"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/14 04:52:47 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi" 2025/09/14 04:52:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/14 04:52:48 DEBUG : Creating backend with remote "/tmp/rclone1865653612" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:52:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:52:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/14 04:52:49 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:52:49 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:52:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/14 04:52:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:52:50 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:52:50 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:52:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:52:51 INFO : sub dir/hello world: Copied (new) 2025/09/14 04:52:51 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.75s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", 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-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", 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-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:52:52 DEBUG : Creating backend with remote "/non-existing" 2025/09/14 04:52:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/14 04:52:52 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:52:52 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:52:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:52:53 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:52:53 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:52:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:52:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.89s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", 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-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:52:55 INFO : B2 bucket rclone-test-mumecuh2cipi: Running all checks before starting transfers 2025/09/14 04:52:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:52:55 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:52:55 INFO : B2 bucket rclone-test-mumecuh2cipi: Checks finished, now starting transfers 2025/09/14 04:52:55 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:52:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:52:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.26s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:52:56 ERROR : Ignoring --no-traverse with sync 2025/09/14 04:52:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:52:56 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:52:56 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:52:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:52:57 INFO : sub dir/hello world: Copied (new) 2025/09/14 04:52:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:52:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/14 04:52:58 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:52:58 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:52:58 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/14 04:52:58 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.22s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:52:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 04:52:59 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:52:59 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:52:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:52:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.38s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 04:53:00 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:00 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:53:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/14 04:53:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/14 04:53:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/14 04:53:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/14 04:53:02 INFO : sub dir2: Making directory 2025/09/14 04:53:02 INFO : sub dir: Making directory 2025/09/14 04:53:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:53:02 INFO : sub dir2/sub sub dir2: Making directory 2025/09/14 04:53:02 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:02 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:53:02 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/14 04:53:02 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.28s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:03 INFO : sub dir2: Making directory 2025/09/14 04:53:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/14 04:53:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/14 04:53:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:53:03 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:03 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:53:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:04 DEBUG : sub dir2: Making directory with metadata 2025/09/14 04:53:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/14 04:53:04 INFO : sub dir2: Making directory 2025/09/14 04:53:04 INFO : sub dir: Making directory 2025/09/14 04:53:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:53:04 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:04 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:53:05 INFO : sub dir/hello world: Copied (new) 2025/09/14 04:53:05 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/14 04:53:05 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/14 04:53:05 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", 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-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:06 INFO : sub dir2: Making directory 2025/09/14 04:53:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:53:06 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:06 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:53:07 INFO : sub dir/hello world: Copied (new) 2025/09/14 04:53:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.33s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:07 DEBUG : sub dir2: Making directory with metadata 2025/09/14 04:53:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/14 04:53:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/14 04:53:07 INFO : sub dir2: Making directory 2025/09/14 04:53:07 INFO : sub dir: Making directory 2025/09/14 04:53:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:53:07 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:07 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:53:08 INFO : sub dir/hello world: Copied (new) 2025/09/14 04:53:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/14 04:53:08 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:09 INFO : sub dir2: Making directory 2025/09/14 04:53:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:53:09 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:09 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:53:09 INFO : sub dir/hello world: Copied (new) 2025/09/14 04:53:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.19s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jawekip1nebe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-mumecuh2cipi -> B2 bucket rclone-test-jawekip1nebe 2025/09/14 04:53:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:53:12 DEBUG : B2 bucket rclone-test-jawekip1nebe: Waiting for checks to finish 2025/09/14 04:53:12 DEBUG : B2 bucket rclone-test-jawekip1nebe: Waiting for transfers to finish 2025/09/14 04:53:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:53:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/14 04:53:13 DEBUG : B2 bucket rclone-test-jawekip1nebe: Purge remote 2025/09/14 04:53:13 INFO : B2 bucket rclone-test-jawekip1nebe: cleaning bucket "rclone-test-jawekip1nebe" of all files 2025/09/14 04:53:13 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2edd3901d4b6b9f980e1b_f11550650eef8cb1c_d20250914_m045313_c001_v0001101_t0006_u01757825593145") --- PASS: TestServerSideCopy (4.54s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:16 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/14 04:53:16 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/14 04:53:16 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:17 DEBUG : Creating backend with remote "TestB2:rclone-test-colufok8qiqo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-mumecuh2cipi -> B2 bucket rclone-test-colufok8qiqo 2025/09/14 04:53:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:53:19 DEBUG : B2 bucket rclone-test-colufok8qiqo: Waiting for checks to finish 2025/09/14 04:53:19 DEBUG : B2 bucket rclone-test-colufok8qiqo: Waiting for transfers to finish 2025/09/14 04:53:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:53:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/14 04:53:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/14 04:53:21 DEBUG : B2 bucket rclone-test-colufok8qiqo: Waiting for checks to finish 2025/09/14 04:53:21 DEBUG : B2 bucket rclone-test-colufok8qiqo: Waiting for transfers to finish 2025/09/14 04:53:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/14 04:53:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/14 04:53:21 DEBUG : B2 bucket rclone-test-colufok8qiqo: Purge remote 2025/09/14 04:53:21 INFO : B2 bucket rclone-test-colufok8qiqo: cleaning bucket "rclone-test-colufok8qiqo" of all files 2025/09/14 04:53:21 DEBUG : sub dir/hello world: Deleting (id "4_z9f920d63902d4b6b9f980e1b_f105a77f3c73c0f72_d20250914_m045321_c001_v0001184_t0001_u01757825601505") 2025/09/14 04:53:21 DEBUG : sub dir/hello world: Deleting (id "4_z9f920d63902d4b6b9f980e1b_f118be7a9e514b7fe_d20250914_m045319_c001_v0001180_t0059_u01757825599621") --- PASS: TestServerSideCopyOverSelf (6.19s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/14 04:53:24 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:24 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/14 04:53:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/14 04:53:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xuruwih0qifa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-mumecuh2cipi -> B2 bucket rclone-test-xuruwih0qifa 2025/09/14 04:53:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:53:27 DEBUG : B2 bucket rclone-test-xuruwih0qifa: Waiting for checks to finish 2025/09/14 04:53:27 DEBUG : B2 bucket rclone-test-xuruwih0qifa: Waiting for transfers to finish 2025/09/14 04:53:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:53:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/14 04:53:29 DEBUG : B2 bucket rclone-test-xuruwih0qifa: Waiting for checks to finish 2025/09/14 04:53:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/14 04:53:29 DEBUG : B2 bucket rclone-test-xuruwih0qifa: Waiting for transfers to finish 2025/09/14 04:53:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/14 04:53:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/14 04:53:29 INFO : sub dir/hello world: Deleted 2025/09/14 04:53:30 DEBUG : testing file moves 2025/09/14 04:53:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/14 04:53:31 DEBUG : B2 bucket rclone-test-xuruwih0qifa: Waiting for checks to finish 2025/09/14 04:53:31 DEBUG : B2 bucket rclone-test-xuruwih0qifa: Waiting for transfers to finish 2025/09/14 04:53:31 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/14 04:53:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/14 04:53:31 INFO : sub dir/hello world: Deleted 2025/09/14 04:53:31 DEBUG : B2 bucket rclone-test-xuruwih0qifa: Purge remote 2025/09/14 04:53:31 INFO : B2 bucket rclone-test-xuruwih0qifa: cleaning bucket "rclone-test-xuruwih0qifa" of all files 2025/09/14 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf822d63902d4b6b9f980e1b_f115f3c4efd691967_d20250914_m045331_c001_v0001137_t0024_u01757825611126") 2025/09/14 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf822d63902d4b6b9f980e1b_f1059c0a455fe9a23_d20250914_m045329_c001_v0001090_t0015_u01757825609272") 2025/09/14 04:53:32 DEBUG : sub dir/hello world: Deleting (id "4_zbf822d63902d4b6b9f980e1b_f108b821ca50c81c6_d20250914_m045327_c001_v0001099_t0018_u01757825607795") --- PASS: TestServerSideMoveOverSelf (8.04s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:33 ERROR : error listing: directory not found 2025/09/14 04:53:34 INFO : Local file system at /tmp/rclone1865653612: Making directory 2025/09/14 04:53:34 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:34 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.69s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:53:36 DEBUG : Local file system at /tmp/rclone1865653612: Waiting for checks to finish 2025/09/14 04:53:36 DEBUG : Local file system at /tmp/rclone1865653612: Waiting for transfers to finish 2025/09/14 04:53:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:53:36 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/14 04:53:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.04s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/14 04:53:37 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:37 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/14 04:53:37 INFO : check sum: Copied (new) 2025/09/14 04:53:37 DEBUG : Waiting for deletions to finish 2025/09/14 04:53:38 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/14 04:53:38 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/14 04:53:38 DEBUG : check sum: Unchanged skipping 2025/09/14 04:53:38 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:38 DEBUG : Waiting for deletions to finish 2025/09/14 04:53:38 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.63s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/14 04:53:39 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:39 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:39 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/14 04:53:39 INFO : sizeonly: Copied (new) 2025/09/14 04:53:39 DEBUG : Waiting for deletions to finish 2025/09/14 04:53:39 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:39 DEBUG : sizeonly: Sizes identical 2025/09/14 04:53:39 DEBUG : sizeonly: Unchanged skipping 2025/09/14 04:53:39 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:39 DEBUG : Waiting for deletions to finish 2025/09/14 04:53:39 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.79s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/14 04:53:40 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:40 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:41 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/14 04:53:41 INFO : ignore-size: Copied (new) 2025/09/14 04:53:41 DEBUG : Waiting for deletions to finish 2025/09/14 04:53:41 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:53:41 DEBUG : ignore-size: Unchanged skipping 2025/09/14 04:53:41 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:41 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:41 DEBUG : Waiting for deletions to finish 2025/09/14 04:53:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:53:42 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:42 DEBUG : existing: Unchanged skipping 2025/09/14 04:53:42 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:42 DEBUG : Waiting for deletions to finish 2025/09/14 04:53:42 INFO : There was nothing to transfer 2025/09/14 04:53:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/14 04:53:43 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:43 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/14 04:53:43 INFO : existing: Copied (replaced existing) 2025/09/14 04:53:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.08s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/14 04:53:44 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:44 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/14 04:53:44 INFO : existing: Copied (new) 2025/09/14 04:53:44 DEBUG : Waiting for deletions to finish 2025/09/14 04:53:45 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:45 DEBUG : existing: Destination exists, skipping 2025/09/14 04:53:45 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:45 DEBUG : Waiting for deletions to finish 2025/09/14 04:53:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.72s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:46 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/14 04:53:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/14 04:53:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:53:47 DEBUG : c/non empty space: Unchanged skipping 2025/09/14 04:53:47 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:47 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/14 04:53:47 INFO : a/potato2: Copied (new) 2025/09/14 04:53:47 DEBUG : Waiting for deletions to finish 2025/09/14 04:53:47 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.88s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/14 04:53:49 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/14 04:53:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/14 04:53:49 DEBUG : empty space: Unchanged skipping 2025/09/14 04:53:49 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:49 DEBUG : Waiting for deletions to finish 2025/09/14 04:53:49 INFO : There was nothing to transfer 2025/09/14 04:53:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/14 04:53:49 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/14 04:53:50 INFO : empty space: Updated modification time in destination 2025/09/14 04:53:50 DEBUG : empty space: Unchanged skipping 2025/09/14 04:53:50 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:50 DEBUG : Waiting for deletions to finish 2025/09/14 04:53:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:52 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/14 04:53:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/14 04:53:52 DEBUG : empty space: Unchanged skipping 2025/09/14 04:53:52 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:52 DEBUG : Waiting for deletions to finish 2025/09/14 04:53:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:53 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:53 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/14 04:53:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1865653612) 2025/09/14 04:53:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mumecuh2cipi) 2025/09/14 04:53:53 DEBUG : foo: sha1 differ 2025/09/14 04:53:53 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/14 04:53:53 INFO : foo: Copied (replaced existing) 2025/09/14 04:53:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:53:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/14 04:53:55 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:55 DEBUG : empty space: Unchanged skipping 2025/09/14 04:53:55 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/14 04:53:55 INFO : potato: Copied (new) 2025/09/14 04:53:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/14 04:53:57 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:57 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:53:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/14 04:53:57 INFO : potato: Copied (replaced existing) 2025/09/14 04:53:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:53:59 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:53:59 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/14 04:53:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1865653612) 2025/09/14 04:53:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mumecuh2cipi) 2025/09/14 04:53:59 DEBUG : potato: sha1 differ 2025/09/14 04:53:59 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/14 04:54:00 INFO : potato: Copied (replaced existing) 2025/09/14 04:54:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 04:54:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/14 04:54:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:54:01 DEBUG : empty space: Unchanged skipping 2025/09/14 04:54:01 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:01 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:01 DEBUG : Waiting for deletions to finish 2025/09/14 04:54:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:54:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 04:54:03 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:03 DEBUG : empty space: Unchanged skipping 2025/09/14 04:54:03 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/14 04:54:04 INFO : potato2: Copied (new) 2025/09/14 04:54:04 DEBUG : Waiting for deletions to finish 2025/09/14 04:54:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:06 INFO : d: Making directory 2025/09/14 04:54:06 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/14 04:54:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/14 04:54:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:54:06 DEBUG : c/non empty space: Unchanged skipping 2025/09/14 04:54:06 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:06 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/14 04:54:06 INFO : a/potato2: Copied (new) 2025/09/14 04:54:06 DEBUG : Waiting for deletions to finish 2025/09/14 04:54:07 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:09 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/14 04:54:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/14 04:54:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:54:09 DEBUG : c/non empty space: Unchanged skipping 2025/09/14 04:54:09 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:09 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/14 04:54:10 INFO : a/potato2: Copied (new) 2025/09/14 04:54:10 ERROR : B2 bucket rclone-test-mumecuh2cipi: not deleting files as there were IO errors 2025/09/14 04:54:10 ERROR : B2 bucket rclone-test-mumecuh2cipi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:12 DEBUG : Waiting for deletions to finish 2025/09/14 04:54:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:54:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 04:54:12 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:12 DEBUG : empty space: Unchanged skipping 2025/09/14 04:54:12 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:12 INFO : potato: Deleted 2025/09/14 04:54:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/14 04:54:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.52s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:14 DEBUG : Waiting for deletions to finish 2025/09/14 04:54:14 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:14 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:15 INFO : potato: Deleted 2025/09/14 04:54:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:54:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 04:54:15 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:15 DEBUG : empty space: Unchanged skipping 2025/09/14 04:54:15 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/14 04:54:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 04:54:17 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:17 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:17 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/14 04:54:17 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.99s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:19 DEBUG : enormous: Excluded (Size Filter) 2025/09/14 04:54:19 DEBUG : enormous: Excluded 2025/09/14 04:54:19 DEBUG : potato2: Excluded (Size Filter) 2025/09/14 04:54:19 DEBUG : potato2: Excluded 2025/09/14 04:54:19 DEBUG : potato2: Excluded (Size Filter) 2025/09/14 04:54:19 DEBUG : potato2: Excluded 2025/09/14 04:54:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:54:19 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:19 DEBUG : empty space: Unchanged skipping 2025/09/14 04:54:19 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:19 DEBUG : Waiting for deletions to finish 2025/09/14 04:54:19 INFO : There was nothing to transfer 2025/09/14 04:54:19 DEBUG : enormous: Excluded (Size Filter) 2025/09/14 04:54:19 DEBUG : enormous: Excluded 2025/09/14 04:54:19 DEBUG : potato2: Excluded (Size Filter) 2025/09/14 04:54:19 DEBUG : potato2: Excluded 2025/09/14 04:54:19 DEBUG : potato2: Excluded (Size Filter) 2025/09/14 04:54:19 DEBUG : potato2: Excluded 2025/09/14 04:54:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/14 04:54:19 DEBUG : empty space: Unchanged skipping 2025/09/14 04:54:19 DEBUG : Local file system at /tmp/rclone1865653612: Waiting for checks to finish 2025/09/14 04:54:19 DEBUG : Local file system at /tmp/rclone1865653612: Waiting for transfers to finish 2025/09/14 04:54:19 DEBUG : Waiting for deletions to finish 2025/09/14 04:54:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:21 DEBUG : enormous: Excluded (Size Filter) 2025/09/14 04:54:21 DEBUG : enormous: Excluded 2025/09/14 04:54:21 DEBUG : potato2: Excluded (Size Filter) 2025/09/14 04:54:21 DEBUG : potato2: Excluded 2025/09/14 04:54:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:54:22 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:22 DEBUG : empty space: Unchanged skipping 2025/09/14 04:54:22 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:22 DEBUG : Waiting for deletions to finish 2025/09/14 04:54:22 INFO : enormous: Deleted 2025/09/14 04:54:22 INFO : potato2: Deleted 2025/09/14 04:54:22 INFO : There was nothing to transfer 2025/09/14 04:54:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/14 04:54:22 DEBUG : empty space: Unchanged skipping 2025/09/14 04:54:22 DEBUG : Local file system at /tmp/rclone1865653612: Waiting for checks to finish 2025/09/14 04:54:22 DEBUG : Local file system at /tmp/rclone1865653612: Waiting for transfers to finish 2025/09/14 04:54:22 DEBUG : Waiting for deletions to finish 2025/09/14 04:54:22 INFO : potato2: Deleted 2025/09/14 04:54:22 INFO : enormous: Deleted 2025/09/14 04:54:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.68s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:25 DEBUG : five: Need to transfer - File not found at Destination 2025/09/14 04:54:25 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/14 04:54:25 DEBUG : one: Destination is newer than source, skipping 2025/09/14 04:54:25 DEBUG : three: Sizes identical 2025/09/14 04:54:25 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/14 04:54:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/14 04:54:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1865653612) 2025/09/14 04:54:25 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mumecuh2cipi) 2025/09/14 04:54:25 DEBUG : two: sha1 differ 2025/09/14 04:54:25 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/14 04:54:25 INFO : five: Copied (new) 2025/09/14 04:54:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/14 04:54:25 INFO : four: Copied (replaced existing) 2025/09/14 04:54:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/14 04:54:26 INFO : two: Copied (replaced existing) 2025/09/14 04:54:26 DEBUG : Waiting for deletions to finish 2025/09/14 04:54:26 DEBUG : one: Destination is newer than source, skipping 2025/09/14 04:54:26 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/14 04:54:26 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/14 04:54:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/14 04:54:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/14 04:54:26 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/14 04:54:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/14 04:54:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/14 04:54:26 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/14 04:54:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1865653612) 2025/09/14 04:54:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/14 04:54:26 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mumecuh2cipi) 2025/09/14 04:54:26 DEBUG : three: sha1 differ 2025/09/14 04:54:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/14 04:54:26 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/14 04:54:26 INFO : three: Copied (replaced existing) 2025/09/14 04:54:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.01s) === 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-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/14 04:54:28 INFO : B2 bucket rclone-test-mumecuh2cipi: Making map for --track-renames 2025/09/14 04:54:28 INFO : B2 bucket rclone-test-mumecuh2cipi: Finished making map for --track-renames 2025/09/14 04:54:28 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:28 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for renames to finish 2025/09/14 04:54:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/14 04:54:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/14 04:54:28 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/14 04:54:28 INFO : potato: Copied (new) 2025/09/14 04:54:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/14 04:54:29 INFO : yam: Copied (new) 2025/09/14 04:54:29 DEBUG : Waiting for deletions to finish 2025/09/14 04:54:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:54:29 INFO : B2 bucket rclone-test-mumecuh2cipi: Making map for --track-renames 2025/09/14 04:54:29 INFO : B2 bucket rclone-test-mumecuh2cipi: Finished making map for --track-renames 2025/09/14 04:54:29 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:29 DEBUG : potato: Unchanged skipping 2025/09/14 04:54:29 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for renames to finish 2025/09/14 04:54:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/14 04:54:30 INFO : yam: Copied (server-side copy) to: yaml 2025/09/14 04:54:30 INFO : yam: Deleted 2025/09/14 04:54:30 INFO : yaml: Renamed from "yam" 2025/09/14 04:54:30 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.28s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/14 04:54:31 INFO : B2 bucket rclone-test-mumecuh2cipi: Making map for --track-renames 2025/09/14 04:54:31 INFO : B2 bucket rclone-test-mumecuh2cipi: Finished making map for --track-renames 2025/09/14 04:54:31 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/14 04:54:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/14 04:54:31 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for renames to finish 2025/09/14 04:54:31 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:31 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1102-12.backblaze.com/b2api/v1/b2_upload_file/2f529d13901d4b6b9f980e1b/c001_v0001102_t0045": EOF 2025/09/14 04:54:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1102-12.backblaze.com/b2api/v1/b2_upload_file/2f529d13901d4b6b9f980e1b/c001_v0001102_t0045": EOF) 2025/09/14 04:54:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 04:54:31 DEBUG : potato: Received error: Post "https://pod-000-1102-12.backblaze.com/b2api/v1/b2_upload_file/2f529d13901d4b6b9f980e1b/c001_v0001102_t0045": EOF - low level retry 0/10 2025/09/14 04:54:32 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 04:54:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/14 04:54:32 INFO : yam: Copied (new) 2025/09/14 04:54:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/14 04:54:32 INFO : potato: Copied (new) 2025/09/14 04:54:32 DEBUG : Waiting for deletions to finish 2025/09/14 04:54:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:54:32 INFO : B2 bucket rclone-test-mumecuh2cipi: Making map for --track-renames 2025/09/14 04:54:32 INFO : B2 bucket rclone-test-mumecuh2cipi: Finished making map for --track-renames 2025/09/14 04:54:32 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:32 DEBUG : potato: Unchanged skipping 2025/09/14 04:54:32 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for renames to finish 2025/09/14 04:54:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/14 04:54:33 INFO : yam: Copied (server-side copy) to: yaml 2025/09/14 04:54:33 INFO : yam: Deleted 2025/09/14 04:54:33 INFO : yaml: Renamed from "yam" 2025/09/14 04:54:33 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/14 04:54:34 INFO : B2 bucket rclone-test-mumecuh2cipi: Making map for --track-renames 2025/09/14 04:54:34 INFO : B2 bucket rclone-test-mumecuh2cipi: Finished making map for --track-renames 2025/09/14 04:54:34 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/14 04:54:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/14 04:54:34 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for renames to finish 2025/09/14 04:54:34 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/14 04:54:34 INFO : potato: Copied (new) 2025/09/14 04:54:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/14 04:54:34 INFO : sub/yam: Copied (new) 2025/09/14 04:54:34 DEBUG : Waiting for deletions to finish 2025/09/14 04:54:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:54:35 DEBUG : potato: Unchanged skipping 2025/09/14 04:54:35 INFO : B2 bucket rclone-test-mumecuh2cipi: Making map for --track-renames 2025/09/14 04:54:35 INFO : B2 bucket rclone-test-mumecuh2cipi: Finished making map for --track-renames 2025/09/14 04:54:35 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:35 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for renames to finish 2025/09/14 04:54:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/14 04:54:36 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/14 04:54:36 INFO : sub/yam: Deleted 2025/09/14 04:54:36 INFO : yam: Renamed from "sub/yam" 2025/09/14 04:54:36 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.55s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:37 DEBUG : Creating backend with remote "/tmp/rclone1865653612/dir1" 2025/09/14 04:54:37 DEBUG : Creating backend with remote "/tmp/rclone1865653612/dir2" 2025/09/14 04:54:37 DEBUG : Local file system at /tmp/rclone1865653612/dir2: Using server-side directory move 2025/09/14 04:54:37 INFO : Local file system at /tmp/rclone1865653612/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/14 04:54:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/14 04:54:37 DEBUG : Local file system at /tmp/rclone1865653612/dir2: Waiting for checks to finish 2025/09/14 04:54:37 DEBUG : Local file system at /tmp/rclone1865653612/dir2: Waiting for transfers to finish 2025/09/14 04:54:37 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/14 04:54:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:54:38 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:38 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/14 04:54:38 INFO : nested/sub dir/file: Copied (new) 2025/09/14 04:54:38 INFO : nested/sub dir/file: Deleted 2025/09/14 04:54:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:54:38 INFO : sub dir/hello world: Copied (new) 2025/09/14 04:54:38 INFO : sub dir/hello world: Deleted 2025/09/14 04:54:38 INFO : sub dir: Removing directory 2025/09/14 04:54:38 INFO : nested/sub dir: Removing directory 2025/09/14 04:54:38 INFO : nested: Removing directory 2025/09/14 04:54:38 DEBUG : Local file system at /tmp/rclone1865653612: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/14 04:54:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/14 04:54:39 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:39 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 04:54:40 INFO : sub dir/hello world: Copied (new) 2025/09/14 04:54:40 INFO : sub dir/hello world: Deleted 2025/09/14 04:54:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/14 04:54:40 INFO : nested/sub dir/file: Copied (new) 2025/09/14 04:54:40 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.76s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/14 04:54:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/14 04:54:41 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:41 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/14 04:54:42 INFO : existing-b: Copied (new) 2025/09/14 04:54:42 INFO : existing-b: Deleted 2025/09/14 04:54:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/14 04:54:42 INFO : existing: Copied (new) 2025/09/14 04:54:42 INFO : existing: Deleted 2025/09/14 04:54:42 DEBUG : existing: Destination exists, skipping 2025/09/14 04:54:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/14 04:54:42 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:54:42 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:54:42 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.92s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:43 DEBUG : Creating backend with remote "TestB2:rclone-test-leqojud2zanu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-mumecuh2cipi -> B2 bucket rclone-test-leqojud2zanu 2025/09/14 04:54:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 04:54:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/14 04:54:47 DEBUG : empty space: Unchanged skipping 2025/09/14 04:54:47 DEBUG : B2 bucket rclone-test-leqojud2zanu: Waiting for checks to finish 2025/09/14 04:54:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/14 04:54:47 INFO : empty space: Deleted 2025/09/14 04:54:47 DEBUG : B2 bucket rclone-test-leqojud2zanu: Waiting for transfers to finish 2025/09/14 04:54:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/14 04:54:47 INFO : potato2: Copied (server-side copy) 2025/09/14 04:54:47 INFO : potato2: Deleted 2025/09/14 04:54:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/14 04:54:48 INFO : potato3: Copied (server-side copy) 2025/09/14 04:54:48 INFO : potato3: Deleted 2025/09/14 04:54:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cuhidis3yosa" 2025/09/14 04:54:49 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/14 04:54:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 04:54:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/14 04:54:49 DEBUG : B2 bucket rclone-test-cuhidis3yosa: Waiting for checks to finish 2025/09/14 04:54:49 DEBUG : B2 bucket rclone-test-cuhidis3yosa: Waiting for transfers to finish 2025/09/14 04:54:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/14 04:54:50 INFO : empty space: Copied (server-side copy) 2025/09/14 04:54:50 INFO : empty space: Deleted 2025/09/14 04:54:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/14 04:54:50 INFO : potato3: Copied (server-side copy) 2025/09/14 04:54:50 INFO : potato3: Deleted 2025/09/14 04:54:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/14 04:54:51 INFO : potato2: Copied (server-side copy) 2025/09/14 04:54:51 INFO : potato2: Deleted 2025/09/14 04:54:51 DEBUG : B2 bucket rclone-test-cuhidis3yosa: Purge remote 2025/09/14 04:54:51 INFO : B2 bucket rclone-test-cuhidis3yosa: cleaning bucket "rclone-test-cuhidis3yosa" of all files 2025/09/14 04:54:52 DEBUG : empty space: Deleting (id "4_z3ff26d93903d4b6b9f980e1b_f1141675da94d2310_d20250914_m045450_c001_v0001176_t0038_u01757825690294") 2025/09/14 04:54:52 DEBUG : potato2: Deleting (id "4_z3ff26d93903d4b6b9f980e1b_f11691790a08e9a7a_d20250914_m045450_c001_v0001109_t0005_u01757825690541") 2025/09/14 04:54:52 DEBUG : potato3: Deleting (id "4_z3ff26d93903d4b6b9f980e1b_f1139243739eff1f3_d20250914_m045450_c001_v0001183_t0052_u01757825690666") 2025/09/14 04:54:52 DEBUG : B2 bucket rclone-test-leqojud2zanu: Purge remote 2025/09/14 04:54:52 INFO : B2 bucket rclone-test-leqojud2zanu: cleaning bucket "rclone-test-leqojud2zanu" of all files 2025/09/14 04:54:52 DEBUG : empty space: Deleting (id "4_z1fc25d83903d4b6b9f980e1b_f408302b63991d904_d20250914_m045450_c001_v7007000_t0000_u01757825690512") 2025/09/14 04:54:52 DEBUG : empty space: Deleting (id "4_z1fc25d83903d4b6b9f980e1b_f111293f6e66fb2d9_d20250914_m045446_c001_v0001177_t0017_u01757825686525") 2025/09/14 04:54:52 DEBUG : potato2: Deleting (id "4_z1fc25d83903d4b6b9f980e1b_f408302b63991da4a_d20250914_m045451_c001_v7007000_t0000_u01757825691459") 2025/09/14 04:54:52 DEBUG : potato2: Deleting (id "4_z1fc25d83903d4b6b9f980e1b_f111425b538159fd1_d20250914_m045447_c001_v0001101_t0004_u01757825687398") 2025/09/14 04:54:52 DEBUG : potato3: Deleting (id "4_z1fc25d83903d4b6b9f980e1b_f408302b63991d90e_d20250914_m045450_c001_v7007000_t0000_u01757825690880") 2025/09/14 04:54:52 DEBUG : potato3: Deleting (id "4_z1fc25d83903d4b6b9f980e1b_f104efe3080e5d0b1_d20250914_m045447_c001_v0001109_t0045_u01757825687781") 2025/09/14 04:54:52 DEBUG : potato3: Deleting (id "4_z1fc25d83903d4b6b9f980e1b_f111293f6e66fb2db_d20250914_m045446_c001_v0001177_t0026_u01757825686755") --- PASS: TestServerSideMove (11.38s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:54:54 DEBUG : Creating backend with remote "TestB2:rclone-test-webuyej1qoci" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-mumecuh2cipi -> B2 bucket rclone-test-webuyej1qoci 2025/09/14 04:54:59 DEBUG : empty space: Excluded (Size Filter) 2025/09/14 04:54:59 DEBUG : empty space: Excluded 2025/09/14 04:54:59 DEBUG : empty space: Excluded (Size Filter) 2025/09/14 04:54:59 DEBUG : empty space: Excluded 2025/09/14 04:54:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 04:54:59 DEBUG : B2 bucket rclone-test-webuyej1qoci: Waiting for checks to finish 2025/09/14 04:54:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/14 04:54:59 DEBUG : B2 bucket rclone-test-webuyej1qoci: Waiting for transfers to finish 2025/09/14 04:55:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/14 04:55:00 INFO : potato2: Copied (server-side copy) 2025/09/14 04:55:00 INFO : potato2: Deleted 2025/09/14 04:55:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/14 04:55:00 INFO : potato3: Copied (server-side copy) 2025/09/14 04:55:00 INFO : potato3: Deleted 2025/09/14 04:55:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qijoyax6woya" 2025/09/14 04:55:01 DEBUG : empty space: Excluded (Size Filter) 2025/09/14 04:55:01 DEBUG : empty space: Excluded 2025/09/14 04:55:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 04:55:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/14 04:55:01 DEBUG : B2 bucket rclone-test-qijoyax6woya: Waiting for checks to finish 2025/09/14 04:55:01 DEBUG : B2 bucket rclone-test-qijoyax6woya: Waiting for transfers to finish 2025/09/14 04:55:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/14 04:55:02 INFO : potato3: Copied (server-side copy) 2025/09/14 04:55:02 INFO : potato3: Deleted 2025/09/14 04:55:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/14 04:55:02 INFO : potato2: Copied (server-side copy) 2025/09/14 04:55:03 INFO : potato2: Deleted 2025/09/14 04:55:03 DEBUG : B2 bucket rclone-test-qijoyax6woya: Purge remote 2025/09/14 04:55:03 INFO : B2 bucket rclone-test-qijoyax6woya: cleaning bucket "rclone-test-qijoyax6woya" of all files 2025/09/14 04:55:03 DEBUG : potato2: Deleting (id "4_z9ff29d83903d4b6b9f980e1b_f101f4d87d3dfd86f_d20250914_m045502_c001_v0001182_t0000_u01757825702832") 2025/09/14 04:55:03 DEBUG : potato3: Deleting (id "4_z9ff29d83903d4b6b9f980e1b_f1074056cd58944b0_d20250914_m045502_c001_v0001184_t0027_u01757825702520") 2025/09/14 04:55:04 DEBUG : B2 bucket rclone-test-webuyej1qoci: Purge remote 2025/09/14 04:55:04 INFO : B2 bucket rclone-test-webuyej1qoci: cleaning bucket "rclone-test-webuyej1qoci" of all files 2025/09/14 04:55:04 DEBUG : empty space: Deleting (id "4_z1f228d93903d4b6b9f980e1b_f11326b73129a2f25_d20250914_m045459_c001_v0001180_t0010_u01757825699015") 2025/09/14 04:55:04 DEBUG : potato2: Deleting (id "4_z1f228d93903d4b6b9f980e1b_f406706708fe82bd6_d20250914_m045503_c001_v7007000_t0000_u01757825703038") 2025/09/14 04:55:04 DEBUG : potato2: Deleting (id "4_z1f228d93903d4b6b9f980e1b_f1058ef77c1856c8a_d20250914_m045459_c001_v0001172_t0044_u01757825699817") 2025/09/14 04:55:04 DEBUG : potato3: Deleting (id "4_z1f228d93903d4b6b9f980e1b_f406706708fe82bd5_d20250914_m045502_c001_v7007000_t0000_u01757825702810") 2025/09/14 04:55:04 DEBUG : potato3: Deleting (id "4_z1f228d93903d4b6b9f980e1b_f1054c714fbf25d62_d20250914_m045500_c001_v0001181_t0021_u01757825700183") 2025/09/14 04:55:04 DEBUG : potato3: Deleting (id "4_z1f228d93903d4b6b9f980e1b_f11326b73129a2f27_d20250914_m045459_c001_v0001180_t0001_u01757825699221") 2025/09/14 04:55:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/14 04:55:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 04:55:06 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.80s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:55:06 DEBUG : Creating backend with remote "TestB2:rclone-test-biqoren2bivu" 2025/09/14 04:55:09 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-mumecuh2cipi -> B2 bucket rclone-test-biqoren2bivu 2025/09/14 04:55:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 04:55:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/14 04:55:11 DEBUG : empty space: Unchanged skipping 2025/09/14 04:55:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/14 04:55:11 DEBUG : B2 bucket rclone-test-biqoren2bivu: Waiting for checks to finish 2025/09/14 04:55:11 INFO : empty space: Deleted 2025/09/14 04:55:11 DEBUG : B2 bucket rclone-test-biqoren2bivu: Waiting for transfers to finish 2025/09/14 04:55:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/14 04:55:12 INFO : potato2: Copied (server-side copy) 2025/09/14 04:55:12 INFO : potato2: Deleted 2025/09/14 04:55:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/14 04:55:12 INFO : potato3: Copied (server-side copy) 2025/09/14 04:55:12 INFO : potato3: Deleted 2025/09/14 04:55:12 DEBUG : Creating backend with remote "TestB2:rclone-test-loniqes4ruta" 2025/09/14 04:55:13 INFO : tomatoDir: Making directory 2025/09/14 04:55:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/14 04:55:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/14 04:55:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/14 04:55:14 DEBUG : B2 bucket rclone-test-loniqes4ruta: Waiting for checks to finish 2025/09/14 04:55:14 DEBUG : B2 bucket rclone-test-loniqes4ruta: Waiting for transfers to finish 2025/09/14 04:55:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/14 04:55:14 INFO : empty space: Copied (server-side copy) 2025/09/14 04:55:15 INFO : empty space: Deleted 2025/09/14 04:55:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/14 04:55:15 INFO : potato3: Copied (server-side copy) 2025/09/14 04:55:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/14 04:55:15 INFO : potato2: Copied (server-side copy) 2025/09/14 04:55:15 INFO : potato3: Deleted 2025/09/14 04:55:15 INFO : potato2: Deleted 2025/09/14 04:55:16 DEBUG : B2 bucket rclone-test-loniqes4ruta: Purge remote 2025/09/14 04:55:16 INFO : B2 bucket rclone-test-loniqes4ruta: cleaning bucket "rclone-test-loniqes4ruta" of all files 2025/09/14 04:55:16 DEBUG : empty space: Deleting (id "4_z1fe2cd83903d4b6b9f980e1b_f104ab275f245e08f_d20250914_m045514_c001_v0001032_t0000_u01757825714683") 2025/09/14 04:55:16 DEBUG : potato2: Deleting (id "4_z1fe2cd83903d4b6b9f980e1b_f11433405b6c9951a_d20250914_m045515_c001_v0001105_t0018_u01757825715047") 2025/09/14 04:55:16 DEBUG : potato3: Deleting (id "4_z1fe2cd83903d4b6b9f980e1b_f112e1df29dae66a6_d20250914_m045515_c001_v0001145_t0045_u01757825715063") 2025/09/14 04:55:17 DEBUG : B2 bucket rclone-test-biqoren2bivu: Purge remote 2025/09/14 04:55:17 INFO : B2 bucket rclone-test-biqoren2bivu: cleaning bucket "rclone-test-biqoren2bivu" of all files 2025/09/14 04:55:17 DEBUG : empty space: Deleting (id "4_zaf72bd63903d4b6b9f980e1b_f416fe87503d22244_d20250914_m045515_c001_v7007000_t0000_u01757825715071") 2025/09/14 04:55:17 DEBUG : empty space: Deleting (id "4_zaf72bd63903d4b6b9f980e1b_f116eb6c098152d0f_d20250914_m045510_c001_v0001099_t0018_u01757825710782") 2025/09/14 04:55:17 DEBUG : potato2: Deleting (id "4_zaf72bd63903d4b6b9f980e1b_f417c3ec94f0e4a9e_d20250914_m045515_c001_v7007000_t0000_u01757825715494") 2025/09/14 04:55:17 DEBUG : potato2: Deleting (id "4_zaf72bd63903d4b6b9f980e1b_f1094cbb7b5944b7b_d20250914_m045511_c001_v0001145_t0054_u01757825711808") 2025/09/14 04:55:17 DEBUG : potato3: Deleting (id "4_zaf72bd63903d4b6b9f980e1b_f416fe87503d2224c_d20250914_m045515_c001_v7007000_t0000_u01757825715343") 2025/09/14 04:55:17 DEBUG : potato3: Deleting (id "4_zaf72bd63903d4b6b9f980e1b_f1142a005334840ea_d20250914_m045512_c001_v0001178_t0036_u01757825712112") 2025/09/14 04:55:17 DEBUG : potato3: Deleting (id "4_zaf72bd63903d4b6b9f980e1b_f116eb6c098152d13_d20250914_m045511_c001_v0001099_t0051_u01757825711129") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.38s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:55:18 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.04s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:55:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:55:23 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/rclone-sync-test" 2025/09/14 04:55:25 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/rclone-sync-test-include/layer2" 2025/09/14 04:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/rclone-sync-test-ignore-file" 2025/09/14 04:55:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/14 04:55:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 04:55:30 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 04:55:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/14 04:55:31 DEBUG : B2 bucket rclone-test-mumecuh2cipi path rclone-sync-test: Waiting for checks to finish 2025/09/14 04:55:31 DEBUG : B2 bucket rclone-test-mumecuh2cipi path rclone-sync-test: Waiting for transfers to finish 2025/09/14 04:55:31 DEBUG : Waiting for deletions to finish 2025/09/14 04:55:31 INFO : There was nothing to transfer 2025/09/14 04:55:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/14 04:55:31 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:55:31 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:55:31 DEBUG : Waiting for deletions to finish 2025/09/14 04:55:31 INFO : There was nothing to transfer 2025/09/14 04:55:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/14 04:55:32 DEBUG : B2 bucket rclone-test-mumecuh2cipi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/14 04:55:32 DEBUG : B2 bucket rclone-test-mumecuh2cipi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/14 04:55:32 DEBUG : Waiting for deletions to finish 2025/09/14 04:55:32 INFO : There was nothing to transfer 2025/09/14 04:55:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/14 04:55:32 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:55:32 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:55:32 DEBUG : Waiting for deletions to finish 2025/09/14 04:55:32 INFO : There was nothing to transfer 2025/09/14 04:55:33 DEBUG : Excluded 2025/09/14 04:55:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/14 04:55:33 DEBUG : B2 bucket rclone-test-mumecuh2cipi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/14 04:55:33 DEBUG : B2 bucket rclone-test-mumecuh2cipi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/14 04:55:33 DEBUG : Waiting for deletions to finish 2025/09/14 04:55:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.32s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:55:33 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/dst" 2025/09/14 04:55:34 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/CompareDest" 2025/09/14 04:55:36 DEBUG : one: Need to transfer - File not found at Destination 2025/09/14 04:55:36 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:55:36 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:55:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/14 04:55:37 INFO : one: Copied (new) 2025/09/14 04:55:37 DEBUG : Waiting for deletions to finish 2025/09/14 04:55:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 04:55:38 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:55:38 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:55:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/14 04:55:38 INFO : one: Copied (replaced existing) 2025/09/14 04:55:38 DEBUG : Waiting for deletions to finish 2025/09/14 04:55:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 04:55:40 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:55:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:55:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/14 04:55:40 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:55:40 DEBUG : Waiting for deletions to finish 2025/09/14 04:55:40 INFO : There was nothing to transfer 2025/09/14 04:55:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 04:55:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:55:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/14 04:55:42 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:55:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:55:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/14 04:55:42 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:55:42 DEBUG : Waiting for deletions to finish 2025/09/14 04:55:42 INFO : There was nothing to transfer 2025/09/14 04:55:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 04:55:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:55:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/14 04:55:42 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:55:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:55:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/14 04:55:42 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:55:42 DEBUG : Waiting for deletions to finish 2025/09/14 04:55:42 INFO : There was nothing to transfer 2025/09/14 04:55:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 04:55:43 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/14 04:55:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/14 04:55:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/14 04:55:43 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:55:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:55:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/14 04:55:43 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:55:43 DEBUG : Waiting for deletions to finish 2025/09/14 04:55:43 INFO : There was nothing to transfer 2025/09/14 04:55:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 04:55:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/14 04:55:44 DEBUG : two: Need to transfer - File not found at Destination 2025/09/14 04:55:44 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:55:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:55:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/14 04:55:44 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:55:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/14 04:55:45 INFO : two: Copied (new) 2025/09/14 04:55:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.94s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:55:48 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/dest" 2025/09/14 04:55:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/pre-dest1" 2025/09/14 04:55:50 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/pre-dest2" 2025/09/14 04:55:52 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:55:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/14 04:55:52 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:55:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/14 04:55:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/14 04:55:53 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dest: Waiting for checks to finish 2025/09/14 04:55:53 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dest: Waiting for transfers to finish 2025/09/14 04:55:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/14 04:55:54 INFO : 3: Copied (new) 2025/09/14 04:55:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:55:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/dst" 2025/09/14 04:55:56 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/CopyDest" 2025/09/14 04:55:58 DEBUG : one: Need to transfer - File not found at Destination 2025/09/14 04:55:58 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:55:58 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:55:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/14 04:55:59 INFO : one: Copied (new) 2025/09/14 04:55:59 DEBUG : Waiting for deletions to finish 2025/09/14 04:56:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 04:56:00 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:56:00 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:56:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/14 04:56:01 INFO : one: Copied (replaced existing) 2025/09/14 04:56:01 DEBUG : Waiting for deletions to finish 2025/09/14 04:56:03 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/BackupDir" 2025/09/14 04:56:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 04:56:04 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:56:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:56:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/14 04:56:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/14 04:56:05 INFO : one: Copied (server-side copy) 2025/09/14 04:56:06 INFO : one: Deleted 2025/09/14 04:56:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/14 04:56:06 INFO : one: Copied (server-side copy) 2025/09/14 04:56:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/14 04:56:06 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:56:06 DEBUG : Waiting for deletions to finish 2025/09/14 04:56:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:56:07 DEBUG : one: Unchanged skipping 2025/09/14 04:56:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:56:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/14 04:56:08 INFO : two: Copied (server-side copy) 2025/09/14 04:56:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/14 04:56:08 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:56:08 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:56:08 DEBUG : Waiting for deletions to finish 2025/09/14 04:56:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:56:08 DEBUG : one: Unchanged skipping 2025/09/14 04:56:08 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:56:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:56:08 DEBUG : two: Unchanged skipping 2025/09/14 04:56:08 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:56:08 DEBUG : Waiting for deletions to finish 2025/09/14 04:56:08 INFO : There was nothing to transfer 2025/09/14 04:56:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:56:09 DEBUG : one: Unchanged skipping 2025/09/14 04:56:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/14 04:56:09 DEBUG : three: Destination not found in --copy-dest 2025/09/14 04:56:09 DEBUG : three: Need to transfer - File not found at Destination 2025/09/14 04:56:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/14 04:56:09 DEBUG : two: Unchanged skipping 2025/09/14 04:56:09 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:56:09 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:56:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/14 04:56:10 INFO : three: Copied (new) 2025/09/14 04:56:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.91s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:56:14 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/dst" 2025/09/14 04:56:15 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/backup" 2025/09/14 04:56:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/14 04:56:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:56:17 DEBUG : two: Unchanged skipping 2025/09/14 04:56:17 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:56:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/14 04:56:18 INFO : one: Copied (server-side copy) 2025/09/14 04:56:18 INFO : one: Deleted 2025/09/14 04:56:18 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:56:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/14 04:56:19 INFO : one: Copied (new) 2025/09/14 04:56:19 DEBUG : Waiting for deletions to finish 2025/09/14 04:56:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/14 04:56:19 INFO : three.txt: Copied (server-side copy) 2025/09/14 04:56:19 INFO : three.txt: Deleted 2025/09/14 04:56:19 INFO : three.txt: Moved into backup dir 2025/09/14 04:56:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/14 04:56:21 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:56:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:56:21 DEBUG : two: Unchanged skipping 2025/09/14 04:56:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/14 04:56:22 INFO : one: Copied (server-side copy) 2025/09/14 04:56:22 INFO : one: Deleted 2025/09/14 04:56:22 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:56:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/14 04:56:22 INFO : one: Copied (new) 2025/09/14 04:56:22 DEBUG : Waiting for deletions to finish 2025/09/14 04:56:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/14 04:56:23 INFO : three.txt: Copied (server-side copy) 2025/09/14 04:56:23 INFO : three.txt: Deleted 2025/09/14 04:56:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:56:26 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/dst" 2025/09/14 04:56:27 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/backup" 2025/09/14 04:56:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/14 04:56:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:56:29 DEBUG : two: Unchanged skipping 2025/09/14 04:56:29 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:56:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/14 04:56:30 INFO : one: Copied (server-side copy) to: one.bak 2025/09/14 04:56:30 INFO : one: Deleted 2025/09/14 04:56:30 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:56:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/14 04:56:32 INFO : one: Copied (new) 2025/09/14 04:56:32 DEBUG : Waiting for deletions to finish 2025/09/14 04:56:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/14 04:56:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/14 04:56:32 INFO : three.txt: Deleted 2025/09/14 04:56:32 INFO : three.txt: Moved into backup dir 2025/09/14 04:56:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/14 04:56:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:56:34 DEBUG : two: Unchanged skipping 2025/09/14 04:56:34 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:56:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/14 04:56:35 INFO : one: Copied (server-side copy) to: one.bak 2025/09/14 04:56:35 INFO : one: Deleted 2025/09/14 04:56:35 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:56:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/14 04:56:35 INFO : one: Copied (new) 2025/09/14 04:56:35 DEBUG : Waiting for deletions to finish 2025/09/14 04:56:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/14 04:56:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/14 04:56:36 INFO : three.txt: Deleted 2025/09/14 04:56:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:56:39 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/dst" 2025/09/14 04:56:40 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/backup" 2025/09/14 04:56:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/14 04:56:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:56:42 DEBUG : two: Unchanged skipping 2025/09/14 04:56:42 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:56:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/14 04:56:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/14 04:56:43 INFO : one: Deleted 2025/09/14 04:56:43 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:56:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/14 04:56:44 INFO : one: Copied (new) 2025/09/14 04:56:44 DEBUG : Waiting for deletions to finish 2025/09/14 04:56:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/14 04:56:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/14 04:56:45 INFO : three.txt: Deleted 2025/09/14 04:56:45 INFO : three.txt: Moved into backup dir 2025/09/14 04:56:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/14 04:56:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:56:47 DEBUG : two: Unchanged skipping 2025/09/14 04:56:47 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:56:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/14 04:56:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/14 04:56:47 INFO : one: Deleted 2025/09/14 04:56:47 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:56:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/14 04:56:47 INFO : one: Copied (new) 2025/09/14 04:56:47 DEBUG : Waiting for deletions to finish 2025/09/14 04:56:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/14 04:56:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/14 04:56:48 INFO : three.txt: Deleted 2025/09/14 04:56:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.16s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:56:51 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/dst" 2025/09/14 04:56:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/14 04:56:53 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:56:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:56:53 DEBUG : two: Unchanged skipping 2025/09/14 04:56:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/14 04:56:53 INFO : one: Copied (server-side copy) to: one.bak 2025/09/14 04:56:54 INFO : one: Deleted 2025/09/14 04:56:54 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:56:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/14 04:56:55 INFO : one: Copied (new) 2025/09/14 04:56:55 DEBUG : Waiting for deletions to finish 2025/09/14 04:56:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/14 04:56:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/14 04:56:55 INFO : three.txt: Deleted 2025/09/14 04:56:55 INFO : three.txt: Moved into backup dir 2025/09/14 04:56:56 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1037-05.backblaze.com/b2api/v1/b2_upload_file/2f529d13901d4b6b9f980e1b/c001_v0001037_t0028": EOF 2025/09/14 04:56:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1037-05.backblaze.com/b2api/v1/b2_upload_file/2f529d13901d4b6b9f980e1b/c001_v0001037_t0028": EOF) 2025/09/14 04:56:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-mumecuh2cipi: 1/10 (Post "https://pod-000-1037-05.backblaze.com/b2api/v1/b2_upload_file/2f529d13901d4b6b9f980e1b/c001_v0001037_t0028": EOF) 2025/09/14 04:56:58 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 04:56:59 DEBUG : one.bak: Excluded (Path Filter) 2025/09/14 04:56:59 DEBUG : one.bak: Excluded 2025/09/14 04:56:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/14 04:56:59 DEBUG : three.txt.bak: Excluded 2025/09/14 04:56:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/14 04:56:59 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for checks to finish 2025/09/14 04:56:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:56:59 DEBUG : two: Unchanged skipping 2025/09/14 04:56:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/14 04:56:59 INFO : one: Copied (server-side copy) to: one.bak 2025/09/14 04:56:59 INFO : one: Deleted 2025/09/14 04:56:59 DEBUG : B2 bucket rclone-test-mumecuh2cipi path dst: Waiting for transfers to finish 2025/09/14 04:57:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/14 04:57:00 INFO : one: Copied (new) 2025/09/14 04:57:00 DEBUG : Waiting for deletions to finish 2025/09/14 04:57:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/14 04:57:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/14 04:57:00 INFO : three.txt: Deleted 2025/09/14 04:57:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.48s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:57:04 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/dst" 2025/09/14 04:57:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/14 04:57:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/14 04:57:06 INFO : one: Copied (server-side copy) to: one.bak 2025/09/14 04:57:06 INFO : one: Deleted 2025/09/14 04:57:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/14 04:57:07 INFO : one: Copied (new) 2025/09/14 04:57:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:07 DEBUG : two: Unchanged skipping 2025/09/14 04:57:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/14 04:57:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/14 04:57:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/14 04:57:08 INFO : three.txt: Deleted 2025/09/14 04:57:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/14 04:57:09 INFO : three.txt: Copied (new) 2025/09/14 04:57:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/14 04:57:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/14 04:57:10 INFO : one: Copied (server-side copy) to: one.bak 2025/09/14 04:57:10 INFO : one: Deleted 2025/09/14 04:57:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/14 04:57:11 INFO : one: Copied (new) 2025/09/14 04:57:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:11 DEBUG : two: Unchanged skipping 2025/09/14 04:57:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/14 04:57:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/14 04:57:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/14 04:57:12 INFO : three.txt: Deleted 2025/09/14 04:57:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/14 04:57:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.11s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:57:16 DEBUG : Creating backend with remote "TestB2:rclone-test-mumecuh2cipi/dst" 2025/09/14 04:57:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/14 04:57:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/14 04:57:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/14 04:57:19 INFO : one: Deleted 2025/09/14 04:57:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/14 04:57:19 INFO : one: Copied (new) 2025/09/14 04:57:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:19 DEBUG : two: Unchanged skipping 2025/09/14 04:57:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/14 04:57:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/14 04:57:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/14 04:57:20 INFO : three.txt: Deleted 2025/09/14 04:57:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/14 04:57:21 INFO : three.txt: Copied (new) 2025/09/14 04:57:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/14 04:57:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 04:57:21 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 04:57:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/14 04:57:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/14 04:57:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/14 04:57:22 INFO : one: Deleted 2025/09/14 04:57:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/14 04:57:23 INFO : one: Copied (new) 2025/09/14 04:57:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:23 DEBUG : two: Unchanged skipping 2025/09/14 04:57:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/14 04:57:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/14 04:57:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/14 04:57:24 INFO : three.txt: Deleted 2025/09/14 04:57:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/14 04:57:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.48s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:57:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/14 04:57:26 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:57:26 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:57:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/14 04:57:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/14 04:57:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.27s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:57:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/14 04:57:28 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:57:28 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:57:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/14 04:57:28 INFO : existing: Copied (new) 2025/09/14 04:57:28 DEBUG : Waiting for deletions to finish 2025/09/14 04:57:29 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:57:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/14 04:57:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/14 04:57:29 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:57:29 ERROR : B2 bucket rclone-test-mumecuh2cipi: not deleting files as there were IO errors 2025/09/14 04:57:29 ERROR : B2 bucket rclone-test-mumecuh2cipi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:57:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:31 DEBUG : existing: Unchanged skipping 2025/09/14 04:57:31 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:57:31 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:57:31 DEBUG : Waiting for deletions to finish 2025/09/14 04:57:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.60s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", 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-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:57:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:57:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both11: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both10: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both14: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both0: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both12: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both17: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both13: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both15: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both16: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both18: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both3: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both4: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both19: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both1: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both2: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both5: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:57:52 DEBUG : both6: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both7: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both8: Unchanged skipping 2025/09/14 04:57:52 DEBUG : both9: Unchanged skipping 2025/09/14 04:57:52 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:57:52 DEBUG : Waiting for deletions to finish 2025/09/14 04:57:52 INFO : only1: Deleted 2025/09/14 04:57:52 INFO : only6: Deleted 2025/09/14 04:57:52 INFO : only8: Deleted 2025/09/14 04:57:52 INFO : only9: Deleted 2025/09/14 04:57:52 INFO : only0: Deleted 2025/09/14 04:57:52 INFO : only13: Deleted 2025/09/14 04:57:52 INFO : only18: Deleted 2025/09/14 04:57:52 INFO : only2: Deleted 2025/09/14 04:57:52 INFO : only11: Deleted 2025/09/14 04:57:52 INFO : only15: Deleted 2025/09/14 04:57:52 INFO : only16: Deleted 2025/09/14 04:57:52 INFO : only19: Deleted 2025/09/14 04:57:52 INFO : only4: Deleted 2025/09/14 04:57:52 INFO : only5: Deleted 2025/09/14 04:57:53 INFO : only10: Deleted 2025/09/14 04:57:53 INFO : only12: Deleted 2025/09/14 04:57:53 INFO : only14: Deleted 2025/09/14 04:57:53 INFO : only3: Deleted 2025/09/14 04:57:53 INFO : only7: Deleted 2025/09/14 04:57:53 INFO : only17: Deleted 2025/09/14 04:57:53 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.25s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:58:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:58:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both0: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both13: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both14: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both15: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both16: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both17: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both12: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both10: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both11: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both18: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both19: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both4: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both5: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both1: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both2: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both3: Unchanged skipping 2025/09/14 04:58:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:14 DEBUG : both6: Unchanged skipping 2025/09/14 04:58:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : both7: Unchanged skipping 2025/09/14 04:58:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : both8: Unchanged skipping 2025/09/14 04:58:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : both9: Unchanged skipping 2025/09/14 04:58:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/14 04:58:14 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:58:14 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:14 INFO : only0: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only10: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only15: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only14: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only12: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only11: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only17: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only13: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only1: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only2: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only3: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only4: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only5: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only18: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only7: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only8: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only16: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only19: Copied (replaced existing) 2025/09/14 04:58:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:15 INFO : only6: Copied (replaced existing) 2025/09/14 04:58:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/14 04:58:16 INFO : only9: Copied (replaced existing) 2025/09/14 04:58:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.59s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:58:24 DEBUG : empty_dir: Making directory with metadata 2025/09/14 04:58:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/14 04:58:24 DEBUG : empty_on_remote: Making directory with metadata 2025/09/14 04:58:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/14 04:58:24 INFO : empty_on_remote: Making directory 2025/09/14 04:58:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/14 04:58:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/14 04:58:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/14 04:58:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/14 04:58:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.85s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:58:27 DEBUG : empty_dir: Making directory with metadata 2025/09/14 04:58:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/14 04:58:27 DEBUG : empty_on_remote: Making directory with metadata 2025/09/14 04:58:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/14 04:58:27 INFO : empty_on_remote: Making directory 2025/09/14 04:58:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/14 04:58:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/14 04:58:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/14 04:58:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/14 04:58:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/14 04:58:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:58:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/14 04:58:29 INFO : sub dir: Making directory 2025/09/14 04:58:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.67s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:58:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/14 04:58:33 INFO : sub dir: Making directory 2025/09/14 04:58:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.75s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:58:39 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1172-17.backblaze.com/b2api/v1/b2_upload_file/2f529d13901d4b6b9f980e1b/c001_v0001172_t0009": EOF 2025/09/14 04:58:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-17.backblaze.com/b2api/v1/b2_upload_file/2f529d13901d4b6b9f980e1b/c001_v0001172_t0009": EOF) 2025/09/14 04:58:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-mumecuh2cipi: 1/10 (Post "https://pod-000-1172-17.backblaze.com/b2api/v1/b2_upload_file/2f529d13901d4b6b9f980e1b/c001_v0001172_t0009": EOF) 2025/09/14 04:58:41 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 04:58:47 DEBUG : Waiting for deletions to finish 2025/09/14 04:58:48 DEBUG : apple: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : banana: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 04:58:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : apple: Unchanged skipping 2025/09/14 04:58:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : banana: Unchanged skipping 2025/09/14 04:58:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 04:58:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:58:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 04:58:48 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:58:48 DEBUG : Waiting for deletions to finish 2025/09/14 04:58:48 INFO : There was nothing to transfer 2025/09/14 04:58:48 DEBUG : Waiting for deletions to finish 2025/09/14 04:58:49 DEBUG : apple: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : banana: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 04:58:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : apple: Unchanged skipping 2025/09/14 04:58:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 04:58:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 04:58:49 DEBUG : banana: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:58:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:58:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 04:58:49 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:58:49 DEBUG : Waiting for deletions to finish 2025/09/14 04:58:49 INFO : There was nothing to transfer 2025/09/14 04:58:49 DEBUG : Waiting for deletions to finish 2025/09/14 04:58:50 DEBUG : apple: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : banana: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 04:58:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:59:04 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:04 DEBUG : apple: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : banana: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 04:59:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : apple: Unchanged skipping 2025/09/14 04:59:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 04:59:05 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 04:59:05 DEBUG : banana: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:05 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:59:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 04:59:05 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:59:05 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:05 INFO : There was nothing to transfer 2025/09/14 04:59:05 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:05 DEBUG : apple: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : banana: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 04:59:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : apple: Unchanged skipping 2025/09/14 04:59:06 DEBUG : banana: Unchanged skipping 2025/09/14 04:59:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 04:59:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 04:59:06 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:59:06 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:59:06 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:06 INFO : There was nothing to transfer 2025/09/14 04:59:06 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:06 DEBUG : apple: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : banana: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 04:59:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:59:21 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:22 DEBUG : apple: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : banana: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 04:59:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/14 04:59:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/14 04:59:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/14 04:59:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/14 04:59:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/14 04:59:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/14 04:59:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:23 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:59:23 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:59:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/14 04:59:23 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/14 04:59:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/14 04:59:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/14 04:59:23 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/14 04:59:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/14 04:59:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/14 04:59:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/14 04:59:24 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/14 04:59:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/14 04:59:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/14 04:59:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/14 04:59:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/14 04:59:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/14 04:59:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/14 04:59:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/14 04:59:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/14 04:59:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/14 04:59:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/14 04:59:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/14 04:59:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/14 04:59:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/14 04:59:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/14 04:59:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/14 04:59:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:25 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/14 04:59:25 INFO : dir1/0013-789;=.txt: Deleted 2025/09/14 04:59:25 INFO : dir1/0003-defghij.txt: Deleted 2025/09/14 04:59:25 INFO : dir1/0009-3456789.txt: Deleted 2025/09/14 04:59:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/14 04:59:25 INFO : dir1/0015-9;=.txt: Deleted 2025/09/14 04:59:25 INFO : apple: Deleted 2025/09/14 04:59:25 INFO : appleappleapplebanana: Deleted 2025/09/14 04:59:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/14 04:59:25 INFO : dir1/0007-1234567.txt: Deleted 2025/09/14 04:59:25 INFO : dir1/0008-2345678.txt: Deleted 2025/09/14 04:59:25 INFO : dir1/0010-456789.txt: Deleted 2025/09/14 04:59:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/14 04:59:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/14 04:59:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/14 04:59:25 INFO : dir1/0011-56789;.txt: Deleted 2025/09/14 04:59:25 INFO : splitbananasplit: Deleted 2025/09/14 04:59:25 INFO : dir1/0012-6789;.txt: Deleted 2025/09/14 04:59:25 INFO : dir1/0014-89;=.txt: Deleted 2025/09/14 04:59:25 INFO : banana: Deleted 2025/09/14 04:59:25 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/14 04:59:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/14 04:59:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 04:59:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : banana: Unchanged skipping 2025/09/14 04:59:26 DEBUG : apple: Unchanged skipping 2025/09/14 04:59:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 04:59:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/14 04:59:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:59:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 04:59:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 04:59:26 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:59:26 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:26 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/14 04:59:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:27 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:27 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:27 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/14 04:59:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:27 DEBUG : apple: transformed to: YXBwbGU= 2025/09/14 04:59:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/14 04:59:27 DEBUG : banana: transformed to: YmFuYW5h 2025/09/14 04:59:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/14 04:59:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/14 04:59:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/14 04:59:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/14 04:59:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/14 04:59:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/14 04:59:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 04:59:41 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:41 DEBUG : apple: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : banana: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 04:59:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/14 04:59:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/14 04:59:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/14 04:59:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/14 04:59:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/14 04:59:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/14 04:59:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/14 04:59:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/14 04:59:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/14 04:59:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/14 04:59:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/14 04:59:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/14 04:59:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/14 04:59:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/14 04:59:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/14 04:59:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/14 04:59:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/14 04:59:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/14 04:59:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/14 04:59:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/14 04:59:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/14 04:59:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/14 04:59:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/14 04:59:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/14 04:59:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/14 04:59:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/14 04:59:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/14 04:59:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/14 04:59:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/14 04:59:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/14 04:59:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/14 04:59:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/14 04:59:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/14 04:59:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/14 04:59:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/14 04:59:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/14 04:59:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/14 04:59:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/14 04:59:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/14 04:59:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/14 04:59:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/14 04:59:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/14 04:59:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/14 04:59:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/14 04:59:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/14 04:59:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/14 04:59:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/14 04:59:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/14 04:59:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/14 04:59:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/14 04:59:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/14 04:59:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/14 04:59:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/14 04:59:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/14 04:59:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/14 04:59:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/14 04:59:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/14 04:59:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/14 04:59:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/14 04:59:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/14 04:59:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/14 04:59:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/14 04:59:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/14 04:59:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/14 04:59:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/14 04:59:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/14 04:59:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/14 04:59:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/14 04:59:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/14 04:59:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/14 04:59:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/14 04:59:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/14 04:59:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/14 04:59:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/14 04:59:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/14 04:59:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/14 04:59:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/14 04:59:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/14 04:59:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/14 04:59:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/14 04:59:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/14 04:59:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/14 04:59:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/14 04:59:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/14 04:59:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/14 04:59:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/14 04:59:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/14 04:59:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/14 04:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/14 04:59:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/14 04:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/14 04:59:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/14 04:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/14 04:59:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/14 04:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/14 04:59:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/14 04:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/14 04:59:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/14 04:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/14 04:59:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/14 04:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/14 04:59:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/14 04:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/14 04:59:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/14 04:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/14 04:59:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/14 04:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/14 04:59:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/14 04:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/14 04:59:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/14 04:59:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/14 04:59:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/14 04:59:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/14 04:59:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/14 04:59:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/14 04:59:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/14 04:59:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/14 04:59:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/14 04:59:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/14 04:59:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/14 04:59:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/14 04:59:42 INFO : apple: Copied (new) to: PREFIXapple 2025/09/14 04:59:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/14 04:59:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/14 04:59:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/14 04:59:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/14 04:59:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/14 04:59:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/14 04:59:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/14 04:59:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/14 04:59:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/14 04:59:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/14 04:59:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/14 04:59:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/14 04:59:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/14 04:59:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/14 04:59:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/14 04:59:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/14 04:59:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:42 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:59:42 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:59:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/14 04:59:42 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/14 04:59:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/14 04:59:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/14 04:59:42 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/14 04:59:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/14 04:59:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/14 04:59:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/14 04:59:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/14 04:59:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/14 04:59:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/14 04:59:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/14 04:59:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/14 04:59:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/14 04:59:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/14 04:59:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/14 04:59:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/14 04:59:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/14 04:59:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/14 04:59:42 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/14 04:59:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/14 04:59:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/14 04:59:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/14 04:59:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/14 04:59:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/14 04:59:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/14 04:59:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/14 04:59:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/14 04:59:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/14 04:59:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/14 04:59:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/14 04:59:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/14 04:59:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/14 04:59:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/14 04:59:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/14 04:59:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/14 04:59:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/14 04:59:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/14 04:59:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/14 04:59:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/14 04:59:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/14 04:59:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/14 04:59:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/14 04:59:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/14 04:59:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/14 04:59:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/14 04:59:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/14 04:59:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/14 04:59:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/14 04:59:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/14 04:59:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/14 04:59:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/14 04:59:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/14 04:59:43 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:43 INFO : dir1/0009-3456789.txt: Deleted 2025/09/14 04:59:43 INFO : dir1/0010-456789.txt: Deleted 2025/09/14 04:59:43 INFO : dir1/0011-56789;.txt: Deleted 2025/09/14 04:59:43 INFO : dir1/0013-789;=.txt: Deleted 2025/09/14 04:59:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/14 04:59:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/14 04:59:44 INFO : dir1/0008-2345678.txt: Deleted 2025/09/14 04:59:44 INFO : dir1/0014-89;=.txt: Deleted 2025/09/14 04:59:44 INFO : dir1/0015-9;=.txt: Deleted 2025/09/14 04:59:44 INFO : banana: Deleted 2025/09/14 04:59:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/14 04:59:44 INFO : dir1/0007-1234567.txt: Deleted 2025/09/14 04:59:44 INFO : splitbananasplit: Deleted 2025/09/14 04:59:44 INFO : dir1/0003-defghij.txt: Deleted 2025/09/14 04:59:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/14 04:59:44 INFO : dir1/0012-6789;.txt: Deleted 2025/09/14 04:59:44 INFO : apple: Deleted 2025/09/14 04:59:44 INFO : appleappleapplebanana: Deleted 2025/09/14 04:59:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/14 04:59:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/14 04:59:44 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/14 04:59:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/14 04:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/14 04:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/14 04:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/14 04:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/14 04:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/14 04:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/14 04:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/14 04:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/14 04:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/14 04:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/14 04:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/14 04:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/14 04:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/14 04:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/14 04:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/14 04:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/14 04:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/14 04:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/14 04:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/14 04:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/14 04:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/14 04:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/14 04:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/14 04:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/14 04:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/14 04:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/14 04:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/14 04:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/14 04:59:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/14 04:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : apple: transformed to: PREFIXapple 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/14 04:59:45 DEBUG : banana: transformed to: PREFIXbanana 2025/09/14 04:59:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/14 04:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/14 04:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/14 04:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/14 04:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/14 04:59:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/14 04:59:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/14 04:59:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/14 04:59:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/14 04:59:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/14 04:59:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/14 04:59:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/14 04:59:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/14 04:59:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/14 04:59:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/14 04:59:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/14 04:59:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/14 04:59:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/14 04:59:45 INFO : banana: Copied (new) 2025/09/14 04:59:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/14 04:59:45 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 04:59:45 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 04:59:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/14 04:59:45 INFO : apple: Copied (new) 2025/09/14 04:59:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/14 04:59:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/14 04:59:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/14 04:59:45 INFO : splitbananasplit: Copied (new) 2025/09/14 04:59:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/14 04:59:45 INFO : appleappleapplebanana: Copied (new) 2025/09/14 04:59:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/14 04:59:45 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/14 04:59:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/14 04:59:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/14 04:59:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/14 04:59:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/14 04:59:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/14 04:59:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/14 04:59:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/14 04:59:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/14 04:59:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/14 04:59:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/14 04:59:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/14 04:59:46 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/14 04:59:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/14 04:59:46 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/14 04:59:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/14 04:59:46 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/14 04:59:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/14 04:59:46 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/14 04:59:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/14 04:59:46 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/14 04:59:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/14 04:59:46 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/14 04:59:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/14 04:59:47 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/14 04:59:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/14 04:59:47 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/14 04:59:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/14 04:59:47 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/14 04:59:47 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:47 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/14 04:59:47 INFO : PREFIXapple: Deleted 2025/09/14 04:59:47 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/14 04:59:47 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/14 04:59:47 INFO : PREFIXbanana: Deleted 2025/09/14 04:59:47 INFO : PREFIXsplitbananasplit: Deleted 2025/09/14 04:59:47 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:48 DEBUG : apple: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : banana: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : Waiting for deletions to finish 2025/09/14 04:59:48 DEBUG : apple: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : banana: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 04:59:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:00:03 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:03 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 05:00:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/14 05:00:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/14 05:00:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/14 05:00:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/14 05:00:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/14 05:00:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/14 05:00:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/14 05:00:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/14 05:00:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/14 05:00:03 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/14 05:00:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/14 05:00:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/14 05:00:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/14 05:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:04 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:00:04 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:00:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/14 05:00:04 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/14 05:00:04 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/14 05:00:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/14 05:00:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/14 05:00:04 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/14 05:00:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/14 05:00:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/14 05:00:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/14 05:00:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/14 05:00:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/14 05:00:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/14 05:00:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/14 05:00:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/14 05:00:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/14 05:00:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/14 05:00:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/14 05:00:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/14 05:00:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/14 05:00:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/14 05:00:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/14 05:00:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/14 05:00:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/14 05:00:05 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:05 INFO : dir1/0015-9;=.txt: Deleted 2025/09/14 05:00:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/14 05:00:05 INFO : dir1/0008-2345678.txt: Deleted 2025/09/14 05:00:06 INFO : dir1/0010-456789.txt: Deleted 2025/09/14 05:00:06 INFO : dir1/0012-6789;.txt: Deleted 2025/09/14 05:00:06 INFO : dir1/0013-789;=.txt: Deleted 2025/09/14 05:00:06 INFO : apple: Deleted 2025/09/14 05:00:06 INFO : splitbananasplit: Deleted 2025/09/14 05:00:06 INFO : banana: Deleted 2025/09/14 05:00:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/14 05:00:06 INFO : dir1/0007-1234567.txt: Deleted 2025/09/14 05:00:06 INFO : dir1/0014-89;=.txt: Deleted 2025/09/14 05:00:06 INFO : appleappleapplebanana: Deleted 2025/09/14 05:00:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/14 05:00:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/14 05:00:06 INFO : dir1/0009-3456789.txt: Deleted 2025/09/14 05:00:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/14 05:00:06 INFO : dir1/0003-defghij.txt: Deleted 2025/09/14 05:00:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/14 05:00:06 INFO : dir1/0011-56789;.txt: Deleted 2025/09/14 05:00:06 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:06 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:06 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/14 05:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/14 05:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/14 05:00:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/14 05:00:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:07 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:00:07 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:00:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/14 05:00:07 INFO : apple: Copied (new) 2025/09/14 05:00:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/14 05:00:07 INFO : appleappleapplebanana: Copied (new) 2025/09/14 05:00:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/14 05:00:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/14 05:00:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/14 05:00:07 INFO : splitbananasplit: Copied (new) 2025/09/14 05:00:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/14 05:00:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/14 05:00:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/14 05:00:08 INFO : banana: Copied (new) 2025/09/14 05:00:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/14 05:00:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/14 05:00:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/14 05:00:08 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/14 05:00:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/14 05:00:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/14 05:00:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/14 05:00:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/14 05:00:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/14 05:00:08 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/14 05:00:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/14 05:00:08 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/14 05:00:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/14 05:00:08 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/14 05:00:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/14 05:00:08 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/14 05:00:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/14 05:00:08 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/14 05:00:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/14 05:00:08 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/14 05:00:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/14 05:00:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/14 05:00:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/14 05:00:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/14 05:00:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/14 05:00:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/14 05:00:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/14 05:00:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/14 05:00:09 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:09 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : splitbananasplitSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : bananaSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/14 05:00:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/14 05:00:10 INFO : appleSUFFIX: Deleted 2025/09/14 05:00:10 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:10 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:10 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:00:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:00:25 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:25 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 05:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/14 05:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/14 05:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/14 05:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/14 05:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/14 05:00:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:26 DEBUG : apple: Unchanged skipping 2025/09/14 05:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/14 05:00:26 DEBUG : banana: Unchanged skipping 2025/09/14 05:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/14 05:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/14 05:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/14 05:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/14 05:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/14 05:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/14 05:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/14 05:00:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/14 05:00:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/14 05:00:26 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:00:26 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:00:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/14 05:00:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/14 05:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/14 05:00:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/14 05:00:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/14 05:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/14 05:00:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/14 05:00:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/14 05:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/14 05:00:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/14 05:00:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/14 05:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/14 05:00:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/14 05:00:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/14 05:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/14 05:00:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/14 05:00:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/14 05:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/14 05:00:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/14 05:00:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/14 05:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/14 05:00:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/14 05:00:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/14 05:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/14 05:00:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/14 05:00:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/14 05:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/14 05:00:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/14 05:00:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/14 05:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/14 05:00:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/14 05:00:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/14 05:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/14 05:00:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/14 05:00:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/14 05:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/14 05:00:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/14 05:00:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/14 05:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/14 05:00:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/14 05:00:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/14 05:00:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/14 05:00:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/14 05:00:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/14 05:00:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/14 05:00:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/14 05:00:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/14 05:00:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/14 05:00:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/14 05:00:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/14 05:00:28 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:28 INFO : appleappleapplebanana: Deleted 2025/09/14 05:00:28 INFO : splitbananasplit: Deleted 2025/09/14 05:00:28 INFO : dir1/0003-defghij.txt: Deleted 2025/09/14 05:00:28 INFO : dir1/0014-89;=.txt: Deleted 2025/09/14 05:00:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/14 05:00:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/14 05:00:28 INFO : dir1/0015-9;=.txt: Deleted 2025/09/14 05:00:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/14 05:00:29 INFO : dir1/0007-1234567.txt: Deleted 2025/09/14 05:00:29 INFO : dir1/0008-2345678.txt: Deleted 2025/09/14 05:00:29 INFO : dir1/0009-3456789.txt: Deleted 2025/09/14 05:00:29 INFO : dir1/0011-56789;.txt: Deleted 2025/09/14 05:00:29 INFO : dir1/0010-456789.txt: Deleted 2025/09/14 05:00:29 INFO : dir1/0012-6789;.txt: Deleted 2025/09/14 05:00:29 INFO : dir1/0013-789;=.txt: Deleted 2025/09/14 05:00:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/14 05:00:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/14 05:00:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/14 05:00:29 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:29 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : appleapple: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/14 05:00:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/14 05:00:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/14 05:00:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/14 05:00:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/14 05:00:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/14 05:00:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/14 05:00:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/14 05:00:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/14 05:00:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/14 05:00:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/14 05:00:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/14 05:00:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/14 05:00:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/14 05:00:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/14 05:00:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/14 05:00:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/14 05:00:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/14 05:00:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/14 05:00:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/14 05:00:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/14 05:00:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/14 05:00:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/14 05:00:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/14 05:00:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/14 05:00:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/14 05:00:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/14 05:00:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/14 05:00:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/14 05:00:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/14 05:00:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/14 05:00:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/14 05:00:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/14 05:00:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/14 05:00:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/14 05:00:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/14 05:00:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/14 05:00:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/14 05:00:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/14 05:00:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/14 05:00:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/14 05:00:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/14 05:00:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/14 05:00:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/14 05:00:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/14 05:00:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/14 05:00:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/14 05:00:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/14 05:00:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/14 05:00:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/14 05:00:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/14 05:00:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/14 05:00:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/14 05:00:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/14 05:00:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/14 05:00:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/14 05:00:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/14 05:00:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/14 05:00:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/14 05:00:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/14 05:00:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/14 05:00:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/14 05:00:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/14 05:00:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/14 05:00:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/14 05:00:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/14 05:00:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/14 05:00:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/14 05:00:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/14 05:00:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/14 05:00:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/14 05:00:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/14 05:00:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/14 05:00:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/14 05:00:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/14 05:00:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/14 05:00:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/14 05:00:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/14 05:00:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/14 05:00:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/14 05:00:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/14 05:00:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/14 05:00:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/14 05:00:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : apple: Unchanged skipping 2025/09/14 05:00:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : banana: Unchanged skipping 2025/09/14 05:00:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 05:00:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 05:00:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/14 05:00:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/14 05:00:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/14 05:00:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/14 05:00:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/14 05:00:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/14 05:00:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/14 05:00:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/14 05:00:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/14 05:00:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/14 05:00:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/14 05:00:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/14 05:00:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/14 05:00:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/14 05:00:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/14 05:00:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/14 05:00:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/14 05:00:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/14 05:00:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/14 05:00:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/14 05:00:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:00:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 05:00:30 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:00:30 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:30 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:30 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : appleapple: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/14 05:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/14 05:00:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/14 05:00:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/14 05:00:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/14 05:00:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/14 05:00:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/14 05:00:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/14 05:00:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/14 05:00:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/14 05:00:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/14 05:00:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/14 05:00:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/14 05:00:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/14 05:00:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/14 05:00:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/14 05:00:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/14 05:00:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/14 05:00:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/14 05:00:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/14 05:00:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/14 05:00:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/14 05:00:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/14 05:00:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/14 05:00:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/14 05:00:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/14 05:00:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/14 05:00:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/14 05:00:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/14 05:00:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/14 05:00:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/14 05:00:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/14 05:00:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/14 05:00:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/14 05:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/14 05:00:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/14 05:00:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/14 05:00:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/14 05:00:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/14 05:00:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/14 05:00:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/14 05:00:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/14 05:00:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/14 05:00:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/14 05:00:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/14 05:00:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/14 05:00:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/14 05:00:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/14 05:00:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/14 05:00:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/14 05:00:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/14 05:00:30 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:00:45 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:45 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 05:00:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:45 DEBUG : apple: Unchanged skipping 2025/09/14 05:00:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 05:00:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:45 DEBUG : banana: Unchanged skipping 2025/09/14 05:00:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:45 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:00:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:00:46 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:46 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:46 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 05:00:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : apple: Unchanged skipping 2025/09/14 05:00:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 05:00:46 DEBUG : banana: Unchanged skipping 2025/09/14 05:00:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:00:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:00:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 05:00:46 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:00:46 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:46 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:47 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : Waiting for deletions to finish 2025/09/14 05:00:47 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:00:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:01:01 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:01 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:01:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 05:01:02 DEBUG : apple: Unchanged skipping 2025/09/14 05:01:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 05:01:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : banana: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:01:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 05:01:02 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:01:02 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:02 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:02 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:01:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : apple: Unchanged skipping 2025/09/14 05:01:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 05:01:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : banana: Unchanged skipping 2025/09/14 05:01:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:01:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 05:01:03 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:01:03 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:03 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:03 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:01:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:01:17 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:17 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : apple: Unchanged skipping 2025/09/14 05:01:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : banana: Unchanged skipping 2025/09/14 05:01:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 05:01:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:01:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 05:01:18 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:01:18 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:18 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:18 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:01:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 05:01:19 DEBUG : apple: Unchanged skipping 2025/09/14 05:01:19 DEBUG : banana: Unchanged skipping 2025/09/14 05:01:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:01:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 05:01:19 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:01:19 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:19 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:19 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:01:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:01:33 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:34 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 05:01:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : apple: Unchanged skipping 2025/09/14 05:01:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 05:01:34 DEBUG : banana: Unchanged skipping 2025/09/14 05:01:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:01:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 05:01:34 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:01:34 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:34 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:35 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 05:01:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 05:01:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 05:01:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : banana: Unchanged skipping 2025/09/14 05:01:35 DEBUG : apple: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:01:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 05:01:35 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:01:35 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:35 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:36 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:01:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:01:50 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:50 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:01:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 05:01:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : banana: Unchanged skipping 2025/09/14 05:01:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : apple: Unchanged skipping 2025/09/14 05:01:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:01:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 05:01:51 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:01:51 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:51 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:51 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:01:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : apple: Unchanged skipping 2025/09/14 05:01:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/14 05:01:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : banana: Unchanged skipping 2025/09/14 05:01:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : splitbananasplit: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:01:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:01:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/14 05:01:52 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:01:52 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:52 DEBUG : Waiting for deletions to finish 2025/09/14 05:01:52 DEBUG : apple: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : banana: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/14 05:01:52 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (200.49s) --- PASS: TestTransform/NFC (17.80s) --- PASS: TestTransform/NFD (16.66s) --- PASS: TestTransform/base64 (20.36s) --- PASS: TestTransform/prefix (21.59s) --- PASS: TestTransform/suffix (22.07s) --- PASS: TestTransform/truncate (19.75s) --- PASS: TestTransform/encoder (17.17s) --- PASS: TestTransform/ISO-8859-1 (15.86s) --- PASS: TestTransform/charmap (16.32s) --- PASS: TestTransform/lowercase (16.39s) --- PASS: TestTransform/ascii (16.52s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:01:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/14 05:01:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/14 05:01:57 INFO : sub dir_somesuffix: Making directory 2025/09/14 05:01:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/14 05:01:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/14 05:01:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/14 05:01:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/14 05:01:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/14 05:01:57 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:01:57 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:01:58 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:01:58 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/14 05:01:58 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.77s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:01:59 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:01:59 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:01:59 INFO : tictactoe: Making directory 2025/09/14 05:01:59 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:01:59 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:01:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:01:59 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/14 05:01:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:01:59 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:01:59 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:02:00 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:00 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/14 05:02:00 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:02:01 INFO : toe: Making directory 2025/09/14 05:02:01 INFO : toe/toe: Making directory 2025/09/14 05:02:01 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/14 05:02:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/14 05:02:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/14 05:02:01 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:02:01 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:02:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/14 05:02:01 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.93s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:02:02 INFO : toe: Making directory 2025/09/14 05:02:02 INFO : toe/toe: Making directory 2025/09/14 05:02:02 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/14 05:02:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/14 05:02:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/14 05:02:02 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:02:02 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:02:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/14 05:02:03 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.99s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:02:04 DEBUG : empty_dir: Making directory with metadata 2025/09/14 05:02:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/14 05:02:04 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:04 INFO : tictacempty_dir: Making directory 2025/09/14 05:02:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:04 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:04 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:04 INFO : tictactoe: Making directory 2025/09/14 05:02:04 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:04 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:02:04 INFO : tictactoe/tictactoe: Making directory 2025/09/14 05:02:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:02:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/14 05:02:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/14 05:02:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/14 05:02:04 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:02:04 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:02:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/14 05:02:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.10s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:02:06 DEBUG : empty_dir: Making directory with metadata 2025/09/14 05:02:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/14 05:02:06 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:07 INFO : tictacempty_dir: Making directory 2025/09/14 05:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:07 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:07 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:07 INFO : tictactoe: Making directory 2025/09/14 05:02:07 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:07 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:02:07 INFO : tictactoe/tictactoe: Making directory 2025/09/14 05:02:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:02:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/14 05:02:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/14 05:02:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:07 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:02:07 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:02:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/14 05:02:07 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:02:07 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:08 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:08 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/14 05:02:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/14 05:02:08 NOTICE: B2 bucket rclone-test-mumecuh2cipi: 0 differences found 2025/09/14 05:02:08 NOTICE: B2 bucket rclone-test-mumecuh2cipi: 1 matching files --- PASS: TestAllTag (2.16s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:02:09 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:09 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:09 INFO : tictactoe: Making directory 2025/09/14 05:02:09 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:09 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:02:09 INFO : tictactoe/tictactoe: Making directory 2025/09/14 05:02:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:02:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/14 05:02:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/14 05:02:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/14 05:02:09 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:02:09 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:02:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/14 05:02:09 DEBUG : Waiting for deletions to finish 2025/09/14 05:02:10 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:10 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:10 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:02:10 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:02:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/14 05:02:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/14 05:02:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/14 05:02:10 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:02:10 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.46s) === RUN TestSyntax 2025/09/14 05:02:11 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:02:11 INFO : toe: Making directory 2025/09/14 05:02:11 INFO : toe/toe: Making directory 2025/09/14 05:02:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/14 05:02:11 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:02:11 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:02:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:12 INFO : toe/toe/toe: Copied (new) 2025/09/14 05:02:12 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.04s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:02:13 DEBUG : empty_dir: Making directory with metadata 2025/09/14 05:02:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/14 05:02:13 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:13 INFO : tictacempty_dir: Making directory 2025/09/14 05:02:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:13 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:13 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:13 INFO : tictactoe: Making directory 2025/09/14 05:02:13 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:13 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:02:13 INFO : tictactoe/tictactoe: Making directory 2025/09/14 05:02:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:02:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/14 05:02:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/14 05:02:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:13 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:02:13 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:02:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:14 INFO : toe/toe/toe.txt: Deleted 2025/09/14 05:02:14 INFO : toe/toe: Removing directory 2025/09/14 05:02:14 INFO : toe: Removing directory 2025/09/14 05:02:14 INFO : empty_dir: Removing directory 2025/09/14 05:02:14 DEBUG : Local file system at /tmp/rclone1865653612: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.86s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:02:15 DEBUG : empty_dir: Making directory with metadata 2025/09/14 05:02:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/14 05:02:15 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:15 INFO : tictacempty_dir: Making directory 2025/09/14 05:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:15 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:15 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:15 INFO : tictactoe: Making directory 2025/09/14 05:02:15 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:15 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:02:15 INFO : tictactoe/tictactoe: Making directory 2025/09/14 05:02:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:02:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/14 05:02:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/14 05:02:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:15 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:02:15 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:02:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:16 INFO : toe/toe/toe.txt: Deleted 2025/09/14 05:02:16 INFO : toe/toe: Removing directory 2025/09/14 05:02:16 INFO : toe: Removing directory 2025/09/14 05:02:16 INFO : empty_dir: Removing directory 2025/09/14 05:02:16 DEBUG : Local file system at /tmp/rclone1865653612: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/14 05:02:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/14 05:02:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/14 05:02:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/14 05:02:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/14 05:02:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/14 05:02:17 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.00s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:02:18 DEBUG : Reset feature "Copy" 2025/09/14 05:02:18 DEBUG : Reset feature "Move" 2025/09/14 05:02:18 DEBUG : Reset feature "Copy" 2025/09/14 05:02:18 DEBUG : Reset feature "Move" 2025/09/14 05:02:18 DEBUG : empty_dir: Making directory with metadata 2025/09/14 05:02:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/14 05:02:18 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:18 INFO : tictacempty_dir: Making directory 2025/09/14 05:02:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/14 05:02:18 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:18 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:18 INFO : tictactoe: Making directory 2025/09/14 05:02:18 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:18 DEBUG : toe: transformed to: tictactoe 2025/09/14 05:02:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:02:18 INFO : tictactoe/tictactoe: Making directory 2025/09/14 05:02:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/14 05:02:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/14 05:02:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/14 05:02:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:18 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:02:18 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:02:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/14 05:02:19 INFO : toe/toe/toe.txt: Deleted 2025/09/14 05:02:19 INFO : toe/toe: Removing directory 2025/09/14 05:02:19 INFO : toe: Removing directory 2025/09/14 05:02:19 INFO : empty_dir: Removing directory 2025/09/14 05:02:19 DEBUG : Local file system at /tmp/rclone1865653612: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/14 05:02:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/14 05:02:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/14 05:02:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/14 05:02:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/14 05:02:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/14 05:02:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.90s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:02:22 DEBUG : toe: transformed to: dG9l 2025/09/14 05:02:22 DEBUG : toe: transformed to: dG9l 2025/09/14 05:02:22 INFO : dG9l: Making directory 2025/09/14 05:02:22 DEBUG : toe: transformed to: dG9l 2025/09/14 05:02:22 DEBUG : toe: transformed to: dG9l 2025/09/14 05:02:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/14 05:02:22 INFO : dG9l/dG9l: Making directory 2025/09/14 05:02:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/14 05:02:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/14 05:02:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/14 05:02:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/14 05:02:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/14 05:02:22 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:02:22 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:02:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:23 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/14 05:02:23 DEBUG : Waiting for deletions to finish 2025/09/14 05:02:23 DEBUG : dG9l: transformed to: toe 2025/09/14 05:02:23 DEBUG : dG9l: transformed to: toe 2025/09/14 05:02:23 DEBUG : dG9l: transformed to: toe 2025/09/14 05:02:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/14 05:02:24 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/14 05:02:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/14 05:02:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/14 05:02:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/14 05:02:24 DEBUG : Local file system at /tmp/rclone1865653612: Waiting for checks to finish 2025/09/14 05:02:24 DEBUG : Local file system at /tmp/rclone1865653612: Waiting for transfers to finish 2025/09/14 05:02:24 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.57s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-mumecuh2cipi", Local "Local file system at /tmp/rclone1865653612", Modify Window "1ms" 2025/09/14 05:02:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/14 05:02:24 DEBUG : toe: transformed to: 2025/09/14 05:02:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/14 05:02:25 DEBUG : toe: transformed to: 2025/09/14 05:02:25 INFO : B2 bucket rclone-test-mumecuh2cipi: Making directory 2025/09/14 05:02:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/14 05:02:25 DEBUG : toe: transformed to: 2025/09/14 05:02:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/14 05:02:25 DEBUG : toe: transformed to: 2025/09/14 05:02:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/14 05:02:25 DEBUG : toe/toe: transformed to: 2025/09/14 05:02:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/14 05:02:25 INFO : toe/toe: Making directory 2025/09/14 05:02:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/14 05:02:25 DEBUG : toe/toe: transformed to: 2025/09/14 05:02:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/14 05:02:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/14 05:02:25 DEBUG : toe: transformed to: 2025/09/14 05:02:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/14 05:02:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/14 05:02:25 DEBUG : toe/toe/toe: transformed to: 2025/09/14 05:02:25 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/14 05:02:25 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for checks to finish 2025/09/14 05:02:25 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Waiting for transfers to finish 2025/09/14 05:02:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/14 05:02:25 INFO : toe/toe/toe: Copied (new) 2025/09/14 05:02:25 ERROR : B2 bucket rclone-test-mumecuh2cipi: not deleting files as there were IO errors 2025/09/14 05:02:25 ERROR : B2 bucket rclone-test-mumecuh2cipi: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/09/14 05:02:26 DEBUG : B2 bucket rclone-test-mumecuh2cipi: Purge remote 2025/09/14 05:02:26 INFO : B2 bucket rclone-test-mumecuh2cipi: cleaning bucket "rclone-test-mumecuh2cipi" of all files 2025/09/14 05:02:27 DEBUG : BackupDir/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa1380_d20250914_m045611_c001_v7007000_t0000_u01757825771191") 2025/09/14 05:02:27 DEBUG : BackupDir/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f112e1df29dae67a9_d20250914_m045605_c001_v0001145_t0056_u01757825765674") 2025/09/14 05:02:27 DEBUG : CompareDest/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f404f355580ec1873_d20250914_m045545_c001_v7007000_t0000_u01757825745893") 2025/09/14 05:02:27 DEBUG : CompareDest/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ecc1_d20250914_m045540_c001_v0001113_t0036_u01757825740282") 2025/09/14 05:02:27 DEBUG : CompareDest/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f404f355580ec1874_d20250914_m045546_c001_v7007000_t0000_u01757825746075") 2025/09/14 05:02:27 DEBUG : CompareDest/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c5544d_d20250914_m045541_c001_v0001037_t0049_u01757825741268") 2025/09/14 05:02:27 DEBUG : CopyDest/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa1383_d20250914_m045611_c001_v7007000_t0000_u01757825771373") 2025/09/14 05:02:27 DEBUG : CopyDest/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c554a3_d20250914_m045602_c001_v0001037_t0015_u01757825762475") 2025/09/14 05:02:27 DEBUG : CopyDest/three: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa1388_d20250914_m045611_c001_v7007000_t0000_u01757825771555") 2025/09/14 05:02:27 DEBUG : CopyDest/three: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c554cb_d20250914_m045609_c001_v0001037_t0056_u01757825769057") 2025/09/14 05:02:27 DEBUG : CopyDest/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa138c_d20250914_m045611_c001_v7007000_t0000_u01757825771737") 2025/09/14 05:02:28 DEBUG : CopyDest/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ed1c_d20250914_m045606_c001_v0001113_t0058_u01757825766755") 2025/09/14 05:02:28 DEBUG : EXISTING: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e310_d20250914_m045731_c001_v7007000_t0000_u01757825851505") 2025/09/14 05:02:28 DEBUG : EXISTING: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee04_d20250914_m045730_c001_v0001113_t0022_u01757825850302") 2025/09/14 05:02:28 DEBUG : PREFIXapple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4014b6c3fbd92acd_d20250914_m045947_c001_v7007000_t0000_u01757825987551") 2025/09/14 05:02:28 DEBUG : PREFIXapple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c955b_d20250914_m045941_c001_v0001181_t0031_u01757825981977") 2025/09/14 05:02:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f411e7b655958d45b_d20250914_m045947_c001_v7007000_t0000_u01757825987563") 2025/09/14 05:02:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992efa_d20250914_m045941_c001_v0001161_t0039_u01757825981992") 2025/09/14 05:02:28 DEBUG : PREFIXbanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4224daa8c0929de5_d20250914_m045947_c001_v7007000_t0000_u01757825987877") 2025/09/14 05:02:28 DEBUG : PREFIXbanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c16_d20250914_m045941_c001_v0001106_t0016_u01757825981967") 2025/09/14 05:02:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd525_d20250914_m045947_c001_v7007000_t0000_u01757825987890") 2025/09/14 05:02:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f022_d20250914_m045942_c001_v0001113_t0043_u01757825982003") 2025/09/14 05:02:28 DEBUG : Testêé: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e30c_d20250914_m045727_c001_v7007000_t0000_u01757825847863") 2025/09/14 05:02:28 DEBUG : Testêé: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79edfe_d20250914_m045726_c001_v0001113_t0025_u01757825846998") 2025/09/14 05:02:28 DEBUG : Testêé: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79edfc_d20250914_m045726_c001_v0001113_t0049_u01757825846331") 2025/09/14 05:02:28 DEBUG : YXBwbGU=: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e53e_d20250914_m045927_c001_v7007000_t0000_u01757825967632") 2025/09/14 05:02:28 DEBUG : YXBwbGU=: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4be0_d20250914_m045923_c001_v0001106_t0004_u01757825963097") 2025/09/14 05:02:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e541_d20250914_m045927_c001_v7007000_t0000_u01757825967816") 2025/09/14 05:02:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efeb_d20250914_m045923_c001_v0001113_t0029_u01757825963109") 2025/09/14 05:02:28 DEBUG : YmFuYW5h: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e543_d20250914_m045928_c001_v7007000_t0000_u01757825968002") 2025/09/14 05:02:28 DEBUG : YmFuYW5h: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e9b_d20250914_m045923_c001_v0001161_t0050_u01757825963119") 2025/09/14 05:02:29 DEBUG : a/potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c970_d20250914_m045410_c001_v7007000_t0000_u01757825650560") 2025/09/14 05:02:29 DEBUG : a/potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d269119a_d20250914_m045409_c001_v0001102_t0054_u01757825649661") 2025/09/14 05:02:29 DEBUG : a/potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f404f355580ec1709_d20250914_m045407_c001_v7007000_t0000_u01757825647622") 2025/09/14 05:02:29 DEBUG : a/potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691182_d20250914_m045406_c001_v0001102_t0035_u01757825646608") 2025/09/14 05:02:29 DEBUG : a/potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5edb4c_d20250914_m045348_c001_v7007000_t0000_u01757825628462") 2025/09/14 05:02:29 DEBUG : a/potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691102_d20250914_m045347_c001_v0001102_t0045_u01757825627419") 2025/09/14 05:02:29 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cab_d20250914_m050153_c001_v7007000_t0000_u01757826113328") 2025/09/14 05:02:29 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d4399930ee_d20250914_m050148_c001_v0001161_t0039_u01757826108653") 2025/09/14 05:02:29 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010b8_d20250914_m050136_c001_v7007000_t0000_u01757826096704") 2025/09/14 05:02:29 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d4399930c8_d20250914_m050131_c001_v0001161_t0038_u01757826091907") 2025/09/14 05:02:29 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d228e5_d20250914_m050120_c001_v7007000_t0000_u01757826080297") 2025/09/14 05:02:29 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439993086_d20250914_m050116_c001_v0001161_t0036_u01757826076164") 2025/09/14 05:02:29 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22ca2_d20250914_m050104_c001_v7007000_t0000_u01757826064064") 2025/09/14 05:02:29 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d43999303a_d20250914_m050059_c001_v0001161_t0014_u01757826059785") 2025/09/14 05:02:29 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ee3_d20250914_m050048_c001_v7007000_t0000_u01757826048231") 2025/09/14 05:02:29 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992ff9_d20250914_m050043_c001_v0001161_t0026_u01757826043190") 2025/09/14 05:02:29 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d89989c_d20250914_m050031_c001_v7007000_t0000_u01757826031034") 2025/09/14 05:02:29 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4cb4_d20250914_m050023_c001_v0001106_t0019_u01757826023919") 2025/09/14 05:02:29 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01ffd_d20250914_m050011_c001_v7007000_t0000_u01757826011292") 2025/09/14 05:02:29 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95c3_d20250914_m050007_c001_v0001181_t0048_u01757826007365") 2025/09/14 05:02:30 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa18e1_d20250914_m050006_c001_v7007000_t0000_u01757826006084") 2025/09/14 05:02:30 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95a6_d20250914_m050001_c001_v0001181_t0041_u01757826001832") 2025/09/14 05:02:30 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd535_d20250914_m045949_c001_v7007000_t0000_u01757825989230") 2025/09/14 05:02:30 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f0c_d20250914_m045945_c001_v0001161_t0031_u01757825985323") 2025/09/14 05:02:30 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4014b6c3fbd92ac0_d20250914_m045944_c001_v7007000_t0000_u01757825984399") 2025/09/14 05:02:30 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c12_d20250914_m045939_c001_v0001106_t0045_u01757825979933") 2025/09/14 05:02:30 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01fa0_d20250914_m045925_c001_v7007000_t0000_u01757825965545") 2025/09/14 05:02:30 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e8d_d20250914_m045920_c001_v0001161_t0010_u01757825960389") 2025/09/14 05:02:30 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22938_d20250914_m045907_c001_v7007000_t0000_u01757825947309") 2025/09/14 05:02:30 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4ba5_d20250914_m045902_c001_v0001106_t0050_u01757825942614") 2025/09/14 05:02:30 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e492_d20250914_m045850_c001_v7007000_t0000_u01757825930576") 2025/09/14 05:02:30 DEBUG : apple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ef87_d20250914_m045846_c001_v0001113_t0053_u01757825926304") 2025/09/14 05:02:30 DEBUG : appleSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01ff5_d20250914_m050009_c001_v7007000_t0000_u01757826009913") 2025/09/14 05:02:30 DEBUG : appleSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f5a_d20250914_m050004_c001_v0001161_t0035_u01757826004012") 2025/09/14 05:02:30 DEBUG : appleapple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998a0_d20250914_m050031_c001_v7007000_t0000_u01757826031219") 2025/09/14 05:02:30 DEBUG : appleapple: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4cbe_d20250914_m050026_c001_v0001106_t0055_u01757826026616") 2025/09/14 05:02:30 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cac_d20250914_m050153_c001_v7007000_t0000_u01757826113509") 2025/09/14 05:02:30 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f20a_d20250914_m050149_c001_v0001113_t0004_u01757826109207") 2025/09/14 05:02:30 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010ba_d20250914_m050136_c001_v7007000_t0000_u01757826096899") 2025/09/14 05:02:30 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f1c5_d20250914_m050132_c001_v0001113_t0010_u01757826092562") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d228e7_d20250914_m050120_c001_v7007000_t0000_u01757826080482") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f19a_d20250914_m050116_c001_v0001113_t0008_u01757826076670") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22ca4_d20250914_m050104_c001_v7007000_t0000_u01757826064247") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f153_d20250914_m050100_c001_v0001113_t0030_u01757826060555") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ee4_d20250914_m050048_c001_v7007000_t0000_u01757826048413") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f121_d20250914_m050043_c001_v0001113_t0004_u01757826043750") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f405a05ac62ff2e3a_d20250914_m050028_c001_v7007000_t0000_u01757826028680") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c960f_d20250914_m050025_c001_v0001181_t0005_u01757826025077") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01fff_d20250914_m050011_c001_v7007000_t0000_u01757826011475") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f095_d20250914_m050007_c001_v0001113_t0055_u01757826007400") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78d05e_d20250914_m050006_c001_v7007000_t0000_u01757826006285") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f06f_d20250914_m050002_c001_v0001113_t0058_u01757826002369") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd538_d20250914_m045949_c001_v7007000_t0000_u01757825989413") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c28_d20250914_m045945_c001_v0001106_t0052_u01757825985328") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4014b6c3fbd92ac1_d20250914_m045944_c001_v7007000_t0000_u01757825984408") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992eec_d20250914_m045940_c001_v0001161_t0056_u01757825980607") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01fa1_d20250914_m045925_c001_v7007000_t0000_u01757825965552") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efe1_d20250914_m045921_c001_v0001113_t0037_u01757825961324") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22939_d20250914_m045907_c001_v7007000_t0000_u01757825947490") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e5d_d20250914_m045903_c001_v0001161_t0016_u01757825943602") 2025/09/14 05:02:31 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e493_d20250914_m045850_c001_v7007000_t0000_u01757825930766") 2025/09/14 05:02:32 DEBUG : appleappleapplebanana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4b80_d20250914_m045847_c001_v0001106_t0036_u01757825927015") 2025/09/14 05:02:32 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4058e986146c5644_d20250914_m050009_c001_v7007000_t0000_u01757826009590") 2025/09/14 05:02:32 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95ad_d20250914_m050003_c001_v0001181_t0052_u01757826003999") 2025/09/14 05:02:32 DEBUG : b/potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c971_d20250914_m045410_c001_v7007000_t0000_u01757825650741") 2025/09/14 05:02:32 DEBUG : b/potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691190_d20250914_m045408_c001_v0001102_t0055_u01757825648172") 2025/09/14 05:02:32 DEBUG : b/potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f404f355580ec1708_d20250914_m045407_c001_v7007000_t0000_u01757825647058") 2025/09/14 05:02:32 DEBUG : b/potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691174_d20250914_m045405_c001_v0001102_t0032_u01757825645387") 2025/09/14 05:02:32 DEBUG : b/potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5edb48_d20250914_m045347_c001_v7007000_t0000_u01757825627904") 2025/09/14 05:02:32 DEBUG : b/potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26910f8_d20250914_m045346_c001_v0001102_t0048_u01757825626129") 2025/09/14 05:02:32 DEBUG : backup/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78cba1_d20250914_m045623_c001_v7007000_t0000_u01757825783756") 2025/09/14 05:02:32 DEBUG : backup/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f111b0e9207a4a597_d20250914_m045621_c001_v0001102_t0058_u01757825781952") 2025/09/14 05:02:32 DEBUG : backup/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f102b48dcf83d1873_d20250914_m045618_c001_v0001178_t0024_u01757825778208") 2025/09/14 05:02:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01cde_d20250914_m045648_c001_v7007000_t0000_u01757825808983") 2025/09/14 05:02:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f117cec9435dbda5c_d20250914_m045647_c001_v0001157_t0032_u01757825807301") 2025/09/14 05:02:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f11679116c25aa30e_d20250914_m045643_c001_v0001100_t0030_u01757825803342") 2025/09/14 05:02:32 DEBUG : backup/one.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f415583662cdb6f59_d20250914_m045636_c001_v7007000_t0000_u01757825796810") 2025/09/14 05:02:32 DEBUG : backup/one.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f102350a645e77528_d20250914_m045634_c001_v0001092_t0009_u01757825794788") 2025/09/14 05:02:32 DEBUG : backup/one.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10325c4904889e44_d20250914_m045630_c001_v0001042_t0035_u01757825790359") 2025/09/14 05:02:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01cdf_d20250914_m045649_c001_v7007000_t0000_u01757825809167") 2025/09/14 05:02:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f101bbd91e8a1210d_d20250914_m045648_c001_v0001179_t0057_u01757825808221") 2025/09/14 05:02:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10621506659359e4_d20250914_m045644_c001_v0001146_t0045_u01757825804851") 2025/09/14 05:02:32 DEBUG : backup/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78cba3_d20250914_m045623_c001_v7007000_t0000_u01757825783937") 2025/09/14 05:02:33 DEBUG : backup/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f116d70f85f91bfc6_d20250914_m045622_c001_v0001136_t0049_u01757825782858") 2025/09/14 05:02:33 DEBUG : backup/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f11839b9b59a0f0fb_d20250914_m045619_c001_v0001130_t0041_u01757825779577") 2025/09/14 05:02:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f415583662cdb6f5b_d20250914_m045636_c001_v7007000_t0000_u01757825796997") 2025/09/14 05:02:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f11076f38ea2a3e22_d20250914_m045636_c001_v0001179_t0045_u01757825796048") 2025/09/14 05:02:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1053b41b67d838fc_d20250914_m045632_c001_v0001100_t0038_u01757825792291") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cae_d20250914_m050153_c001_v7007000_t0000_u01757826113692") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c980e_d20250914_m050148_c001_v0001181_t0023_u01757826108995") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010bd_d20250914_m050137_c001_v7007000_t0000_u01757826097082") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c97af_d20250914_m050132_c001_v0001181_t0000_u01757826092340") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d228ea_d20250914_m050120_c001_v7007000_t0000_u01757826080665") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9751_d20250914_m050116_c001_v0001181_t0008_u01757826076458") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22ca6_d20250914_m050104_c001_v7007000_t0000_u01757826064434") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c96e1_d20250914_m050100_c001_v0001181_t0043_u01757826060289") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ee5_d20250914_m050048_c001_v7007000_t0000_u01757826048597") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c968f_d20250914_m050043_c001_v0001181_t0053_u01757826043536") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998a3_d20250914_m050031_c001_v7007000_t0000_u01757826031402") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f0cf_d20250914_m050024_c001_v0001113_t0014_u01757826024615") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd02001_d20250914_m050011_c001_v7007000_t0000_u01757826011659") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c84_d20250914_m050007_c001_v0001106_t0026_u01757826007385") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe8307e_d20250914_m050006_c001_v7007000_t0000_u01757826006235") 2025/09/14 05:02:33 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f52_d20250914_m050002_c001_v0001161_t0046_u01757826002043") 2025/09/14 05:02:34 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd53a_d20250914_m045949_c001_v7007000_t0000_u01757825989596") 2025/09/14 05:02:34 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9575_d20250914_m045945_c001_v0001181_t0051_u01757825985308") 2025/09/14 05:02:34 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4014b6c3fbd92abf_d20250914_m045944_c001_v7007000_t0000_u01757825984221") 2025/09/14 05:02:34 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9553_d20250914_m045940_c001_v0001181_t0008_u01757825980371") 2025/09/14 05:02:34 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e530_d20250914_m045925_c001_v7007000_t0000_u01757825965793") 2025/09/14 05:02:34 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4bd8_d20250914_m045920_c001_v0001106_t0038_u01757825960907") 2025/09/14 05:02:34 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd2293a_d20250914_m045907_c001_v7007000_t0000_u01757825947673") 2025/09/14 05:02:34 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efb9_d20250914_m045903_c001_v0001113_t0008_u01757825943275") 2025/09/14 05:02:34 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e494_d20250914_m045850_c001_v7007000_t0000_u01757825930948") 2025/09/14 05:02:34 DEBUG : banana: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e24_d20250914_m045846_c001_v0001161_t0008_u01757825926547") 2025/09/14 05:02:34 DEBUG : bananaSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5ee23a_d20250914_m050009_c001_v7007000_t0000_u01757826009801") 2025/09/14 05:02:34 DEBUG : bananaSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c74_d20250914_m050004_c001_v0001106_t0027_u01757826004029") 2025/09/14 05:02:34 DEBUG : both0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11172_d20250914_m045816_c001_v7007000_t0000_u01757825896645") 2025/09/14 05:02:34 DEBUG : both0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eea4_d20250914_m045758_c001_v0001113_t0031_u01757825878012") 2025/09/14 05:02:34 DEBUG : both0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492bfc_d20250914_m045753_c001_v7007000_t0000_u01757825873850") 2025/09/14 05:02:34 DEBUG : both0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee10_d20250914_m045733_c001_v0001113_t0014_u01757825853397") 2025/09/14 05:02:34 DEBUG : both1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11173_d20250914_m045816_c001_v7007000_t0000_u01757825896828") 2025/09/14 05:02:34 DEBUG : both1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eea8_d20250914_m045758_c001_v0001113_t0014_u01757825878739") 2025/09/14 05:02:34 DEBUG : both1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492bfd_d20250914_m045754_c001_v7007000_t0000_u01757825874030") 2025/09/14 05:02:34 DEBUG : both1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee18_d20250914_m045734_c001_v0001113_t0050_u01757825854313") 2025/09/14 05:02:34 DEBUG : both10: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11175_d20250914_m045817_c001_v7007000_t0000_u01757825897010") 2025/09/14 05:02:35 DEBUG : both10: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eed0_d20250914_m045805_c001_v0001113_t0025_u01757825885830") 2025/09/14 05:02:35 DEBUG : both10: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492bfe_d20250914_m045754_c001_v7007000_t0000_u01757825874211") 2025/09/14 05:02:35 DEBUG : both10: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee52_d20250914_m045743_c001_v0001113_t0014_u01757825863450") 2025/09/14 05:02:35 DEBUG : both11: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11176_d20250914_m045817_c001_v7007000_t0000_u01757825897192") 2025/09/14 05:02:35 DEBUG : both11: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eeda_d20250914_m045806_c001_v0001113_t0023_u01757825886816") 2025/09/14 05:02:35 DEBUG : both11: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492bff_d20250914_m045754_c001_v7007000_t0000_u01757825874392") 2025/09/14 05:02:35 DEBUG : both11: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee56_d20250914_m045744_c001_v0001113_t0029_u01757825864558") 2025/09/14 05:02:35 DEBUG : both12: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11177_d20250914_m045817_c001_v7007000_t0000_u01757825897375") 2025/09/14 05:02:35 DEBUG : both12: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eede_d20250914_m045807_c001_v0001113_t0029_u01757825887719") 2025/09/14 05:02:35 DEBUG : both12: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c01_d20250914_m045754_c001_v7007000_t0000_u01757825874573") 2025/09/14 05:02:35 DEBUG : both12: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee5a_d20250914_m045745_c001_v0001113_t0004_u01757825865352") 2025/09/14 05:02:35 DEBUG : both13: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11178_d20250914_m045817_c001_v7007000_t0000_u01757825897558") 2025/09/14 05:02:35 DEBUG : both13: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eee2_d20250914_m045808_c001_v0001113_t0021_u01757825888460") 2025/09/14 05:02:35 DEBUG : both13: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c02_d20250914_m045754_c001_v7007000_t0000_u01757825874752") 2025/09/14 05:02:35 DEBUG : both13: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee60_d20250914_m045746_c001_v0001113_t0042_u01757825866244") 2025/09/14 05:02:35 DEBUG : both14: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11179_d20250914_m045817_c001_v7007000_t0000_u01757825897742") 2025/09/14 05:02:35 DEBUG : both14: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eee6_d20250914_m045809_c001_v0001113_t0021_u01757825889409") 2025/09/14 05:02:35 DEBUG : both14: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c04_d20250914_m045754_c001_v7007000_t0000_u01757825874936") 2025/09/14 05:02:35 DEBUG : both14: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee66_d20250914_m045746_c001_v0001113_t0015_u01757825866829") 2025/09/14 05:02:35 DEBUG : both15: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a1117a_d20250914_m045817_c001_v7007000_t0000_u01757825897924") 2025/09/14 05:02:35 DEBUG : both15: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eeec_d20250914_m045810_c001_v0001113_t0047_u01757825890055") 2025/09/14 05:02:35 DEBUG : both15: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c05_d20250914_m045755_c001_v7007000_t0000_u01757825875118") 2025/09/14 05:02:36 DEBUG : both15: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee6c_d20250914_m045747_c001_v0001113_t0043_u01757825867651") 2025/09/14 05:02:36 DEBUG : both16: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a1117b_d20250914_m045818_c001_v7007000_t0000_u01757825898106") 2025/09/14 05:02:36 DEBUG : both16: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eef0_d20250914_m045810_c001_v0001113_t0055_u01757825890891") 2025/09/14 05:02:36 DEBUG : both16: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c06_d20250914_m045755_c001_v7007000_t0000_u01757825875297") 2025/09/14 05:02:36 DEBUG : both16: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee74_d20250914_m045748_c001_v0001113_t0051_u01757825868317") 2025/09/14 05:02:36 DEBUG : both17: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a1117c_d20250914_m045818_c001_v7007000_t0000_u01757825898289") 2025/09/14 05:02:36 DEBUG : both17: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eef4_d20250914_m045811_c001_v0001113_t0008_u01757825891728") 2025/09/14 05:02:36 DEBUG : both17: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c07_d20250914_m045755_c001_v7007000_t0000_u01757825875477") 2025/09/14 05:02:36 DEBUG : both17: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee7c_d20250914_m045748_c001_v0001113_t0030_u01757825868939") 2025/09/14 05:02:36 DEBUG : both18: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a1117d_d20250914_m045818_c001_v7007000_t0000_u01757825898471") 2025/09/14 05:02:36 DEBUG : both18: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eefa_d20250914_m045812_c001_v0001113_t0046_u01757825892410") 2025/09/14 05:02:36 DEBUG : both18: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c0a_d20250914_m045755_c001_v7007000_t0000_u01757825875657") 2025/09/14 05:02:36 DEBUG : both18: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee80_d20250914_m045749_c001_v0001113_t0017_u01757825869547") 2025/09/14 05:02:36 DEBUG : both19: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11180_d20250914_m045818_c001_v7007000_t0000_u01757825898669") 2025/09/14 05:02:36 DEBUG : both19: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eefe_d20250914_m045813_c001_v0001113_t0052_u01757825893061") 2025/09/14 05:02:36 DEBUG : both19: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c0b_d20250914_m045755_c001_v7007000_t0000_u01757825875839") 2025/09/14 05:02:36 DEBUG : both19: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee84_d20250914_m045750_c001_v0001113_t0043_u01757825870436") 2025/09/14 05:02:36 DEBUG : both2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11181_d20250914_m045818_c001_v7007000_t0000_u01757825898853") 2025/09/14 05:02:36 DEBUG : both2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eeac_d20250914_m045759_c001_v0001113_t0023_u01757825879487") 2025/09/14 05:02:36 DEBUG : both2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c0c_d20250914_m045756_c001_v7007000_t0000_u01757825876018") 2025/09/14 05:02:37 DEBUG : both2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee22_d20250914_m045734_c001_v0001113_t0057_u01757825854938") 2025/09/14 05:02:37 DEBUG : both3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11182_d20250914_m045819_c001_v7007000_t0000_u01757825899036") 2025/09/14 05:02:37 DEBUG : both3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eeb0_d20250914_m045800_c001_v0001113_t0001_u01757825880165") 2025/09/14 05:02:37 DEBUG : both3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c0e_d20250914_m045756_c001_v7007000_t0000_u01757825876199") 2025/09/14 05:02:37 DEBUG : both3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee2a_d20250914_m045735_c001_v0001113_t0003_u01757825855780") 2025/09/14 05:02:37 DEBUG : both4: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11183_d20250914_m045819_c001_v7007000_t0000_u01757825899280") 2025/09/14 05:02:37 DEBUG : both4: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eeb4_d20250914_m045800_c001_v0001113_t0015_u01757825880979") 2025/09/14 05:02:37 DEBUG : both4: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c10_d20250914_m045756_c001_v7007000_t0000_u01757825876379") 2025/09/14 05:02:37 DEBUG : both4: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee2e_d20250914_m045736_c001_v0001113_t0022_u01757825856567") 2025/09/14 05:02:37 DEBUG : both5: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11184_d20250914_m045819_c001_v7007000_t0000_u01757825899466") 2025/09/14 05:02:37 DEBUG : both5: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eeb8_d20250914_m045801_c001_v0001113_t0034_u01757825881747") 2025/09/14 05:02:37 DEBUG : both5: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c12_d20250914_m045756_c001_v7007000_t0000_u01757825876559") 2025/09/14 05:02:37 DEBUG : both5: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee36_d20250914_m045738_c001_v0001113_t0023_u01757825858091") 2025/09/14 05:02:37 DEBUG : both6: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11185_d20250914_m045819_c001_v7007000_t0000_u01757825899650") 2025/09/14 05:02:37 DEBUG : both6: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eebc_d20250914_m045802_c001_v0001113_t0041_u01757825882464") 2025/09/14 05:02:37 DEBUG : both6: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c13_d20250914_m045756_c001_v7007000_t0000_u01757825876739") 2025/09/14 05:02:37 DEBUG : both6: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee3e_d20250914_m045739_c001_v0001113_t0030_u01757825859036") 2025/09/14 05:02:37 DEBUG : both7: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11186_d20250914_m045819_c001_v7007000_t0000_u01757825899833") 2025/09/14 05:02:37 DEBUG : both7: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eec0_d20250914_m045803_c001_v0001113_t0035_u01757825883276") 2025/09/14 05:02:37 DEBUG : both7: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c14_d20250914_m045756_c001_v7007000_t0000_u01757825876920") 2025/09/14 05:02:38 DEBUG : both7: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee44_d20250914_m045739_c001_v0001113_t0040_u01757825859822") 2025/09/14 05:02:38 DEBUG : both8: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11187_d20250914_m045820_c001_v7007000_t0000_u01757825900016") 2025/09/14 05:02:38 DEBUG : both8: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eec4_d20250914_m045804_c001_v0001113_t0058_u01757825884163") 2025/09/14 05:02:38 DEBUG : both8: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c15_d20250914_m045757_c001_v7007000_t0000_u01757825877101") 2025/09/14 05:02:38 DEBUG : both8: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee48_d20250914_m045740_c001_v0001113_t0010_u01757825860348") 2025/09/14 05:02:38 DEBUG : both9: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11188_d20250914_m045820_c001_v7007000_t0000_u01757825900199") 2025/09/14 05:02:38 DEBUG : both9: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eeca_d20250914_m045805_c001_v0001113_t0008_u01757825885022") 2025/09/14 05:02:38 DEBUG : both9: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492c16_d20250914_m045757_c001_v7007000_t0000_u01757825877281") 2025/09/14 05:02:38 DEBUG : both9: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee4e_d20250914_m045742_c001_v0001113_t0038_u01757825862742") 2025/09/14 05:02:38 DEBUG : c/non empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c972_d20250914_m045410_c001_v7007000_t0000_u01757825650922") 2025/09/14 05:02:38 DEBUG : c/non empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691196_d20250914_m045408_c001_v0001102_t0059_u01757825648894") 2025/09/14 05:02:38 DEBUG : c/non empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f404f355580ec170a_d20250914_m045407_c001_v7007000_t0000_u01757825647806") 2025/09/14 05:02:38 DEBUG : c/non empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691178_d20250914_m045405_c001_v0001102_t0008_u01757825645741") 2025/09/14 05:02:38 DEBUG : c/non empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5edb4d_d20250914_m045348_c001_v7007000_t0000_u01757825628643") 2025/09/14 05:02:38 DEBUG : c/non empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26910fa_d20250914_m045346_c001_v0001102_t0010_u01757825626539") 2025/09/14 05:02:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e545_d20250914_m045928_c001_v7007000_t0000_u01757825968185") 2025/09/14 05:02:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c950d_d20250914_m045923_c001_v0001181_t0019_u01757825963864") 2025/09/14 05:02:38 DEBUG : check sum: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5edb30_d20250914_m045338_c001_v7007000_t0000_u01757825618552") 2025/09/14 05:02:38 DEBUG : check sum: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26910d0_d20250914_m045337_c001_v0001102_t0007_u01757825617480") 2025/09/14 05:02:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419de83fdb1763fc_d20250914_m050224_c001_v7007000_t0000_u01757826144571") 2025/09/14 05:02:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d43999315d_d20250914_m050222_c001_v0001161_t0057_u01757826142952") 2025/09/14 05:02:38 DEBUG : dest/3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa1286_d20250914_m045555_c001_v7007000_t0000_u01757825755008") 2025/09/14 05:02:39 DEBUG : dest/3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4044845e22019b0b_d20250914_m045553_c001_v0001093_t0018_u01757825753909") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998a5_d20250914_m050031_c001_v7007000_t0000_u01757826031585") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9617_d20250914_m050026_c001_v0001181_t0055_u01757826026839") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595caf_d20250914_m050153_c001_v7007000_t0000_u01757826113873") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d4399930d6_d20250914_m050141_c001_v0001161_t0058_u01757826101417") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010be_d20250914_m050137_c001_v7007000_t0000_u01757826097270") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d4399930b2_d20250914_m050125_c001_v0001161_t0055_u01757826085036") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d228ed_d20250914_m050120_c001_v7007000_t0000_u01757826080848") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439993064_d20250914_m050108_c001_v0001161_t0025_u01757826068707") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22cb3_d20250914_m050104_c001_v7007000_t0000_u01757826064617") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d43999301e_d20250914_m050052_c001_v0001161_t0006_u01757826052860") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ee6_d20250914_m050048_c001_v7007000_t0000_u01757826048779") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992fd8_d20250914_m050035_c001_v0001161_t0016_u01757826035685") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f410a564b8f239f4f_d20250914_m050028_c001_v7007000_t0000_u01757826028909") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c96_d20250914_m050015_c001_v0001106_t0006_u01757826015930") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd02003_d20250914_m050011_c001_v7007000_t0000_u01757826011843") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95c5_d20250914_m050007_c001_v0001181_t0029_u01757826007655") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f405a05ac62ff2e0e_d20250914_m050006_c001_v7007000_t0000_u01757826006294") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c958e_d20250914_m045953_c001_v0001181_t0046_u01757825993864") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd53d_d20250914_m045949_c001_v7007000_t0000_u01757825989778") 2025/09/14 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9577_d20250914_m045945_c001_v0001181_t0016_u01757825985529") 2025/09/14 05:02:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4224daa8c0929db8_d20250914_m045944_c001_v7007000_t0000_u01757825984240") 2025/09/14 05:02:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4bfa_d20250914_m045932_c001_v0001106_t0012_u01757825972270") 2025/09/14 05:02:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f0d45_d20250914_m045925_c001_v7007000_t0000_u01757825965571") 2025/09/14 05:02:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efc3_d20250914_m045911_c001_v0001113_t0027_u01757825951918") 2025/09/14 05:02:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd2293b_d20250914_m045907_c001_v7007000_t0000_u01757825947856") 2025/09/14 05:02:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e3a_d20250914_m045855_c001_v0001161_t0027_u01757825935252") 2025/09/14 05:02:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e495_d20250914_m045851_c001_v7007000_t0000_u01757825931134") 2025/09/14 05:02:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4b68_d20250914_m045837_c001_v0001106_t0021_u01757825917454") 2025/09/14 05:02:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa18f2_d20250914_m050009_c001_v7007000_t0000_u01757826009710") 2025/09/14 05:02:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95af_d20250914_m050004_c001_v0001181_t0045_u01757826004215") 2025/09/14 05:02:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998ab_d20250914_m050031_c001_v7007000_t0000_u01757826031769") 2025/09/14 05:02:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992fb6_d20250914_m050026_c001_v0001161_t0043_u01757826026853") 2025/09/14 05:02:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cb0_d20250914_m050154_c001_v7007000_t0000_u01757826114055") 2025/09/14 05:02:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c97d6_d20250914_m050142_c001_v0001181_t0055_u01757826102063") 2025/09/14 05:02:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010c0_d20250914_m050137_c001_v7007000_t0000_u01757826097464") 2025/09/14 05:02:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9781_d20250914_m050125_c001_v0001181_t0009_u01757826085724") 2025/09/14 05:02:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d228ee_d20250914_m050121_c001_v7007000_t0000_u01757826081036") 2025/09/14 05:02:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9725_d20250914_m050109_c001_v0001181_t0007_u01757826069421") 2025/09/14 05:02:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22cbf_d20250914_m050104_c001_v7007000_t0000_u01757826064800") 2025/09/14 05:02:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c96af_d20250914_m050053_c001_v0001181_t0055_u01757826053721") 2025/09/14 05:02:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ee7_d20250914_m050048_c001_v7007000_t0000_u01757826048960") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9663_d20250914_m050036_c001_v0001181_t0056_u01757826036508") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe83156_d20250914_m050029_c001_v7007000_t0000_u01757826029123") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f0bd_d20250914_m050017_c001_v0001113_t0048_u01757826017017") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd02007_d20250914_m050012_c001_v7007000_t0000_u01757826012025") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f097_d20250914_m050007_c001_v0001113_t0009_u01757826007750") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe8307f_d20250914_m050006_c001_v7007000_t0000_u01757826006416") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f34_d20250914_m045954_c001_v0001161_t0018_u01757825994442") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd53f_d20250914_m045949_c001_v7007000_t0000_u01757825989965") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f0e_d20250914_m045945_c001_v0001161_t0009_u01757825985639") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4014b6c3fbd92abc_d20250914_m045944_c001_v7007000_t0000_u01757825984032") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9531_d20250914_m045933_c001_v0001181_t0020_u01757825973163") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f404208404cd6af42_d20250914_m045925_c001_v7007000_t0000_u01757825965534") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e6f_d20250914_m045912_c001_v0001161_t0013_u01757825952733") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd2293c_d20250914_m045908_c001_v7007000_t0000_u01757825948039") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4b90_d20250914_m045855_c001_v0001106_t0029_u01757825935953") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e496_d20250914_m045851_c001_v7007000_t0000_u01757825931317") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ef5b_d20250914_m045838_c001_v0001113_t0019_u01757825918355") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5ee236_d20250914_m050009_c001_v7007000_t0000_u01757826009566") 2025/09/14 05:02:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f5c_d20250914_m050004_c001_v0001161_t0025_u01757826004313") 2025/09/14 05:02:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998af_d20250914_m050031_c001_v7007000_t0000_u01757826031952") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f0db_d20250914_m050026_c001_v0001113_t0048_u01757826026980") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cb1_d20250914_m050154_c001_v7007000_t0000_u01757826114237") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f1e3_d20250914_m050142_c001_v0001113_t0040_u01757826102628") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010c2_d20250914_m050137_c001_v7007000_t0000_u01757826097649") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f1ae_d20250914_m050126_c001_v0001113_t0022_u01757826086310") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d228ef_d20250914_m050121_c001_v7007000_t0000_u01757826081219") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f17e_d20250914_m050109_c001_v0001113_t0054_u01757826069998") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22cca_d20250914_m050104_c001_v7007000_t0000_u01757826064993") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f137_d20250914_m050054_c001_v0001113_t0057_u01757826054302") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ee8_d20250914_m050049_c001_v7007000_t0000_u01757826049143") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f105_d20250914_m050037_c001_v0001113_t0007_u01757826037084") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f405a05ac62ff2e3d_d20250914_m050029_c001_v7007000_t0000_u01757826029229") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95e7_d20250914_m050017_c001_v0001181_t0041_u01757826017673") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd0200b_d20250914_m050012_c001_v7007000_t0000_u01757826012210") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95c7_d20250914_m050007_c001_v0001181_t0048_u01757826007858") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419de83fdb175e7d_d20250914_m050006_c001_v7007000_t0000_u01757826006245") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f057_d20250914_m045955_c001_v0001113_t0017_u01757825995202") 2025/09/14 05:02:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd541_d20250914_m045950_c001_v7007000_t0000_u01757825990148") 2025/09/14 05:02:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9579_d20250914_m045945_c001_v0001181_t0009_u01757825985746") 2025/09/14 05:02:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4224daa8c0929db9_d20250914_m045944_c001_v7007000_t0000_u01757825984421") 2025/09/14 05:02:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992ed0_d20250914_m045933_c001_v0001161_t0049_u01757825973742") 2025/09/14 05:02:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f404208404cd6af40_d20250914_m045925_c001_v7007000_t0000_u01757825965165") 2025/09/14 05:02:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4bc3_d20250914_m045913_c001_v0001106_t0035_u01757825953486") 2025/09/14 05:02:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd2293d_d20250914_m045908_c001_v7007000_t0000_u01757825948221") 2025/09/14 05:02:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efa1_d20250914_m045856_c001_v0001113_t0005_u01757825936786") 2025/09/14 05:02:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e498_d20250914_m045851_c001_v7007000_t0000_u01757825931501") 2025/09/14 05:02:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e08_d20250914_m045838_c001_v0001161_t0040_u01757825918893") 2025/09/14 05:02:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa18ee_d20250914_m050009_c001_v7007000_t0000_u01757826009525") 2025/09/14 05:02:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f07d_d20250914_m050004_c001_v0001113_t0023_u01757826004414") 2025/09/14 05:02:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998b2_d20250914_m050032_c001_v7007000_t0000_u01757826032136") 2025/09/14 05:02:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9619_d20250914_m050027_c001_v0001181_t0026_u01757826027068") 2025/09/14 05:02:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cb3_d20250914_m050154_c001_v7007000_t0000_u01757826114418") 2025/09/14 05:02:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d74_d20250914_m050143_c001_v0001106_t0056_u01757826103275") 2025/09/14 05:02:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010c3_d20250914_m050137_c001_v7007000_t0000_u01757826097837") 2025/09/14 05:02:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d5c_d20250914_m050127_c001_v0001106_t0034_u01757826087033") 2025/09/14 05:02:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d228f0_d20250914_m050121_c001_v7007000_t0000_u01757826081403") 2025/09/14 05:02:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d3f_d20250914_m050110_c001_v0001106_t0028_u01757826070963") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22ccc_d20250914_m050105_c001_v7007000_t0000_u01757826065176") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d0b_d20250914_m050055_c001_v0001106_t0010_u01757826055047") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ee9_d20250914_m050049_c001_v7007000_t0000_u01757826049324") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4cdc_d20250914_m050037_c001_v0001106_t0024_u01757826037792") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa19be_d20250914_m050028_c001_v7007000_t0000_u01757826028714") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f96_d20250914_m050018_c001_v0001161_t0026_u01757826018238") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd02010_d20250914_m050012_c001_v7007000_t0000_u01757826012393") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f70_d20250914_m050007_c001_v0001161_t0016_u01757826007917") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419de83fdb175e7e_d20250914_m050006_c001_v7007000_t0000_u01757826006430") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c56_d20250914_m045955_c001_v0001106_t0014_u01757825995935") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd543_d20250914_m045950_c001_v7007000_t0000_u01757825990331") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f036_d20250914_m045945_c001_v0001113_t0003_u01757825985761") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78cfeb_d20250914_m045944_c001_v7007000_t0000_u01757825984264") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f005_d20250914_m045934_c001_v0001113_t0027_u01757825974511") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f404208404cd6af41_d20250914_m045925_c001_v7007000_t0000_u01757825965348") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efc9_d20250914_m045914_c001_v0001113_t0007_u01757825954245") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd2293e_d20250914_m045908_c001_v7007000_t0000_u01757825948404") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e3e_d20250914_m045857_c001_v0001161_t0021_u01757825937181") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e499_d20250914_m045851_c001_v7007000_t0000_u01757825931683") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4b6e_d20250914_m045841_c001_v0001106_t0044_u01757825921249") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f0de5_d20250914_m050009_c001_v7007000_t0000_u01757826009514") 2025/09/14 05:02:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95b1_d20250914_m050004_c001_v0001181_t0027_u01757826004429") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998b4_d20250914_m050032_c001_v7007000_t0000_u01757826032326") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4cc4_d20250914_m050027_c001_v0001106_t0055_u01757826027165") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cb4_d20250914_m050154_c001_v7007000_t0000_u01757826114600") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d4399930de_d20250914_m050143_c001_v0001161_t0035_u01757826103802") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010c6_d20250914_m050138_c001_v7007000_t0000_u01757826098023") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d4399930b6_d20250914_m050127_c001_v0001161_t0037_u01757826087662") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d228f2_d20250914_m050121_c001_v7007000_t0000_u01757826081586") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d43999306a_d20250914_m050111_c001_v0001161_t0023_u01757826071450") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22cd0_d20250914_m050105_c001_v7007000_t0000_u01757826065359") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439993026_d20250914_m050055_c001_v0001161_t0040_u01757826055586") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00eeb_d20250914_m050049_c001_v7007000_t0000_u01757826049505") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992fe0_d20250914_m050038_c001_v0001161_t0054_u01757826038322") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d899872_d20250914_m050029_c001_v7007000_t0000_u01757826029243") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c9e_d20250914_m050018_c001_v0001106_t0040_u01757826018529") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd02011_d20250914_m050012_c001_v7007000_t0000_u01757826012577") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95c9_d20250914_m050008_c001_v0001181_t0018_u01757826008101") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa18e4_d20250914_m050006_c001_v7007000_t0000_u01757826006445") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9598_d20250914_m045956_c001_v0001181_t0054_u01757825996583") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd546_d20250914_m045950_c001_v7007000_t0000_u01757825990513") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c2e_d20250914_m045945_c001_v0001106_t0050_u01757825985845") 2025/09/14 05:02:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78cfec_d20250914_m045944_c001_v7007000_t0000_u01757825984271") 2025/09/14 05:02:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c02_d20250914_m045934_c001_v0001106_t0012_u01757825974901") 2025/09/14 05:02:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01fa3_d20250914_m045925_c001_v7007000_t0000_u01757825965728") 2025/09/14 05:02:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e71_d20250914_m045914_c001_v0001161_t0006_u01757825954672") 2025/09/14 05:02:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd2293f_d20250914_m045908_c001_v7007000_t0000_u01757825948586") 2025/09/14 05:02:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4b94_d20250914_m045857_c001_v0001106_t0034_u01757825937582") 2025/09/14 05:02:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e49a_d20250914_m045851_c001_v7007000_t0000_u01757825931864") 2025/09/14 05:02:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ef71_d20250914_m045841_c001_v0001113_t0006_u01757825921704") 2025/09/14 05:02:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa18f4_d20250914_m050009_c001_v7007000_t0000_u01757826009720") 2025/09/14 05:02:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c78_d20250914_m050004_c001_v0001106_t0008_u01757826004600") 2025/09/14 05:02:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998b7_d20250914_m050032_c001_v7007000_t0000_u01757826032508") 2025/09/14 05:02:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992fba_d20250914_m050027_c001_v0001161_t0003_u01757826027218") 2025/09/14 05:02:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cb5_d20250914_m050154_c001_v7007000_t0000_u01757826114782") 2025/09/14 05:02:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c97ea_d20250914_m050144_c001_v0001181_t0022_u01757826104352") 2025/09/14 05:02:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010c7_d20250914_m050138_c001_v7007000_t0000_u01757826098206") 2025/09/14 05:02:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9791_d20250914_m050127_c001_v0001181_t0005_u01757826087934") 2025/09/14 05:02:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d228f4_d20250914_m050121_c001_v7007000_t0000_u01757826081770") 2025/09/14 05:02:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9735_d20250914_m050111_c001_v0001181_t0029_u01757826071961") 2025/09/14 05:02:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22cd2_d20250914_m050105_c001_v7007000_t0000_u01757826065544") 2025/09/14 05:02:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c96c2_d20250914_m050055_c001_v0001181_t0010_u01757826055883") 2025/09/14 05:02:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00eec_d20250914_m050049_c001_v7007000_t0000_u01757826049690") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c966b_d20250914_m050038_c001_v0001181_t0012_u01757826038587") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d899867_d20250914_m050028_c001_v7007000_t0000_u01757826028876") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f0c1_d20250914_m050019_c001_v0001113_t0008_u01757826019499") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd02015_d20250914_m050012_c001_v7007000_t0000_u01757826012760") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c88_d20250914_m050008_c001_v0001106_t0037_u01757826008203") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f415583662cdb7159_d20250914_m050006_c001_v7007000_t0000_u01757826006302") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f38_d20250914_m045956_c001_v0001161_t0029_u01757825996798") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd549_d20250914_m045950_c001_v7007000_t0000_u01757825990697") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f038_d20250914_m045946_c001_v0001113_t0010_u01757825986066") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4014b6c3fbd92abd_d20250914_m045944_c001_v7007000_t0000_u01757825984039") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9537_d20250914_m045935_c001_v0001181_t0043_u01757825975345") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01fa4_d20250914_m045925_c001_v7007000_t0000_u01757825965739") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4bc9_d20250914_m045915_c001_v0001106_t0033_u01757825955138") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22941_d20250914_m045908_c001_v7007000_t0000_u01757825948771") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efa5_d20250914_m045858_c001_v0001113_t0029_u01757825938340") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e49b_d20250914_m045852_c001_v7007000_t0000_u01757825932048") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e14_d20250914_m045842_c001_v0001161_t0051_u01757825922118") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa18ef_d20250914_m050009_c001_v7007000_t0000_u01757826009535") 2025/09/14 05:02:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f5e_d20250914_m050004_c001_v0001161_t0033_u01757826004659") 2025/09/14 05:02:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998b9_d20250914_m050032_c001_v7007000_t0000_u01757826032692") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f0dd_d20250914_m050027_c001_v0001113_t0009_u01757826027232") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cb6_d20250914_m050154_c001_v7007000_t0000_u01757826114968") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f1e9_d20250914_m050144_c001_v0001113_t0042_u01757826104560") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010c8_d20250914_m050138_c001_v7007000_t0000_u01757826098395") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f1b6_d20250914_m050128_c001_v0001113_t0038_u01757826088149") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d228f7_d20250914_m050121_c001_v7007000_t0000_u01757826081956") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f182_d20250914_m050112_c001_v0001113_t0000_u01757826072180") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22cd4_d20250914_m050105_c001_v7007000_t0000_u01757826065728") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f13f_d20250914_m050056_c001_v0001113_t0038_u01757826056098") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00eef_d20250914_m050049_c001_v7007000_t0000_u01757826049872") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f10f_d20250914_m050038_c001_v0001113_t0003_u01757826038898") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f405a05ac62ff2e3b_d20250914_m050028_c001_v7007000_t0000_u01757826028864") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95f5_d20250914_m050019_c001_v0001181_t0015_u01757826019924") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd02018_d20250914_m050012_c001_v7007000_t0000_u01757826012944") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f09b_d20250914_m050008_c001_v0001113_t0041_u01757826008240") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419de83fdb175e7b_d20250914_m050005_c001_v7007000_t0000_u01757826005882") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f059_d20250914_m045957_c001_v0001113_t0010_u01757825997101") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd54b_d20250914_m045950_c001_v7007000_t0000_u01757825990880") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c957b_d20250914_m045946_c001_v0001181_t0004_u01757825986146") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492e76_d20250914_m045944_c001_v7007000_t0000_u01757825984433") 2025/09/14 05:02:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992ed6_d20250914_m045935_c001_v0001161_t0043_u01757825975582") 2025/09/14 05:02:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492e13_d20250914_m045925_c001_v7007000_t0000_u01757825965750") 2025/09/14 05:02:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efcb_d20250914_m045915_c001_v0001113_t0016_u01757825955747") 2025/09/14 05:02:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22942_d20250914_m045908_c001_v7007000_t0000_u01757825948953") 2025/09/14 05:02:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e44_d20250914_m045858_c001_v0001161_t0057_u01757825938714") 2025/09/14 05:02:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e49c_d20250914_m045852_c001_v7007000_t0000_u01757825932231") 2025/09/14 05:02:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4b70_d20250914_m045842_c001_v0001106_t0013_u01757825922388") 2025/09/14 05:02:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01ff3_d20250914_m050009_c001_v7007000_t0000_u01757826009730") 2025/09/14 05:02:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95b3_d20250914_m050004_c001_v0001181_t0038_u01757826004680") 2025/09/14 05:02:49 DEBUG : dir1/0007-12345: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998bb_d20250914_m050032_c001_v7007000_t0000_u01757826032875") 2025/09/14 05:02:49 DEBUG : dir1/0007-12345: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c961b_d20250914_m050027_c001_v0001181_t0012_u01757826027332") 2025/09/14 05:02:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cb7_d20250914_m050155_c001_v7007000_t0000_u01757826115150") 2025/09/14 05:02:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d76_d20250914_m050144_c001_v0001106_t0031_u01757826104821") 2025/09/14 05:02:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010ca_d20250914_m050138_c001_v7007000_t0000_u01757826098579") 2025/09/14 05:02:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d60_d20250914_m050128_c001_v0001106_t0021_u01757826088520") 2025/09/14 05:02:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d228fb_d20250914_m050122_c001_v7007000_t0000_u01757826082141") 2025/09/14 05:02:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d41_d20250914_m050112_c001_v0001106_t0054_u01757826072657") 2025/09/14 05:02:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22cd6_d20250914_m050105_c001_v7007000_t0000_u01757826065910") 2025/09/14 05:02:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d11_d20250914_m050056_c001_v0001106_t0042_u01757826056433") 2025/09/14 05:02:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ef0_d20250914_m050050_c001_v7007000_t0000_u01757826050059") 2025/09/14 05:02:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4ce4_d20250914_m050039_c001_v0001106_t0029_u01757826039343") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f405a05ac62ff2e3c_d20250914_m050029_c001_v7007000_t0000_u01757826029046") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f9e_d20250914_m050020_c001_v0001161_t0004_u01757826020142") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd0201e_d20250914_m050013_c001_v7007000_t0000_u01757826013126") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f72_d20250914_m050008_c001_v0001161_t0058_u01757826008281") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa18e2_d20250914_m050006_c001_v7007000_t0000_u01757826006264") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c5e_d20250914_m045958_c001_v0001106_t0049_u01757825998168") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd54d_d20250914_m045951_c001_v7007000_t0000_u01757825991066") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f10_d20250914_m045946_c001_v0001161_t0016_u01757825986256") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f411e7b655958d452_d20250914_m045944_c001_v7007000_t0000_u01757825984243") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f00c_d20250914_m045935_c001_v0001113_t0027_u01757825975868") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4163d92ab9fd55ef_d20250914_m045925_c001_v7007000_t0000_u01757825965577") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e79_d20250914_m045916_c001_v0001161_t0014_u01757825956123") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22943_d20250914_m045909_c001_v7007000_t0000_u01757825949138") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4b97_d20250914_m045858_c001_v0001106_t0035_u01757825938985") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e49d_d20250914_m045852_c001_v7007000_t0000_u01757825932414") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ef79_d20250914_m045842_c001_v0001113_t0000_u01757825922887") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe83096_d20250914_m050009_c001_v7007000_t0000_u01757826009576") 2025/09/14 05:02:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f081_d20250914_m050004_c001_v0001113_t0053_u01757826004775") 2025/09/14 05:02:50 DEBUG : dir1/0008-23456: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998bd_d20250914_m050033_c001_v7007000_t0000_u01757826033058") 2025/09/14 05:02:50 DEBUG : dir1/0008-23456: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992fbc_d20250914_m050027_c001_v0001161_t0032_u01757826027501") 2025/09/14 05:02:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cb9_d20250914_m050155_c001_v7007000_t0000_u01757826115332") 2025/09/14 05:02:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d4399930e2_d20250914_m050145_c001_v0001161_t0037_u01757826105346") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010cb_d20250914_m050138_c001_v7007000_t0000_u01757826098764") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d4399930be_d20250914_m050129_c001_v0001161_t0053_u01757826089060") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d22900_d20250914_m050122_c001_v7007000_t0000_u01757826082324") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439993076_d20250914_m050113_c001_v0001161_t0001_u01757826073268") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22cd8_d20250914_m050106_c001_v7007000_t0000_u01757826066092") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439993032_d20250914_m050056_c001_v0001161_t0030_u01757826056922") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ef1_d20250914_m050050_c001_v7007000_t0000_u01757826050241") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992fe8_d20250914_m050039_c001_v0001161_t0023_u01757826039916") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d89986c_d20250914_m050029_c001_v7007000_t0000_u01757826029060") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4ca2_d20250914_m050020_c001_v0001106_t0058_u01757826020629") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd02022_d20250914_m050013_c001_v7007000_t0000_u01757826013310") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95cb_d20250914_m050008_c001_v0001181_t0014_u01757826008314") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa18e0_d20250914_m050005_c001_v7007000_t0000_u01757826005903") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c959e_d20250914_m045958_c001_v0001181_t0045_u01757825998696") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd54e_d20250914_m045951_c001_v7007000_t0000_u01757825991250") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c32_d20250914_m045946_c001_v0001106_t0022_u01757825986314") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4224daa8c0929db5_d20250914_m045944_c001_v7007000_t0000_u01757825984058") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c0a_d20250914_m045936_c001_v0001106_t0011_u01757825976315") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f418a9cce025795d5_d20250914_m045925_c001_v7007000_t0000_u01757825965586") 2025/09/14 05:02:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4bcb_d20250914_m045916_c001_v0001106_t0032_u01757825956727") 2025/09/14 05:02:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22944_d20250914_m045909_c001_v7007000_t0000_u01757825949322") 2025/09/14 05:02:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efa7_d20250914_m045859_c001_v0001113_t0046_u01757825939385") 2025/09/14 05:02:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e49e_d20250914_m045852_c001_v7007000_t0000_u01757825932595") 2025/09/14 05:02:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e18_d20250914_m045843_c001_v0001161_t0016_u01757825923266") 2025/09/14 05:02:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01ff2_d20250914_m050009_c001_v7007000_t0000_u01757826009545") 2025/09/14 05:02:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95b5_d20250914_m050004_c001_v0001181_t0013_u01757826004891") 2025/09/14 05:02:52 DEBUG : dir1/0009-34567: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998bf_d20250914_m050033_c001_v7007000_t0000_u01757826033242") 2025/09/14 05:02:52 DEBUG : dir1/0009-34567: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c961d_d20250914_m050027_c001_v0001181_t0027_u01757826027551") 2025/09/14 05:02:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cba_d20250914_m050155_c001_v7007000_t0000_u01757826115513") 2025/09/14 05:02:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c97f6_d20250914_m050145_c001_v0001181_t0039_u01757826105761") 2025/09/14 05:02:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010cd_d20250914_m050138_c001_v7007000_t0000_u01757826098947") 2025/09/14 05:02:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9799_d20250914_m050129_c001_v0001181_t0059_u01757826089337") 2025/09/14 05:02:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d22904_d20250914_m050122_c001_v7007000_t0000_u01757826082507") 2025/09/14 05:02:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c973d_d20250914_m050113_c001_v0001181_t0029_u01757826073596") 2025/09/14 05:02:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22cdc_d20250914_m050106_c001_v7007000_t0000_u01757826066275") 2025/09/14 05:02:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c96d2_d20250914_m050057_c001_v0001181_t0026_u01757826057212") 2025/09/14 05:02:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ef2_d20250914_m050050_c001_v7007000_t0000_u01757826050422") 2025/09/14 05:02:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9671_d20250914_m050040_c001_v0001181_t0027_u01757826040262") 2025/09/14 05:02:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa19c4_d20250914_m050029_c001_v7007000_t0000_u01757826029077") 2025/09/14 05:02:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f0c5_d20250914_m050021_c001_v0001113_t0024_u01757826021179") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd02029_d20250914_m050013_c001_v7007000_t0000_u01757826013494") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f09d_d20250914_m050008_c001_v0001113_t0000_u01757826008529") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4058e986146c5637_d20250914_m050006_c001_v7007000_t0000_u01757826006308") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f46_d20250914_m045958_c001_v0001161_t0031_u01757825998910") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd550_d20250914_m045951_c001_v7007000_t0000_u01757825991435") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c957d_d20250914_m045946_c001_v0001181_t0010_u01757825986368") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4014b6c3fbd92aba_d20250914_m045943_c001_v7007000_t0000_u01757825983849") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c953d_d20250914_m045936_c001_v0001181_t0043_u01757825976972") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492e0d_d20250914_m045925_c001_v7007000_t0000_u01757825965358") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efd1_d20250914_m045917_c001_v0001113_t0043_u01757825957210") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22945_d20250914_m045909_c001_v7007000_t0000_u01757825949506") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e4a_d20250914_m045859_c001_v0001161_t0031_u01757825939636") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e49f_d20250914_m045852_c001_v7007000_t0000_u01757825932776") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4b74_d20250914_m045843_c001_v0001106_t0003_u01757825923650") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419de83fdb175e99_d20250914_m050009_c001_v7007000_t0000_u01757826009556") 2025/09/14 05:02:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f62_d20250914_m050004_c001_v0001161_t0020_u01757826004924") 2025/09/14 05:02:53 DEBUG : dir1/0010-45678: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998c2_d20250914_m050033_c001_v7007000_t0000_u01757826033424") 2025/09/14 05:02:53 DEBUG : dir1/0010-45678: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f0df_d20250914_m050027_c001_v0001113_t0009_u01757826027634") 2025/09/14 05:02:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cbd_d20250914_m050155_c001_v7007000_t0000_u01757826115695") 2025/09/14 05:02:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f1f4_d20250914_m050145_c001_v0001113_t0020_u01757826105971") 2025/09/14 05:02:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010ce_d20250914_m050139_c001_v7007000_t0000_u01757826099139") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f1ba_d20250914_m050129_c001_v0001113_t0024_u01757826089542") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d22909_d20250914_m050122_c001_v7007000_t0000_u01757826082691") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f18e_d20250914_m050113_c001_v0001113_t0051_u01757826073806") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22cde_d20250914_m050106_c001_v7007000_t0000_u01757826066457") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f147_d20250914_m050057_c001_v0001113_t0044_u01757826057508") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ef3_d20250914_m050050_c001_v7007000_t0000_u01757826050604") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f111_d20250914_m050040_c001_v0001113_t0046_u01757826040587") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa19c5_d20250914_m050029_c001_v7007000_t0000_u01757826029086") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95ff_d20250914_m050021_c001_v0001181_t0031_u01757826021797") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd02032_d20250914_m050013_c001_v7007000_t0000_u01757826013680") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f74_d20250914_m050008_c001_v0001161_t0009_u01757826008554") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f415583662cdb7157_d20250914_m050005_c001_v7007000_t0000_u01757826005892") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f05d_d20250914_m045959_c001_v0001113_t0035_u01757825999290") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd551_d20250914_m045951_c001_v7007000_t0000_u01757825991618") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f03a_d20250914_m045946_c001_v0001113_t0029_u01757825986464") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4014b6c3fbd92abb_d20250914_m045943_c001_v7007000_t0000_u01757825983857") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992ede_d20250914_m045937_c001_v0001161_t0057_u01757825977190") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e52e_d20250914_m045925_c001_v7007000_t0000_u01757825965599") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e7f_d20250914_m045917_c001_v0001161_t0013_u01757825957531") 2025/09/14 05:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22946_d20250914_m045909_c001_v7007000_t0000_u01757825949689") 2025/09/14 05:02:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4b99_d20250914_m045900_c001_v0001106_t0034_u01757825940007") 2025/09/14 05:02:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e4a0_d20250914_m045852_c001_v7007000_t0000_u01757825932959") 2025/09/14 05:02:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ef7d_d20250914_m045844_c001_v0001113_t0059_u01757825924145") 2025/09/14 05:02:55 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f0de7_d20250914_m050009_c001_v7007000_t0000_u01757826009880") 2025/09/14 05:02:55 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95b7_d20250914_m050005_c001_v0001181_t0051_u01757826005099") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998c4_d20250914_m050033_c001_v7007000_t0000_u01757826033607") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4cc8_d20250914_m050027_c001_v0001106_t0050_u01757826027660") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cbe_d20250914_m050155_c001_v7007000_t0000_u01757826115876") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d7c_d20250914_m050146_c001_v0001106_t0011_u01757826106553") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010cf_d20250914_m050139_c001_v7007000_t0000_u01757826099323") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d62_d20250914_m050129_c001_v0001106_t0003_u01757826089906") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d2290f_d20250914_m050122_c001_v7007000_t0000_u01757826082873") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d45_d20250914_m050114_c001_v0001106_t0057_u01757826074053") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22ce0_d20250914_m050106_c001_v7007000_t0000_u01757826066639") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d1b_d20250914_m050057_c001_v0001106_t0042_u01757826057808") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ef4_d20250914_m050050_c001_v7007000_t0000_u01757826050786") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4ce6_d20250914_m050040_c001_v0001106_t0012_u01757826040889") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe83155_d20250914_m050029_c001_v7007000_t0000_u01757826029090") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992fa3_d20250914_m050022_c001_v0001161_t0054_u01757826022079") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd0203a_d20250914_m050013_c001_v7007000_t0000_u01757826013864") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95cd_d20250914_m050008_c001_v0001181_t0003_u01757826008566") 2025/09/14 05:02:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f0dc1_d20250914_m050006_c001_v7007000_t0000_u01757826006455") 2025/09/14 05:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c60_d20250914_m045959_c001_v0001106_t0047_u01757825999545") 2025/09/14 05:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd552_d20250914_m045951_c001_v7007000_t0000_u01757825991802") 2025/09/14 05:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c957f_d20250914_m045946_c001_v0001181_t0018_u01757825986589") 2025/09/14 05:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4224daa8c0929db0_d20250914_m045943_c001_v7007000_t0000_u01757825983875") 2025/09/14 05:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f012_d20250914_m045937_c001_v0001113_t0035_u01757825977498") 2025/09/14 05:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f0d46_d20250914_m045925_c001_v7007000_t0000_u01757825965759") 2025/09/14 05:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4bcf_d20250914_m045918_c001_v0001106_t0006_u01757825958008") 2025/09/14 05:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22947_d20250914_m045909_c001_v7007000_t0000_u01757825949872") 2025/09/14 05:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efad_d20250914_m045900_c001_v0001113_t0042_u01757825940435") 2025/09/14 05:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e4a2_d20250914_m045853_c001_v7007000_t0000_u01757825933141") 2025/09/14 05:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e1a_d20250914_m045844_c001_v0001161_t0015_u01757825924443") 2025/09/14 05:02:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419de83fdb175e9c_d20250914_m050009_c001_v7007000_t0000_u01757826009742") 2025/09/14 05:02:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f085_d20250914_m050005_c001_v0001113_t0030_u01757826005113") 2025/09/14 05:02:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998c6_d20250914_m050033_c001_v7007000_t0000_u01757826033789") 2025/09/14 05:02:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9621_d20250914_m050027_c001_v0001181_t0007_u01757826027924") 2025/09/14 05:02:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cc0_d20250914_m050156_c001_v7007000_t0000_u01757826116058") 2025/09/14 05:02:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d4399930ea_d20250914_m050147_c001_v0001161_t0055_u01757826107283") 2025/09/14 05:02:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010d1_d20250914_m050139_c001_v7007000_t0000_u01757826099506") 2025/09/14 05:02:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d4399930c6_d20250914_m050130_c001_v0001161_t0011_u01757826090476") 2025/09/14 05:02:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d22914_d20250914_m050123_c001_v7007000_t0000_u01757826083057") 2025/09/14 05:02:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d43999307a_d20250914_m050114_c001_v0001161_t0001_u01757826074737") 2025/09/14 05:02:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22ce8_d20250914_m050106_c001_v7007000_t0000_u01757826066823") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439993036_d20250914_m050058_c001_v0001161_t0019_u01757826058351") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ef5_d20250914_m050050_c001_v7007000_t0000_u01757826050967") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992ff2_d20250914_m050041_c001_v0001161_t0055_u01757826041667") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f410a564b8f239f54_d20250914_m050029_c001_v7007000_t0000_u01757826029093") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4cac_d20250914_m050022_c001_v0001106_t0046_u01757826022402") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd0203c_d20250914_m050014_c001_v7007000_t0000_u01757826014047") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95cf_d20250914_m050008_c001_v0001181_t0000_u01757826008789") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe8307d_d20250914_m050006_c001_v7007000_t0000_u01757826006051") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95a0_d20250914_m050000_c001_v0001181_t0052_u01757826000189") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd553_d20250914_m045951_c001_v7007000_t0000_u01757825991985") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f03e_d20250914_m045946_c001_v0001113_t0007_u01757825986783") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f418a9cce0257961e_d20250914_m045944_c001_v7007000_t0000_u01757825984284") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c0e_d20250914_m045937_c001_v0001106_t0000_u01757825977752") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4163d92ab9fd55f0_d20250914_m045925_c001_v7007000_t0000_u01757825965769") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efdb_d20250914_m045918_c001_v0001113_t0021_u01757825958592") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22949_d20250914_m045910_c001_v7007000_t0000_u01757825950054") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e50_d20250914_m045900_c001_v0001161_t0008_u01757825940702") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e4a4_d20250914_m045853_c001_v7007000_t0000_u01757825933323") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4b76_d20250914_m045844_c001_v0001106_t0014_u01757825924792") 2025/09/14 05:02:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa18f7_d20250914_m050009_c001_v7007000_t0000_u01757826009892") 2025/09/14 05:02:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c7a_d20250914_m050005_c001_v0001106_t0008_u01757826005257") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998c8_d20250914_m050033_c001_v7007000_t0000_u01757826033975") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4cca_d20250914_m050028_c001_v0001106_t0002_u01757826028132") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cc2_d20250914_m050156_c001_v7007000_t0000_u01757826116240") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9802_d20250914_m050147_c001_v0001181_t0004_u01757826107540") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010d2_d20250914_m050139_c001_v7007000_t0000_u01757826099693") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c97a9_d20250914_m050130_c001_v0001181_t0051_u01757826090892") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d22917_d20250914_m050123_c001_v7007000_t0000_u01757826083241") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9749_d20250914_m050115_c001_v0001181_t0039_u01757826075107") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22ced_d20250914_m050107_c001_v7007000_t0000_u01757826067006") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c96dc_d20250914_m050058_c001_v0001181_t0040_u01757826058782") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ef6_d20250914_m050051_c001_v7007000_t0000_u01757826051154") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9681_d20250914_m050042_c001_v0001181_t0008_u01757826042010") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22b24_d20250914_m050029_c001_v7007000_t0000_u01757826029107") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f0cb_d20250914_m050022_c001_v0001113_t0000_u01757826022924") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd0203f_d20250914_m050014_c001_v7007000_t0000_u01757826014231") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f09f_d20250914_m050008_c001_v0001113_t0000_u01757826008933") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419de83fdb175e7c_d20250914_m050006_c001_v7007000_t0000_u01757826006064") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f4e_d20250914_m050000_c001_v0001161_t0059_u01757826000414") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd555_d20250914_m045952_c001_v7007000_t0000_u01757825992169") 2025/09/14 05:02:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f12_d20250914_m045946_c001_v0001161_t0015_u01757825986801") 2025/09/14 05:02:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f411e7b655958d44d_d20250914_m045943_c001_v7007000_t0000_u01757825983883") 2025/09/14 05:02:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c954d_d20250914_m045938_c001_v0001181_t0012_u01757825978575") 2025/09/14 05:02:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492e0b_d20250914_m045925_c001_v7007000_t0000_u01757825965175") 2025/09/14 05:02:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e83_d20250914_m045919_c001_v0001161_t0036_u01757825959090") 2025/09/14 05:02:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd2294a_d20250914_m045910_c001_v7007000_t0000_u01757825950238") 2025/09/14 05:02:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4ba3_d20250914_m045901_c001_v0001106_t0036_u01757825941455") 2025/09/14 05:02:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e4a5_d20250914_m045853_c001_v7007000_t0000_u01757825933504") 2025/09/14 05:02:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ef81_d20250914_m045845_c001_v0001113_t0038_u01757825925286") 2025/09/14 05:02:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe83098_d20250914_m050009_c001_v7007000_t0000_u01757826009758") 2025/09/14 05:02:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f66_d20250914_m050005_c001_v0001161_t0053_u01757826005309") 2025/09/14 05:02:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998ca_d20250914_m050034_c001_v7007000_t0000_u01757826034158") 2025/09/14 05:02:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f0e1_d20250914_m050028_c001_v0001113_t0028_u01757826028138") 2025/09/14 05:02:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cc3_d20250914_m050156_c001_v7007000_t0000_u01757826116422") 2025/09/14 05:02:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f202_d20250914_m050147_c001_v0001113_t0031_u01757826107749") 2025/09/14 05:02:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010d4_d20250914_m050139_c001_v7007000_t0000_u01757826099876") 2025/09/14 05:02:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f1c1_d20250914_m050131_c001_v0001113_t0034_u01757826091119") 2025/09/14 05:02:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d2291c_d20250914_m050123_c001_v7007000_t0000_u01757826083426") 2025/09/14 05:02:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f194_d20250914_m050115_c001_v0001113_t0047_u01757826075314") 2025/09/14 05:02:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22cef_d20250914_m050107_c001_v7007000_t0000_u01757826067189") 2025/09/14 05:02:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f14f_d20250914_m050058_c001_v0001113_t0004_u01757826058992") 2025/09/14 05:02:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ef7_d20250914_m050051_c001_v7007000_t0000_u01757826051336") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f119_d20250914_m050042_c001_v0001113_t0017_u01757826042222") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f410a564b8f239f4b_d20250914_m050028_c001_v7007000_t0000_u01757826028712") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9609_d20250914_m050023_c001_v0001181_t0024_u01757826023415") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd02042_d20250914_m050014_c001_v7007000_t0000_u01757826014429") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95d1_d20250914_m050009_c001_v0001181_t0024_u01757826009033") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f0dc0_d20250914_m050006_c001_v7007000_t0000_u01757826006272") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f063_d20250914_m050000_c001_v0001113_t0036_u01757826000790") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd557_d20250914_m045952_c001_v7007000_t0000_u01757825992353") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9581_d20250914_m045946_c001_v0001181_t0033_u01757825986808") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f411e7b655958d451_d20250914_m045944_c001_v7007000_t0000_u01757825984064") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992ee4_d20250914_m045938_c001_v0001161_t0007_u01757825978793") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f418a9cce025795d8_d20250914_m045925_c001_v7007000_t0000_u01757825965781") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4bd3_d20250914_m045919_c001_v0001106_t0016_u01757825959357") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd2294b_d20250914_m045910_c001_v7007000_t0000_u01757825950423") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efb1_d20250914_m045902_c001_v0001113_t0030_u01757825942014") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e4a8_d20250914_m045853_c001_v7007000_t0000_u01757825933759") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e22_d20250914_m045845_c001_v0001161_t0031_u01757825925565") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4058e986146c5645_d20250914_m050009_c001_v7007000_t0000_u01757826009773") 2025/09/14 05:03:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c95b9_d20250914_m050005_c001_v0001181_t0001_u01757826005316") 2025/09/14 05:03:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998cd_d20250914_m050034_c001_v7007000_t0000_u01757826034341") 2025/09/14 05:03:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9625_d20250914_m050028_c001_v0001181_t0057_u01757826028138") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cc4_d20250914_m050156_c001_v7007000_t0000_u01757826116604") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d86_d20250914_m050148_c001_v0001106_t0024_u01757826108047") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010d5_d20250914_m050140_c001_v7007000_t0000_u01757826100062") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d66_d20250914_m050131_c001_v0001106_t0003_u01757826091401") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d22923_d20250914_m050123_c001_v7007000_t0000_u01757826083681") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d47_d20250914_m050115_c001_v0001106_t0057_u01757826075569") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22cf1_d20250914_m050107_c001_v7007000_t0000_u01757826067372") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d21_d20250914_m050059_c001_v0001106_t0010_u01757826059263") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ef8_d20250914_m050051_c001_v7007000_t0000_u01757826051518") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4cee_d20250914_m050042_c001_v0001106_t0053_u01757826042701") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa19c2_d20250914_m050028_c001_v7007000_t0000_u01757826028895") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992fa9_d20250914_m050023_c001_v0001161_t0056_u01757826023646") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd02044_d20250914_m050014_c001_v7007000_t0000_u01757826014612") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f76_d20250914_m050009_c001_v0001161_t0025_u01757826009071") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe8307c_d20250914_m050005_c001_v7007000_t0000_u01757826005869") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c68_d20250914_m050001_c001_v0001106_t0056_u01757826001091") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd55b_d20250914_m045952_c001_v7007000_t0000_u01757825992537") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c34_d20250914_m045946_c001_v0001106_t0009_u01757825986819") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4014b6c3fbd92abe_d20250914_m045944_c001_v7007000_t0000_u01757825984215") 2025/09/14 05:03:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f018_d20250914_m045939_c001_v0001113_t0014_u01757825979275") 2025/09/14 05:03:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492e10_d20250914_m045925_c001_v7007000_t0000_u01757825965541") 2025/09/14 05:03:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efdf_d20250914_m045920_c001_v0001113_t0044_u01757825960002") 2025/09/14 05:03:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd2294c_d20250914_m045910_c001_v7007000_t0000_u01757825950605") 2025/09/14 05:03:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e55_d20250914_m045902_c001_v0001161_t0054_u01757825942283") 2025/09/14 05:03:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e4a9_d20250914_m045853_c001_v7007000_t0000_u01757825933941") 2025/09/14 05:03:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4b7a_d20250914_m045845_c001_v0001106_t0036_u01757825925837") 2025/09/14 05:03:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa18f8_d20250914_m050009_c001_v7007000_t0000_u01757826009902") 2025/09/14 05:03:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f089_d20250914_m050005_c001_v0001113_t0017_u01757826005426") 2025/09/14 05:03:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e547_d20250914_m045928_c001_v7007000_t0000_u01757825968369") 2025/09/14 05:03:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992ea1_d20250914_m045923_c001_v0001161_t0049_u01757825963507") 2025/09/14 05:03:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e54a_d20250914_m045928_c001_v7007000_t0000_u01757825968553") 2025/09/14 05:03:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79efed_d20250914_m045923_c001_v0001113_t0029_u01757825963518") 2025/09/14 05:03:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e54c_d20250914_m045928_c001_v7007000_t0000_u01757825968737") 2025/09/14 05:03:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4be2_d20250914_m045923_c001_v0001106_t0022_u01757825963605") 2025/09/14 05:03:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e54e_d20250914_m045928_c001_v7007000_t0000_u01757825968922") 2025/09/14 05:03:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992ea5_d20250914_m045923_c001_v0001161_t0010_u01757825963794") 2025/09/14 05:03:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e550_d20250914_m045929_c001_v7007000_t0000_u01757825969106") 2025/09/14 05:03:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eff1_d20250914_m045924_c001_v0001113_t0000_u01757825964015") 2025/09/14 05:03:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e553_d20250914_m045929_c001_v7007000_t0000_u01757825969290") 2025/09/14 05:03:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c950f_d20250914_m045924_c001_v0001181_t0026_u01757825964151") 2025/09/14 05:03:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e555_d20250914_m045929_c001_v7007000_t0000_u01757825969475") 2025/09/14 05:03:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4be4_d20250914_m045924_c001_v0001106_t0028_u01757825964163") 2025/09/14 05:03:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e557_d20250914_m045929_c001_v7007000_t0000_u01757825969658") 2025/09/14 05:03:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992ea9_d20250914_m045924_c001_v0001161_t0035_u01757825964234") 2025/09/14 05:03:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e559_d20250914_m045929_c001_v7007000_t0000_u01757825969844") 2025/09/14 05:03:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eff3_d20250914_m045924_c001_v0001113_t0031_u01757825964319") 2025/09/14 05:03:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e55c_d20250914_m045930_c001_v7007000_t0000_u01757825970029") 2025/09/14 05:03:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9511_d20250914_m045924_c001_v0001181_t0037_u01757825964409") 2025/09/14 05:03:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e55e_d20250914_m045930_c001_v7007000_t0000_u01757825970213") 2025/09/14 05:03:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992eab_d20250914_m045924_c001_v0001161_t0031_u01757825964550") 2025/09/14 05:03:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e560_d20250914_m045930_c001_v7007000_t0000_u01757825970397") 2025/09/14 05:03:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4be6_d20250914_m045924_c001_v0001106_t0032_u01757825964623") 2025/09/14 05:03:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e562_d20250914_m045930_c001_v7007000_t0000_u01757825970581") 2025/09/14 05:03:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eff5_d20250914_m045924_c001_v0001113_t0006_u01757825964670") 2025/09/14 05:03:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e564_d20250914_m045930_c001_v7007000_t0000_u01757825970766") 2025/09/14 05:03:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9513_d20250914_m045924_c001_v0001181_t0034_u01757825964675") 2025/09/14 05:03:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e567_d20250914_m045930_c001_v7007000_t0000_u01757825970951") 2025/09/14 05:03:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992eaf_d20250914_m045924_c001_v0001161_t0039_u01757825964869") 2025/09/14 05:03:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e56a_d20250914_m045931_c001_v7007000_t0000_u01757825971136") 2025/09/14 05:03:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9515_d20250914_m045924_c001_v0001181_t0057_u01757825964929") 2025/09/14 05:03:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff5957ef_d20250914_m045947_c001_v7007000_t0000_u01757825987768") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c955d_d20250914_m045942_c001_v0001181_t0040_u01757825982185") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492e7a_d20250914_m045947_c001_v7007000_t0000_u01757825987490") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992efc_d20250914_m045942_c001_v0001161_t0041_u01757825982264") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01fb7_d20250914_m045947_c001_v7007000_t0000_u01757825987501") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f026_d20250914_m045942_c001_v0001113_t0058_u01757825982345") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492e7c_d20250914_m045947_c001_v7007000_t0000_u01757825987859") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9565_d20250914_m045942_c001_v0001181_t0002_u01757825982392") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff5957ed_d20250914_m045947_c001_v7007000_t0000_u01757825987544") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992efe_d20250914_m045942_c001_v0001161_t0028_u01757825982526") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492e7b_d20250914_m045947_c001_v7007000_t0000_u01757825987672") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9567_d20250914_m045942_c001_v0001181_t0029_u01757825982598") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4014b6c3fbd92ace_d20250914_m045947_c001_v7007000_t0000_u01757825987718") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f028_d20250914_m045942_c001_v0001113_t0007_u01757825982620") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4224daa8c0929ddd_d20250914_m045947_c001_v7007000_t0000_u01757825987509") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c18_d20250914_m045942_c001_v0001106_t0018_u01757825982692") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4014b6c3fbd92acf_d20250914_m045947_c001_v7007000_t0000_u01757825987735") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9569_d20250914_m045942_c001_v0001181_t0015_u01757825982811") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01fba_d20250914_m045947_c001_v7007000_t0000_u01757825987867") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f00_d20250914_m045942_c001_v0001161_t0047_u01757825982961") 2025/09/14 05:03:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd51f_d20250914_m045947_c001_v7007000_t0000_u01757825987525") 2025/09/14 05:03:05 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f02c_d20250914_m045943_c001_v0001113_t0041_u01757825983048") 2025/09/14 05:03:05 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4014b6c3fbd92acc_d20250914_m045947_c001_v7007000_t0000_u01757825987528") 2025/09/14 05:03:05 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c956b_d20250914_m045943_c001_v0001181_t0038_u01757825983064") 2025/09/14 05:03:05 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f411e7b655958d45d_d20250914_m045947_c001_v7007000_t0000_u01757825987746") 2025/09/14 05:03:05 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c1c_d20250914_m045943_c001_v0001106_t0014_u01757825983154") 2025/09/14 05:03:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01fb9_d20250914_m045947_c001_v7007000_t0000_u01757825987684") 2025/09/14 05:03:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f04_d20250914_m045943_c001_v0001161_t0003_u01757825983279") 2025/09/14 05:03:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4224daa8c0929de2_d20250914_m045947_c001_v7007000_t0000_u01757825987692") 2025/09/14 05:03:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c956f_d20250914_m045943_c001_v0001181_t0056_u01757825983286") 2025/09/14 05:03:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd522_d20250914_m045947_c001_v7007000_t0000_u01757825987708") 2025/09/14 05:03:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f02e_d20250914_m045943_c001_v0001113_t0029_u01757825983312") 2025/09/14 05:03:05 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e305_d20250914_m045724_c001_v7007000_t0000_u01757825844867") 2025/09/14 05:03:05 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1199a5c0c6f7d9b3_d20250914_m045722_c001_v0001181_t0045_u01757825842927") 2025/09/14 05:03:05 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd319_d20250914_m045722_c001_v7007000_t0000_u01757825842744") 2025/09/14 05:03:05 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1199a5c0c6f7d996_d20250914_m045719_c001_v0001181_t0033_u01757825839664") 2025/09/14 05:03:05 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd30d_d20250914_m045718_c001_v7007000_t0000_u01757825838933") 2025/09/14 05:03:05 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ede6_d20250914_m045714_c001_v0001113_t0033_u01757825834845") 2025/09/14 05:03:05 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d225f9_d20250914_m045713_c001_v7007000_t0000_u01757825833385") 2025/09/14 05:03:05 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105c75b2d58081e7_d20250914_m045710_c001_v0001092_t0023_u01757825830704") 2025/09/14 05:03:05 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff5955aa_d20250914_m045710_c001_v7007000_t0000_u01757825830523") 2025/09/14 05:03:05 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105c75b2d58081d8_d20250914_m045707_c001_v0001092_t0053_u01757825827295") 2025/09/14 05:03:05 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff5955a7_d20250914_m045706_c001_v7007000_t0000_u01757825826554") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79edc2_d20250914_m045702_c001_v0001113_t0021_u01757825822379") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01d02_d20250914_m045701_c001_v7007000_t0000_u01757825821460") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f119fc0b408f070f3_d20250914_m045659_c001_v0001113_t0016_u01757825819996") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f40056f63f8a2042f_d20250914_m045659_c001_v7007000_t0000_u01757825819812") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f119fc0b408f070e5_d20250914_m045654_c001_v0001113_t0000_u01757825814745") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f40056f63f8a2041e_d20250914_m045654_c001_v7007000_t0000_u01757825814013") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ed9e_d20250914_m045650_c001_v0001113_t0038_u01757825810270") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01ce0_d20250914_m045649_c001_v7007000_t0000_u01757825809348") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f111dfacd7d5e6e81_d20250914_m045647_c001_v0001183_t0035_u01757825807819") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01cd7_d20250914_m045647_c001_v7007000_t0000_u01757825807636") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f111dfacd7d5e6e67_d20250914_m045644_c001_v0001183_t0026_u01757825804406") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01cbb_d20250914_m045643_c001_v7007000_t0000_u01757825803670") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ed7e_d20250914_m045638_c001_v0001113_t0037_u01757825798096") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f415583662cdb6f5c_d20250914_m045637_c001_v7007000_t0000_u01757825797180") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10046e676de973dd_d20250914_m045635_c001_v0001032_t0045_u01757825795299") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f411e7b655958d178_d20250914_m045635_c001_v7007000_t0000_u01757825795116") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10046e676de973d9_d20250914_m045631_c001_v0001032_t0043_u01757825791521") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f411e7b655958d15e_d20250914_m045630_c001_v7007000_t0000_u01757825790786") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ed44_d20250914_m045625_c001_v0001113_t0016_u01757825785037") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78cba5_d20250914_m045624_c001_v7007000_t0000_u01757825784119") 2025/09/14 05:03:06 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1118db4b4afb280b_d20250914_m045622_c001_v0001182_t0049_u01757825782458") 2025/09/14 05:03:07 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f417c3ec94f0e4b9e_d20250914_m045622_c001_v7007000_t0000_u01757825782270") 2025/09/14 05:03:07 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1118db4b4afb27f9_d20250914_m045619_c001_v0001182_t0039_u01757825779165") 2025/09/14 05:03:07 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f417c3ec94f0e4b83_d20250914_m045618_c001_v7007000_t0000_u01757825778427") 2025/09/14 05:03:07 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ed25_d20250914_m045613_c001_v0001113_t0043_u01757825773009") 2025/09/14 05:03:07 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa138f_d20250914_m045611_c001_v7007000_t0000_u01757825771919") 2025/09/14 05:03:07 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f101626642b5602b3_d20250914_m045606_c001_v0001042_t0049_u01757825766229") 2025/09/14 05:03:07 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f415e55e7bfddccc3_d20250914_m045606_c001_v7007000_t0000_u01757825766014") 2025/09/14 05:03:07 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ed14_d20250914_m045601_c001_v0001113_t0044_u01757825761811") 2025/09/14 05:03:07 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f103e53548f6fa185_d20250914_m045600_c001_v0001100_t0006_u01757825760667") 2025/09/14 05:03:07 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f103e53548f6fa183_d20250914_m045559_c001_v0001100_t0011_u01757825759411") 2025/09/14 05:03:07 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f404f355580ec1875_d20250914_m045546_c001_v7007000_t0000_u01757825746257") 2025/09/14 05:03:07 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c55443_d20250914_m045539_c001_v0001037_t0034_u01757825739555") 2025/09/14 05:03:07 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f110fefabc828200e_d20250914_m045538_c001_v0001131_t0020_u01757825738620") 2025/09/14 05:03:07 DEBUG : dst/one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f110fefabc8282008_d20250914_m045537_c001_v0001131_t0055_u01757825737554") 2025/09/14 05:03:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e306_d20250914_m045725_c001_v7007000_t0000_u01757825845048") 2025/09/14 05:03:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1041610cacc46f26_d20250914_m045722_c001_v0001181_t0040_u01757825842503") 2025/09/14 05:03:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f103f0186f1ca1eb3_d20250914_m045718_c001_v0001150_t0041_u01757825838625") 2025/09/14 05:03:07 DEBUG : dst/one.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d225fa_d20250914_m045713_c001_v7007000_t0000_u01757825833567") 2025/09/14 05:03:07 DEBUG : dst/one.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f11949ee7a4000cd2_d20250914_m045710_c001_v0001184_t0032_u01757825830310") 2025/09/14 05:03:07 DEBUG : dst/one.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f11809695ac04f710_d20250914_m045706_c001_v0001184_t0022_u01757825826350") 2025/09/14 05:03:08 DEBUG : dst/one.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01d05_d20250914_m045701_c001_v7007000_t0000_u01757825821645") 2025/09/14 05:03:08 DEBUG : dst/one.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f11025b2fbff4a34e_d20250914_m045659_c001_v0001178_t0010_u01757825819596") 2025/09/14 05:03:08 DEBUG : dst/one.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10447a7ecacbd9f4_d20250914_m045653_c001_v0001179_t0039_u01757825813807") 2025/09/14 05:03:08 DEBUG : dst/three: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa1393_d20250914_m045612_c001_v7007000_t0000_u01757825772100") 2025/09/14 05:03:08 DEBUG : dst/three: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f103e53548f6fa19b_d20250914_m045610_c001_v0001100_t0014_u01757825770414") 2025/09/14 05:03:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e308_d20250914_m045725_c001_v7007000_t0000_u01757825845229") 2025/09/14 05:03:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f117e9f4de8b0bda8_d20250914_m045723_c001_v0001171_t0032_u01757825843725") 2025/09/14 05:03:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10166f7cbe33cf57_d20250914_m045720_c001_v0001130_t0013_u01757825840433") 2025/09/14 05:03:08 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e309_d20250914_m045725_c001_v7007000_t0000_u01757825845411") 2025/09/14 05:03:08 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1199a5c0c6f7d9be_d20250914_m045724_c001_v0001181_t0030_u01757825844274") 2025/09/14 05:03:08 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd31b_d20250914_m045724_c001_v7007000_t0000_u01757825844091") 2025/09/14 05:03:08 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1199a5c0c6f7d9a0_d20250914_m045721_c001_v0001181_t0033_u01757825841063") 2025/09/14 05:03:08 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd316_d20250914_m045720_c001_v7007000_t0000_u01757825840880") 2025/09/14 05:03:08 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79edee_d20250914_m045715_c001_v0001113_t0024_u01757825835579") 2025/09/14 05:03:08 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d225fb_d20250914_m045713_c001_v7007000_t0000_u01757825833750") 2025/09/14 05:03:08 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105c75b2d58081e9_d20250914_m045712_c001_v0001092_t0048_u01757825832696") 2025/09/14 05:03:08 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff5955ac_d20250914_m045712_c001_v7007000_t0000_u01757825832515") 2025/09/14 05:03:08 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105c75b2d58081de_d20250914_m045708_c001_v0001092_t0051_u01757825828791") 2025/09/14 05:03:08 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff5955a9_d20250914_m045708_c001_v7007000_t0000_u01757825828608") 2025/09/14 05:03:08 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79edc6_d20250914_m045703_c001_v0001113_t0031_u01757825823626") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f40056f63f8a20433_d20250914_m045700_c001_v7007000_t0000_u01757825820898") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79edb6_d20250914_m045658_c001_v0001113_t0021_u01757825818586") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f40056f63f8a20423_d20250914_m045655_c001_v7007000_t0000_u01757825815734") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eda4_d20250914_m045651_c001_v0001113_t0057_u01757825811227") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01cda_d20250914_m045648_c001_v7007000_t0000_u01757825808426") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c555a5_d20250914_m045646_c001_v0001037_t0023_u01757825806260") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01cc8_d20250914_m045645_c001_v7007000_t0000_u01757825805159") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ed80_d20250914_m045638_c001_v0001113_t0054_u01757825798871") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f411e7b655958d181_d20250914_m045636_c001_v7007000_t0000_u01757825796252") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c55557_d20250914_m045633_c001_v0001037_t0003_u01757825793775") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f411e7b655958d167_d20250914_m045632_c001_v7007000_t0000_u01757825792674") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ed4e_d20250914_m045625_c001_v0001113_t0001_u01757825785847") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f417c3ec94f0e4ba5_d20250914_m045623_c001_v7007000_t0000_u01757825783204") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c55513_d20250914_m045620_c001_v0001037_t0039_u01757825780974") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f417c3ec94f0e4b8f_d20250914_m045619_c001_v7007000_t0000_u01757825779884") 2025/09/14 05:03:09 DEBUG : dst/three.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ed2a_d20250914_m045613_c001_v0001113_t0040_u01757825773815") 2025/09/14 05:03:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d225fc_d20250914_m045713_c001_v7007000_t0000_u01757825833930") 2025/09/14 05:03:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f118f39a04da5cae9_d20250914_m045711_c001_v0001144_t0056_u01757825831699") 2025/09/14 05:03:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f117921891ddc1c88_d20250914_m045708_c001_v0001137_t0028_u01757825828279") 2025/09/14 05:03:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01d07_d20250914_m045701_c001_v7007000_t0000_u01757825821828") 2025/09/14 05:03:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f107bc08efed4be12_d20250914_m045700_c001_v0001176_t0045_u01757825820665") 2025/09/14 05:03:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1117ee5c3c2f2cea_d20250914_m045655_c001_v0001165_t0003_u01757825815532") 2025/09/14 05:03:09 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e30a_d20250914_m045725_c001_v7007000_t0000_u01757825845593") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79edea_d20250914_m045715_c001_v0001113_t0023_u01757825835092") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d225fd_d20250914_m045714_c001_v7007000_t0000_u01757825834112") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79edc4_d20250914_m045703_c001_v0001113_t0026_u01757825823024") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01d0b_d20250914_m045702_c001_v7007000_t0000_u01757825822012") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c555bd_d20250914_m045650_c001_v0001037_t0008_u01757825810596") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01ce3_d20250914_m045649_c001_v7007000_t0000_u01757825809531") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c5556f_d20250914_m045638_c001_v0001037_t0009_u01757825798465") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f415583662cdb6f5d_d20250914_m045637_c001_v7007000_t0000_u01757825797366") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c55529_d20250914_m045625_c001_v0001037_t0041_u01757825785473") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78cba6_d20250914_m045624_c001_v7007000_t0000_u01757825784302") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c554e9_d20250914_m045613_c001_v0001037_t0035_u01757825773319") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa1397_d20250914_m045612_c001_v7007000_t0000_u01757825772283") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f11036b8d6fcec80f_d20250914_m045607_c001_v0001101_t0035_u01757825767754") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f404f355580ec1876_d20250914_m045546_c001_v7007000_t0000_u01757825746438") 2025/09/14 05:03:10 DEBUG : dst/two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f110fefabc8282022_d20250914_m045545_c001_v0001131_t0025_u01757825745137") 2025/09/14 05:03:10 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd0bd_d20250914_m045511_c001_v7007000_t0000_u01757825711782") 2025/09/14 05:03:10 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c5537d_d20250914_m045508_c001_v0001037_t0045_u01757825708326") 2025/09/14 05:03:10 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd0b0_d20250914_m045506_c001_v7007000_t0000_u01757825706304") 2025/09/14 05:03:10 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ec18_d20250914_m045456_c001_v0001113_t0017_u01757825696686") 2025/09/14 05:03:10 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd023_d20250914_m045447_c001_v7007000_t0000_u01757825687382") 2025/09/14 05:03:10 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c552e8_d20250914_m045444_c001_v0001037_t0036_u01757825684346") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c9a0_d20250914_m045423_c001_v7007000_t0000_u01757825663024") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911ea_d20250914_m045421_c001_v0001102_t0030_u01757825661077") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c98f_d20250914_m045420_c001_v7007000_t0000_u01757825660161") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911e0_d20250914_m045418_c001_v0001102_t0028_u01757825658822") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c97e_d20250914_m045415_c001_v7007000_t0000_u01757825655951") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911b6_d20250914_m045414_c001_v0001102_t0010_u01757825654125") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c977_d20250914_m045413_c001_v7007000_t0000_u01757825653264") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911a8_d20250914_m045411_c001_v0001102_t0036_u01757825651698") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c936_d20250914_m045404_c001_v7007000_t0000_u01757825644841") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691166_d20250914_m045403_c001_v0001102_t0047_u01757825643150") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c91b_d20250914_m045402_c001_v7007000_t0000_u01757825642150") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d269115e_d20250914_m045401_c001_v0001102_t0035_u01757825641304") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c8e2_d20250914_m045356_c001_v7007000_t0000_u01757825636116") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691136_d20250914_m045354_c001_v0001102_t0014_u01757825634638") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5edb55_d20250914_m045352_c001_v7007000_t0000_u01757825632803") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691122_d20250914_m045351_c001_v0001102_t0056_u01757825631718") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5edb51_d20250914_m045351_c001_v7007000_t0000_u01757825631353") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1142e53d3c6424cd_d20250914_m045350_c001_v0001100_t0054_u01757825630681") 2025/09/14 05:03:11 DEBUG : empty space: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691110_d20250914_m045349_c001_v0001102_t0053_u01757825629007") 2025/09/14 05:03:11 DEBUG : enormous: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c99b_d20250914_m045422_c001_v7007000_t0000_u01757825662102") 2025/09/14 05:03:12 DEBUG : enormous: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911ec_d20250914_m045421_c001_v0001102_t0038_u01757825661436") 2025/09/14 05:03:12 DEBUG : existing: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e30e_d20250914_m045729_c001_v7007000_t0000_u01757825849926") 2025/09/14 05:03:12 DEBUG : existing: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee00_d20250914_m045728_c001_v0001113_t0042_u01757825848614") 2025/09/14 05:03:12 DEBUG : existing: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd01f_d20250914_m045442_c001_v7007000_t0000_u01757825682941") 2025/09/14 05:03:12 DEBUG : existing: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c552d4_d20250914_m045441_c001_v0001037_t0058_u01757825681765") 2025/09/14 05:03:12 DEBUG : existing: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5edb41_d20250914_m045345_c001_v7007000_t0000_u01757825625766") 2025/09/14 05:03:12 DEBUG : existing: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26910f0_d20250914_m045344_c001_v0001102_t0019_u01757825624592") 2025/09/14 05:03:12 DEBUG : existing: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5edb3c_d20250914_m045344_c001_v7007000_t0000_u01757825624048") 2025/09/14 05:03:12 DEBUG : existing: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26910ea_d20250914_m045343_c001_v0001102_t0033_u01757825623226") 2025/09/14 05:03:12 DEBUG : existing: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26910e6_d20250914_m045342_c001_v0001102_t0018_u01757825622330") 2025/09/14 05:03:12 DEBUG : existing-b: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd020_d20250914_m045443_c001_v7007000_t0000_u01757825683124") 2025/09/14 05:03:12 DEBUG : existing-b: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ebdc_d20250914_m045441_c001_v0001113_t0055_u01757825681756") 2025/09/14 05:03:12 DEBUG : file1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a111ec_d20250914_m045828_c001_v7007000_t0000_u01757825908930") 2025/09/14 05:03:12 DEBUG : file1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f117296c2344bf70d_d20250914_m045827_c001_v0001172_t0059_u01757825907668") 2025/09/14 05:03:12 DEBUG : file1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a111a9_d20250914_m045826_c001_v7007000_t0000_u01757825906346") 2025/09/14 05:03:12 DEBUG : file1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992dd5_d20250914_m045824_c001_v0001161_t0042_u01757825904812") 2025/09/14 05:03:12 DEBUG : five: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c9b4_d20250914_m045427_c001_v7007000_t0000_u01757825667295") 2025/09/14 05:03:12 DEBUG : five: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4126c3a9d26911f8_d20250914_m045425_c001_v0001102_t0045_u01757825665254") 2025/09/14 05:03:12 DEBUG : foo: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c8d1_d20250914_m045354_c001_v7007000_t0000_u01757825634275") 2025/09/14 05:03:12 DEBUG : foo: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4126c3a9d2691132_d20250914_m045353_c001_v0001102_t0045_u01757825633722") 2025/09/14 05:03:12 DEBUG : foo: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4126c3a9d269112e_d20250914_m045353_c001_v0001102_t0045_u01757825633167") 2025/09/14 05:03:13 DEBUG : four: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34bacccf96_d20250914_m045427_c001_v7007000_t0000_u01757825667479") 2025/09/14 05:03:13 DEBUG : four: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f400e0f029b79eb8e_d20250914_m045425_c001_v0001113_t0053_u01757825665811") 2025/09/14 05:03:13 DEBUG : four: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911f6_d20250914_m045424_c001_v0001102_t0051_u01757825664463") 2025/09/14 05:03:13 DEBUG : hello world2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f06c8_d20250914_m045258_c001_v7007000_t0000_u01757825578791") 2025/09/14 05:03:13 DEBUG : hello world2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2690ffb_d20250914_m045258_c001_v0001102_t0041_u01757825578124") 2025/09/14 05:03:13 DEBUG : ignore-size: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5edb39_d20250914_m045341_c001_v7007000_t0000_u01757825621967") 2025/09/14 05:03:13 DEBUG : ignore-size: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26910e4_d20250914_m045340_c001_v0001102_t0037_u01757825620891") 2025/09/14 05:03:13 DEBUG : nested/sub dir/file: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd016_d20250914_m045441_c001_v7007000_t0000_u01757825681020") 2025/09/14 05:03:13 DEBUG : nested/sub dir/file: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c552c6_d20250914_m045440_c001_v0001037_t0059_u01757825680006") 2025/09/14 05:03:13 DEBUG : nested/sub dir/file: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd005_d20250914_m045439_c001_v7007000_t0000_u01757825679259") 2025/09/14 05:03:13 DEBUG : nested/sub dir/file: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ebc2_d20250914_m045438_c001_v0001113_t0017_u01757825678493") 2025/09/14 05:03:13 DEBUG : one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34bacccf98_d20250914_m045427_c001_v7007000_t0000_u01757825667665") 2025/09/14 05:03:13 DEBUG : one: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4126c3a9d26911f0_d20250914_m045423_c001_v0001102_t0045_u01757825663431") 2025/09/14 05:03:13 DEBUG : only0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11189_d20250914_m045820_c001_v7007000_t0000_u01757825900380") 2025/09/14 05:03:13 DEBUG : only0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f400e0f029b79ef02_d20250914_m045814_c001_v0001113_t0053_u01757825894437") 2025/09/14 05:03:13 DEBUG : only0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eea6_d20250914_m045758_c001_v0001113_t0014_u01757825878303") 2025/09/14 05:03:13 DEBUG : only0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d22623_d20250914_m045752_c001_v7007000_t0000_u01757825872505") 2025/09/14 05:03:13 DEBUG : only0: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee14_d20250914_m045733_c001_v0001113_t0042_u01757825853965") 2025/09/14 05:03:13 DEBUG : only1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a1118d_d20250914_m045820_c001_v7007000_t0000_u01757825900563") 2025/09/14 05:03:13 DEBUG : only1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4103f3d439992dae_d20250914_m045815_c001_v0001161_t0031_u01757825895378") 2025/09/14 05:03:13 DEBUG : only1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eeaa_d20250914_m045759_c001_v0001113_t0038_u01757825879180") 2025/09/14 05:03:14 DEBUG : only1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe82e9a_d20250914_m045752_c001_v7007000_t0000_u01757825872126") 2025/09/14 05:03:14 DEBUG : only1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee1e_d20250914_m045734_c001_v0001113_t0036_u01757825854642") 2025/09/14 05:03:14 DEBUG : only10: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a1118e_d20250914_m045820_c001_v7007000_t0000_u01757825900744") 2025/09/14 05:03:14 DEBUG : only10: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f40554bcf1acf4b30_d20250914_m045814_c001_v0001106_t0055_u01757825894987") 2025/09/14 05:03:14 DEBUG : only10: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eed4_d20250914_m045806_c001_v0001113_t0022_u01757825886286") 2025/09/14 05:03:14 DEBUG : only10: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe82ea9_d20250914_m045753_c001_v7007000_t0000_u01757825873040") 2025/09/14 05:03:14 DEBUG : only10: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee54_d20250914_m045744_c001_v0001113_t0009_u01757825864125") 2025/09/14 05:03:14 DEBUG : only11: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a1118f_d20250914_m045820_c001_v7007000_t0000_u01757825900926") 2025/09/14 05:03:14 DEBUG : only11: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f400e0f029b79ef0c_d20250914_m045815_c001_v0001113_t0053_u01757825895200") 2025/09/14 05:03:14 DEBUG : only11: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eedc_d20250914_m045807_c001_v0001113_t0006_u01757825887313") 2025/09/14 05:03:14 DEBUG : only11: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d22624_d20250914_m045752_c001_v7007000_t0000_u01757825872694") 2025/09/14 05:03:14 DEBUG : only11: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee58_d20250914_m045744_c001_v0001113_t0007_u01757825864966") 2025/09/14 05:03:14 DEBUG : only12: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11192_d20250914_m045821_c001_v7007000_t0000_u01757825901108") 2025/09/14 05:03:14 DEBUG : only12: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4103f3d439992dac_d20250914_m045815_c001_v0001161_t0031_u01757825895186") 2025/09/14 05:03:14 DEBUG : only12: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eee0_d20250914_m045808_c001_v0001113_t0003_u01757825888153") 2025/09/14 05:03:14 DEBUG : only12: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492bf7_d20250914_m045753_c001_v7007000_t0000_u01757825873050") 2025/09/14 05:03:14 DEBUG : only12: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee5c_d20250914_m045745_c001_v0001113_t0019_u01757825865834") 2025/09/14 05:03:14 DEBUG : only13: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11193_d20250914_m045821_c001_v7007000_t0000_u01757825901290") 2025/09/14 05:03:14 DEBUG : only13: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f417296c2344bf6dd_d20250914_m045815_c001_v0001172_t0009_u01757825895371") 2025/09/14 05:03:14 DEBUG : only13: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eee4_d20250914_m045808_c001_v0001113_t0029_u01757825888965") 2025/09/14 05:03:14 DEBUG : only13: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8994dd_d20250914_m045752_c001_v7007000_t0000_u01757825872520") 2025/09/14 05:03:15 DEBUG : only13: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee62_d20250914_m045746_c001_v0001113_t0052_u01757825866507") 2025/09/14 05:03:15 DEBUG : only14: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11194_d20250914_m045821_c001_v7007000_t0000_u01757825901472") 2025/09/14 05:03:15 DEBUG : only14: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f40554bcf1acf4b32_d20250914_m045815_c001_v0001106_t0055_u01757825895172") 2025/09/14 05:03:15 DEBUG : only14: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eeea_d20250914_m045809_c001_v0001113_t0038_u01757825889778") 2025/09/14 05:03:15 DEBUG : only14: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d22626_d20250914_m045753_c001_v7007000_t0000_u01757825873061") 2025/09/14 05:03:15 DEBUG : only14: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee6a_d20250914_m045747_c001_v0001113_t0008_u01757825867298") 2025/09/14 05:03:15 DEBUG : only15: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11195_d20250914_m045821_c001_v7007000_t0000_u01757825901654") 2025/09/14 05:03:15 DEBUG : only15: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f400e0f029b79ef0a_d20250914_m045815_c001_v0001113_t0053_u01757825895014") 2025/09/14 05:03:15 DEBUG : only15: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eeee_d20250914_m045810_c001_v0001113_t0003_u01757825890384") 2025/09/14 05:03:15 DEBUG : only15: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8994df_d20250914_m045752_c001_v7007000_t0000_u01757825872704") 2025/09/14 05:03:15 DEBUG : only15: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee72_d20250914_m045747_c001_v0001113_t0005_u01757825867920") 2025/09/14 05:03:15 DEBUG : only16: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a1119a_d20250914_m045821_c001_v7007000_t0000_u01757825901836") 2025/09/14 05:03:15 DEBUG : only16: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4103f3d439992db6_d20250914_m045815_c001_v0001161_t0031_u01757825895759") 2025/09/14 05:03:15 DEBUG : only16: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eef2_d20250914_m045811_c001_v0001113_t0040_u01757825891468") 2025/09/14 05:03:15 DEBUG : only16: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe82ea7_d20250914_m045752_c001_v7007000_t0000_u01757825872855") 2025/09/14 05:03:15 DEBUG : only16: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee78_d20250914_m045748_c001_v0001113_t0056_u01757825868575") 2025/09/14 05:03:16 DEBUG : only17: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a1119b_d20250914_m045822_c001_v7007000_t0000_u01757825902021") 2025/09/14 05:03:16 DEBUG : only17: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f40554bcf1acf4b34_d20250914_m045815_c001_v0001106_t0055_u01757825895355") 2025/09/14 05:03:16 DEBUG : only17: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eef6_d20250914_m045812_c001_v0001113_t0002_u01757825892111") 2025/09/14 05:03:16 DEBUG : only17: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492bf9_d20250914_m045753_c001_v7007000_t0000_u01757825873233") 2025/09/14 05:03:16 DEBUG : only17: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee7e_d20250914_m045749_c001_v0001113_t0034_u01757825869293") 2025/09/14 05:03:16 DEBUG : only18: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a1119e_d20250914_m045822_c001_v7007000_t0000_u01757825902209") 2025/09/14 05:03:16 DEBUG : only18: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f400e0f029b79ef10_d20250914_m045815_c001_v0001113_t0053_u01757825895583") 2025/09/14 05:03:16 DEBUG : only18: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eefc_d20250914_m045812_c001_v0001113_t0022_u01757825892695") 2025/09/14 05:03:16 DEBUG : only18: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe82ea0_d20250914_m045752_c001_v7007000_t0000_u01757825872674") 2025/09/14 05:03:16 DEBUG : only18: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee82_d20250914_m045750_c001_v0001113_t0024_u01757825870001") 2025/09/14 05:03:16 DEBUG : only19: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a1119f_d20250914_m045822_c001_v7007000_t0000_u01757825902391") 2025/09/14 05:03:16 DEBUG : only19: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f400e0f029b79ef12_d20250914_m045815_c001_v0001113_t0053_u01757825895776") 2025/09/14 05:03:16 DEBUG : only19: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ef00_d20250914_m045813_c001_v0001113_t0001_u01757825893361") 2025/09/14 05:03:16 DEBUG : only19: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492bf6_d20250914_m045752_c001_v7007000_t0000_u01757825872866") 2025/09/14 05:03:16 DEBUG : only19: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee88_d20250914_m045750_c001_v0001113_t0022_u01757825870718") 2025/09/14 05:03:16 DEBUG : only2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a111a1_d20250914_m045822_c001_v7007000_t0000_u01757825902574") 2025/09/14 05:03:16 DEBUG : only2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f400e0f029b79ef0e_d20250914_m045815_c001_v0001113_t0053_u01757825895389") 2025/09/14 05:03:17 DEBUG : only2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eeae_d20250914_m045759_c001_v0001113_t0038_u01757825879837") 2025/09/14 05:03:17 DEBUG : only2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492bf5_d20250914_m045752_c001_v7007000_t0000_u01757825872683") 2025/09/14 05:03:17 DEBUG : only2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee26_d20250914_m045735_c001_v0001113_t0015_u01757825855342") 2025/09/14 05:03:17 DEBUG : only3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a111a2_d20250914_m045822_c001_v7007000_t0000_u01757825902757") 2025/09/14 05:03:17 DEBUG : only3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f40554bcf1acf4b36_d20250914_m045815_c001_v0001106_t0055_u01757825895538") 2025/09/14 05:03:17 DEBUG : only3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eeb2_d20250914_m045800_c001_v0001113_t0054_u01757825880706") 2025/09/14 05:03:17 DEBUG : only3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8994e2_d20250914_m045753_c001_v7007000_t0000_u01757825873071") 2025/09/14 05:03:17 DEBUG : only3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee2c_d20250914_m045736_c001_v0001113_t0055_u01757825856252") 2025/09/14 05:03:17 DEBUG : only4: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a111a3_d20250914_m045822_c001_v7007000_t0000_u01757825902940") 2025/09/14 05:03:17 DEBUG : only4: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f417296c2344bf6e1_d20250914_m045815_c001_v0001172_t0009_u01757825895560") 2025/09/14 05:03:17 DEBUG : only4: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eeb6_d20250914_m045801_c001_v0001113_t0057_u01757825881502") 2025/09/14 05:03:17 DEBUG : only4: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d22625_d20250914_m045752_c001_v7007000_t0000_u01757825872877") 2025/09/14 05:03:17 DEBUG : only4: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee32_d20250914_m045736_c001_v0001113_t0022_u01757825856966") 2025/09/14 05:03:17 DEBUG : only5: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a111a4_d20250914_m045823_c001_v7007000_t0000_u01757825903123") 2025/09/14 05:03:17 DEBUG : only5: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4103f3d439992db2_d20250914_m045815_c001_v0001161_t0031_u01757825895572") 2025/09/14 05:03:17 DEBUG : only5: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eeba_d20250914_m045802_c001_v0001113_t0014_u01757825882015") 2025/09/14 05:03:17 DEBUG : only5: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8994e1_d20250914_m045752_c001_v7007000_t0000_u01757825872887") 2025/09/14 05:03:17 DEBUG : only5: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee3a_d20250914_m045738_c001_v0001113_t0029_u01757825858558") 2025/09/14 05:03:17 DEBUG : only6: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a111a5_d20250914_m045823_c001_v7007000_t0000_u01757825903306") 2025/09/14 05:03:17 DEBUG : only6: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f40554bcf1acf4b3a_d20250914_m045815_c001_v0001106_t0055_u01757825895901") 2025/09/14 05:03:18 DEBUG : only6: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eebe_d20250914_m045802_c001_v0001113_t0006_u01757825882835") 2025/09/14 05:03:18 DEBUG : only6: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe82e9c_d20250914_m045752_c001_v7007000_t0000_u01757825872309") 2025/09/14 05:03:18 DEBUG : only6: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee40_d20250914_m045739_c001_v0001113_t0013_u01757825859345") 2025/09/14 05:03:18 DEBUG : only7: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a111a6_d20250914_m045823_c001_v7007000_t0000_u01757825903488") 2025/09/14 05:03:18 DEBUG : only7: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f40554bcf1acf4b38_d20250914_m045815_c001_v0001106_t0055_u01757825895720") 2025/09/14 05:03:18 DEBUG : only7: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eec2_d20250914_m045803_c001_v0001113_t0018_u01757825883632") 2025/09/14 05:03:18 DEBUG : only7: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe82eab_d20250914_m045753_c001_v7007000_t0000_u01757825873222") 2025/09/14 05:03:18 DEBUG : only7: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee46_d20250914_m045740_c001_v0001113_t0049_u01757825860101") 2025/09/14 05:03:18 DEBUG : only8: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a111a7_d20250914_m045823_c001_v7007000_t0000_u01757825903671") 2025/09/14 05:03:18 DEBUG : only8: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f417296c2344bf6e3_d20250914_m045815_c001_v0001172_t0009_u01757825895745") 2025/09/14 05:03:18 DEBUG : only8: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eec6_d20250914_m045804_c001_v0001113_t0022_u01757825884516") 2025/09/14 05:03:18 DEBUG : only8: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f406706708fe82e9e_d20250914_m045752_c001_v7007000_t0000_u01757825872492") 2025/09/14 05:03:18 DEBUG : only8: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee4c_d20250914_m045742_c001_v0001113_t0017_u01757825862332") 2025/09/14 05:03:18 DEBUG : only9: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a111a8_d20250914_m045823_c001_v7007000_t0000_u01757825903857") 2025/09/14 05:03:18 DEBUG : only9: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f417296c2344bf6e5_d20250914_m045815_c001_v0001172_t0009_u01757825895930") 2025/09/14 05:03:18 DEBUG : only9: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eece_d20250914_m045805_c001_v0001113_t0025_u01757825885471") 2025/09/14 05:03:18 DEBUG : only9: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492bf4_d20250914_m045752_c001_v7007000_t0000_u01757825872495") 2025/09/14 05:03:18 DEBUG : only9: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ee50_d20250914_m045743_c001_v0001113_t0029_u01757825863055") 2025/09/14 05:03:18 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34bacccff3_d20250914_m045437_c001_v7007000_t0000_u01757825677352") 2025/09/14 05:03:18 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ebb4_d20250914_m045434_c001_v0001113_t0001_u01757825674532") 2025/09/14 05:03:18 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34bacccfda_d20250914_m045433_c001_v7007000_t0000_u01757825673799") 2025/09/14 05:03:18 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c552a2_d20250914_m045431_c001_v0001037_t0039_u01757825671919") 2025/09/14 05:03:18 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34bacccfbc_d20250914_m045431_c001_v7007000_t0000_u01757825671122") 2025/09/14 05:03:18 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79eb94_d20250914_m045428_c001_v0001113_t0056_u01757825668580") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c982_d20250914_m045417_c001_v7007000_t0000_u01757825657939") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911c8_d20250914_m045416_c001_v0001102_t0023_u01757825656497") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c97b_d20250914_m045414_c001_v7007000_t0000_u01757825654924") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911b2_d20250914_m045413_c001_v0001102_t0040_u01757825653810") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c975_d20250914_m045412_c001_v7007000_t0000_u01757825652423") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911a4_d20250914_m045411_c001_v0001102_t0051_u01757825651288") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c92c_d20250914_m045404_c001_v7007000_t0000_u01757825644269") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691164_d20250914_m045402_c001_v0001102_t0013_u01757825642696") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c91c_d20250914_m045402_c001_v7007000_t0000_u01757825642332") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691158_d20250914_m045400_c001_v0001102_t0058_u01757825640839") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c90c_d20250914_m045400_c001_v7007000_t0000_u01757825640476") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691150_d20250914_m045359_c001_v0001102_t0037_u01757825639837") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d269114c_d20250914_m045358_c001_v0001102_t0030_u01757825638554") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c8f4_d20250914_m045358_c001_v7007000_t0000_u01757825638193") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691146_d20250914_m045357_c001_v0001102_t0019_u01757825637412") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691142_d20250914_m045356_c001_v0001102_t0052_u01757825636661") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c8e4_d20250914_m045356_c001_v7007000_t0000_u01757825636299") 2025/09/14 05:03:19 DEBUG : potato: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d269113c_d20250914_m045355_c001_v0001102_t0043_u01757825635446") 2025/09/14 05:03:19 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f411e7b655958cfc7_d20250914_m045521_c001_v7007000_t0000_u01757825721728") 2025/09/14 05:03:19 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c553c5_d20250914_m045520_c001_v0001037_t0001_u01757825720570") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd0c1_d20250914_m045512_c001_v7007000_t0000_u01757825712092") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ec45_d20250914_m045507_c001_v0001113_t0015_u01757825707596") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01b77_d20250914_m045500_c001_v7007000_t0000_u01757825700203") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c55337_d20250914_m045455_c001_v0001037_t0005_u01757825695805") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd024_d20250914_m045447_c001_v7007000_t0000_u01757825687766") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ebe2_d20250914_m045444_c001_v0001113_t0049_u01757825684067") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c99c_d20250914_m045422_c001_v7007000_t0000_u01757825662284") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911e6_d20250914_m045420_c001_v0001102_t0024_u01757825660705") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c992_d20250914_m045420_c001_v7007000_t0000_u01757825660342") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911da_d20250914_m045418_c001_v0001102_t0007_u01757825658488") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c984_d20250914_m045418_c001_v7007000_t0000_u01757825658123") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911d2_d20250914_m045417_c001_v0001102_t0036_u01757825657272") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c97f_d20250914_m045416_c001_v7007000_t0000_u01757825656132") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911be_d20250914_m045415_c001_v0001102_t0046_u01757825655292") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c978_d20250914_m045413_c001_v7007000_t0000_u01757825653446") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911ac_d20250914_m045412_c001_v0001102_t0031_u01757825652434") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f421035119e78c938_d20250914_m045405_c001_v7007000_t0000_u01757825645023") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d269116e_d20250914_m045403_c001_v0001102_t0004_u01757825643914") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f06de_d20250914_m045301_c001_v7007000_t0000_u01757825581812") 2025/09/14 05:03:20 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691009_d20250914_m045301_c001_v0001102_t0040_u01757825581082") 2025/09/14 05:03:21 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f06d2_d20250914_m045300_c001_v7007000_t0000_u01757825580170") 2025/09/14 05:03:21 DEBUG : potato2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691001_d20250914_m045259_c001_v0001102_t0014_u01757825579340") 2025/09/14 05:03:21 DEBUG : potato3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd0c3_d20250914_m045512_c001_v7007000_t0000_u01757825712335") 2025/09/14 05:03:21 DEBUG : potato3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ec49_d20250914_m045508_c001_v0001113_t0055_u01757825708813") 2025/09/14 05:03:21 DEBUG : potato3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd01b78_d20250914_m045500_c001_v7007000_t0000_u01757825700396") 2025/09/14 05:03:21 DEBUG : potato3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c55341_d20250914_m045457_c001_v0001037_t0037_u01757825697156") 2025/09/14 05:03:21 DEBUG : potato3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd025_d20250914_m045448_c001_v7007000_t0000_u01757825688224") 2025/09/14 05:03:21 DEBUG : potato3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ebe8_d20250914_m045444_c001_v0001113_t0039_u01757825684727") 2025/09/14 05:03:21 DEBUG : pre-dest1/1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa128b_d20250914_m045555_c001_v7007000_t0000_u01757825755191") 2025/09/14 05:03:21 DEBUG : pre-dest1/1: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ecdc_d20250914_m045547_c001_v0001113_t0055_u01757825747190") 2025/09/14 05:03:21 DEBUG : pre-dest2/2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f423fb2df74aa128f_d20250914_m045555_c001_v7007000_t0000_u01757825755372") 2025/09/14 05:03:21 DEBUG : pre-dest2/2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c5545f_d20250914_m045547_c001_v0001037_t0002_u01757825747798") 2025/09/14 05:03:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f404f355580ec1854_d20250914_m045533_c001_v7007000_t0000_u01757825733500") 2025/09/14 05:03:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ec97_d20250914_m045529_c001_v0001113_t0001_u01757825729461") 2025/09/14 05:03:21 DEBUG : sizeonly: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5edb35_d20250914_m045340_c001_v7007000_t0000_u01757825620339") 2025/09/14 05:03:21 DEBUG : sizeonly: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26910e0_d20250914_m045339_c001_v0001102_t0058_u01757825619107") 2025/09/14 05:03:21 DEBUG : splitbanan: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d8998cf_d20250914_m050034_c001_v7007000_t0000_u01757826034524") 2025/09/14 05:03:21 DEBUG : splitbanan: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f0d9_d20250914_m050026_c001_v0001113_t0059_u01757826026629") 2025/09/14 05:03:21 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cc5_d20250914_m050156_c001_v7007000_t0000_u01757826116787") 2025/09/14 05:03:21 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d8a_d20250914_m050149_c001_v0001106_t0013_u01757826109621") 2025/09/14 05:03:21 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c010d7_d20250914_m050140_c001_v7007000_t0000_u01757826100248") 2025/09/14 05:03:21 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d68_d20250914_m050133_c001_v0001106_t0050_u01757826093151") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f416fe87503d22927_d20250914_m050123_c001_v7007000_t0000_u01757826083865") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d4d_d20250914_m050117_c001_v0001106_t0011_u01757826077055") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd22cf4_d20250914_m050107_c001_v7007000_t0000_u01757826067555") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4d25_d20250914_m050100_c001_v0001106_t0004_u01757826060798") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4033424b34c00ef9_d20250914_m050051_c001_v7007000_t0000_u01757826051704") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4cf4_d20250914_m050044_c001_v0001106_t0049_u01757826044121") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f412a8b411d899862_d20250914_m050028_c001_v7007000_t0000_u01757826028693") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992fb1_d20250914_m050025_c001_v0001161_t0001_u01757826025296") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4146187dcfd02046_d20250914_m050014_c001_v7007000_t0000_u01757826014795") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992f6c_d20250914_m050007_c001_v0001161_t0021_u01757826007379") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f415583662cdb7158_d20250914_m050006_c001_v7007000_t0000_u01757826006116") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4c70_d20250914_m050002_c001_v0001106_t0017_u01757826002716") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd55d_d20250914_m045952_c001_v7007000_t0000_u01757825992723") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f034_d20250914_m045945_c001_v0001113_t0000_u01757825985343") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f413de4df4f492e74_d20250914_m045944_c001_v7007000_t0000_u01757825984247") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f01e_d20250914_m045940_c001_v0001113_t0048_u01757825980941") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f404208404cd6af43_d20250914_m045925_c001_v7007000_t0000_u01757825965719") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992e95_d20250914_m045921_c001_v0001161_t0032_u01757825961635") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f407ae4c2edd2294e_d20250914_m045910_c001_v7007000_t0000_u01757825950792") 2025/09/14 05:03:22 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4baf_d20250914_m045903_c001_v0001106_t0019_u01757825943933") 2025/09/14 05:03:23 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f408302b63991e4aa_d20250914_m045854_c001_v7007000_t0000_u01757825934126") 2025/09/14 05:03:23 DEBUG : splitbananasplit: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ef8d_d20250914_m045847_c001_v0001113_t0037_u01757825927417") 2025/09/14 05:03:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f0de6_d20250914_m050009_c001_v7007000_t0000_u01757826009696") 2025/09/14 05:03:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f077_d20250914_m050004_c001_v0001113_t0021_u01757826004022") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a1120f_d20250914_m045836_c001_v7007000_t0000_u01757825916530") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992df8_d20250914_m045833_c001_v0001161_t0016_u01757825913913") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f410a564b8f239e3d_d20250914_m045832_c001_v7007000_t0000_u01757825912777") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4b50_d20250914_m045829_c001_v0001106_t0046_u01757825909876") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd019_d20250914_m045441_c001_v7007000_t0000_u01757825681203") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ebce_d20250914_m045439_c001_v0001113_t0033_u01757825679997") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34baccd007_d20250914_m045439_c001_v7007000_t0000_u01757825679444") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c552bc_d20250914_m045438_c001_v0001037_t0032_u01757825678502") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5edb15_d20250914_m045336_c001_v7007000_t0000_u01757825616922") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26910c6_d20250914_m045335_c001_v0001102_t0027_u01757825615247") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5edaf4_d20250914_m045334_c001_v7007000_t0000_u01757825614885") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26910bc_d20250914_m045333_c001_v0001102_t0014_u01757825613563") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5eda96_d20250914_m045331_c001_v7007000_t0000_u01757825611526") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26910ac_d20250914_m045330_c001_v0001102_t0054_u01757825610259") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5eda8f_d20250914_m045329_c001_v7007000_t0000_u01757825609718") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d269109f_d20250914_m045328_c001_v0001102_t0049_u01757825608367") 2025/09/14 05:03:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691093_d20250914_m045325_c001_v0001102_t0043_u01757825605522") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5eda6f_d20250914_m045325_c001_v7007000_t0000_u01757825605159") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d269108b_d20250914_m045324_c001_v0001102_t0026_u01757825604353") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691089_d20250914_m045323_c001_v0001102_t0046_u01757825603500") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4027163b1d5eda6c_d20250914_m045323_c001_v7007000_t0000_u01757825603136") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d269107f_d20250914_m045320_c001_v0001102_t0002_u01757825600056") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d269106b_d20250914_m045317_c001_v0001102_t0005_u01757825597311") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f070a_d20250914_m045316_c001_v7007000_t0000_u01757825596941") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691067_d20250914_m045316_c001_v0001102_t0033_u01757825596130") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d269105b_d20250914_m045315_c001_v0001102_t0035_u01757825595262") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f06fb_d20250914_m045314_c001_v7007000_t0000_u01757825594894") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691045_d20250914_m045310_c001_v0001102_t0022_u01757825590726") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f06ef_d20250914_m045310_c001_v7007000_t0000_u01757825590358") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d269103f_d20250914_m045309_c001_v0001102_t0042_u01757825589720") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f06ed_d20250914_m045308_c001_v7007000_t0000_u01757825588803") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691035_d20250914_m045308_c001_v0001102_t0015_u01757825588079") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f06ea_d20250914_m045307_c001_v7007000_t0000_u01757825587523") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d269102d_d20250914_m045306_c001_v0001102_t0046_u01757825586747") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f06e9_d20250914_m045305_c001_v7007000_t0000_u01757825585834") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691023_d20250914_m045304_c001_v0001102_t0054_u01757825584887") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f06e8_d20250914_m045304_c001_v7007000_t0000_u01757825584333") 2025/09/14 05:03:24 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d269101f_d20250914_m045303_c001_v0001102_t0032_u01757825583645") 2025/09/14 05:03:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f06e7_d20250914_m045303_c001_v7007000_t0000_u01757825583094") 2025/09/14 05:03:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2691013_d20250914_m045302_c001_v0001102_t0018_u01757825582363") 2025/09/14 05:03:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f06c2_d20250914_m045257_c001_v7007000_t0000_u01757825577571") 2025/09/14 05:03:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2690ff7_d20250914_m045256_c001_v0001102_t0041_u01757825576904") 2025/09/14 05:03:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f06b9_d20250914_m045256_c001_v7007000_t0000_u01757825576354") 2025/09/14 05:03:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2690ff5_d20250914_m045255_c001_v0001102_t0049_u01757825575639") 2025/09/14 05:03:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f06ab_d20250914_m045254_c001_v7007000_t0000_u01757825574727") 2025/09/14 05:03:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2690fed_d20250914_m045253_c001_v0001102_t0014_u01757825573931") 2025/09/14 05:03:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4170aff87a8f0694_d20250914_m045251_c001_v7007000_t0000_u01757825571568") 2025/09/14 05:03:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d2690fe1_d20250914_m045250_c001_v0001102_t0050_u01757825570918") 2025/09/14 05:03:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11210_d20250914_m045836_c001_v7007000_t0000_u01757825916713") 2025/09/14 05:03:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f117296c2344bf723_d20250914_m045833_c001_v0001172_t0018_u01757825913925") 2025/09/14 05:03:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f410a564b8f239e3f_d20250914_m045832_c001_v7007000_t0000_u01757825912960") 2025/09/14 05:03:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ef46_d20250914_m045829_c001_v0001113_t0001_u01757825909889") 2025/09/14 05:03:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595ccc_d20250914_m050158_c001_v7007000_t0000_u01757826118974") 2025/09/14 05:03:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439993112_d20250914_m050158_c001_v0001161_t0048_u01757826118157") 2025/09/14 05:03:25 DEBUG : sub/yam: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34bacccfef_d20250914_m045436_c001_v7007000_t0000_u01757825676802") 2025/09/14 05:03:25 DEBUG : sub/yam: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c552aa_d20250914_m045434_c001_v0001037_t0018_u01757825674541") 2025/09/14 05:03:25 DEBUG : test_dir1/file2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a111fb_d20250914_m045829_c001_v7007000_t0000_u01757825909115") 2025/09/14 05:03:25 DEBUG : test_dir1/file2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ef36_d20250914_m045827_c001_v0001113_t0024_u01757825907310") 2025/09/14 05:03:25 DEBUG : test_dir1/file2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a111aa_d20250914_m045826_c001_v7007000_t0000_u01757825906528") 2025/09/14 05:03:26 DEBUG : test_dir1/file2: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4b42_d20250914_m045824_c001_v0001106_t0010_u01757825904832") 2025/09/14 05:03:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a11205_d20250914_m045829_c001_v7007000_t0000_u01757825909298") 2025/09/14 05:03:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d439992de0_d20250914_m045827_c001_v0001161_t0006_u01757825907319") 2025/09/14 05:03:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4090828a97a111ab_d20250914_m045826_c001_v7007000_t0000_u01757825906710") 2025/09/14 05:03:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ef2a_d20250914_m045824_c001_v0001113_t0044_u01757825904821") 2025/09/14 05:03:26 DEBUG : three: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34bacccf9a_d20250914_m045427_c001_v7007000_t0000_u01757825667848") 2025/09/14 05:03:26 DEBUG : three: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911fc_d20250914_m045426_c001_v0001102_t0007_u01757825666616") 2025/09/14 05:03:26 DEBUG : three: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1126c3a9d26911f4_d20250914_m045423_c001_v0001102_t0041_u01757825663799") 2025/09/14 05:03:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cd1_d20250914_m050200_c001_v7007000_t0000_u01757826120538") 2025/09/14 05:03:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9857_d20250914_m050159_c001_v0001181_t0055_u01757826119916") 2025/09/14 05:03:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595d10_d20250914_m050221_c001_v7007000_t0000_u01757826141013") 2025/09/14 05:03:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f26d_d20250914_m050219_c001_v0001113_t0030_u01757826139090") 2025/09/14 05:03:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595d0a_d20250914_m050217_c001_v7007000_t0000_u01757826137486") 2025/09/14 05:03:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c98bc_d20250914_m050216_c001_v0001181_t0008_u01757826136047") 2025/09/14 05:03:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595d03_d20250914_m050215_c001_v7007000_t0000_u01757826135092") 2025/09/14 05:03:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d43999313e_d20250914_m050214_c001_v0001161_t0023_u01757826134195") 2025/09/14 05:03:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cf5_d20250914_m050208_c001_v7007000_t0000_u01757826128731") 2025/09/14 05:03:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9881_d20250914_m050207_c001_v0001181_t0040_u01757826127523") 2025/09/14 05:03:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cfa_d20250914_m050211_c001_v7007000_t0000_u01757826131193") 2025/09/14 05:03:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f249_d20250914_m050209_c001_v0001113_t0045_u01757826129691") 2025/09/14 05:03:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cee_d20250914_m050206_c001_v7007000_t0000_u01757826126572") 2025/09/14 05:03:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1103f3d43999311e_d20250914_m050205_c001_v0001161_t0008_u01757826125429") 2025/09/14 05:03:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595ce7_d20250914_m050204_c001_v7007000_t0000_u01757826124467") 2025/09/14 05:03:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4da6_d20250914_m050203_c001_v0001106_t0005_u01757826123436") 2025/09/14 05:03:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cdf_d20250914_m050202_c001_v7007000_t0000_u01757826122481") 2025/09/14 05:03:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79f233_d20250914_m050201_c001_v0001113_t0007_u01757826121504") 2025/09/14 05:03:27 DEBUG : toe/toe/toe: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419de83fdb176424_d20250914_m050226_c001_v7007000_t0000_u01757826146193") 2025/09/14 05:03:27 DEBUG : toe/toe/toe: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1136965ce36c9914_d20250914_m050225_c001_v0001181_t0021_u01757826145530") 2025/09/14 05:03:27 DEBUG : toe/toe/toe: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595cff_d20250914_m050213_c001_v7007000_t0000_u01757826133209") 2025/09/14 05:03:27 DEBUG : toe/toe/toe: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4db4_d20250914_m050212_c001_v0001106_t0048_u01757826132158") 2025/09/14 05:03:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595d15_d20250914_m050221_c001_v7007000_t0000_u01757826141631") 2025/09/14 05:03:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f10554bcf1acf4dc8_d20250914_m050220_c001_v0001106_t0045_u01757826140524") 2025/09/14 05:03:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f41854ab3ff595d0c_d20250914_m050218_c001_v7007000_t0000_u01757826138081") 2025/09/14 05:03:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1129e231d4b17eac_d20250914_m050217_c001_v0001146_t0031_u01757826137193") 2025/09/14 05:03:27 DEBUG : two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34bacccf9d_d20250914_m045428_c001_v7007000_t0000_u01757825668031") 2025/09/14 05:03:27 DEBUG : two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f405225e9d9c5527a_d20250914_m045425_c001_v0001037_t0028_u01757825665993") 2025/09/14 05:03:27 DEBUG : two: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f4126c3a9d26911f2_d20250914_m045423_c001_v0001102_t0045_u01757825663616") 2025/09/14 05:03:27 DEBUG : yam: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34bacccff6_d20250914_m045437_c001_v7007000_t0000_u01757825677534") 2025/09/14 05:03:27 DEBUG : yam: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1180d7d26439d495_d20250914_m045435_c001_v0001116_t0030_u01757825675834") 2025/09/14 05:03:27 DEBUG : yam: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34bacccfd3_d20250914_m045433_c001_v7007000_t0000_u01757825673246") 2025/09/14 05:03:27 DEBUG : yam: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f100e0f029b79ebac_d20250914_m045431_c001_v0001113_t0003_u01757825671871") 2025/09/14 05:03:27 DEBUG : yam: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34bacccfb6_d20250914_m045430_c001_v7007000_t0000_u01757825670572") 2025/09/14 05:03:28 DEBUG : yam: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f105225e9d9c5528a_d20250914_m045428_c001_v0001037_t0016_u01757825668590") 2025/09/14 05:03:28 DEBUG : yaml: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34bacccfdb_d20250914_m045433_c001_v7007000_t0000_u01757825673982") 2025/09/14 05:03:28 DEBUG : yaml: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f11679116c25aa0fa_d20250914_m045432_c001_v0001100_t0002_u01757825672930") 2025/09/14 05:03:28 DEBUG : yaml: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f419eac34bacccfbe_d20250914_m045431_c001_v7007000_t0000_u01757825671306") 2025/09/14 05:03:28 DEBUG : yaml: Deleting (id "4_z2f529d13901d4b6b9f980e1b_f1058b25f9912188c_d20250914_m045430_c001_v0001104_t0037_u01757825670131") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m41.317818049s (try 1/5)