"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/09 04:29:02 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore" 2025/07/09 04:29:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 04:29:03 DEBUG : Creating backend with remote "/tmp/rclone2374901672" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/09 04:29:04 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:04 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/09 04:29:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:05 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:05 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:06 INFO : sub dir/hello world: Copied (new) 2025/07/09 04:29:06 DEBUG : B2 bucket rclone-test-guqeqop7pore: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.29s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", 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-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:08 DEBUG : Creating backend with remote "/non-existing" 2025/07/09 04:29:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/09 04:29:08 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:08 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:09 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:09 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.04s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", 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-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:10 INFO : B2 bucket rclone-test-guqeqop7pore: Running all checks before starting transfers 2025/07/09 04:29:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:11 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:11 INFO : B2 bucket rclone-test-guqeqop7pore: Checks finished, now starting transfers 2025/07/09 04:29:11 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.36s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:12 ERROR : Ignoring --no-traverse with sync 2025/07/09 04:29:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:12 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:12 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:13 INFO : sub dir/hello world: Copied (new) 2025/07/09 04:29:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.47s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/09 04:29:13 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:13 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:14 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/09 04:29:14 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.60s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 04:29:15 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:15 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.53s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 04:29:17 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:17 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.14s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/09 04:29:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 04:29:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/09 04:29:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/09 04:29:19 INFO : sub dir2: Making directory 2025/07/09 04:29:19 INFO : sub dir: Making directory 2025/07/09 04:29:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:19 INFO : sub dir2/sub sub dir2: Making directory 2025/07/09 04:29:19 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:19 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:19 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/09 04:29:19 DEBUG : B2 bucket rclone-test-guqeqop7pore: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.40s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:20 INFO : sub dir2: Making directory 2025/07/09 04:29:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/09 04:29:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 04:29:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:20 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:20 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.53s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:22 DEBUG : sub dir2: Making directory with metadata 2025/07/09 04:29:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 04:29:22 INFO : sub dir2: Making directory 2025/07/09 04:29:22 INFO : sub dir: Making directory 2025/07/09 04:29:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:22 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:22 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:22 INFO : sub dir/hello world: Copied (new) 2025/07/09 04:29:22 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/09 04:29:22 DEBUG : B2 bucket rclone-test-guqeqop7pore: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/09 04:29:23 DEBUG : B2 bucket rclone-test-guqeqop7pore: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.55s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", 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-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:23 INFO : sub dir2: Making directory 2025/07/09 04:29:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:24 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:24 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:24 INFO : sub dir/hello world: Copied (new) 2025/07/09 04:29:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.50s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:25 DEBUG : sub dir2: Making directory with metadata 2025/07/09 04:29:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 04:29:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/09 04:29:25 INFO : sub dir2: Making directory 2025/07/09 04:29:25 INFO : sub dir: Making directory 2025/07/09 04:29:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:25 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:25 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:26 INFO : sub dir/hello world: Copied (new) 2025/07/09 04:29:26 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/09 04:29:26 DEBUG : B2 bucket rclone-test-guqeqop7pore: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:27 INFO : sub dir2: Making directory 2025/07/09 04:29:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:27 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:27 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:27 INFO : sub dir/hello world: Copied (new) 2025/07/09 04:29:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.43s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:29 DEBUG : Creating backend with remote "TestB2:rclone-test-terucek4qiki" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-guqeqop7pore -> B2 bucket rclone-test-terucek4qiki 2025/07/09 04:29:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:30 DEBUG : B2 bucket rclone-test-terucek4qiki: Waiting for checks to finish 2025/07/09 04:29:30 DEBUG : B2 bucket rclone-test-terucek4qiki: Waiting for transfers to finish 2025/07/09 04:29:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/09 04:29:31 DEBUG : B2 bucket rclone-test-terucek4qiki: Purge remote 2025/07/09 04:29:31 INFO : B2 bucket rclone-test-terucek4qiki: cleaning bucket "rclone-test-terucek4qiki" of all files 2025/07/09 04:29:31 DEBUG : sub dir/hello world: Deleting (id "4_zdfc22d63702debdb9f780e1b_f116005158fd10d5a_d20250709_m042931_c001_v0001171_t0059_u01752035371143") --- PASS: TestServerSideCopy (4.37s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/09 04:29:34 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:34 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/09 04:29:34 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.21s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:36 DEBUG : Creating backend with remote "TestB2:rclone-test-babupak1rale" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-guqeqop7pore -> B2 bucket rclone-test-babupak1rale 2025/07/09 04:29:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:37 DEBUG : B2 bucket rclone-test-babupak1rale: Waiting for checks to finish 2025/07/09 04:29:37 DEBUG : B2 bucket rclone-test-babupak1rale: Waiting for transfers to finish 2025/07/09 04:29:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/09 04:29:39 DEBUG : B2 bucket rclone-test-babupak1rale: Waiting for checks to finish 2025/07/09 04:29:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/09 04:29:39 DEBUG : B2 bucket rclone-test-babupak1rale: Waiting for transfers to finish 2025/07/09 04:29:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/09 04:29:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/09 04:29:39 DEBUG : B2 bucket rclone-test-babupak1rale: Purge remote 2025/07/09 04:29:39 INFO : B2 bucket rclone-test-babupak1rale: cleaning bucket "rclone-test-babupak1rale" of all files 2025/07/09 04:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zefc24d03702debdb9f780e1b_f103c787688445ed7_d20250709_m042939_c001_v0001161_t0031_u01752035379340") 2025/07/09 04:29:39 DEBUG : sub dir/hello world: Deleting (id "4_zefc24d03702debdb9f780e1b_f109e219a647914c2_d20250709_m042937_c001_v0001106_t0047_u01752035377807") --- PASS: TestServerSideCopyOverSelf (6.42s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/09 04:29:42 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:42 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/09 04:29:43 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/09 04:29:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.10s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:44 DEBUG : Creating backend with remote "TestB2:rclone-test-viloxen7jini" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-guqeqop7pore -> B2 bucket rclone-test-viloxen7jini 2025/07/09 04:29:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:45 DEBUG : B2 bucket rclone-test-viloxen7jini: Waiting for checks to finish 2025/07/09 04:29:45 DEBUG : B2 bucket rclone-test-viloxen7jini: Waiting for transfers to finish 2025/07/09 04:29:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/09 04:29:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/09 04:29:48 DEBUG : B2 bucket rclone-test-viloxen7jini: Waiting for checks to finish 2025/07/09 04:29:48 DEBUG : B2 bucket rclone-test-viloxen7jini: Waiting for transfers to finish 2025/07/09 04:29:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/09 04:29:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/09 04:29:49 INFO : sub dir/hello world: Deleted 2025/07/09 04:29:50 DEBUG : testing file moves 2025/07/09 04:29:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/09 04:29:51 DEBUG : B2 bucket rclone-test-viloxen7jini: Waiting for checks to finish 2025/07/09 04:29:51 DEBUG : B2 bucket rclone-test-viloxen7jini: Waiting for transfers to finish 2025/07/09 04:29:52 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/09 04:29:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/09 04:29:53 INFO : sub dir/hello world: Deleted 2025/07/09 04:29:53 DEBUG : B2 bucket rclone-test-viloxen7jini: Purge remote 2025/07/09 04:29:53 INFO : B2 bucket rclone-test-viloxen7jini: cleaning bucket "rclone-test-viloxen7jini" of all files 2025/07/09 04:29:53 DEBUG : sub dir/hello world: Deleting (id "4_zafa26d13702debdb9f780e1b_f10442445d593ffbe_d20250709_m042952_c001_v0001134_t0030_u01752035392479") 2025/07/09 04:29:53 DEBUG : sub dir/hello world: Deleting (id "4_zafa26d13702debdb9f780e1b_f1145217390c58569_d20250709_m042949_c001_v0001181_t0016_u01752035389337") 2025/07/09 04:29:53 DEBUG : sub dir/hello world: Deleting (id "4_zafa26d13702debdb9f780e1b_f11315fe1247fc014_d20250709_m042946_c001_v0001100_t0001_u01752035386974") --- PASS: TestServerSideMoveOverSelf (11.22s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:55 ERROR : error listing: directory not found 2025/07/09 04:29:55 INFO : Local file system at /tmp/rclone2374901672: Making directory 2025/07/09 04:29:55 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:55 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.65s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:29:58 DEBUG : Local file system at /tmp/rclone2374901672: Waiting for checks to finish 2025/07/09 04:29:58 DEBUG : Local file system at /tmp/rclone2374901672: Waiting for transfers to finish 2025/07/09 04:29:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:29:58 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/09 04:29:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.49s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:29:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/09 04:29:59 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:29:59 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:29:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/09 04:29:59 INFO : check sum: Copied (new) 2025/07/09 04:29:59 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:00 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/09 04:30:00 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/09 04:30:00 DEBUG : check sum: Unchanged skipping 2025/07/09 04:30:00 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:00 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:00 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.90s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/09 04:30:01 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:01 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/09 04:30:01 INFO : sizeonly: Copied (new) 2025/07/09 04:30:01 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:02 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:02 DEBUG : sizeonly: Sizes identical 2025/07/09 04:30:02 DEBUG : sizeonly: Unchanged skipping 2025/07/09 04:30:02 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:02 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:02 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.99s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/09 04:30:03 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:03 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/09 04:30:03 INFO : ignore-size: Copied (new) 2025/07/09 04:30:03 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:04 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:30:04 DEBUG : ignore-size: Unchanged skipping 2025/07/09 04:30:04 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:04 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:04 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.93s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:30:05 DEBUG : existing: Unchanged skipping 2025/07/09 04:30:05 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:05 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:05 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:05 INFO : There was nothing to transfer 2025/07/09 04:30:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/09 04:30:06 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:06 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/09 04:30:06 INFO : existing: Copied (replaced existing) 2025/07/09 04:30:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.49s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/09 04:30:07 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:07 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/09 04:30:08 INFO : existing: Copied (new) 2025/07/09 04:30:08 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:08 DEBUG : existing: Destination exists, skipping 2025/07/09 04:30:08 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:08 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:08 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.99s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:10 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/09 04:30:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:30:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/09 04:30:10 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:10 DEBUG : c/non empty space: Unchanged skipping 2025/07/09 04:30:10 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 04:30:11 INFO : a/potato2: Copied (new) 2025/07/09 04:30:11 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:11 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.18s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/09 04:30:13 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/09 04:30:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/09 04:30:13 DEBUG : empty space: Unchanged skipping 2025/07/09 04:30:13 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:13 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:13 INFO : There was nothing to transfer 2025/07/09 04:30:14 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/09 04:30:14 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/09 04:30:15 INFO : empty space: Updated modification time in destination 2025/07/09 04:30:15 DEBUG : empty space: Unchanged skipping 2025/07/09 04:30:15 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:15 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:15 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:16 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/09 04:30:16 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/09 04:30:16 DEBUG : empty space: Unchanged skipping 2025/07/09 04:30:16 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:16 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.75s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:18 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/09 04:30:18 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:18 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2374901672) 2025/07/09 04:30:18 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-guqeqop7pore) 2025/07/09 04:30:18 DEBUG : foo: sha1 differ 2025/07/09 04:30:18 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:18 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/09 04:30:18 INFO : foo: Copied (replaced existing) 2025/07/09 04:30:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:30:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/09 04:30:20 DEBUG : empty space: Unchanged skipping 2025/07/09 04:30:20 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:20 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:21 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 04:30:21 INFO : potato: Copied (new) 2025/07/09 04:30:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.56s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/09 04:30:23 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:23 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/09 04:30:24 INFO : potato: Copied (replaced existing) 2025/07/09 04:30:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.21s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:25 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:25 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/09 04:30:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2374901672) 2025/07/09 04:30:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-guqeqop7pore) 2025/07/09 04:30:25 DEBUG : potato: sha1 differ 2025/07/09 04:30:25 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/09 04:30:26 INFO : potato: Copied (replaced existing) 2025/07/09 04:30:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 04:30:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:30:28 DEBUG : empty space: Unchanged skipping 2025/07/09 04:30:28 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/09 04:30:28 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:28 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:30:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 04:30:31 DEBUG : empty space: Unchanged skipping 2025/07/09 04:30:31 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:31 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 04:30:32 INFO : potato2: Copied (new) 2025/07/09 04:30:32 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:34 INFO : d: Making directory 2025/07/09 04:30:34 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/09 04:30:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:30:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/09 04:30:35 DEBUG : c/non empty space: Unchanged skipping 2025/07/09 04:30:35 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:35 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 04:30:36 INFO : a/potato2: Copied (new) 2025/07/09 04:30:36 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:36 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:38 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/09 04:30:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:30:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/09 04:30:38 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:38 DEBUG : c/non empty space: Unchanged skipping 2025/07/09 04:30:38 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 04:30:40 INFO : a/potato2: Copied (new) 2025/07/09 04:30:40 ERROR : B2 bucket rclone-test-guqeqop7pore: not deleting files as there were IO errors 2025/07/09 04:30:40 ERROR : B2 bucket rclone-test-guqeqop7pore: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:43 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:30:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 04:30:43 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:43 DEBUG : empty space: Unchanged skipping 2025/07/09 04:30:43 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:43 INFO : potato: Deleted 2025/07/09 04:30:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 04:30:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (4.11s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:46 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:46 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:46 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:46 INFO : potato: Deleted 2025/07/09 04:30:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:30:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 04:30:47 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:47 DEBUG : empty space: Unchanged skipping 2025/07/09 04:30:47 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 04:30:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.37s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 04:30:50 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:50 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/09 04:30:50 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.87s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:53 DEBUG : enormous: Excluded (Size Filter) 2025/07/09 04:30:53 DEBUG : enormous: Excluded 2025/07/09 04:30:53 DEBUG : potato2: Excluded (Size Filter) 2025/07/09 04:30:53 DEBUG : potato2: Excluded 2025/07/09 04:30:53 DEBUG : potato2: Excluded (Size Filter) 2025/07/09 04:30:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:30:53 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:53 DEBUG : empty space: Unchanged skipping 2025/07/09 04:30:53 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:53 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:53 INFO : There was nothing to transfer 2025/07/09 04:30:53 DEBUG : enormous: Excluded (Size Filter) 2025/07/09 04:30:53 DEBUG : enormous: Excluded 2025/07/09 04:30:53 DEBUG : potato2: Excluded (Size Filter) 2025/07/09 04:30:53 DEBUG : potato2: Excluded 2025/07/09 04:30:54 DEBUG : potato2: Excluded (Size Filter) 2025/07/09 04:30:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/09 04:30:54 DEBUG : empty space: Unchanged skipping 2025/07/09 04:30:54 DEBUG : Local file system at /tmp/rclone2374901672: Waiting for checks to finish 2025/07/09 04:30:54 DEBUG : Local file system at /tmp/rclone2374901672: Waiting for transfers to finish 2025/07/09 04:30:54 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.31s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:30:56 DEBUG : enormous: Excluded (Size Filter) 2025/07/09 04:30:56 DEBUG : enormous: Excluded 2025/07/09 04:30:56 DEBUG : potato2: Excluded (Size Filter) 2025/07/09 04:30:56 DEBUG : potato2: Excluded 2025/07/09 04:30:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:30:57 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:30:57 DEBUG : empty space: Unchanged skipping 2025/07/09 04:30:57 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:30:57 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:57 INFO : enormous: Deleted 2025/07/09 04:30:57 INFO : potato2: Deleted 2025/07/09 04:30:57 INFO : There was nothing to transfer 2025/07/09 04:30:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/09 04:30:57 DEBUG : empty space: Unchanged skipping 2025/07/09 04:30:57 DEBUG : Local file system at /tmp/rclone2374901672: Waiting for checks to finish 2025/07/09 04:30:57 DEBUG : Local file system at /tmp/rclone2374901672: Waiting for transfers to finish 2025/07/09 04:30:57 DEBUG : Waiting for deletions to finish 2025/07/09 04:30:57 INFO : enormous: Deleted 2025/07/09 04:30:57 INFO : potato2: Deleted 2025/07/09 04:30:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:31:00 DEBUG : five: Need to transfer - File not found at Destination 2025/07/09 04:31:00 DEBUG : one: Destination is newer than source, skipping 2025/07/09 04:31:00 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:31:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/09 04:31:00 DEBUG : three: Sizes identical 2025/07/09 04:31:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/09 04:31:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/09 04:31:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2374901672) 2025/07/09 04:31:00 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-guqeqop7pore) 2025/07/09 04:31:00 DEBUG : two: sha1 differ 2025/07/09 04:31:00 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:31:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/09 04:31:01 INFO : five: Copied (new) 2025/07/09 04:31:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/09 04:31:01 INFO : four: Copied (replaced existing) 2025/07/09 04:31:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/09 04:31:01 INFO : two: Copied (replaced existing) 2025/07/09 04:31:01 DEBUG : Waiting for deletions to finish 2025/07/09 04:31:02 DEBUG : one: Destination is newer than source, skipping 2025/07/09 04:31:02 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:31:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/09 04:31:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/09 04:31:02 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/09 04:31:02 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/09 04:31:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/09 04:31:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/09 04:31:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/09 04:31:02 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/09 04:31:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2374901672) 2025/07/09 04:31:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/09 04:31:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-guqeqop7pore) 2025/07/09 04:31:02 DEBUG : three: sha1 differ 2025/07/09 04:31:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/09 04:31:02 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:31:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/09 04:31:02 INFO : three: Copied (replaced existing) 2025/07/09 04:31:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.96s) === 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-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/09 04:31:04 INFO : B2 bucket rclone-test-guqeqop7pore: Making map for --track-renames 2025/07/09 04:31:04 INFO : B2 bucket rclone-test-guqeqop7pore: Finished making map for --track-renames 2025/07/09 04:31:04 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:31:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/09 04:31:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/09 04:31:04 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for renames to finish 2025/07/09 04:31:04 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:31:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/09 04:31:04 INFO : potato: Copied (new) 2025/07/09 04:31:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/09 04:31:04 INFO : yam: Copied (new) 2025/07/09 04:31:04 DEBUG : Waiting for deletions to finish 2025/07/09 04:31:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:31:05 INFO : B2 bucket rclone-test-guqeqop7pore: Making map for --track-renames 2025/07/09 04:31:05 INFO : B2 bucket rclone-test-guqeqop7pore: Finished making map for --track-renames 2025/07/09 04:31:05 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:31:05 DEBUG : potato: Unchanged skipping 2025/07/09 04:31:05 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for renames to finish 2025/07/09 04:31:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/09 04:31:05 INFO : yam: Copied (server-side copy) to: yaml 2025/07/09 04:31:06 INFO : yam: Deleted 2025/07/09 04:31:06 INFO : yaml: Renamed from "yam" 2025/07/09 04:31:06 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:31:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/09 04:31:07 INFO : B2 bucket rclone-test-guqeqop7pore: Making map for --track-renames 2025/07/09 04:31:07 INFO : B2 bucket rclone-test-guqeqop7pore: Finished making map for --track-renames 2025/07/09 04:31:07 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:31:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/09 04:31:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/09 04:31:07 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for renames to finish 2025/07/09 04:31:07 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:31:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/09 04:31:07 INFO : yam: Copied (new) 2025/07/09 04:31:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/09 04:31:07 INFO : potato: Copied (new) 2025/07/09 04:31:07 DEBUG : Waiting for deletions to finish 2025/07/09 04:31:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:31:08 INFO : B2 bucket rclone-test-guqeqop7pore: Making map for --track-renames 2025/07/09 04:31:08 INFO : B2 bucket rclone-test-guqeqop7pore: Finished making map for --track-renames 2025/07/09 04:31:08 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:31:08 DEBUG : potato: Unchanged skipping 2025/07/09 04:31:08 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for renames to finish 2025/07/09 04:31:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/09 04:31:08 INFO : yam: Copied (server-side copy) to: yaml 2025/07/09 04:31:08 INFO : yam: Deleted 2025/07/09 04:31:08 INFO : yaml: Renamed from "yam" 2025/07/09 04:31:08 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:31:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/09 04:31:09 INFO : B2 bucket rclone-test-guqeqop7pore: Making map for --track-renames 2025/07/09 04:31:09 INFO : B2 bucket rclone-test-guqeqop7pore: Finished making map for --track-renames 2025/07/09 04:31:09 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:31:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/09 04:31:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/09 04:31:09 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for renames to finish 2025/07/09 04:31:09 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:31:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/09 04:31:10 INFO : sub/yam: Copied (new) 2025/07/09 04:31:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/09 04:31:10 INFO : potato: Copied (new) 2025/07/09 04:31:10 DEBUG : Waiting for deletions to finish 2025/07/09 04:31:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:31:10 DEBUG : potato: Unchanged skipping 2025/07/09 04:31:10 INFO : B2 bucket rclone-test-guqeqop7pore: Making map for --track-renames 2025/07/09 04:31:10 INFO : B2 bucket rclone-test-guqeqop7pore: Finished making map for --track-renames 2025/07/09 04:31:10 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:31:10 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for renames to finish 2025/07/09 04:31:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/09 04:31:11 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/09 04:31:11 INFO : sub/yam: Deleted 2025/07/09 04:31:11 INFO : yam: Renamed from "sub/yam" 2025/07/09 04:31:11 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:31:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.85s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:31:12 DEBUG : Creating backend with remote "/tmp/rclone2374901672/dir1" 2025/07/09 04:31:12 DEBUG : Creating backend with remote "/tmp/rclone2374901672/dir2" 2025/07/09 04:31:12 DEBUG : Local file system at /tmp/rclone2374901672/dir2: Using server-side directory move 2025/07/09 04:31:12 INFO : Local file system at /tmp/rclone2374901672/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/09 04:31:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/09 04:31:12 INFO : file1.txt: Moved (server-side) 2025/07/09 04:31:12 DEBUG : Local file system at /tmp/rclone2374901672/dir2: Waiting for checks to finish 2025/07/09 04:31:12 DEBUG : Local file system at /tmp/rclone2374901672/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:31:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:31:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/09 04:31:13 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:31:13 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:31:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/09 04:31:13 INFO : nested/sub dir/file: Copied (new) 2025/07/09 04:31:13 INFO : nested/sub dir/file: Deleted 2025/07/09 04:31:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:31:14 INFO : sub dir/hello world: Copied (new) 2025/07/09 04:31:14 INFO : sub dir/hello world: Deleted 2025/07/09 04:31:14 INFO : sub dir: Removing directory 2025/07/09 04:31:14 INFO : nested/sub dir: Removing directory 2025/07/09 04:31:14 INFO : nested: Removing directory 2025/07/09 04:31:14 DEBUG : Local file system at /tmp/rclone2374901672: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.45s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:31:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 04:31:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/09 04:31:15 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:31:15 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:31:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/09 04:31:15 INFO : nested/sub dir/file: Copied (new) 2025/07/09 04:31:15 INFO : nested/sub dir/file: Deleted 2025/07/09 04:31:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:31:16 INFO : sub dir/hello world: Copied (new) 2025/07/09 04:31:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:31:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/09 04:31:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/09 04:31:17 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:31:17 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:31:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/09 04:31:17 INFO : existing-b: Copied (new) 2025/07/09 04:31:17 INFO : existing-b: Deleted 2025/07/09 04:31:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/09 04:31:17 INFO : existing: Copied (new) 2025/07/09 04:31:17 INFO : existing: Deleted 2025/07/09 04:31:18 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:31:18 DEBUG : existing: Destination exists, skipping 2025/07/09 04:31:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/09 04:31:18 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:31:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.06s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:31:19 DEBUG : Creating backend with remote "TestB2:rclone-test-pegifay5vawo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-guqeqop7pore -> B2 bucket rclone-test-pegifay5vawo 2025/07/09 04:31:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 04:31:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/09 04:31:23 DEBUG : empty space: Unchanged skipping 2025/07/09 04:31:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/09 04:31:23 DEBUG : B2 bucket rclone-test-pegifay5vawo: Waiting for checks to finish 2025/07/09 04:31:23 INFO : empty space: Deleted 2025/07/09 04:31:23 DEBUG : B2 bucket rclone-test-pegifay5vawo: Waiting for transfers to finish 2025/07/09 04:31:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 04:31:23 INFO : potato2: Copied (server-side copy) 2025/07/09 04:31:23 INFO : potato2: Deleted 2025/07/09 04:31:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/09 04:31:23 INFO : potato3: Copied (server-side copy) 2025/07/09 04:31:23 INFO : potato3: Deleted 2025/07/09 04:31:24 DEBUG : Creating backend with remote "TestB2:rclone-test-davoliy4sedu" 2025/07/09 04:31:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/09 04:31:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 04:31:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/09 04:31:25 DEBUG : B2 bucket rclone-test-davoliy4sedu: Waiting for checks to finish 2025/07/09 04:31:25 DEBUG : B2 bucket rclone-test-davoliy4sedu: Waiting for transfers to finish 2025/07/09 04:31:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/09 04:31:26 INFO : empty space: Copied (server-side copy) 2025/07/09 04:31:26 INFO : empty space: Deleted 2025/07/09 04:31:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/09 04:31:26 INFO : potato3: Copied (server-side copy) 2025/07/09 04:31:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 04:31:26 INFO : potato2: Copied (server-side copy) 2025/07/09 04:31:26 INFO : potato3: Deleted 2025/07/09 04:31:26 INFO : potato2: Deleted 2025/07/09 04:31:27 DEBUG : B2 bucket rclone-test-davoliy4sedu: Purge remote 2025/07/09 04:31:27 INFO : B2 bucket rclone-test-davoliy4sedu: cleaning bucket "rclone-test-davoliy4sedu" of all files 2025/07/09 04:31:27 DEBUG : empty space: Deleting (id "4_z0fc2ed73703debdb9f780e1b_f104cc2a4469d2320_d20250709_m043125_c001_v0001153_t0008_u01752035485974") 2025/07/09 04:31:27 DEBUG : potato2: Deleting (id "4_z0fc2ed73703debdb9f780e1b_f11390ccb2fea79fd_d20250709_m043126_c001_v0001102_t0024_u01752035486337") 2025/07/09 04:31:27 DEBUG : potato3: Deleting (id "4_z0fc2ed73703debdb9f780e1b_f1097b50096826ed7_d20250709_m043126_c001_v0001176_t0049_u01752035486341") 2025/07/09 04:31:28 DEBUG : B2 bucket rclone-test-pegifay5vawo: Purge remote 2025/07/09 04:31:28 INFO : B2 bucket rclone-test-pegifay5vawo: cleaning bucket "rclone-test-pegifay5vawo" of all files 2025/07/09 04:31:28 DEBUG : empty space: Deleting (id "4_zafe2dd73703debdb9f780e1b_f419ffae81ce89699_d20250709_m043126_c001_v7007000_t0000_u01752035486314") 2025/07/09 04:31:28 DEBUG : empty space: Deleting (id "4_zafe2dd73703debdb9f780e1b_f1010426e40988666_d20250709_m043122_c001_v0001184_t0041_u01752035482495") 2025/07/09 04:31:28 DEBUG : potato2: Deleting (id "4_zafe2dd73703debdb9f780e1b_f40165088f13c150d_d20250709_m043126_c001_v7007000_t0000_u01752035486724") 2025/07/09 04:31:28 DEBUG : potato2: Deleting (id "4_zafe2dd73703debdb9f780e1b_f110e3fa6a70eb6ef_d20250709_m043123_c001_v0001180_t0052_u01752035483318") 2025/07/09 04:31:28 DEBUG : potato3: Deleting (id "4_zafe2dd73703debdb9f780e1b_f419ffae81ce8969a_d20250709_m043126_c001_v7007000_t0000_u01752035486549") 2025/07/09 04:31:28 DEBUG : potato3: Deleting (id "4_zafe2dd73703debdb9f780e1b_f1147cdff2eb6d750_d20250709_m043123_c001_v0001182_t0055_u01752035483572") 2025/07/09 04:31:28 DEBUG : potato3: Deleting (id "4_zafe2dd73703debdb9f780e1b_f1010426e4098866e_d20250709_m043122_c001_v0001184_t0040_u01752035482729") --- PASS: TestServerSideMove (10.86s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:31:30 DEBUG : Creating backend with remote "TestB2:rclone-test-soqecal3naje" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-guqeqop7pore -> B2 bucket rclone-test-soqecal3naje 2025/07/09 04:31:35 DEBUG : empty space: Excluded (Size Filter) 2025/07/09 04:31:35 DEBUG : empty space: Excluded (Size Filter) 2025/07/09 04:31:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 04:31:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/09 04:31:35 DEBUG : B2 bucket rclone-test-soqecal3naje: Waiting for checks to finish 2025/07/09 04:31:35 DEBUG : B2 bucket rclone-test-soqecal3naje: Waiting for transfers to finish 2025/07/09 04:31:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 04:31:36 INFO : potato2: Copied (server-side copy) 2025/07/09 04:31:36 INFO : potato2: Deleted 2025/07/09 04:31:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/09 04:31:36 INFO : potato3: Copied (server-side copy) 2025/07/09 04:31:36 INFO : potato3: Deleted 2025/07/09 04:31:37 DEBUG : Creating backend with remote "TestB2:rclone-test-huhiteb5jomu" 2025/07/09 04:31:37 DEBUG : Config file has changed externally - reloading 2025/07/09 04:31:37 DEBUG : empty space: Excluded (Size Filter) 2025/07/09 04:31:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 04:31:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/09 04:31:38 DEBUG : B2 bucket rclone-test-huhiteb5jomu: Waiting for checks to finish 2025/07/09 04:31:38 DEBUG : B2 bucket rclone-test-huhiteb5jomu: Waiting for transfers to finish 2025/07/09 04:31:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 04:31:39 INFO : potato2: Copied (server-side copy) 2025/07/09 04:31:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/09 04:31:39 INFO : potato3: Copied (server-side copy) 2025/07/09 04:31:39 INFO : potato2: Deleted 2025/07/09 04:31:39 INFO : potato3: Deleted 2025/07/09 04:31:39 DEBUG : B2 bucket rclone-test-huhiteb5jomu: Purge remote 2025/07/09 04:31:39 INFO : B2 bucket rclone-test-huhiteb5jomu: cleaning bucket "rclone-test-huhiteb5jomu" of all files 2025/07/09 04:31:40 DEBUG : potato2: Deleting (id "4_zcff21d93704debdb9f780e1b_f1098b2061f6a823a_d20250709_m043138_c001_v0001101_t0024_u01752035498946") 2025/07/09 04:31:40 DEBUG : potato3: Deleting (id "4_zcff21d93704debdb9f780e1b_f1178768ba7fd6ca0_d20250709_m043139_c001_v0001176_t0017_u01752035499289") 2025/07/09 04:31:40 DEBUG : B2 bucket rclone-test-soqecal3naje: Purge remote 2025/07/09 04:31:40 INFO : B2 bucket rclone-test-soqecal3naje: cleaning bucket "rclone-test-soqecal3naje" of all files 2025/07/09 04:31:40 DEBUG : empty space: Deleting (id "4_z3f020d63704debdb9f780e1b_f114d21501c4970c0_d20250709_m043134_c001_v0001044_t0054_u01752035494494") 2025/07/09 04:31:40 DEBUG : potato2: Deleting (id "4_z3f020d63704debdb9f780e1b_f402b0539e58a39f9_d20250709_m043139_c001_v7007000_t0000_u01752035499488") 2025/07/09 04:31:40 DEBUG : potato2: Deleting (id "4_z3f020d63704debdb9f780e1b_f107b4361a8f93e24_d20250709_m043135_c001_v0001113_t0047_u01752035495935") 2025/07/09 04:31:40 DEBUG : potato3: Deleting (id "4_z3f020d63704debdb9f780e1b_f40165088f13c1577_d20250709_m043139_c001_v7007000_t0000_u01752035499500") 2025/07/09 04:31:40 DEBUG : potato3: Deleting (id "4_z3f020d63704debdb9f780e1b_f1029099b0f7804ff_d20250709_m043136_c001_v0001101_t0029_u01752035496310") 2025/07/09 04:31:40 DEBUG : potato3: Deleting (id "4_z3f020d63704debdb9f780e1b_f114d21501c4970c2_d20250709_m043134_c001_v0001044_t0009_u01752035494968") 2025/07/09 04:31:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/09 04:31:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/09 04:31:42 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.94s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:31:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bejijeq8tura" 2025/07/09 04:31:45 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-guqeqop7pore -> B2 bucket rclone-test-bejijeq8tura 2025/07/09 04:31:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 04:31:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/09 04:31:49 DEBUG : empty space: Unchanged skipping 2025/07/09 04:31:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/09 04:31:49 DEBUG : B2 bucket rclone-test-bejijeq8tura: Waiting for checks to finish 2025/07/09 04:31:49 INFO : empty space: Deleted 2025/07/09 04:31:49 DEBUG : B2 bucket rclone-test-bejijeq8tura: Waiting for transfers to finish 2025/07/09 04:31:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 04:31:49 INFO : potato2: Copied (server-side copy) 2025/07/09 04:31:49 INFO : potato2: Deleted 2025/07/09 04:31:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/09 04:31:49 INFO : potato3: Copied (server-side copy) 2025/07/09 04:31:49 INFO : potato3: Deleted 2025/07/09 04:31:50 DEBUG : Creating backend with remote "TestB2:rclone-test-lajiraf5vavu" 2025/07/09 04:31:51 INFO : tomatoDir: Making directory 2025/07/09 04:31:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/09 04:31:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 04:31:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/09 04:31:51 DEBUG : B2 bucket rclone-test-lajiraf5vavu: Waiting for checks to finish 2025/07/09 04:31:51 DEBUG : B2 bucket rclone-test-lajiraf5vavu: Waiting for transfers to finish 2025/07/09 04:31:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/09 04:31:52 INFO : empty space: Copied (server-side copy) 2025/07/09 04:31:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/09 04:31:52 INFO : potato3: Copied (server-side copy) 2025/07/09 04:31:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 04:31:52 INFO : potato2: Copied (server-side copy) 2025/07/09 04:31:52 INFO : empty space: Deleted 2025/07/09 04:31:53 INFO : potato3: Deleted 2025/07/09 04:31:53 INFO : potato2: Deleted 2025/07/09 04:31:53 DEBUG : B2 bucket rclone-test-lajiraf5vavu: Purge remote 2025/07/09 04:31:53 INFO : B2 bucket rclone-test-lajiraf5vavu: cleaning bucket "rclone-test-lajiraf5vavu" of all files 2025/07/09 04:31:53 DEBUG : empty space: Deleting (id "4_zcfb24dd3704debdb9f780e1b_f1070c1dc0a2d9a15_d20250709_m043152_c001_v0001101_t0050_u01752035512267") 2025/07/09 04:31:53 DEBUG : potato2: Deleting (id "4_zcfb24dd3704debdb9f780e1b_f104b79b927e10084_d20250709_m043152_c001_v0001137_t0044_u01752035512640") 2025/07/09 04:31:53 DEBUG : potato3: Deleting (id "4_zcfb24dd3704debdb9f780e1b_f1090f7f00105788b_d20250709_m043152_c001_v0001145_t0002_u01752035512644") 2025/07/09 04:31:54 DEBUG : B2 bucket rclone-test-bejijeq8tura: Purge remote 2025/07/09 04:31:54 INFO : B2 bucket rclone-test-bejijeq8tura: cleaning bucket "rclone-test-bejijeq8tura" of all files 2025/07/09 04:31:54 DEBUG : empty space: Deleting (id "4_z3fc23d83704debdb9f780e1b_f417e25133f3ec9ba_d20250709_m043152_c001_v7007000_t0000_u01752035512867") 2025/07/09 04:31:54 DEBUG : empty space: Deleting (id "4_z3fc23d83704debdb9f780e1b_f111e38b0568bf712_d20250709_m043147_c001_v0001144_t0015_u01752035507249") 2025/07/09 04:31:54 DEBUG : potato2: Deleting (id "4_z3fc23d83704debdb9f780e1b_f417e25133f3ec9c0_d20250709_m043153_c001_v7007000_t0000_u01752035513051") 2025/07/09 04:31:54 DEBUG : potato2: Deleting (id "4_z3fc23d83704debdb9f780e1b_f106246cdd788b6c8_d20250709_m043149_c001_v0001101_t0032_u01752035509340") 2025/07/09 04:31:54 DEBUG : potato3: Deleting (id "4_z3fc23d83704debdb9f780e1b_f40165088f13c157f_d20250709_m043152_c001_v7007000_t0000_u01752035512950") 2025/07/09 04:31:54 DEBUG : potato3: Deleting (id "4_z3fc23d83704debdb9f780e1b_f1161ab21885785c7_d20250709_m043149_c001_v0001183_t0018_u01752035509669") 2025/07/09 04:31:54 DEBUG : potato3: Deleting (id "4_z3fc23d83704debdb9f780e1b_f111e38b0568bf716_d20250709_m043147_c001_v0001144_t0050_u01752035507937") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.96s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:31:56 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:31:59 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/rclone-sync-test" --- PASS: TestSyncOverlap (1.63s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:32:01 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/rclone-sync-test" 2025/07/09 04:32:03 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/rclone-sync-test-include/layer2" 2025/07/09 04:32:05 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/rclone-sync-test-ignore-file" 2025/07/09 04:32:09 DEBUG : B2 bucket rclone-test-guqeqop7pore path rclone-sync-test: Waiting for checks to finish 2025/07/09 04:32:09 DEBUG : B2 bucket rclone-test-guqeqop7pore path rclone-sync-test: Waiting for transfers to finish 2025/07/09 04:32:09 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:09 INFO : There was nothing to transfer 2025/07/09 04:32:10 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:32:10 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:32:10 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:10 INFO : There was nothing to transfer 2025/07/09 04:32:10 DEBUG : B2 bucket rclone-test-guqeqop7pore path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/09 04:32:10 DEBUG : B2 bucket rclone-test-guqeqop7pore path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/09 04:32:10 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:10 INFO : There was nothing to transfer 2025/07/09 04:32:11 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:32:11 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:32:11 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:11 INFO : There was nothing to transfer 2025/07/09 04:32:11 DEBUG : B2 bucket rclone-test-guqeqop7pore path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/09 04:32:11 DEBUG : B2 bucket rclone-test-guqeqop7pore path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/09 04:32:11 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:11 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.08s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:32:12 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/dst" 2025/07/09 04:32:13 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/CompareDest" 2025/07/09 04:32:15 DEBUG : one: Need to transfer - File not found at Destination 2025/07/09 04:32:15 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:32:15 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:32:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 04:32:16 INFO : one: Copied (new) 2025/07/09 04:32:16 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:16 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:32:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 04:32:16 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:32:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/09 04:32:17 INFO : one: Copied (replaced existing) 2025/07/09 04:32:17 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 04:32:19 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:32:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:32:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/09 04:32:19 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:32:19 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:19 INFO : There was nothing to transfer 2025/07/09 04:32:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 04:32:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:32:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/09 04:32:20 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:32:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:32:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/09 04:32:20 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:32:20 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:20 INFO : There was nothing to transfer 2025/07/09 04:32:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 04:32:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:32:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/09 04:32:21 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:32:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:32:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/09 04:32:21 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:32:21 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:21 INFO : There was nothing to transfer 2025/07/09 04:32:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 04:32:22 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/07/09 04:32:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:32:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/09 04:32:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/09 04:32:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/09 04:32:22 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:32:22 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:32:22 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:22 INFO : There was nothing to transfer 2025/07/09 04:32:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 04:32:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/09 04:32:23 DEBUG : two: Need to transfer - File not found at Destination 2025/07/09 04:32:23 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:32:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:32:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/09 04:32:23 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:32:23 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/09 04:32:23 INFO : two: Copied (new) 2025/07/09 04:32:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.01s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:32:26 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/dest" 2025/07/09 04:32:28 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/pre-dest1" 2025/07/09 04:32:29 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/pre-dest2" 2025/07/09 04:32:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:32:31 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/09 04:32:31 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:32:31 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/09 04:32:32 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/09 04:32:32 DEBUG : B2 bucket rclone-test-guqeqop7pore path dest: Waiting for checks to finish 2025/07/09 04:32:32 DEBUG : B2 bucket rclone-test-guqeqop7pore path dest: Waiting for transfers to finish 2025/07/09 04:32:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/09 04:32:33 INFO : 3: Copied (new) 2025/07/09 04:32:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.48s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:32:34 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/dst" 2025/07/09 04:32:35 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/CopyDest" 2025/07/09 04:32:37 DEBUG : one: Need to transfer - File not found at Destination 2025/07/09 04:32:37 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:32:37 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:32:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 04:32:39 INFO : one: Copied (new) 2025/07/09 04:32:39 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 04:32:39 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:32:39 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:32:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/09 04:32:40 INFO : one: Copied (replaced existing) 2025/07/09 04:32:40 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:42 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/BackupDir" 2025/07/09 04:32:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 04:32:43 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:32:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:32:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 04:32:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 04:32:44 INFO : one: Copied (server-side copy) 2025/07/09 04:32:45 INFO : one: Deleted 2025/07/09 04:32:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/09 04:32:45 INFO : one: Copied (server-side copy) 2025/07/09 04:32:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/09 04:32:45 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:32:45 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:32:46 DEBUG : one: Unchanged skipping 2025/07/09 04:32:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:32:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/09 04:32:47 INFO : two: Copied (server-side copy) 2025/07/09 04:32:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/09 04:32:47 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:32:47 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:32:47 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:32:47 DEBUG : one: Unchanged skipping 2025/07/09 04:32:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:32:47 DEBUG : two: Unchanged skipping 2025/07/09 04:32:47 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:32:47 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:32:47 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:47 INFO : There was nothing to transfer 2025/07/09 04:32:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:32:48 DEBUG : one: Unchanged skipping 2025/07/09 04:32:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/09 04:32:49 DEBUG : three: Destination not found in --copy-dest 2025/07/09 04:32:49 DEBUG : three: Need to transfer - File not found at Destination 2025/07/09 04:32:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 04:32:49 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:32:49 DEBUG : two: Unchanged skipping 2025/07/09 04:32:49 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:32:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/09 04:32:50 INFO : three: Copied (new) 2025/07/09 04:32:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.15s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:32:53 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/dst" 2025/07/09 04:32:55 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/backup" 2025/07/09 04:32:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/09 04:32:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:32:56 DEBUG : two: Unchanged skipping 2025/07/09 04:32:56 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:32:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 04:32:58 INFO : one: Copied (server-side copy) 2025/07/09 04:32:58 INFO : one: Deleted 2025/07/09 04:32:58 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:32:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 04:32:59 INFO : one: Copied (new) 2025/07/09 04:32:59 DEBUG : Waiting for deletions to finish 2025/07/09 04:32:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/09 04:32:59 INFO : three.txt: Copied (server-side copy) 2025/07/09 04:32:59 INFO : three.txt: Deleted 2025/07/09 04:32:59 INFO : three.txt: Moved into backup dir 2025/07/09 04:33:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/09 04:33:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:33:01 DEBUG : two: Unchanged skipping 2025/07/09 04:33:01 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:33:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 04:33:02 INFO : one: Copied (server-side copy) 2025/07/09 04:33:02 INFO : one: Deleted 2025/07/09 04:33:02 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:33:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/09 04:33:02 INFO : one: Copied (new) 2025/07/09 04:33:02 DEBUG : Waiting for deletions to finish 2025/07/09 04:33:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 04:33:03 INFO : three.txt: Copied (server-side copy) 2025/07/09 04:33:03 INFO : three.txt: Deleted 2025/07/09 04:33:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.62s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:33:06 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/dst" 2025/07/09 04:33:07 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/backup" 2025/07/09 04:33:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/09 04:33:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:33:09 DEBUG : two: Unchanged skipping 2025/07/09 04:33:09 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:33:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 04:33:10 INFO : one: Copied (server-side copy) to: one.bak 2025/07/09 04:33:11 INFO : one: Deleted 2025/07/09 04:33:11 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:33:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 04:33:12 INFO : one: Copied (new) 2025/07/09 04:33:12 DEBUG : Waiting for deletions to finish 2025/07/09 04:33:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/09 04:33:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/09 04:33:12 INFO : three.txt: Deleted 2025/07/09 04:33:12 INFO : three.txt: Moved into backup dir 2025/07/09 04:33:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/09 04:33:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:33:14 DEBUG : two: Unchanged skipping 2025/07/09 04:33:14 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:33:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 04:33:14 INFO : one: Copied (server-side copy) to: one.bak 2025/07/09 04:33:15 INFO : one: Deleted 2025/07/09 04:33:15 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:33:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/09 04:33:15 INFO : one: Copied (new) 2025/07/09 04:33:15 DEBUG : Waiting for deletions to finish 2025/07/09 04:33:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 04:33:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/09 04:33:16 INFO : three.txt: Deleted 2025/07/09 04:33:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.20s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:33:20 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/dst" 2025/07/09 04:33:21 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/backup" 2025/07/09 04:33:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/09 04:33:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:33:23 DEBUG : two: Unchanged skipping 2025/07/09 04:33:23 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:33:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 04:33:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/09 04:33:25 INFO : one: Deleted 2025/07/09 04:33:25 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:33:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 04:33:26 INFO : one: Copied (new) 2025/07/09 04:33:26 DEBUG : Waiting for deletions to finish 2025/07/09 04:33:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/09 04:33:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/09 04:33:27 INFO : three.txt: Deleted 2025/07/09 04:33:27 INFO : three.txt: Moved into backup dir 2025/07/09 04:33:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:33:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/09 04:33:28 DEBUG : two: Unchanged skipping 2025/07/09 04:33:28 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:33:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 04:33:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/09 04:33:29 INFO : one: Deleted 2025/07/09 04:33:29 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:33:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/09 04:33:30 INFO : one: Copied (new) 2025/07/09 04:33:30 DEBUG : Waiting for deletions to finish 2025/07/09 04:33:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 04:33:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/09 04:33:31 INFO : three.txt: Deleted 2025/07/09 04:33:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.89s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:33:34 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/dst" 2025/07/09 04:33:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/09 04:33:36 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:33:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:33:36 DEBUG : two: Unchanged skipping 2025/07/09 04:33:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 04:33:37 INFO : one: Copied (server-side copy) to: one.bak 2025/07/09 04:33:37 INFO : one: Deleted 2025/07/09 04:33:37 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:33:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 04:33:38 INFO : one: Copied (new) 2025/07/09 04:33:38 DEBUG : Waiting for deletions to finish 2025/07/09 04:33:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/09 04:33:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/09 04:33:39 INFO : three.txt: Deleted 2025/07/09 04:33:39 INFO : three.txt: Moved into backup dir 2025/07/09 04:33:41 DEBUG : one.bak: Excluded (Path Filter) 2025/07/09 04:33:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/09 04:33:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/09 04:33:41 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for checks to finish 2025/07/09 04:33:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:33:41 DEBUG : two: Unchanged skipping 2025/07/09 04:33:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 04:33:41 INFO : one: Copied (server-side copy) to: one.bak 2025/07/09 04:33:41 INFO : one: Deleted 2025/07/09 04:33:41 DEBUG : B2 bucket rclone-test-guqeqop7pore path dst: Waiting for transfers to finish 2025/07/09 04:33:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/09 04:33:41 INFO : one: Copied (new) 2025/07/09 04:33:41 DEBUG : Waiting for deletions to finish 2025/07/09 04:33:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 04:33:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/09 04:33:42 INFO : three.txt: Deleted 2025/07/09 04:33:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.45s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:33:45 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/dst" 2025/07/09 04:33:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/09 04:33:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 04:33:48 INFO : one: Copied (server-side copy) to: one.bak 2025/07/09 04:33:48 INFO : one: Deleted 2025/07/09 04:33:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 04:33:50 INFO : one: Copied (new) 2025/07/09 04:33:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:33:50 DEBUG : two: Unchanged skipping 2025/07/09 04:33:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/09 04:33:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/09 04:33:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/09 04:33:51 INFO : three.txt: Deleted 2025/07/09 04:33:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 04:33:51 INFO : three.txt: Copied (new) 2025/07/09 04:33:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/09 04:33:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 04:33:52 INFO : one: Copied (server-side copy) to: one.bak 2025/07/09 04:33:53 INFO : one: Deleted 2025/07/09 04:33:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/09 04:33:53 INFO : one: Copied (new) 2025/07/09 04:33:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:33:53 DEBUG : two: Unchanged skipping 2025/07/09 04:33:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/09 04:33:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 04:33:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/09 04:33:54 INFO : three.txt: Deleted 2025/07/09 04:33:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/09 04:33:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.37s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:33:58 DEBUG : Creating backend with remote "TestB2:rclone-test-guqeqop7pore/dst" 2025/07/09 04:33:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/09 04:34:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 04:34:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/09 04:34:01 INFO : one: Deleted 2025/07/09 04:34:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 04:34:01 INFO : one: Copied (new) 2025/07/09 04:34:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:02 DEBUG : two: Unchanged skipping 2025/07/09 04:34:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/09 04:34:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/09 04:34:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/09 04:34:03 INFO : three.txt: Deleted 2025/07/09 04:34:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 04:34:03 INFO : three.txt: Copied (new) 2025/07/09 04:34:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/09 04:34:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/09 04:34:04 DEBUG : pacer: Reducing sleep to 10ms 2025/07/09 04:34:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/09 04:34:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 04:34:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/09 04:34:05 INFO : one: Deleted 2025/07/09 04:34:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/09 04:34:05 INFO : one: Copied (new) 2025/07/09 04:34:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:05 DEBUG : two: Unchanged skipping 2025/07/09 04:34:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/09 04:34:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 04:34:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/09 04:34:06 INFO : three.txt: Deleted 2025/07/09 04:34:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/09 04:34:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.54s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:34:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/09 04:34:08 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:34:08 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:34:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/09 04:34:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/09 04:34:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:34:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/09 04:34:10 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:34:10 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:34:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/09 04:34:11 INFO : existing: Copied (new) 2025/07/09 04:34:11 DEBUG : Waiting for deletions to finish 2025/07/09 04:34:12 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:34:12 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/09 04:34:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/09 04:34:12 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:34:12 ERROR : B2 bucket rclone-test-guqeqop7pore: not deleting files as there were IO errors 2025/07/09 04:34:12 ERROR : B2 bucket rclone-test-guqeqop7pore: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:34:13 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/4f42bde3701debdb9f780e1b/c001_v0001177_t0002": EOF 2025/07/09 04:34:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/4f42bde3701debdb9f780e1b/c001_v0001177_t0002": EOF) 2025/07/09 04:34:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-guqeqop7pore: 1/10 (Post "https://pod-000-1177-07.backblaze.com/b2api/v1/b2_upload_file/4f42bde3701debdb9f780e1b/c001_v0001177_t0002": EOF) 2025/07/09 04:34:16 DEBUG : pacer: Reducing sleep to 10ms 2025/07/09 04:34:16 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:34:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:16 DEBUG : existing: Unchanged skipping 2025/07/09 04:34:16 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:34:16 DEBUG : Waiting for deletions to finish 2025/07/09 04:34:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.92s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:34:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both0: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both10: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both11: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both12: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both13: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both14: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both15: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both16: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both17: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both18: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both19: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:34:38 DEBUG : both1: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both2: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both6: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both7: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both8: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:34:38 DEBUG : both9: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both5: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both3: Unchanged skipping 2025/07/09 04:34:38 DEBUG : both4: Unchanged skipping 2025/07/09 04:34:38 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:34:38 DEBUG : Waiting for deletions to finish 2025/07/09 04:34:38 INFO : only18: Deleted 2025/07/09 04:34:39 INFO : only9: Deleted 2025/07/09 04:34:39 INFO : only15: Deleted 2025/07/09 04:34:39 INFO : only6: Deleted 2025/07/09 04:34:39 INFO : only14: Deleted 2025/07/09 04:34:39 INFO : only1: Deleted 2025/07/09 04:34:39 INFO : only3: Deleted 2025/07/09 04:34:39 INFO : only2: Deleted 2025/07/09 04:34:39 INFO : only4: Deleted 2025/07/09 04:34:39 INFO : only5: Deleted 2025/07/09 04:34:39 INFO : only0: Deleted 2025/07/09 04:34:39 INFO : only13: Deleted 2025/07/09 04:34:39 INFO : only16: Deleted 2025/07/09 04:34:39 INFO : only19: Deleted 2025/07/09 04:34:39 INFO : only7: Deleted 2025/07/09 04:34:39 INFO : only10: Deleted 2025/07/09 04:34:39 INFO : only11: Deleted 2025/07/09 04:34:39 INFO : only12: Deleted 2025/07/09 04:34:39 INFO : only17: Deleted 2025/07/09 04:34:39 INFO : only8: Deleted 2025/07/09 04:34:39 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.50s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:35:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:35:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both10: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both13: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both14: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both11: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both16: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both17: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both12: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both19: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both1: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both0: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both18: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both15: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both4: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both3: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both7: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both8: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:03 DEBUG : both9: Unchanged skipping 2025/07/09 04:35:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : both5: Unchanged skipping 2025/07/09 04:35:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/09 04:35:03 DEBUG : both2: Unchanged skipping 2025/07/09 04:35:03 DEBUG : both6: Unchanged skipping 2025/07/09 04:35:03 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:35:04 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only10: Copied (replaced existing) 2025/07/09 04:35:04 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only0: Copied (replaced existing) 2025/07/09 04:35:04 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only14: Copied (replaced existing) 2025/07/09 04:35:04 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only15: Copied (replaced existing) 2025/07/09 04:35:04 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only16: Copied (replaced existing) 2025/07/09 04:35:04 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only11: Copied (replaced existing) 2025/07/09 04:35:04 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only17: Copied (replaced existing) 2025/07/09 04:35:04 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only12: Copied (replaced existing) 2025/07/09 04:35:04 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only13: Copied (replaced existing) 2025/07/09 04:35:04 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only19: Copied (replaced existing) 2025/07/09 04:35:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only1: Copied (replaced existing) 2025/07/09 04:35:04 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only2: Copied (replaced existing) 2025/07/09 04:35:04 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only3: Copied (replaced existing) 2025/07/09 04:35:04 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only4: Copied (replaced existing) 2025/07/09 04:35:04 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:04 INFO : only5: Copied (replaced existing) 2025/07/09 04:35:05 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:05 INFO : only6: Copied (replaced existing) 2025/07/09 04:35:05 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:05 INFO : only7: Copied (replaced existing) 2025/07/09 04:35:05 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:05 INFO : only8: Copied (replaced existing) 2025/07/09 04:35:05 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:05 INFO : only9: Copied (replaced existing) 2025/07/09 04:35:05 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 04:35:05 INFO : only18: Copied (replaced existing) 2025/07/09 04:35:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.99s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:35:13 DEBUG : empty_dir: Making directory with metadata 2025/07/09 04:35:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 04:35:13 DEBUG : empty_on_remote: Making directory with metadata 2025/07/09 04:35:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 04:35:13 INFO : empty_on_remote: Making directory 2025/07/09 04:35:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/09 04:35:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/09 04:35:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/09 04:35:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/09 04:35:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.95s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:35:16 DEBUG : empty_dir: Making directory with metadata 2025/07/09 04:35:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 04:35:16 DEBUG : empty_on_remote: Making directory with metadata 2025/07/09 04:35:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 04:35:16 INFO : empty_on_remote: Making directory 2025/07/09 04:35:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/09 04:35:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/09 04:35:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/09 04:35:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/09 04:35:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/09 04:35:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:35:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/09 04:35:18 INFO : sub dir: Making directory 2025/07/09 04:35:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.34s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:35:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/09 04:35:20 INFO : sub dir: Making directory 2025/07/09 04:35:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:35:32 DEBUG : Waiting for deletions to finish 2025/07/09 04:35:32 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:35:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : apple: Unchanged skipping 2025/07/09 04:35:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:35:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:35:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : banana: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:35:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:35:32 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:35:32 DEBUG : Waiting for deletions to finish 2025/07/09 04:35:32 INFO : There was nothing to transfer 2025/07/09 04:35:32 DEBUG : Waiting for deletions to finish 2025/07/09 04:35:33 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : apple: Unchanged skipping 2025/07/09 04:35:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:35:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : banana: Unchanged skipping 2025/07/09 04:35:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:35:33 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:35:33 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:35:33 DEBUG : Waiting for deletions to finish 2025/07/09 04:35:33 INFO : There was nothing to transfer 2025/07/09 04:35:33 DEBUG : Waiting for deletions to finish 2025/07/09 04:35:33 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:35:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:35:48 DEBUG : Waiting for deletions to finish 2025/07/09 04:35:48 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:35:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:35:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : banana: Unchanged skipping 2025/07/09 04:35:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:35:49 DEBUG : apple: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:35:49 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:35:49 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:35:49 DEBUG : Waiting for deletions to finish 2025/07/09 04:35:49 INFO : There was nothing to transfer 2025/07/09 04:35:49 DEBUG : Waiting for deletions to finish 2025/07/09 04:35:49 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:35:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : apple: Unchanged skipping 2025/07/09 04:35:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:35:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:35:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : banana: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:35:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:35:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:35:50 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:35:50 DEBUG : Waiting for deletions to finish 2025/07/09 04:35:50 INFO : There was nothing to transfer 2025/07/09 04:35:50 DEBUG : Waiting for deletions to finish 2025/07/09 04:35:50 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:36:05 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:06 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:36:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:07 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/09 04:36:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:07 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:36:07 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:36:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/09 04:36:07 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/09 04:36:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/09 04:36:07 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/09 04:36:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/09 04:36:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/09 04:36:07 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/09 04:36:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/09 04:36:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/09 04:36:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/09 04:36:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/09 04:36:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/09 04:36:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/09 04:36:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/09 04:36:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/09 04:36:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/09 04:36:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/09 04:36:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/09 04:36:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 04:36:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/09 04:36:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/09 04:36:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/09 04:36:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/09 04:36:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/09 04:36:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:09 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:09 INFO : banana: Deleted 2025/07/09 04:36:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/09 04:36:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/09 04:36:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/09 04:36:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/09 04:36:09 INFO : dir1/0013-789;=.txt: Deleted 2025/07/09 04:36:09 INFO : dir1/0012-6789;.txt: Deleted 2025/07/09 04:36:09 INFO : appleappleapplebanana: Deleted 2025/07/09 04:36:09 INFO : apple: Deleted 2025/07/09 04:36:09 INFO : splitbananasplit: Deleted 2025/07/09 04:36:09 INFO : dir1/0007-1234567.txt: Deleted 2025/07/09 04:36:09 INFO : dir1/0008-2345678.txt: Deleted 2025/07/09 04:36:09 INFO : dir1/0003-defghij.txt: Deleted 2025/07/09 04:36:09 INFO : dir1/0010-456789.txt: Deleted 2025/07/09 04:36:10 INFO : dir1/0015-9;=.txt: Deleted 2025/07/09 04:36:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/09 04:36:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/09 04:36:10 INFO : dir1/0009-3456789.txt: Deleted 2025/07/09 04:36:10 INFO : dir1/0011-56789;.txt: Deleted 2025/07/09 04:36:10 INFO : dir1/0014-89;=.txt: Deleted 2025/07/09 04:36:10 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/09 04:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 04:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:11 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:36:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : apple: Unchanged skipping 2025/07/09 04:36:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : banana: Unchanged skipping 2025/07/09 04:36:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/09 04:36:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:36:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:36:11 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:36:11 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:36:11 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:11 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/09 04:36:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:11 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:11 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:11 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 04:36:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 04:36:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 04:36:11 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 04:36:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 04:36:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 04:36:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 04:36:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 04:36:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 04:36:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 04:36:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:36:26 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:26 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:36:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:36:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:27 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:27 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:27 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:27 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:27 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:27 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:27 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:27 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 04:36:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 04:36:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 04:36:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 04:36:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 04:36:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 04:36:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 04:36:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 04:36:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 04:36:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 04:36:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 04:36:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 04:36:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 04:36:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 04:36:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 04:36:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 04:36:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 04:36:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 04:36:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 04:36:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 04:36:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 04:36:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 04:36:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 04:36:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 04:36:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 04:36:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 04:36:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 04:36:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 04:36:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 04:36:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 04:36:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 04:36:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 04:36:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 04:36:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 04:36:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 04:36:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 04:36:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 04:36:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 04:36:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 04:36:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 04:36:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 04:36:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 04:36:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 04:36:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 04:36:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 04:36:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 04:36:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 04:36:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 04:36:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 04:36:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 04:36:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 04:36:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 04:36:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 04:36:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 04:36:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 04:36:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 04:36:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 04:36:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 04:36:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 04:36:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 04:36:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 04:36:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 04:36:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 04:36:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 04:36:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 04:36:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 04:36:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 04:36:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 04:36:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 04:36:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 04:36:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 04:36:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 04:36:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 04:36:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 04:36:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/09 04:36:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:27 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:36:27 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:36:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/09 04:36:27 INFO : apple: Copied (new) to: PREFIXapple 2025/07/09 04:36:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/09 04:36:27 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/09 04:36:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/09 04:36:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 04:36:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 04:36:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/09 04:36:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 04:36:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 04:36:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/09 04:36:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 04:36:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 04:36:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/09 04:36:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/09 04:36:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 04:36:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/09 04:36:28 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/09 04:36:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 04:36:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/09 04:36:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 04:36:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 04:36:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/09 04:36:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/09 04:36:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 04:36:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/09 04:36:28 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/09 04:36:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 04:36:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/09 04:36:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/09 04:36:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 04:36:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/09 04:36:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/09 04:36:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 04:36:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/09 04:36:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 04:36:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 04:36:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/09 04:36:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/09 04:36:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 04:36:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/09 04:36:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/09 04:36:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 04:36:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/09 04:36:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/09 04:36:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 04:36:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/09 04:36:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/09 04:36:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/09 04:36:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/09 04:36:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/09 04:36:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/09 04:36:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/09 04:36:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/09 04:36:29 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:29 INFO : dir1/0008-2345678.txt: Deleted 2025/07/09 04:36:29 INFO : banana: Deleted 2025/07/09 04:36:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/09 04:36:29 INFO : dir1/0003-defghij.txt: Deleted 2025/07/09 04:36:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/09 04:36:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/09 04:36:29 INFO : splitbananasplit: Deleted 2025/07/09 04:36:29 INFO : dir1/0012-6789;.txt: Deleted 2025/07/09 04:36:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/09 04:36:29 INFO : dir1/0009-3456789.txt: Deleted 2025/07/09 04:36:29 INFO : dir1/0010-456789.txt: Deleted 2025/07/09 04:36:29 INFO : dir1/0011-56789;.txt: Deleted 2025/07/09 04:36:29 INFO : dir1/0013-789;=.txt: Deleted 2025/07/09 04:36:29 INFO : apple: Deleted 2025/07/09 04:36:29 INFO : appleappleapplebanana: Deleted 2025/07/09 04:36:29 INFO : dir1/0007-1234567.txt: Deleted 2025/07/09 04:36:30 INFO : dir1/0014-89;=.txt: Deleted 2025/07/09 04:36:30 INFO : dir1/0015-9;=.txt: Deleted 2025/07/09 04:36:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/09 04:36:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/09 04:36:30 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:30 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:36:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 04:36:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 04:36:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 04:36:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 04:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 04:36:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 04:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 04:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 04:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 04:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 04:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 04:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 04:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 04:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 04:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 04:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 04:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 04:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 04:36:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 04:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 04:36:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 04:36:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 04:36:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 04:36:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 04:36:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 04:36:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 04:36:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 04:36:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 04:36:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 04:36:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 04:36:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 04:36:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 04:36:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 04:36:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 04:36:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 04:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 04:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 04:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 04:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 04:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 04:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 04:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 04:36:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 04:36:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 04:36:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 04:36:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 04:36:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 04:36:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 04:36:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:30 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:36:30 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:36:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/09 04:36:30 INFO : splitbananasplit: Copied (new) 2025/07/09 04:36:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/09 04:36:31 INFO : appleappleapplebanana: Copied (new) 2025/07/09 04:36:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/09 04:36:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/09 04:36:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/09 04:36:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/09 04:36:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/09 04:36:31 INFO : apple: Copied (new) 2025/07/09 04:36:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/09 04:36:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/09 04:36:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/09 04:36:31 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/09 04:36:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/09 04:36:31 INFO : banana: Copied (new) 2025/07/09 04:36:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/09 04:36:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/09 04:36:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/09 04:36:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/09 04:36:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/09 04:36:31 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/09 04:36:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/09 04:36:31 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/09 04:36:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/09 04:36:31 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/09 04:36:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/09 04:36:32 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/09 04:36:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/09 04:36:32 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/09 04:36:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/09 04:36:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/09 04:36:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/09 04:36:32 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/09 04:36:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/09 04:36:32 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/09 04:36:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/09 04:36:32 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/09 04:36:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/09 04:36:32 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/09 04:36:32 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:33 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/09 04:36:33 INFO : PREFIXapple: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/09 04:36:33 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/09 04:36:33 INFO : PREFIXbanana: Deleted 2025/07/09 04:36:33 INFO : PREFIXsplitbananasplit: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/09 04:36:33 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/09 04:36:33 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:33 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:36:33 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:34 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:36:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:36:49 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:49 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:36:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:36:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 04:36:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 04:36:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 04:36:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 04:36:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 04:36:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 04:36:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:50 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:36:50 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:36:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/09 04:36:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/09 04:36:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/09 04:36:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/09 04:36:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/09 04:36:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/09 04:36:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/09 04:36:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 04:36:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/09 04:36:51 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/09 04:36:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/09 04:36:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 04:36:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/09 04:36:51 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/09 04:36:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/09 04:36:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/09 04:36:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/09 04:36:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/09 04:36:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/09 04:36:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/09 04:36:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/09 04:36:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/09 04:36:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/09 04:36:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/09 04:36:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/09 04:36:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/09 04:36:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/09 04:36:52 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:52 INFO : apple: Deleted 2025/07/09 04:36:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/09 04:36:52 INFO : dir1/0010-456789.txt: Deleted 2025/07/09 04:36:52 INFO : dir1/0011-56789;.txt: Deleted 2025/07/09 04:36:52 INFO : dir1/0013-789;=.txt: Deleted 2025/07/09 04:36:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/09 04:36:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/09 04:36:52 INFO : banana: Deleted 2025/07/09 04:36:52 INFO : dir1/0007-1234567.txt: Deleted 2025/07/09 04:36:52 INFO : appleappleapplebanana: Deleted 2025/07/09 04:36:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/09 04:36:52 INFO : dir1/0003-defghij.txt: Deleted 2025/07/09 04:36:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/09 04:36:52 INFO : dir1/0008-2345678.txt: Deleted 2025/07/09 04:36:53 INFO : dir1/0012-6789;.txt: Deleted 2025/07/09 04:36:53 INFO : dir1/0015-9;=.txt: Deleted 2025/07/09 04:36:53 INFO : splitbananasplit: Deleted 2025/07/09 04:36:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/09 04:36:53 INFO : dir1/0009-3456789.txt: Deleted 2025/07/09 04:36:53 INFO : dir1/0014-89;=.txt: Deleted 2025/07/09 04:36:53 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/09 04:36:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 04:36:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 04:36:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 04:36:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:36:53 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:36:53 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:36:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/09 04:36:54 INFO : appleappleapplebanana: Copied (new) 2025/07/09 04:36:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/09 04:36:54 INFO : apple: Copied (new) 2025/07/09 04:36:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/09 04:36:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/09 04:36:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/09 04:36:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/09 04:36:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/09 04:36:54 INFO : banana: Copied (new) 2025/07/09 04:36:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/09 04:36:54 INFO : splitbananasplit: Copied (new) 2025/07/09 04:36:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/09 04:36:54 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/09 04:36:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/09 04:36:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/09 04:36:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/09 04:36:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/09 04:36:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/09 04:36:54 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/09 04:36:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/09 04:36:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/09 04:36:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/09 04:36:54 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/09 04:36:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/09 04:36:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/09 04:36:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/09 04:36:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/09 04:36:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/09 04:36:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/09 04:36:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/09 04:36:55 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/09 04:36:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/09 04:36:55 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/09 04:36:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/09 04:36:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/09 04:36:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/09 04:36:55 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/09 04:36:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/09 04:36:55 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/09 04:36:55 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:55 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/09 04:36:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/09 04:36:55 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/09 04:36:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/09 04:36:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/09 04:36:55 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/09 04:36:55 INFO : bananaSUFFIX: Deleted 2025/07/09 04:36:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/09 04:36:56 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/09 04:36:56 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/09 04:36:56 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/09 04:36:56 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/09 04:36:56 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/09 04:36:56 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/09 04:36:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/09 04:36:56 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/09 04:36:56 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/09 04:36:56 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/09 04:36:56 INFO : splitbananasplitSUFFIX: Deleted 2025/07/09 04:36:56 INFO : appleSUFFIX: Deleted 2025/07/09 04:36:56 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:56 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:36:56 DEBUG : Waiting for deletions to finish 2025/07/09 04:36:57 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:36:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:37:12 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:12 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:37:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:37:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 04:37:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 04:37:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 04:37:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 04:37:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 04:37:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:13 DEBUG : apple: Unchanged skipping 2025/07/09 04:37:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:13 DEBUG : banana: Unchanged skipping 2025/07/09 04:37:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 04:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 04:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 04:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 04:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 04:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 04:37:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 04:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 04:37:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/09 04:37:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 04:37:13 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:37:13 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:37:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/09 04:37:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/09 04:37:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 04:37:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/09 04:37:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/09 04:37:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 04:37:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/09 04:37:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/09 04:37:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 04:37:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/09 04:37:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/09 04:37:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 04:37:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/09 04:37:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/09 04:37:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 04:37:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/09 04:37:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/09 04:37:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 04:37:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/09 04:37:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/09 04:37:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 04:37:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/09 04:37:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/09 04:37:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 04:37:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/09 04:37:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/09 04:37:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 04:37:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/09 04:37:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/09 04:37:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 04:37:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/09 04:37:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/09 04:37:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 04:37:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/09 04:37:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/09 04:37:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 04:37:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/09 04:37:14 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/09 04:37:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 04:37:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/09 04:37:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/09 04:37:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 04:37:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/09 04:37:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/09 04:37:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/09 04:37:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/09 04:37:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/09 04:37:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/09 04:37:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/09 04:37:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/09 04:37:15 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:15 INFO : dir1/0009-3456789.txt: Deleted 2025/07/09 04:37:15 INFO : dir1/0015-9;=.txt: Deleted 2025/07/09 04:37:15 INFO : appleappleapplebanana: Deleted 2025/07/09 04:37:15 INFO : dir1/0007-1234567.txt: Deleted 2025/07/09 04:37:15 INFO : dir1/0010-456789.txt: Deleted 2025/07/09 04:37:15 INFO : dir1/0008-2345678.txt: Deleted 2025/07/09 04:37:15 INFO : dir1/0011-56789;.txt: Deleted 2025/07/09 04:37:15 INFO : dir1/0012-6789;.txt: Deleted 2025/07/09 04:37:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/09 04:37:15 INFO : dir1/0003-defghij.txt: Deleted 2025/07/09 04:37:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/09 04:37:15 INFO : dir1/0013-789;=.txt: Deleted 2025/07/09 04:37:15 INFO : dir1/0014-89;=.txt: Deleted 2025/07/09 04:37:15 INFO : splitbananasplit: Deleted 2025/07/09 04:37:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/09 04:37:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/09 04:37:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/09 04:37:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/09 04:37:15 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:16 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : appleapple: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 04:37:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 04:37:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 04:37:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 04:37:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 04:37:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 04:37:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 04:37:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 04:37:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 04:37:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 04:37:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 04:37:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 04:37:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 04:37:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 04:37:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 04:37:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 04:37:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 04:37:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 04:37:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 04:37:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 04:37:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 04:37:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 04:37:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 04:37:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 04:37:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 04:37:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 04:37:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 04:37:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 04:37:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 04:37:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 04:37:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 04:37:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 04:37:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 04:37:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 04:37:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 04:37:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 04:37:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 04:37:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 04:37:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 04:37:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 04:37:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 04:37:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 04:37:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 04:37:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 04:37:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 04:37:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 04:37:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 04:37:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 04:37:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 04:37:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 04:37:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 04:37:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 04:37:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 04:37:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 04:37:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 04:37:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 04:37:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 04:37:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 04:37:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 04:37:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 04:37:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 04:37:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 04:37:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 04:37:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 04:37:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 04:37:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 04:37:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 04:37:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 04:37:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 04:37:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 04:37:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 04:37:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 04:37:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 04:37:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 04:37:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 04:37:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 04:37:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 04:37:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 04:37:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 04:37:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 04:37:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 04:37:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 04:37:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : apple: Unchanged skipping 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:37:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : banana: Unchanged skipping 2025/07/09 04:37:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:37:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 04:37:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 04:37:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 04:37:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 04:37:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 04:37:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 04:37:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 04:37:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 04:37:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 04:37:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 04:37:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 04:37:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 04:37:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 04:37:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 04:37:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 04:37:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 04:37:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 04:37:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 04:37:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 04:37:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/09 04:37:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:37:16 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:37:16 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:37:16 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:16 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:16 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : appleapple: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/09 04:37:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/09 04:37:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 04:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 04:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 04:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 04:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 04:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 04:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 04:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 04:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 04:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 04:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 04:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 04:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 04:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 04:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 04:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 04:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 04:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 04:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 04:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 04:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 04:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 04:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 04:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 04:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 04:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 04:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 04:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 04:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 04:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 04:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 04:37:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 04:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 04:37:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 04:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 04:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 04:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 04:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 04:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 04:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 04:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 04:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 04:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 04:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 04:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 04:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 04:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 04:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 04:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 04:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 04:37:17 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:37:32 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:32 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:37:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:37:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:37:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : apple: Unchanged skipping 2025/07/09 04:37:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : banana: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:37:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:37:33 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:33 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:33 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:37:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : apple: Unchanged skipping 2025/07/09 04:37:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:37:33 DEBUG : banana: Unchanged skipping 2025/07/09 04:37:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:37:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:37:33 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:37:33 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:33 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:34 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:34 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:37:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:37:50 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:50 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:37:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:37:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : apple: Unchanged skipping 2025/07/09 04:37:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : banana: Unchanged skipping 2025/07/09 04:37:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:37:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:37:50 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:37:50 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:50 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:51 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:37:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : apple: Unchanged skipping 2025/07/09 04:37:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:37:51 DEBUG : banana: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:37:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:37:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:37:51 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:37:51 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:51 DEBUG : Waiting for deletions to finish 2025/07/09 04:37:51 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:37:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:38:07 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:07 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:38:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : apple: Unchanged skipping 2025/07/09 04:38:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : banana: Unchanged skipping 2025/07/09 04:38:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:38:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:38:08 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:38:08 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:08 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:08 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:38:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : apple: Unchanged skipping 2025/07/09 04:38:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : banana: Unchanged skipping 2025/07/09 04:38:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:38:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:38:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:38:08 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:38:08 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:08 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:09 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:38:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:38:25 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:26 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:38:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : apple: Unchanged skipping 2025/07/09 04:38:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : banana: Unchanged skipping 2025/07/09 04:38:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:38:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:38:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:38:26 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:38:26 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:26 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:27 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : apple: Unchanged skipping 2025/07/09 04:38:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : banana: Unchanged skipping 2025/07/09 04:38:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:38:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:38:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:38:27 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:38:27 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:27 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:27 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:38:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:38:42 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:43 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:38:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : apple: Unchanged skipping 2025/07/09 04:38:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : banana: Unchanged skipping 2025/07/09 04:38:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:38:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:38:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:38:43 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:38:43 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:43 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:44 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 04:38:44 DEBUG : banana: Unchanged skipping 2025/07/09 04:38:44 DEBUG : apple: Unchanged skipping 2025/07/09 04:38:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:38:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:38:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 04:38:44 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:38:44 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:44 DEBUG : Waiting for deletions to finish 2025/07/09 04:38:44 DEBUG : apple: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : banana: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 04:38:44 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (206.74s) --- PASS: TestTransform/NFC (15.41s) --- PASS: TestTransform/NFD (16.80s) --- PASS: TestTransform/base64 (20.93s) --- PASS: TestTransform/prefix (22.83s) --- PASS: TestTransform/suffix (22.97s) --- PASS: TestTransform/truncate (19.68s) --- PASS: TestTransform/encoder (17.97s) --- PASS: TestTransform/ISO-8859-1 (17.26s) --- PASS: TestTransform/charmap (17.13s) --- PASS: TestTransform/lowercase (18.70s) --- PASS: TestTransform/ascii (17.07s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:38:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/09 04:38:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/09 04:38:49 INFO : sub dir_somesuffix: Making directory 2025/07/09 04:38:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/09 04:38:49 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/09 04:38:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/09 04:38:49 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/09 04:38:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/09 04:38:49 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:38:49 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:38:50 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:38:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/09 04:38:50 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.95s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:38:51 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:51 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:51 INFO : tictactoe: Making directory 2025/07/09 04:38:51 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:51 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:38:51 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/09 04:38:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:38:51 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:38:51 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:38:52 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:38:52 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/09 04:38:52 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.65s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:38:53 INFO : toe: Making directory 2025/07/09 04:38:53 INFO : toe/toe: Making directory 2025/07/09 04:38:53 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/09 04:38:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/09 04:38:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/09 04:38:53 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:38:53 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:38:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:38:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/09 04:38:54 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.72s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:38:55 INFO : toe: Making directory 2025/07/09 04:38:55 INFO : toe/toe: Making directory 2025/07/09 04:38:55 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/09 04:38:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/09 04:38:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/09 04:38:55 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:38:55 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:38:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:38:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/09 04:38:56 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.99s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:38:57 DEBUG : empty_dir: Making directory with metadata 2025/07/09 04:38:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 04:38:57 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:38:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:38:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:38:57 INFO : tictacempty_dir: Making directory 2025/07/09 04:38:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:38:57 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:57 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:57 INFO : tictactoe: Making directory 2025/07/09 04:38:57 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:57 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:38:57 INFO : tictactoe/tictactoe: Making directory 2025/07/09 04:38:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:38:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/09 04:38:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 04:38:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/09 04:38:57 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:38:57 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:38:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:38:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/09 04:38:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.04s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:38:59 DEBUG : empty_dir: Making directory with metadata 2025/07/09 04:38:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 04:38:59 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:38:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:38:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:38:59 INFO : tictacempty_dir: Making directory 2025/07/09 04:38:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:38:59 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:59 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:59 INFO : tictactoe: Making directory 2025/07/09 04:38:59 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:59 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:38:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:38:59 INFO : tictactoe/tictactoe: Making directory 2025/07/09 04:38:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:38:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/09 04:38:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:38:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 04:38:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:38:59 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:38:59 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:38:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:38:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:38:59 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/09 04:39:00 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:39:00 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:39:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:39:00 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:00 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/09 04:39:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:39:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/09 04:39:00 NOTICE: B2 bucket rclone-test-guqeqop7pore: 0 differences found 2025/07/09 04:39:00 NOTICE: B2 bucket rclone-test-guqeqop7pore: 1 matching files --- PASS: TestAllTag (1.82s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:39:00 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:01 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:01 INFO : tictactoe: Making directory 2025/07/09 04:39:01 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:01 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:39:01 INFO : tictactoe/tictactoe: Making directory 2025/07/09 04:39:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:39:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/09 04:39:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 04:39:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/09 04:39:01 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:39:01 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:39:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:39:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/09 04:39:01 DEBUG : Waiting for deletions to finish 2025/07/09 04:39:01 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:02 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:02 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:39:02 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 04:39:02 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:39:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/09 04:39:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/09 04:39:02 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:39:02 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.03s) === RUN TestSyntax 2025/07/09 04:39:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:39:03 INFO : toe: Making directory 2025/07/09 04:39:03 INFO : toe/toe: Making directory 2025/07/09 04:39:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/09 04:39:03 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:39:03 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:39:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:39:04 INFO : toe/toe/toe: Copied (new) 2025/07/09 04:39:04 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.03s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:39:04 DEBUG : empty_dir: Making directory with metadata 2025/07/09 04:39:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 04:39:04 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:39:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:39:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:39:05 INFO : tictacempty_dir: Making directory 2025/07/09 04:39:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:39:05 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:05 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:05 INFO : tictactoe: Making directory 2025/07/09 04:39:05 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:05 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:39:05 INFO : tictactoe/tictactoe: Making directory 2025/07/09 04:39:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:39:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/09 04:39:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:39:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 04:39:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:39:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:39:05 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:39:05 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:39:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:39:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:39:06 INFO : toe/toe/toe.txt: Deleted 2025/07/09 04:39:06 INFO : toe/toe: Removing directory 2025/07/09 04:39:06 INFO : toe: Removing directory 2025/07/09 04:39:06 INFO : empty_dir: Removing directory 2025/07/09 04:39:06 DEBUG : Local file system at /tmp/rclone2374901672: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.96s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:39:06 DEBUG : empty_dir: Making directory with metadata 2025/07/09 04:39:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 04:39:06 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:39:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:39:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:39:07 INFO : tictacempty_dir: Making directory 2025/07/09 04:39:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:39:07 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:07 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:07 INFO : tictactoe: Making directory 2025/07/09 04:39:07 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:07 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:39:07 INFO : tictactoe/tictactoe: Making directory 2025/07/09 04:39:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:39:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/09 04:39:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:39:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 04:39:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:39:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:39:07 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:39:07 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:39:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:39:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:39:07 INFO : toe/toe/toe.txt: Deleted 2025/07/09 04:39:07 INFO : toe/toe: Removing directory 2025/07/09 04:39:07 INFO : toe: Removing directory 2025/07/09 04:39:07 INFO : empty_dir: Removing directory 2025/07/09 04:39:07 DEBUG : Local file system at /tmp/rclone2374901672: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/09 04:39:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/09 04:39:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/09 04:39:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/09 04:39:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/09 04:39:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:39:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/09 04:39:09 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.07s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:39:10 DEBUG : Reset feature "Copy" 2025/07/09 04:39:10 DEBUG : Reset feature "Move" 2025/07/09 04:39:10 DEBUG : Reset feature "Copy" 2025/07/09 04:39:10 DEBUG : Reset feature "Move" 2025/07/09 04:39:10 DEBUG : empty_dir: Making directory with metadata 2025/07/09 04:39:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 04:39:10 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:39:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:39:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:39:10 INFO : tictacempty_dir: Making directory 2025/07/09 04:39:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 04:39:10 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:10 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:10 INFO : tictactoe: Making directory 2025/07/09 04:39:10 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:10 DEBUG : toe: transformed to: tictactoe 2025/07/09 04:39:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:39:10 INFO : tictactoe/tictactoe: Making directory 2025/07/09 04:39:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 04:39:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/09 04:39:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:39:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 04:39:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:39:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:39:10 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:39:10 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:39:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:39:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 04:39:10 INFO : toe/toe/toe.txt: Deleted 2025/07/09 04:39:10 INFO : toe/toe: Removing directory 2025/07/09 04:39:10 INFO : toe: Removing directory 2025/07/09 04:39:10 INFO : empty_dir: Removing directory 2025/07/09 04:39:10 DEBUG : Local file system at /tmp/rclone2374901672: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/09 04:39:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/09 04:39:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/09 04:39:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/09 04:39:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/09 04:39:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:39:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/09 04:39:12 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.61s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:39:13 DEBUG : toe: transformed to: dG9l 2025/07/09 04:39:13 DEBUG : toe: transformed to: dG9l 2025/07/09 04:39:13 INFO : dG9l: Making directory 2025/07/09 04:39:13 DEBUG : toe: transformed to: dG9l 2025/07/09 04:39:13 DEBUG : toe: transformed to: dG9l 2025/07/09 04:39:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/09 04:39:13 INFO : dG9l/dG9l: Making directory 2025/07/09 04:39:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/09 04:39:13 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/09 04:39:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/09 04:39:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 04:39:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/09 04:39:13 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:39:13 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:39:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:39:14 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/09 04:39:14 DEBUG : Waiting for deletions to finish 2025/07/09 04:39:15 DEBUG : dG9l: transformed to: toe 2025/07/09 04:39:15 DEBUG : dG9l: transformed to: toe 2025/07/09 04:39:15 DEBUG : dG9l: transformed to: toe 2025/07/09 04:39:15 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/09 04:39:15 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/09 04:39:15 DEBUG : Local file system at /tmp/rclone2374901672: Waiting for checks to finish 2025/07/09 04:39:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/09 04:39:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/09 04:39:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/09 04:39:15 DEBUG : Local file system at /tmp/rclone2374901672: Waiting for transfers to finish 2025/07/09 04:39:15 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.89s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-guqeqop7pore", Local "Local file system at /tmp/rclone2374901672", Modify Window "1ms" 2025/07/09 04:39:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 04:39:16 DEBUG : toe: transformed to: 2025/07/09 04:39:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 04:39:16 DEBUG : toe: transformed to: 2025/07/09 04:39:16 INFO : B2 bucket rclone-test-guqeqop7pore: Making directory 2025/07/09 04:39:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 04:39:16 DEBUG : toe: transformed to: 2025/07/09 04:39:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 04:39:16 DEBUG : toe: transformed to: 2025/07/09 04:39:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 04:39:16 DEBUG : toe/toe: transformed to: 2025/07/09 04:39:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/09 04:39:16 INFO : toe/toe: Making directory 2025/07/09 04:39:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 04:39:16 DEBUG : toe/toe: transformed to: 2025/07/09 04:39:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/09 04:39:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 04:39:16 DEBUG : toe: transformed to: 2025/07/09 04:39:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/09 04:39:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 04:39:16 DEBUG : toe/toe/toe: transformed to: 2025/07/09 04:39:16 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/09 04:39:16 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for checks to finish 2025/07/09 04:39:16 DEBUG : B2 bucket rclone-test-guqeqop7pore: Waiting for transfers to finish 2025/07/09 04:39:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 04:39:17 INFO : toe/toe/toe: Copied (new) 2025/07/09 04:39:17 ERROR : B2 bucket rclone-test-guqeqop7pore: not deleting files as there were IO errors 2025/07/09 04:39:17 ERROR : B2 bucket rclone-test-guqeqop7pore: not deleting directories as there were IO errors --- PASS: TestError (1.62s) PASS 2025/07/09 04:39:18 DEBUG : B2 bucket rclone-test-guqeqop7pore: Purge remote 2025/07/09 04:39:18 INFO : B2 bucket rclone-test-guqeqop7pore: cleaning bucket "rclone-test-guqeqop7pore" of all files 2025/07/09 04:39:19 DEBUG : BackupDir/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce89b67_d20250709_m043250_c001_v7007000_t0000_u01752035570488") 2025/07/09 04:39:19 DEBUG : BackupDir/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f111ba7f5e37d35b8_d20250709_m043244_c001_v0001183_t0006_u01752035564771") 2025/07/09 04:39:19 DEBUG : CompareDest/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb931f7a_d20250709_m043224_c001_v7007000_t0000_u01752035544415") 2025/07/09 04:39:19 DEBUG : CompareDest/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281e147_d20250709_m043218_c001_v0001177_t0019_u01752035538712") 2025/07/09 04:39:19 DEBUG : CompareDest/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb931f7e_d20250709_m043224_c001_v7007000_t0000_u01752035544600") 2025/07/09 04:39:19 DEBUG : CompareDest/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8721_d20250709_m043220_c001_v0001182_t0059_u01752035540034") 2025/07/09 04:39:19 DEBUG : CopyDest/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce89b68_d20250709_m043250_c001_v7007000_t0000_u01752035570673") 2025/07/09 04:39:19 DEBUG : CopyDest/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306e6a_d20250709_m043241_c001_v0001116_t0044_u01752035561567") 2025/07/09 04:39:19 DEBUG : CopyDest/three: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce89b69_d20250709_m043250_c001_v7007000_t0000_u01752035570857") 2025/07/09 04:39:19 DEBUG : CopyDest/three: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc882b_d20250709_m043248_c001_v0001182_t0050_u01752035568462") 2025/07/09 04:39:19 DEBUG : CopyDest/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce89b6a_d20250709_m043251_c001_v7007000_t0000_u01752035571042") 2025/07/09 04:39:19 DEBUG : CopyDest/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281e203_d20250709_m043246_c001_v0001177_t0047_u01752035566091") 2025/07/09 04:39:19 DEBUG : EXISTING: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4013ad938b5328b0_d20250709_m043416_c001_v7007000_t0000_u01752035656941") 2025/07/09 04:39:19 DEBUG : EXISTING: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8b72_d20250709_m043415_c001_v0001182_t0029_u01752035655959") 2025/07/09 04:39:19 DEBUG : PREFIXapple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d6c_d20250709_m043633_c001_v7007000_t0000_u01752035793037") 2025/07/09 04:39:19 DEBUG : PREFIXapple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9063_d20250709_m043627_c001_v0001182_t0042_u01752035787554") 2025/07/09 04:39:19 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b636988351_d20250709_m043633_c001_v7007000_t0000_u01752035793269") 2025/07/09 04:39:20 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735513c_d20250709_m043627_c001_v0001117_t0029_u01752035787583") 2025/07/09 04:39:20 DEBUG : PREFIXbanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec51b_d20250709_m043633_c001_v7007000_t0000_u01752035793373") 2025/07/09 04:39:20 DEBUG : PREFIXbanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea2dc_d20250709_m043627_c001_v0001184_t0033_u01752035787564") 2025/07/09 04:39:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb93264f_d20250709_m043633_c001_v7007000_t0000_u01752035793382") 2025/07/09 04:39:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307128_d20250709_m043627_c001_v0001116_t0032_u01752035787573") 2025/07/09 04:39:20 DEBUG : Testêé: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4013ad938b5328ae_d20250709_m043409_c001_v7007000_t0000_u01752035649928") 2025/07/09 04:39:20 DEBUG : Testêé: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8b2c_d20250709_m043409_c001_v0001182_t0005_u01752035649336") 2025/07/09 04:39:20 DEBUG : Testêé: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281e3d0_d20250709_m043408_c001_v0001177_t0006_u01752035648388") 2025/07/09 04:39:20 DEBUG : YXBwbGU=: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb9325f5_d20250709_m043611_c001_v7007000_t0000_u01752035771861") 2025/07/09 04:39:20 DEBUG : YXBwbGU=: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73550fb_d20250709_m043607_c001_v0001117_t0002_u01752035767159") 2025/07/09 04:39:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb9325fa_d20250709_m043612_c001_v7007000_t0000_u01752035772052") 2025/07/09 04:39:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3070fa_d20250709_m043607_c001_v0001116_t0006_u01752035767138") 2025/07/09 04:39:20 DEBUG : YmFuYW5h: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb9325fd_d20250709_m043612_c001_v7007000_t0000_u01752035772237") 2025/07/09 04:39:20 DEBUG : YmFuYW5h: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8fb0_d20250709_m043607_c001_v0001182_t0045_u01752035767127") 2025/07/09 04:39:20 DEBUG : a/potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb251a_d20250709_m043040_c001_v7007000_t0000_u01752035440540") 2025/07/09 04:39:20 DEBUG : a/potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306ce8_d20250709_m043038_c001_v0001116_t0027_u01752035438839") 2025/07/09 04:39:20 DEBUG : a/potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb24e6_d20250709_m043036_c001_v7007000_t0000_u01752035436669") 2025/07/09 04:39:20 DEBUG : a/potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306cda_d20250709_m043035_c001_v0001116_t0024_u01752035435420") 2025/07/09 04:39:20 DEBUG : a/potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4109346994170504_d20250709_m043012_c001_v7007000_t0000_u01752035412147") 2025/07/09 04:39:20 DEBUG : a/potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c89_d20250709_m043011_c001_v0001116_t0040_u01752035411020") 2025/07/09 04:39:20 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402e5_d20250709_m043845_c001_v7007000_t0000_u01752035925498") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3072d5_d20250709_m043841_c001_v0001116_t0053_u01752035921300") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5341_d20250709_m043828_c001_v7007000_t0000_u01752035908337") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307292_d20250709_m043823_c001_v0001116_t0040_u01752035903170") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f59_d20250709_m043809_c001_v7007000_t0000_u01752035889702") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307258_d20250709_m043805_c001_v0001116_t0009_u01752035885349") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2cf6_d20250709_m043752_c001_v7007000_t0000_u01752035872522") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30721a_d20250709_m043748_c001_v0001116_t0025_u01752035868367") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a516c_d20250709_m043735_c001_v7007000_t0000_u01752035855142") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3071e8_d20250709_m043730_c001_v0001116_t0004_u01752035850332") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c189c_d20250709_m043717_c001_v7007000_t0000_u01752035837371") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea516_d20250709_m043710_c001_v0001184_t0039_u01752035830948") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a069_d20250709_m043657_c001_v7007000_t0000_u01752035817637") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea455_d20250709_m043653_c001_v0001184_t0015_u01752035813937") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416473a715c22a08_d20250709_m043652_c001_v7007000_t0000_u01752035812362") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc90ef_d20250709_m043647_c001_v0001182_t0036_u01752035807541") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d70_d20250709_m043634_c001_v7007000_t0000_u01752035794770") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355150_d20250709_m043630_c001_v0001117_t0054_u01752035790856") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4054f37f613f0eba_d20250709_m043629_c001_v7007000_t0000_u01752035789882") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc904b_d20250709_m043624_c001_v0001182_t0032_u01752035784602") 2025/07/09 04:39:21 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4109346994170c36_d20250709_m043609_c001_v7007000_t0000_u01752035769738") 2025/07/09 04:39:22 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8f98_d20250709_m043604_c001_v0001182_t0014_u01752035764304") 2025/07/09 04:39:22 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7918_d20250709_m043551_c001_v7007000_t0000_u01752035751016") 2025/07/09 04:39:22 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8f02_d20250709_m043546_c001_v0001182_t0054_u01752035746796") 2025/07/09 04:39:22 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4b0_d20250709_m043534_c001_v7007000_t0000_u01752035734249") 2025/07/09 04:39:22 DEBUG : apple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8e7a_d20250709_m043530_c001_v0001182_t0032_u01752035730302") 2025/07/09 04:39:22 DEBUG : appleSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a068_d20250709_m043656_c001_v7007000_t0000_u01752035816217") 2025/07/09 04:39:22 DEBUG : appleSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307184_d20250709_m043650_c001_v0001116_t0006_u01752035810445") 2025/07/09 04:39:22 DEBUG : appleapple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c189d_d20250709_m043717_c001_v7007000_t0000_u01752035837555") 2025/07/09 04:39:22 DEBUG : appleapple: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea532_d20250709_m043713_c001_v0001184_t0030_u01752035833476") 2025/07/09 04:39:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402e6_d20250709_m043845_c001_v7007000_t0000_u01752035925681") 2025/07/09 04:39:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9458_d20250709_m043842_c001_v0001182_t0003_u01752035922079") 2025/07/09 04:39:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5346_d20250709_m043828_c001_v7007000_t0000_u01752035908523") 2025/07/09 04:39:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc93d4_d20250709_m043824_c001_v0001182_t0021_u01752035904505") 2025/07/09 04:39:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f5a_d20250709_m043809_c001_v7007000_t0000_u01752035889885") 2025/07/09 04:39:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc935c_d20250709_m043806_c001_v0001182_t0047_u01752035886196") 2025/07/09 04:39:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2cf7_d20250709_m043752_c001_v7007000_t0000_u01752035872706") 2025/07/09 04:39:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc92c9_d20250709_m043749_c001_v0001182_t0055_u01752035869245") 2025/07/09 04:39:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a516e_d20250709_m043735_c001_v7007000_t0000_u01752035855326") 2025/07/09 04:39:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9243_d20250709_m043731_c001_v0001182_t0052_u01752035851453") 2025/07/09 04:39:22 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416b1689df364c3b_d20250709_m043715_c001_v7007000_t0000_u01752035835215") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc91ab_d20250709_m043711_c001_v0001182_t0000_u01752035831773") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a06a_d20250709_m043657_c001_v7007000_t0000_u01752035817844") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9121_d20250709_m043653_c001_v0001182_t0018_u01752035813929") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4185defaa3bc9eb2_d20250709_m043652_c001_v7007000_t0000_u01752035812767") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735518e_d20250709_m043647_c001_v0001117_t0034_u01752035807946") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d72_d20250709_m043634_c001_v7007000_t0000_u01752035794953") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea306_d20250709_m043630_c001_v0001184_t0003_u01752035790877") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec515_d20250709_m043629_c001_v7007000_t0000_u01752035789891") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307124_d20250709_m043625_c001_v0001116_t0032_u01752035785008") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4085bdfc9db99757_d20250709_m043609_c001_v7007000_t0000_u01752035769723") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea1a4_d20250709_m043605_c001_v0001184_t0052_u01752035765176") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7919_d20250709_m043551_c001_v7007000_t0000_u01752035751199") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea0ba_d20250709_m043547_c001_v0001184_t0050_u01752035747636") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4b1_d20250709_m043534_c001_v7007000_t0000_u01752035734431") 2025/07/09 04:39:23 DEBUG : appleappleapplebanana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea00f_d20250709_m043531_c001_v0001184_t0033_u01752035731305") 2025/07/09 04:39:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40095eb87b852fb7_d20250709_m043655_c001_v7007000_t0000_u01752035815820") 2025/07/09 04:39:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea412_d20250709_m043650_c001_v0001184_t0044_u01752035810424") 2025/07/09 04:39:23 DEBUG : b/potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb251b_d20250709_m043040_c001_v7007000_t0000_u01752035440725") 2025/07/09 04:39:23 DEBUG : b/potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306ce2_d20250709_m043037_c001_v0001116_t0036_u01752035437220") 2025/07/09 04:39:23 DEBUG : b/potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb24de_d20250709_m043036_c001_v7007000_t0000_u01752035436105") 2025/07/09 04:39:24 DEBUG : b/potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306cd4_d20250709_m043033_c001_v0001116_t0043_u01752035433533") 2025/07/09 04:39:24 DEBUG : b/potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4109346994170502_d20250709_m043011_c001_v7007000_t0000_u01752035411586") 2025/07/09 04:39:24 DEBUG : b/potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c7f_d20250709_m043009_c001_v0001116_t0048_u01752035409514") 2025/07/09 04:39:24 DEBUG : backup/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41220193171d64ce_d20250709_m043303_c001_v7007000_t0000_u01752035583663") 2025/07/09 04:39:24 DEBUG : backup/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f102b2b41a23f1e11_d20250709_m043302_c001_v0001179_t0057_u01752035582039") 2025/07/09 04:39:24 DEBUG : backup/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f117be776a6672941_d20250709_m043257_c001_v0001184_t0022_u01752035577977") 2025/07/09 04:39:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416473a715c226aa_d20250709_m043331_c001_v7007000_t0000_u01752035611744") 2025/07/09 04:39:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11043a6c1f48e16c_d20250709_m043328_c001_v0001150_t0046_u01752035608834") 2025/07/09 04:39:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1089d1f251a35017_d20250709_m043324_c001_v0001150_t0014_u01752035604521") 2025/07/09 04:39:24 DEBUG : backup/one.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981a0f_d20250709_m043316_c001_v7007000_t0000_u01752035596844") 2025/07/09 04:39:24 DEBUG : backup/one.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1123eb3886689c13_d20250709_m043314_c001_v0001165_t0039_u01752035594677") 2025/07/09 04:39:24 DEBUG : backup/one.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f102d67685dd42f16_d20250709_m043310_c001_v0001178_t0055_u01752035590709") 2025/07/09 04:39:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416473a715c226ab_d20250709_m043331_c001_v7007000_t0000_u01752035611927") 2025/07/09 04:39:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f100adcfae99b47d1_d20250709_m043330_c001_v0001104_t0023_u01752035610339") 2025/07/09 04:39:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1164d9e9f2e1eb67_d20250709_m043326_c001_v0001105_t0025_u01752035606560") 2025/07/09 04:39:24 DEBUG : backup/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41220193171d64d0_d20250709_m043303_c001_v7007000_t0000_u01752035583846") 2025/07/09 04:39:24 DEBUG : backup/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f106baa8c2aee172f_d20250709_m043302_c001_v0001165_t0034_u01752035582853") 2025/07/09 04:39:24 DEBUG : backup/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f117cfd6ade3128a6_d20250709_m043259_c001_v0001183_t0056_u01752035579357") 2025/07/09 04:39:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981a11_d20250709_m043317_c001_v7007000_t0000_u01752035597033") 2025/07/09 04:39:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11613cf563e2a95b_d20250709_m043315_c001_v0001150_t0054_u01752035595911") 2025/07/09 04:39:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f106a63a06818f353_d20250709_m043312_c001_v0001184_t0004_u01752035592550") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402e8_d20250709_m043845_c001_v7007000_t0000_u01752035925866") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea941_d20250709_m043841_c001_v0001184_t0005_u01752035921857") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a534c_d20250709_m043828_c001_v7007000_t0000_u01752035908707") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea868_d20250709_m043824_c001_v0001184_t0019_u01752035904310") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f5b_d20250709_m043810_c001_v7007000_t0000_u01752035890069") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea78e_d20250709_m043805_c001_v0001184_t0050_u01752035885994") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2cf8_d20250709_m043752_c001_v7007000_t0000_u01752035872894") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea6c4_d20250709_m043749_c001_v0001184_t0015_u01752035869036") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a516f_d20250709_m043735_c001_v7007000_t0000_u01752035855528") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea5f6_d20250709_m043731_c001_v0001184_t0004_u01752035851238") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c189e_d20250709_m043717_c001_v7007000_t0000_u01752035837740") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73551e1_d20250709_m043711_c001_v0001117_t0007_u01752035831164") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a06b_d20250709_m043658_c001_v7007000_t0000_u01752035818032") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73551ad_d20250709_m043653_c001_v0001117_t0006_u01752035813959") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415d30c94b25ef1b_d20250709_m043652_c001_v7007000_t0000_u01752035812763") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea3fa_d20250709_m043647_c001_v0001184_t0034_u01752035807750") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d73_d20250709_m043635_c001_v7007000_t0000_u01752035795137") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30713a_d20250709_m043630_c001_v0001116_t0032_u01752035790866") 2025/07/09 04:39:25 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4054f37f613f0eb7_d20250709_m043629_c001_v7007000_t0000_u01752035789328") 2025/07/09 04:39:26 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea2b8_d20250709_m043624_c001_v0001184_t0001_u01752035784811") 2025/07/09 04:39:26 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1805_d20250709_m043609_c001_v7007000_t0000_u01752035769311") 2025/07/09 04:39:26 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3070f2_d20250709_m043604_c001_v0001116_t0036_u01752035764510") 2025/07/09 04:39:26 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b791a_d20250709_m043551_c001_v7007000_t0000_u01752035751383") 2025/07/09 04:39:26 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3070c4_d20250709_m043547_c001_v0001116_t0037_u01752035747049") 2025/07/09 04:39:26 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4b2_d20250709_m043534_c001_v7007000_t0000_u01752035734613") 2025/07/09 04:39:26 DEBUG : banana: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30709a_d20250709_m043530_c001_v0001116_t0031_u01752035730518") 2025/07/09 04:39:26 DEBUG : bananaSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40095eb87b852fb8_d20250709_m043655_c001_v7007000_t0000_u01752035815830") 2025/07/09 04:39:26 DEBUG : bananaSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735519f_d20250709_m043650_c001_v0001117_t0002_u01752035810435") 2025/07/09 04:39:26 DEBUG : both0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b4a_d20250709_m043505_c001_v7007000_t0000_u01752035705795") 2025/07/09 04:39:26 DEBUG : both0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fe2_d20250709_m043444_c001_v0001116_t0043_u01752035684708") 2025/07/09 04:39:26 DEBUG : both0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec30f_d20250709_m043440_c001_v7007000_t0000_u01752035680504") 2025/07/09 04:39:26 DEBUG : both0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306f89_d20250709_m043419_c001_v0001116_t0028_u01752035659208") 2025/07/09 04:39:26 DEBUG : both1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b4b_d20250709_m043505_c001_v7007000_t0000_u01752035705977") 2025/07/09 04:39:26 DEBUG : both1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fe6_d20250709_m043445_c001_v0001116_t0030_u01752035685833") 2025/07/09 04:39:26 DEBUG : both1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec310_d20250709_m043440_c001_v7007000_t0000_u01752035680686") 2025/07/09 04:39:26 DEBUG : both1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306f8f_d20250709_m043419_c001_v0001116_t0030_u01752035659983") 2025/07/09 04:39:26 DEBUG : both10: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b4c_d20250709_m043506_c001_v7007000_t0000_u01752035706159") 2025/07/09 04:39:26 DEBUG : both10: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30700c_d20250709_m043454_c001_v0001116_t0017_u01752035694533") 2025/07/09 04:39:26 DEBUG : both10: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec312_d20250709_m043440_c001_v7007000_t0000_u01752035680868") 2025/07/09 04:39:26 DEBUG : both10: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fba_d20250709_m043428_c001_v0001116_t0056_u01752035668839") 2025/07/09 04:39:27 DEBUG : both11: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b4d_d20250709_m043506_c001_v7007000_t0000_u01752035706341") 2025/07/09 04:39:27 DEBUG : both11: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307010_d20250709_m043455_c001_v0001116_t0026_u01752035695313") 2025/07/09 04:39:27 DEBUG : both11: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec313_d20250709_m043441_c001_v7007000_t0000_u01752035681051") 2025/07/09 04:39:27 DEBUG : both11: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fbc_d20250709_m043429_c001_v0001116_t0036_u01752035669715") 2025/07/09 04:39:27 DEBUG : both12: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b4e_d20250709_m043506_c001_v7007000_t0000_u01752035706523") 2025/07/09 04:39:27 DEBUG : both12: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307014_d20250709_m043456_c001_v0001116_t0049_u01752035696007") 2025/07/09 04:39:27 DEBUG : both12: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec314_d20250709_m043441_c001_v7007000_t0000_u01752035681234") 2025/07/09 04:39:27 DEBUG : both12: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fbe_d20250709_m043430_c001_v0001116_t0057_u01752035670733") 2025/07/09 04:39:27 DEBUG : both13: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b4f_d20250709_m043506_c001_v7007000_t0000_u01752035706705") 2025/07/09 04:39:27 DEBUG : both13: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30701a_d20250709_m043456_c001_v0001116_t0028_u01752035696892") 2025/07/09 04:39:27 DEBUG : both13: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec315_d20250709_m043441_c001_v7007000_t0000_u01752035681417") 2025/07/09 04:39:27 DEBUG : both13: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fc2_d20250709_m043432_c001_v0001116_t0005_u01752035672204") 2025/07/09 04:39:27 DEBUG : both14: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b50_d20250709_m043506_c001_v7007000_t0000_u01752035706891") 2025/07/09 04:39:27 DEBUG : both14: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30701c_d20250709_m043457_c001_v0001116_t0013_u01752035697644") 2025/07/09 04:39:27 DEBUG : both14: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec316_d20250709_m043441_c001_v7007000_t0000_u01752035681600") 2025/07/09 04:39:27 DEBUG : both14: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fc6_d20250709_m043433_c001_v0001116_t0001_u01752035673189") 2025/07/09 04:39:27 DEBUG : both15: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b51_d20250709_m043507_c001_v7007000_t0000_u01752035707073") 2025/07/09 04:39:27 DEBUG : both15: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307020_d20250709_m043458_c001_v0001116_t0059_u01752035698748") 2025/07/09 04:39:27 DEBUG : both15: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec317_d20250709_m043441_c001_v7007000_t0000_u01752035681782") 2025/07/09 04:39:28 DEBUG : both15: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fc8_d20250709_m043433_c001_v0001116_t0052_u01752035673937") 2025/07/09 04:39:28 DEBUG : both16: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b52_d20250709_m043507_c001_v7007000_t0000_u01752035707255") 2025/07/09 04:39:28 DEBUG : both16: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307024_d20250709_m043459_c001_v0001116_t0000_u01752035699464") 2025/07/09 04:39:28 DEBUG : both16: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec318_d20250709_m043441_c001_v7007000_t0000_u01752035681963") 2025/07/09 04:39:28 DEBUG : both16: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fca_d20250709_m043434_c001_v0001116_t0012_u01752035674660") 2025/07/09 04:39:28 DEBUG : both17: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b53_d20250709_m043507_c001_v7007000_t0000_u01752035707437") 2025/07/09 04:39:28 DEBUG : both17: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307026_d20250709_m043500_c001_v0001116_t0036_u01752035700140") 2025/07/09 04:39:28 DEBUG : both17: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec319_d20250709_m043442_c001_v7007000_t0000_u01752035682146") 2025/07/09 04:39:28 DEBUG : both17: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fce_d20250709_m043435_c001_v0001116_t0016_u01752035675456") 2025/07/09 04:39:28 DEBUG : both18: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b54_d20250709_m043507_c001_v7007000_t0000_u01752035707620") 2025/07/09 04:39:28 DEBUG : both18: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30702c_d20250709_m043501_c001_v0001116_t0051_u01752035701337") 2025/07/09 04:39:28 DEBUG : both18: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec31a_d20250709_m043442_c001_v7007000_t0000_u01752035682328") 2025/07/09 04:39:28 DEBUG : both18: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fd0_d20250709_m043436_c001_v0001116_t0024_u01752035676247") 2025/07/09 04:39:28 DEBUG : both19: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b55_d20250709_m043507_c001_v7007000_t0000_u01752035707802") 2025/07/09 04:39:28 DEBUG : both19: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30702e_d20250709_m043502_c001_v0001116_t0057_u01752035702269") 2025/07/09 04:39:28 DEBUG : both19: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec31b_d20250709_m043442_c001_v7007000_t0000_u01752035682511") 2025/07/09 04:39:28 DEBUG : both19: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fd2_d20250709_m043437_c001_v0001116_t0036_u01752035677017") 2025/07/09 04:39:28 DEBUG : both2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b56_d20250709_m043507_c001_v7007000_t0000_u01752035707987") 2025/07/09 04:39:28 DEBUG : both2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fe8_d20250709_m043446_c001_v0001116_t0040_u01752035686719") 2025/07/09 04:39:28 DEBUG : both2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec31c_d20250709_m043442_c001_v7007000_t0000_u01752035682695") 2025/07/09 04:39:28 DEBUG : both2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306f97_d20250709_m043420_c001_v0001116_t0033_u01752035660836") 2025/07/09 04:39:29 DEBUG : both3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b57_d20250709_m043508_c001_v7007000_t0000_u01752035708178") 2025/07/09 04:39:29 DEBUG : both3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fea_d20250709_m043447_c001_v0001116_t0002_u01752035687550") 2025/07/09 04:39:29 DEBUG : both3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec31d_d20250709_m043442_c001_v7007000_t0000_u01752035682878") 2025/07/09 04:39:29 DEBUG : both3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306f99_d20250709_m043421_c001_v0001116_t0054_u01752035661850") 2025/07/09 04:39:29 DEBUG : both4: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b58_d20250709_m043508_c001_v7007000_t0000_u01752035708370") 2025/07/09 04:39:29 DEBUG : both4: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fee_d20250709_m043448_c001_v0001116_t0044_u01752035688415") 2025/07/09 04:39:29 DEBUG : both4: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec31e_d20250709_m043443_c001_v7007000_t0000_u01752035683060") 2025/07/09 04:39:29 DEBUG : both4: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306f9b_d20250709_m043422_c001_v0001116_t0028_u01752035662596") 2025/07/09 04:39:29 DEBUG : both5: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b59_d20250709_m043508_c001_v7007000_t0000_u01752035708554") 2025/07/09 04:39:29 DEBUG : both5: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306ff4_d20250709_m043449_c001_v0001116_t0005_u01752035689515") 2025/07/09 04:39:29 DEBUG : both5: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec31f_d20250709_m043443_c001_v7007000_t0000_u01752035683243") 2025/07/09 04:39:29 DEBUG : both5: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306f9e_d20250709_m043423_c001_v0001116_t0038_u01752035663560") 2025/07/09 04:39:29 DEBUG : both6: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b5a_d20250709_m043508_c001_v7007000_t0000_u01752035708737") 2025/07/09 04:39:29 DEBUG : both6: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306ffa_d20250709_m043450_c001_v0001116_t0059_u01752035690416") 2025/07/09 04:39:29 DEBUG : both6: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec320_d20250709_m043443_c001_v7007000_t0000_u01752035683426") 2025/07/09 04:39:29 DEBUG : both6: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fa0_d20250709_m043424_c001_v0001116_t0038_u01752035664427") 2025/07/09 04:39:29 DEBUG : both7: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b5b_d20250709_m043508_c001_v7007000_t0000_u01752035708919") 2025/07/09 04:39:29 DEBUG : both7: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306ffc_d20250709_m043451_c001_v0001116_t0006_u01752035691253") 2025/07/09 04:39:29 DEBUG : both7: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec321_d20250709_m043443_c001_v7007000_t0000_u01752035683609") 2025/07/09 04:39:29 DEBUG : both7: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fa2_d20250709_m043425_c001_v0001116_t0037_u01752035665163") 2025/07/09 04:39:30 DEBUG : both8: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b5c_d20250709_m043509_c001_v7007000_t0000_u01752035709102") 2025/07/09 04:39:30 DEBUG : both8: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307000_d20250709_m043452_c001_v0001116_t0054_u01752035692419") 2025/07/09 04:39:30 DEBUG : both8: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec324_d20250709_m043443_c001_v7007000_t0000_u01752035683793") 2025/07/09 04:39:30 DEBUG : both8: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fb0_d20250709_m043426_c001_v0001116_t0021_u01752035666285") 2025/07/09 04:39:30 DEBUG : both9: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b5d_d20250709_m043509_c001_v7007000_t0000_u01752035709284") 2025/07/09 04:39:30 DEBUG : both9: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307004_d20250709_m043453_c001_v0001116_t0041_u01752035693376") 2025/07/09 04:39:30 DEBUG : both9: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec329_d20250709_m043443_c001_v7007000_t0000_u01752035683976") 2025/07/09 04:39:30 DEBUG : both9: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306fb8_d20250709_m043427_c001_v0001116_t0019_u01752035667923") 2025/07/09 04:39:30 DEBUG : c/non empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb251d_d20250709_m043040_c001_v7007000_t0000_u01752035440909") 2025/07/09 04:39:30 DEBUG : c/non empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306ce6_d20250709_m043037_c001_v0001116_t0028_u01752035437896") 2025/07/09 04:39:30 DEBUG : c/non empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb24eb_d20250709_m043036_c001_v7007000_t0000_u01752035436851") 2025/07/09 04:39:30 DEBUG : c/non empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306cd6_d20250709_m043034_c001_v0001116_t0040_u01752035434479") 2025/07/09 04:39:30 DEBUG : c/non empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4109346994170506_d20250709_m043012_c001_v7007000_t0000_u01752035412330") 2025/07/09 04:39:30 DEBUG : c/non empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c85_d20250709_m043010_c001_v0001116_t0043_u01752035410076") 2025/07/09 04:39:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb932602_d20250709_m043612_c001_v7007000_t0000_u01752035772422") 2025/07/09 04:39:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea1be_d20250709_m043607_c001_v0001184_t0016_u01752035767148") 2025/07/09 04:39:30 DEBUG : check sum: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41093469941704f7_d20250709_m043000_c001_v7007000_t0000_u01752035400751") 2025/07/09 04:39:30 DEBUG : check sum: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c63_d20250709_m042959_c001_v0001116_t0019_u01752035399412") 2025/07/09 04:39:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f417e25133f3ed0a1_d20250709_m043916_c001_v7007000_t0000_u01752035956192") 2025/07/09 04:39:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307343_d20250709_m043914_c001_v0001116_t0043_u01752035954272") 2025/07/09 04:39:30 DEBUG : dest/3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce89b5d_d20250709_m043234_c001_v7007000_t0000_u01752035554072") 2025/07/09 04:39:31 DEBUG : dest/3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f406e07662f0dc762_d20250709_m043232_c001_v0001176_t0031_u01752035552959") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c189f_d20250709_m043717_c001_v7007000_t0000_u01752035837923") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3071c2_d20250709_m043713_c001_v0001116_t0059_u01752035833508") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402e9_d20250709_m043846_c001_v7007000_t0000_u01752035926051") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3072b0_d20250709_m043833_c001_v0001116_t0043_u01752035913128") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5351_d20250709_m043828_c001_v7007000_t0000_u01752035908890") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307270_d20250709_m043814_c001_v0001116_t0007_u01752035894429") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f5c_d20250709_m043810_c001_v7007000_t0000_u01752035890264") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307232_d20250709_m043757_c001_v0001116_t0029_u01752035877297") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2cf9_d20250709_m043753_c001_v7007000_t0000_u01752035873078") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3071fc_d20250709_m043740_c001_v0001116_t0020_u01752035860034") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5170_d20250709_m043735_c001_v7007000_t0000_u01752035855714") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3071d8_d20250709_m043722_c001_v0001116_t0004_u01752035842069") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4112e27c5931b82b_d20250709_m043715_c001_v7007000_t0000_u01752035835747") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea4bb_d20250709_m043702_c001_v0001184_t0029_u01752035822381") 2025/07/09 04:39:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a06d_d20250709_m043658_c001_v7007000_t0000_u01752035818221") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9123_d20250709_m043654_c001_v0001182_t0021_u01752035814134") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a064_d20250709_m043652_c001_v7007000_t0000_u01752035812970") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc90c9_d20250709_m043639_c001_v0001182_t0036_u01752035799421") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d74_d20250709_m043635_c001_v7007000_t0000_u01752035795320") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9085_d20250709_m043631_c001_v0001182_t0045_u01752035791064") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb93264c_d20250709_m043629_c001_v7007000_t0000_u01752035789933") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9005_d20250709_m043616_c001_v0001182_t0026_u01752035776592") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1806_d20250709_m043609_c001_v7007000_t0000_u01752035769495") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8f4a_d20250709_m043555_c001_v0001182_t0033_u01752035755657") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b791b_d20250709_m043551_c001_v7007000_t0000_u01752035751566") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8ebc_d20250709_m043538_c001_v0001182_t0019_u01752035738859") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4b6_d20250709_m043534_c001_v7007000_t0000_u01752035734794") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8e36_d20250709_m043523_c001_v0001182_t0007_u01752035723090") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4013ad938b532909_d20250709_m043655_c001_v7007000_t0000_u01752035815769") 2025/07/09 04:39:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea418_d20250709_m043650_c001_v0001184_t0059_u01752035810625") 2025/07/09 04:39:32 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c18a0_d20250709_m043718_c001_v7007000_t0000_u01752035838106") 2025/07/09 04:39:32 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc91bf_d20250709_m043713_c001_v0001182_t0052_u01752035833498") 2025/07/09 04:39:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402ea_d20250709_m043846_c001_v7007000_t0000_u01752035926236") 2025/07/09 04:39:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea8de_d20250709_m043834_c001_v0001184_t0005_u01752035914099") 2025/07/09 04:39:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5354_d20250709_m043829_c001_v7007000_t0000_u01752035909075") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea7f4_d20250709_m043815_c001_v0001184_t0001_u01752035895732") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f5e_d20250709_m043810_c001_v7007000_t0000_u01752035890448") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea732_d20250709_m043758_c001_v0001184_t0051_u01752035878532") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2cfa_d20250709_m043753_c001_v7007000_t0000_u01752035873262") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea666_d20250709_m043741_c001_v0001184_t0037_u01752035861021") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5171_d20250709_m043735_c001_v7007000_t0000_u01752035855897") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea5a6_d20250709_m043722_c001_v0001184_t0015_u01752035842968") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1898_d20250709_m043715_c001_v7007000_t0000_u01752035835563") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73551c9_d20250709_m043702_c001_v0001117_t0059_u01752035822962") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a06e_d20250709_m043658_c001_v7007000_t0000_u01752035818411") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea459_d20250709_m043654_c001_v0001184_t0055_u01752035814152") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1849_d20250709_m043652_c001_v7007000_t0000_u01752035812771") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea392_d20250709_m043639_c001_v0001184_t0019_u01752035799976") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d75_d20250709_m043635_c001_v7007000_t0000_u01752035795502") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea30a_d20250709_m043631_c001_v0001184_t0058_u01752035791096") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40095eb87b852f21_d20250709_m043629_c001_v7007000_t0000_u01752035789675") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea248_d20250709_m043617_c001_v0001184_t0000_u01752035777167") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3c8a_d20250709_m043609_c001_v7007000_t0000_u01752035769919") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3070d2_d20250709_m043556_c001_v0001116_t0018_u01752035756245") 2025/07/09 04:39:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b791c_d20250709_m043551_c001_v7007000_t0000_u01752035751751") 2025/07/09 04:39:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3070ae_d20250709_m043539_c001_v0001116_t0053_u01752035739424") 2025/07/09 04:39:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4bb_d20250709_m043534_c001_v7007000_t0000_u01752035734976") 2025/07/09 04:39:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307078_d20250709_m043523_c001_v0001116_t0058_u01752035723294") 2025/07/09 04:39:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7a9e_d20250709_m043655_c001_v7007000_t0000_u01752035815962") 2025/07/09 04:39:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9105_d20250709_m043650_c001_v0001182_t0031_u01752035810648") 2025/07/09 04:39:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c18a1_d20250709_m043718_c001_v7007000_t0000_u01752035838290") 2025/07/09 04:39:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea536_d20250709_m043713_c001_v0001184_t0048_u01752035833682") 2025/07/09 04:39:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402eb_d20250709_m043846_c001_v7007000_t0000_u01752035926421") 2025/07/09 04:39:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9428_d20250709_m043834_c001_v0001182_t0031_u01752035914663") 2025/07/09 04:39:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5355_d20250709_m043829_c001_v7007000_t0000_u01752035909257") 2025/07/09 04:39:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9392_d20250709_m043816_c001_v0001182_t0040_u01752035896313") 2025/07/09 04:39:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f5f_d20250709_m043810_c001_v7007000_t0000_u01752035890633") 2025/07/09 04:39:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc930c_d20250709_m043759_c001_v0001182_t0042_u01752035879094") 2025/07/09 04:39:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2cfb_d20250709_m043753_c001_v7007000_t0000_u01752035873445") 2025/07/09 04:39:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9289_d20250709_m043741_c001_v0001182_t0033_u01752035861591") 2025/07/09 04:39:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5172_d20250709_m043736_c001_v7007000_t0000_u01752035856085") 2025/07/09 04:39:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9211_d20250709_m043723_c001_v0001182_t0047_u01752035843559") 2025/07/09 04:39:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f413e410e2c773593_d20250709_m043715_c001_v7007000_t0000_u01752035835608") 2025/07/09 04:39:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9167_d20250709_m043703_c001_v0001182_t0059_u01752035823976") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a06f_d20250709_m043658_c001_v7007000_t0000_u01752035818595") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9127_d20250709_m043654_c001_v0001182_t0036_u01752035814347") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f413e410e2c773524_d20250709_m043652_c001_v7007000_t0000_u01752035812384") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355174_d20250709_m043640_c001_v0001117_t0054_u01752035800548") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d76_d20250709_m043635_c001_v7007000_t0000_u01752035795685") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9089_d20250709_m043631_c001_v0001182_t0037_u01752035791262") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40095eb87b852f20_d20250709_m043629_c001_v7007000_t0000_u01752035789493") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30710c_d20250709_m043617_c001_v0001116_t0016_u01752035777732") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb9325cb_d20250709_m043609_c001_v7007000_t0000_u01752035769684") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea13a_d20250709_m043557_c001_v0001184_t0036_u01752035757670") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b791e_d20250709_m043551_c001_v7007000_t0000_u01752035751934") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea070_d20250709_m043540_c001_v0001184_t0029_u01752035740728") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4be_d20250709_m043535_c001_v7007000_t0000_u01752035735159") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14dae9fa5_d20250709_m043523_c001_v0001184_t0034_u01752035723765") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40095eb87b852fb9_d20250709_m043656_c001_v7007000_t0000_u01752035816010") 2025/07/09 04:39:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea41a_d20250709_m043650_c001_v0001184_t0018_u01752035810841") 2025/07/09 04:39:35 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c18a2_d20250709_m043718_c001_v7007000_t0000_u01752035838480") 2025/07/09 04:39:35 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc91c1_d20250709_m043713_c001_v0001182_t0033_u01752035833748") 2025/07/09 04:39:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402ec_d20250709_m043846_c001_v7007000_t0000_u01752035926604") 2025/07/09 04:39:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73552b7_d20250709_m043835_c001_v0001117_t0000_u01752035915222") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5358_d20250709_m043829_c001_v7007000_t0000_u01752035909440") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355278_d20250709_m043816_c001_v0001117_t0005_u01752035896885") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f60_d20250709_m043810_c001_v7007000_t0000_u01752035890818") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735524d_d20250709_m043759_c001_v0001117_t0028_u01752035879649") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2cfc_d20250709_m043753_c001_v7007000_t0000_u01752035873630") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355225_d20250709_m043742_c001_v0001117_t0037_u01752035862166") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5173_d20250709_m043736_c001_v7007000_t0000_u01752035856272") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355201_d20250709_m043724_c001_v0001117_t0059_u01752035844116") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4112e27c5931b82a_d20250709_m043715_c001_v7007000_t0000_u01752035835565") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3071a8_d20250709_m043704_c001_v0001116_t0031_u01752035824546") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a070_d20250709_m043658_c001_v7007000_t0000_u01752035818810") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea45d_d20250709_m043654_c001_v0001184_t0004_u01752035814356") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a063_d20250709_m043652_c001_v7007000_t0000_u01752035812781") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30715a_d20250709_m043641_c001_v0001116_t0012_u01752035801570") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d77_d20250709_m043635_c001_v7007000_t0000_u01752035795872") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea30c_d20250709_m043631_c001_v0001184_t0039_u01752035791294") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4054f37f613f0eb8_d20250709_m043629_c001_v7007000_t0000_u01752035789512") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735511e_d20250709_m043618_c001_v0001117_t0041_u01752035778562") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4081fe67e78efa97_d20250709_m043609_c001_v7007000_t0000_u01752035769888") 2025/07/09 04:39:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73550dd_d20250709_m043558_c001_v0001117_t0028_u01752035758238") 2025/07/09 04:39:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b791f_d20250709_m043552_c001_v7007000_t0000_u01752035752117") 2025/07/09 04:39:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73550b2_d20250709_m043541_c001_v0001117_t0024_u01752035741303") 2025/07/09 04:39:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4bf_d20250709_m043535_c001_v7007000_t0000_u01752035735341") 2025/07/09 04:39:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355074_d20250709_m043523_c001_v0001117_t0006_u01752035723966") 2025/07/09 04:39:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a067_d20250709_m043655_c001_v7007000_t0000_u01752035815973") 2025/07/09 04:39:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9107_d20250709_m043650_c001_v0001182_t0046_u01752035810874") 2025/07/09 04:39:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c18a3_d20250709_m043718_c001_v7007000_t0000_u01752035838664") 2025/07/09 04:39:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea53a_d20250709_m043713_c001_v0001184_t0037_u01752035833880") 2025/07/09 04:39:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402ed_d20250709_m043846_c001_v7007000_t0000_u01752035926789") 2025/07/09 04:39:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3072be_d20250709_m043836_c001_v0001116_t0005_u01752035916248") 2025/07/09 04:39:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a535a_d20250709_m043829_c001_v7007000_t0000_u01752035909692") 2025/07/09 04:39:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30727a_d20250709_m043818_c001_v0001116_t0007_u01752035898235") 2025/07/09 04:39:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f61_d20250709_m043811_c001_v7007000_t0000_u01752035891008") 2025/07/09 04:39:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307242_d20250709_m043800_c001_v0001116_t0043_u01752035880188") 2025/07/09 04:39:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2cfd_d20250709_m043753_c001_v7007000_t0000_u01752035873813") 2025/07/09 04:39:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307204_d20250709_m043742_c001_v0001116_t0032_u01752035862986") 2025/07/09 04:39:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5174_d20250709_m043736_c001_v7007000_t0000_u01752035856462") 2025/07/09 04:39:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3071e0_d20250709_m043724_c001_v0001116_t0059_u01752035844798") 2025/07/09 04:39:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7b0a_d20250709_m043715_c001_v7007000_t0000_u01752035835585") 2025/07/09 04:39:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea4df_d20250709_m043705_c001_v0001184_t0000_u01752035825239") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a071_d20250709_m043658_c001_v7007000_t0000_u01752035818994") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73551b1_d20250709_m043654_c001_v0001117_t0023_u01752035814508") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415d30c94b25ef1a_d20250709_m043652_c001_v7007000_t0000_u01752035812578") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc90d5_d20250709_m043642_c001_v0001182_t0023_u01752035802132") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d78_d20250709_m043636_c001_v7007000_t0000_u01752035796060") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355154_d20250709_m043631_c001_v0001117_t0014_u01752035791375") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec516_d20250709_m043629_c001_v7007000_t0000_u01752035789945") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc900f_d20250709_m043619_c001_v0001182_t0028_u01752035779355") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1807_d20250709_m043609_c001_v7007000_t0000_u01752035769681") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8f66_d20250709_m043558_c001_v0001182_t0023_u01752035758754") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7920_d20250709_m043552_c001_v7007000_t0000_u01752035752301") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8ece_d20250709_m043541_c001_v0001182_t0040_u01752035741848") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4c1_d20250709_m043535_c001_v7007000_t0000_u01752035735524") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8e40_d20250709_m043524_c001_v0001182_t0035_u01752035724493") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40095eb87b852fba_d20250709_m043656_c001_v7007000_t0000_u01752035816017") 2025/07/09 04:39:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea41e_d20250709_m043651_c001_v0001184_t0035_u01752035811034") 2025/07/09 04:39:38 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c18a4_d20250709_m043718_c001_v7007000_t0000_u01752035838850") 2025/07/09 04:39:38 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc91c3_d20250709_m043713_c001_v0001182_t0030_u01752035833966") 2025/07/09 04:39:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402ee_d20250709_m043846_c001_v7007000_t0000_u01752035926976") 2025/07/09 04:39:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea8f6_d20250709_m043836_c001_v0001184_t0033_u01752035916690") 2025/07/09 04:39:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a535b_d20250709_m043829_c001_v7007000_t0000_u01752035909875") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea826_d20250709_m043818_c001_v0001184_t0035_u01752035898735") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f62_d20250709_m043811_c001_v7007000_t0000_u01752035891194") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea74c_d20250709_m043800_c001_v0001184_t0043_u01752035880816") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2cfe_d20250709_m043753_c001_v7007000_t0000_u01752035873998") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea692_d20250709_m043743_c001_v0001184_t0039_u01752035863969") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5175_d20250709_m043736_c001_v7007000_t0000_u01752035856647") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea5be_d20250709_m043725_c001_v0001184_t0047_u01752035845566") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1899_d20250709_m043715_c001_v7007000_t0000_u01752035835759") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73551d3_d20250709_m043705_c001_v0001117_t0041_u01752035825450") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a072_d20250709_m043659_c001_v7007000_t0000_u01752035819182") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307190_d20250709_m043654_c001_v0001116_t0014_u01752035814517") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416473a715c22a0a_d20250709_m043652_c001_v7007000_t0000_u01752035812729") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea3b6_d20250709_m043642_c001_v0001184_t0002_u01752035802371") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d79_d20250709_m043636_c001_v7007000_t0000_u01752035796244") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc908b_d20250709_m043631_c001_v0001182_t0027_u01752035791459") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419811bd31116ad5_d20250709_m043629_c001_v7007000_t0000_u01752035789721") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea270_d20250709_m043619_c001_v0001184_t0020_u01752035779567") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41220193171d676f_d20250709_m043609_c001_v7007000_t0000_u01752035769930") 2025/07/09 04:39:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3070de_d20250709_m043558_c001_v0001116_t0029_u01752035758966") 2025/07/09 04:39:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7921_d20250709_m043552_c001_v7007000_t0000_u01752035752484") 2025/07/09 04:39:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3070b2_d20250709_m043542_c001_v0001116_t0008_u01752035742044") 2025/07/09 04:39:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4c6_d20250709_m043535_c001_v7007000_t0000_u01752035735708") 2025/07/09 04:39:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30707e_d20250709_m043524_c001_v0001116_t0005_u01752035724715") 2025/07/09 04:39:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416473a715c22a0d_d20250709_m043656_c001_v7007000_t0000_u01752035816027") 2025/07/09 04:39:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9109_d20250709_m043651_c001_v0001182_t0042_u01752035811078") 2025/07/09 04:39:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c18a5_d20250709_m043719_c001_v7007000_t0000_u01752035839035") 2025/07/09 04:39:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3071c8_d20250709_m043714_c001_v0001116_t0057_u01752035834061") 2025/07/09 04:39:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402ef_d20250709_m043847_c001_v7007000_t0000_u01752035927161") 2025/07/09 04:39:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9434_d20250709_m043836_c001_v0001182_t0015_u01752035916886") 2025/07/09 04:39:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a535c_d20250709_m043830_c001_v7007000_t0000_u01752035910059") 2025/07/09 04:39:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc93aa_d20250709_m043818_c001_v0001182_t0031_u01752035898952") 2025/07/09 04:39:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f63_d20250709_m043811_c001_v7007000_t0000_u01752035891378") 2025/07/09 04:39:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9322_d20250709_m043801_c001_v0001182_t0046_u01752035881037") 2025/07/09 04:39:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2cff_d20250709_m043754_c001_v7007000_t0000_u01752035874183") 2025/07/09 04:39:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc92a3_d20250709_m043744_c001_v0001182_t0054_u01752035864163") 2025/07/09 04:39:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5176_d20250709_m043736_c001_v7007000_t0000_u01752035856831") 2025/07/09 04:39:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc921f_d20250709_m043725_c001_v0001182_t0014_u01752035845759") 2025/07/09 04:39:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e688_d20250709_m043715_c001_v7007000_t0000_u01752035835620") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9179_d20250709_m043706_c001_v0001182_t0036_u01752035826101") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a073_d20250709_m043659_c001_v7007000_t0000_u01752035819372") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea461_d20250709_m043654_c001_v0001184_t0030_u01752035814565") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7a9b_d20250709_m043652_c001_v7007000_t0000_u01752035812789") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735517a_d20250709_m043642_c001_v0001117_t0013_u01752035802566") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d7a_d20250709_m043636_c001_v7007000_t0000_u01752035796426") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea30e_d20250709_m043631_c001_v0001184_t0005_u01752035791523") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4054f37f613f0eb9_d20250709_m043629_c001_v7007000_t0000_u01752035789696") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307116_d20250709_m043619_c001_v0001116_t0052_u01752035779776") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4081fe67e78efa96_d20250709_m043609_c001_v7007000_t0000_u01752035769697") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea15e_d20250709_m043600_c001_v0001184_t0031_u01752035760042") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7923_d20250709_m043552_c001_v7007000_t0000_u01752035752668") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea092_d20250709_m043542_c001_v0001184_t0038_u01752035742855") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4cb_d20250709_m043535_c001_v7007000_t0000_u01752035735893") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14dae9fbd_d20250709_m043525_c001_v0001184_t0006_u01752035725495") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416473a715c22a0c_d20250709_m043655_c001_v7007000_t0000_u01752035815839") 2025/07/09 04:39:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73551a1_d20250709_m043651_c001_v0001117_t0029_u01752035811194") 2025/07/09 04:39:41 DEBUG : dir1/0007-12345: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c18a6_d20250709_m043719_c001_v7007000_t0000_u01752035839218") 2025/07/09 04:39:41 DEBUG : dir1/0007-12345: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea540_d20250709_m043714_c001_v0001184_t0059_u01752035834103") 2025/07/09 04:39:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402f0_d20250709_m043847_c001_v7007000_t0000_u01752035927345") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73552c1_d20250709_m043837_c001_v0001117_t0016_u01752035917082") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a535d_d20250709_m043830_c001_v7007000_t0000_u01752035910243") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355282_d20250709_m043819_c001_v0001117_t0033_u01752035899150") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f64_d20250709_m043811_c001_v7007000_t0000_u01752035891561") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735524f_d20250709_m043801_c001_v0001117_t0043_u01752035881261") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2d00_d20250709_m043754_c001_v7007000_t0000_u01752035874387") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735522b_d20250709_m043744_c001_v0001117_t0020_u01752035864380") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5177_d20250709_m043737_c001_v7007000_t0000_u01752035857014") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355207_d20250709_m043725_c001_v0001117_t0056_u01752035845956") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7b08_d20250709_m043715_c001_v7007000_t0000_u01752035835217") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3071ae_d20250709_m043706_c001_v0001116_t0017_u01752035826314") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a074_d20250709_m043659_c001_v7007000_t0000_u01752035819557") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc912d_d20250709_m043654_c001_v0001182_t0014_u01752035814634") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f413e410e2c773526_d20250709_m043652_c001_v7007000_t0000_u01752035812762") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307160_d20250709_m043643_c001_v0001116_t0038_u01752035803146") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d7b_d20250709_m043636_c001_v7007000_t0000_u01752035796609") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30713c_d20250709_m043631_c001_v0001116_t0036_u01752035791582") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c180e_d20250709_m043629_c001_v7007000_t0000_u01752035789901") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735512a_d20250709_m043620_c001_v0001117_t0039_u01752035780521") 2025/07/09 04:39:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1808_d20250709_m043609_c001_v7007000_t0000_u01752035769865") 2025/07/09 04:39:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73550e5_d20250709_m043600_c001_v0001117_t0046_u01752035760273") 2025/07/09 04:39:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7924_d20250709_m043552_c001_v7007000_t0000_u01752035752852") 2025/07/09 04:39:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73550b8_d20250709_m043543_c001_v0001117_t0020_u01752035743068") 2025/07/09 04:39:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4d1_d20250709_m043536_c001_v7007000_t0000_u01752035736078") 2025/07/09 04:39:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735507c_d20250709_m043525_c001_v0001117_t0017_u01752035725709") 2025/07/09 04:39:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4013ad938b53290c_d20250709_m043656_c001_v7007000_t0000_u01752035816134") 2025/07/09 04:39:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea422_d20250709_m043651_c001_v0001184_t0053_u01752035811248") 2025/07/09 04:39:43 DEBUG : dir1/0008-23456: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c18a7_d20250709_m043719_c001_v7007000_t0000_u01752035839414") 2025/07/09 04:39:43 DEBUG : dir1/0008-23456: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc91c7_d20250709_m043714_c001_v0001182_t0056_u01752035834175") 2025/07/09 04:39:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402f1_d20250709_m043847_c001_v7007000_t0000_u01752035927534") 2025/07/09 04:39:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3072c8_d20250709_m043837_c001_v0001116_t0039_u01752035917523") 2025/07/09 04:39:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5360_d20250709_m043830_c001_v7007000_t0000_u01752035910442") 2025/07/09 04:39:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307286_d20250709_m043819_c001_v0001116_t0037_u01752035899658") 2025/07/09 04:39:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f66_d20250709_m043811_c001_v7007000_t0000_u01752035891744") 2025/07/09 04:39:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30724c_d20250709_m043801_c001_v0001116_t0029_u01752035881911") 2025/07/09 04:39:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2d01_d20250709_m043754_c001_v7007000_t0000_u01752035874592") 2025/07/09 04:39:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30720c_d20250709_m043744_c001_v0001116_t0030_u01752035864910") 2025/07/09 04:39:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5178_d20250709_m043737_c001_v7007000_t0000_u01752035857199") 2025/07/09 04:39:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3071e2_d20250709_m043726_c001_v0001116_t0014_u01752035846585") 2025/07/09 04:39:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4112e27c5931b829_d20250709_m043715_c001_v7007000_t0000_u01752035835384") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea4f1_d20250709_m043707_c001_v0001184_t0050_u01752035827208") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a075_d20250709_m043659_c001_v7007000_t0000_u01752035819743") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea463_d20250709_m043654_c001_v0001184_t0055_u01752035814789") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4013ad938b532903_d20250709_m043652_c001_v7007000_t0000_u01752035812803") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc90d7_d20250709_m043643_c001_v0001182_t0044_u01752035803849") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d7c_d20250709_m043636_c001_v7007000_t0000_u01752035796792") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc908d_d20250709_m043631_c001_v0001182_t0006_u01752035791663") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40095eb87b852f1f_d20250709_m043629_c001_v7007000_t0000_u01752035789311") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc902d_d20250709_m043620_c001_v0001182_t0029_u01752035780990") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb9325cd_d20250709_m043609_c001_v7007000_t0000_u01752035769874") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8f7a_d20250709_m043600_c001_v0001182_t0003_u01752035760871") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7925_d20250709_m043553_c001_v7007000_t0000_u01752035753037") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8ee0_d20250709_m043543_c001_v0001182_t0017_u01752035743521") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4d6_d20250709_m043536_c001_v7007000_t0000_u01752035736260") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8e48_d20250709_m043526_c001_v0001182_t0035_u01752035726196") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1876_d20250709_m043655_c001_v7007000_t0000_u01752035815986") 2025/07/09 04:39:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc910b_d20250709_m043651_c001_v0001182_t0049_u01752035811282") 2025/07/09 04:39:44 DEBUG : dir1/0009-34567: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1c90_d20250709_m043719_c001_v7007000_t0000_u01752035839598") 2025/07/09 04:39:44 DEBUG : dir1/0009-34567: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea544_d20250709_m043714_c001_v0001184_t0059_u01752035834303") 2025/07/09 04:39:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402f2_d20250709_m043847_c001_v7007000_t0000_u01752035927718") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea90d_d20250709_m043838_c001_v0001184_t0041_u01752035918157") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5363_d20250709_m043830_c001_v7007000_t0000_u01752035910625") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea83a_d20250709_m043820_c001_v0001184_t0056_u01752035900523") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f67_d20250709_m043811_c001_v7007000_t0000_u01752035891928") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea766_d20250709_m043802_c001_v0001184_t0044_u01752035882519") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2d02_d20250709_m043754_c001_v7007000_t0000_u01752035874776") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea6a2_d20250709_m043745_c001_v0001184_t0053_u01752035865712") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5179_d20250709_m043737_c001_v7007000_t0000_u01752035857402") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea5d0_d20250709_m043727_c001_v0001184_t0002_u01752035847443") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1896_d20250709_m043715_c001_v7007000_t0000_u01752035835188") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73551d9_d20250709_m043707_c001_v0001117_t0031_u01752035827405") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a076_d20250709_m043659_c001_v7007000_t0000_u01752035819942") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9131_d20250709_m043654_c001_v0001182_t0031_u01752035814838") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7a9c_d20250709_m043652_c001_v7007000_t0000_u01752035812981") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea3ce_d20250709_m043644_c001_v0001184_t0045_u01752035804069") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d7d_d20250709_m043636_c001_v7007000_t0000_u01752035796985") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea316_d20250709_m043631_c001_v0001184_t0043_u01752035791721") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d6a_d20250709_m043629_c001_v7007000_t0000_u01752035789728") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea280_d20250709_m043621_c001_v0001184_t0053_u01752035781195") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4109346994170c3c_d20250709_m043609_c001_v7007000_t0000_u01752035769941") 2025/07/09 04:39:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3070e6_d20250709_m043601_c001_v0001116_t0059_u01752035761111") 2025/07/09 04:39:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7926_d20250709_m043553_c001_v7007000_t0000_u01752035753222") 2025/07/09 04:39:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3070ba_d20250709_m043543_c001_v0001116_t0037_u01752035743716") 2025/07/09 04:39:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4db_d20250709_m043536_c001_v7007000_t0000_u01752035736443") 2025/07/09 04:39:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307088_d20250709_m043526_c001_v0001116_t0028_u01752035726420") 2025/07/09 04:39:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7a9d_d20250709_m043655_c001_v7007000_t0000_u01752035815778") 2025/07/09 04:39:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307186_d20250709_m043651_c001_v0001116_t0005_u01752035811350") 2025/07/09 04:39:46 DEBUG : dir1/0010-45678: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c2079_d20250709_m043719_c001_v7007000_t0000_u01752035839781") 2025/07/09 04:39:46 DEBUG : dir1/0010-45678: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc91cb_d20250709_m043714_c001_v0001182_t0029_u01752035834374") 2025/07/09 04:39:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402f3_d20250709_m043847_c001_v7007000_t0000_u01752035927902") 2025/07/09 04:39:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9444_d20250709_m043838_c001_v0001182_t0001_u01752035918359") 2025/07/09 04:39:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5368_d20250709_m043830_c001_v7007000_t0000_u01752035910808") 2025/07/09 04:39:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc93bc_d20250709_m043820_c001_v0001182_t0042_u01752035900724") 2025/07/09 04:39:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f68_d20250709_m043812_c001_v7007000_t0000_u01752035892111") 2025/07/09 04:39:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc932c_d20250709_m043802_c001_v0001182_t0029_u01752035882728") 2025/07/09 04:39:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2d03_d20250709_m043755_c001_v7007000_t0000_u01752035875022") 2025/07/09 04:39:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc92a9_d20250709_m043745_c001_v0001182_t0037_u01752035865944") 2025/07/09 04:39:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a517a_d20250709_m043737_c001_v7007000_t0000_u01752035857586") 2025/07/09 04:39:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9227_d20250709_m043727_c001_v0001182_t0017_u01752035847643") 2025/07/09 04:39:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1897_d20250709_m043715_c001_v7007000_t0000_u01752035835374") 2025/07/09 04:39:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9197_d20250709_m043708_c001_v0001182_t0051_u01752035828267") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a077_d20250709_m043700_c001_v7007000_t0000_u01752035820128") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73551b3_d20250709_m043654_c001_v0001117_t0052_u01752035814973") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415d30c94b25ef19_d20250709_m043652_c001_v7007000_t0000_u01752035812393") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735517e_d20250709_m043644_c001_v0001117_t0004_u01752035804276") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d7e_d20250709_m043637_c001_v7007000_t0000_u01752035797167") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc908f_d20250709_m043631_c001_v0001182_t0003_u01752035791872") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec514_d20250709_m043629_c001_v7007000_t0000_u01752035789735") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30711c_d20250709_m043621_c001_v0001116_t0031_u01752035781460") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b79ad_d20250709_m043609_c001_v7007000_t0000_u01752035769897") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea176_d20250709_m043601_c001_v0001184_t0028_u01752035761857") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7927_d20250709_m043553_c001_v7007000_t0000_u01752035753405") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea098_d20250709_m043544_c001_v0001184_t0017_u01752035744353") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4df_d20250709_m043536_c001_v7007000_t0000_u01752035736626") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14dae9fd9_d20250709_m043527_c001_v0001184_t0038_u01752035727402") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a065_d20250709_m043655_c001_v7007000_t0000_u01752035815789") 2025/07/09 04:39:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea428_d20250709_m043651_c001_v0001184_t0024_u01752035811458") 2025/07/09 04:39:47 DEBUG : dir1/0011-56789: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c2462_d20250709_m043719_c001_v7007000_t0000_u01752035839966") 2025/07/09 04:39:47 DEBUG : dir1/0011-56789: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea54a_d20250709_m043714_c001_v0001184_t0043_u01752035834516") 2025/07/09 04:39:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402f4_d20250709_m043848_c001_v7007000_t0000_u01752035928087") 2025/07/09 04:39:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73552cd_d20250709_m043838_c001_v0001117_t0059_u01752035918607") 2025/07/09 04:39:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a536e_d20250709_m043830_c001_v7007000_t0000_u01752035910991") 2025/07/09 04:39:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355288_d20250709_m043820_c001_v0001117_t0033_u01752035900924") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f69_d20250709_m043812_c001_v7007000_t0000_u01752035892294") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355253_d20250709_m043802_c001_v0001117_t0024_u01752035882942") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2d04_d20250709_m043755_c001_v7007000_t0000_u01752035875205") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735522f_d20250709_m043746_c001_v0001117_t0002_u01752035866143") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a517b_d20250709_m043737_c001_v7007000_t0000_u01752035857775") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735520b_d20250709_m043727_c001_v0001117_t0006_u01752035847873") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7b09_d20250709_m043715_c001_v7007000_t0000_u01752035835402") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3071b6_d20250709_m043708_c001_v0001116_t0053_u01752035828511") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a078_d20250709_m043700_c001_v7007000_t0000_u01752035820312") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea467_d20250709_m043654_c001_v0001184_t0044_u01752035814989") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416473a715c22a09_d20250709_m043652_c001_v7007000_t0000_u01752035812545") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307166_d20250709_m043645_c001_v0001116_t0040_u01752035805140") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d7f_d20250709_m043637_c001_v7007000_t0000_u01752035797352") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea31c_d20250709_m043631_c001_v0001184_t0059_u01752035791932") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb93264b_d20250709_m043629_c001_v7007000_t0000_u01752035789745") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735512e_d20250709_m043622_c001_v0001117_t0043_u01752035782085") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1809_d20250709_m043610_c001_v7007000_t0000_u01752035770049") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73550e9_d20250709_m043602_c001_v0001117_t0046_u01752035762058") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7928_d20250709_m043553_c001_v7007000_t0000_u01752035753590") 2025/07/09 04:39:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73550be_d20250709_m043544_c001_v0001117_t0018_u01752035744564") 2025/07/09 04:39:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4e4_d20250709_m043536_c001_v7007000_t0000_u01752035736807") 2025/07/09 04:39:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355080_d20250709_m043527_c001_v0001117_t0041_u01752035727623") 2025/07/09 04:39:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4013ad938b53290b_d20250709_m043655_c001_v7007000_t0000_u01752035815951") 2025/07/09 04:39:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc910f_d20250709_m043651_c001_v0001182_t0026_u01752035811491") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c2463_d20250709_m043720_c001_v7007000_t0000_u01752035840149") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc91cd_d20250709_m043714_c001_v0001182_t0051_u01752035834570") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402f6_d20250709_m043848_c001_v7007000_t0000_u01752035928271") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3072cf_d20250709_m043839_c001_v0001116_t0059_u01752035919402") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5373_d20250709_m043831_c001_v7007000_t0000_u01752035911172") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30728e_d20250709_m043821_c001_v0001116_t0031_u01752035901459") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f6a_d20250709_m043812_c001_v7007000_t0000_u01752035892477") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307254_d20250709_m043803_c001_v0001116_t0020_u01752035883568") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2d05_d20250709_m043755_c001_v7007000_t0000_u01752035875389") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307212_d20250709_m043746_c001_v0001116_t0055_u01752035866727") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a517c_d20250709_m043737_c001_v7007000_t0000_u01752035857959") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3071e6_d20250709_m043728_c001_v0001116_t0036_u01752035848607") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416b1689df364c3c_d20250709_m043715_c001_v7007000_t0000_u01752035835401") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea500_d20250709_m043709_c001_v0001184_t0021_u01752035829072") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a079_d20250709_m043700_c001_v7007000_t0000_u01752035820496") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9135_d20250709_m043655_c001_v0001182_t0056_u01752035815104") 2025/07/09 04:39:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416473a715c22a0b_d20250709_m043652_c001_v7007000_t0000_u01752035812912") 2025/07/09 04:39:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc90e5_d20250709_m043645_c001_v0001182_t0032_u01752035805901") 2025/07/09 04:39:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d80_d20250709_m043637_c001_v7007000_t0000_u01752035797535") 2025/07/09 04:39:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9091_d20250709_m043632_c001_v0001182_t0012_u01752035792073") 2025/07/09 04:39:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec513_d20250709_m043629_c001_v7007000_t0000_u01752035789707") 2025/07/09 04:39:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc903d_d20250709_m043622_c001_v0001182_t0048_u01752035782680") 2025/07/09 04:39:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3c89_d20250709_m043609_c001_v7007000_t0000_u01752035769715") 2025/07/09 04:39:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8f8c_d20250709_m043602_c001_v0001182_t0035_u01752035762593") 2025/07/09 04:39:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7929_d20250709_m043553_c001_v7007000_t0000_u01752035753774") 2025/07/09 04:39:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8ef0_d20250709_m043545_c001_v0001182_t0045_u01752035745083") 2025/07/09 04:39:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4e8_d20250709_m043536_c001_v7007000_t0000_u01752035736989") 2025/07/09 04:39:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8e68_d20250709_m043528_c001_v0001182_t0054_u01752035728125") 2025/07/09 04:39:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415d30c94b25ef4c_d20250709_m043655_c001_v7007000_t0000_u01752035815997") 2025/07/09 04:39:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea42e_d20250709_m043651_c001_v0001184_t0050_u01752035811652") 2025/07/09 04:39:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c2464_d20250709_m043720_c001_v7007000_t0000_u01752035840333") 2025/07/09 04:39:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea552_d20250709_m043714_c001_v0001184_t0000_u01752035834710") 2025/07/09 04:39:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402f7_d20250709_m043848_c001_v7007000_t0000_u01752035928456") 2025/07/09 04:39:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea921_d20250709_m043839_c001_v0001184_t0036_u01752035919987") 2025/07/09 04:39:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5378_d20250709_m043831_c001_v7007000_t0000_u01752035911359") 2025/07/09 04:39:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea84a_d20250709_m043822_c001_v0001184_t0030_u01752035902103") 2025/07/09 04:39:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f6b_d20250709_m043812_c001_v7007000_t0000_u01752035892660") 2025/07/09 04:39:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea77a_d20250709_m043804_c001_v0001184_t0055_u01752035884146") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2d06_d20250709_m043755_c001_v7007000_t0000_u01752035875573") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea6b8_d20250709_m043747_c001_v0001184_t0018_u01752035867296") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a517d_d20250709_m043738_c001_v7007000_t0000_u01752035858146") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea5de_d20250709_m043729_c001_v0001184_t0020_u01752035849429") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416b1689df364c3d_d20250709_m043715_c001_v7007000_t0000_u01752035835586") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73551dd_d20250709_m043709_c001_v0001117_t0022_u01752035829285") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a07a_d20250709_m043700_c001_v7007000_t0000_u01752035820682") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307192_d20250709_m043655_c001_v0001116_t0035_u01752035815127") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f413e410e2c773525_d20250709_m043652_c001_v7007000_t0000_u01752035812568") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea3f0_d20250709_m043646_c001_v0001184_t0041_u01752035806132") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d81_d20250709_m043637_c001_v7007000_t0000_u01752035797718") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307140_d20250709_m043632_c001_v0001116_t0037_u01752035792137") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40095eb87b852f22_d20250709_m043629_c001_v7007000_t0000_u01752035789858") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea2a0_d20250709_m043622_c001_v0001184_t0043_u01752035782892") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b79ab_d20250709_m043609_c001_v7007000_t0000_u01752035769705") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3070ee_d20250709_m043602_c001_v0001116_t0002_u01752035762845") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b792a_d20250709_m043553_c001_v7007000_t0000_u01752035753957") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3070bc_d20250709_m043545_c001_v0001116_t0050_u01752035745286") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4ea_d20250709_m043537_c001_v7007000_t0000_u01752035737171") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307094_d20250709_m043528_c001_v0001116_t0035_u01752035728344") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415d30c94b25ef46_d20250709_m043655_c001_v7007000_t0000_u01752035815811") 2025/07/09 04:39:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9113_d20250709_m043651_c001_v0001182_t0046_u01752035811698") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c2465_d20250709_m043720_c001_v7007000_t0000_u01752035840517") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73551ed_d20250709_m043714_c001_v0001117_t0003_u01752035834722") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402f8_d20250709_m043848_c001_v7007000_t0000_u01752035928640") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9452_d20250709_m043840_c001_v0001182_t0023_u01752035920198") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a537e_d20250709_m043831_c001_v7007000_t0000_u01752035911551") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc93c6_d20250709_m043822_c001_v0001182_t0040_u01752035902315") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f6c_d20250709_m043812_c001_v7007000_t0000_u01752035892844") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc933c_d20250709_m043804_c001_v0001182_t0050_u01752035884359") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2d07_d20250709_m043755_c001_v7007000_t0000_u01752035875756") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc92af_d20250709_m043747_c001_v0001182_t0044_u01752035867500") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a517e_d20250709_m043738_c001_v7007000_t0000_u01752035858329") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9237_d20250709_m043729_c001_v0001182_t0039_u01752035849634") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416b1689df364c3e_d20250709_m043715_c001_v7007000_t0000_u01752035835586") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc91a1_d20250709_m043710_c001_v0001182_t0007_u01752035830147") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a07b_d20250709_m043700_c001_v7007000_t0000_u01752035820872") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea46b_d20250709_m043655_c001_v0001184_t0046_u01752035815183") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4013ad938b532904_d20250709_m043652_c001_v7007000_t0000_u01752035812992") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735518a_d20250709_m043646_c001_v0001117_t0048_u01752035806337") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d82_d20250709_m043637_c001_v7007000_t0000_u01752035797901") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea31e_d20250709_m043632_c001_v0001184_t0040_u01752035792149") 2025/07/09 04:39:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d6b_d20250709_m043629_c001_v7007000_t0000_u01752035789913") 2025/07/09 04:39:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30711e_d20250709_m043623_c001_v0001116_t0014_u01752035783129") 2025/07/09 04:39:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb9325d1_d20250709_m043610_c001_v7007000_t0000_u01752035770060") 2025/07/09 04:39:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea184_d20250709_m043603_c001_v0001184_t0017_u01752035763512") 2025/07/09 04:39:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b792b_d20250709_m043554_c001_v7007000_t0000_u01752035754141") 2025/07/09 04:39:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea0ac_d20250709_m043545_c001_v0001184_t0037_u01752035745942") 2025/07/09 04:39:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4eb_d20250709_m043537_c001_v7007000_t0000_u01752035737353") 2025/07/09 04:39:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14dae9ff1_d20250709_m043529_c001_v0001184_t0007_u01752035729015") 2025/07/09 04:39:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1872_d20250709_m043655_c001_v7007000_t0000_u01752035815802") 2025/07/09 04:39:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73551a5_d20250709_m043651_c001_v0001117_t0025_u01752035811790") 2025/07/09 04:39:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c2466_d20250709_m043720_c001_v7007000_t0000_u01752035840702") 2025/07/09 04:39:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc91cf_d20250709_m043714_c001_v0001182_t0054_u01752035834787") 2025/07/09 04:39:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402f9_d20250709_m043848_c001_v7007000_t0000_u01752035928823") 2025/07/09 04:39:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73552d9_d20250709_m043840_c001_v0001117_t0006_u01752035920393") 2025/07/09 04:39:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5381_d20250709_m043831_c001_v7007000_t0000_u01752035911744") 2025/07/09 04:39:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355290_d20250709_m043822_c001_v0001117_t0042_u01752035902526") 2025/07/09 04:39:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f6d_d20250709_m043813_c001_v7007000_t0000_u01752035893044") 2025/07/09 04:39:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355257_d20250709_m043804_c001_v0001117_t0050_u01752035884572") 2025/07/09 04:39:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2d09_d20250709_m043755_c001_v7007000_t0000_u01752035875940") 2025/07/09 04:39:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355231_d20250709_m043747_c001_v0001117_t0007_u01752035867702") 2025/07/09 04:39:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5184_d20250709_m043738_c001_v7007000_t0000_u01752035858556") 2025/07/09 04:39:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735520f_d20250709_m043729_c001_v0001117_t0031_u01752035849828") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4112e27c5931b828_d20250709_m043715_c001_v7007000_t0000_u01752035835203") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3071ba_d20250709_m043710_c001_v0001116_t0052_u01752035830386") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a07c_d20250709_m043701_c001_v7007000_t0000_u01752035821059") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9139_d20250709_m043655_c001_v0001182_t0056_u01752035815309") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415d30c94b25ef1c_d20250709_m043652_c001_v7007000_t0000_u01752035812950") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307176_d20250709_m043646_c001_v0001116_t0006_u01752035806890") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d83_d20250709_m043638_c001_v7007000_t0000_u01752035798084") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735515c_d20250709_m043632_c001_v0001117_t0018_u01752035792257") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419811bd31116ad7_d20250709_m043629_c001_v7007000_t0000_u01752035789924") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355132_d20250709_m043624_c001_v0001117_t0001_u01752035784042") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4085bdfc9db9975f_d20250709_m043609_c001_v7007000_t0000_u01752035769907") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73550ef_d20250709_m043603_c001_v0001117_t0050_u01752035763739") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b792c_d20250709_m043554_c001_v7007000_t0000_u01752035754326") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73550c0_d20250709_m043546_c001_v0001117_t0049_u01752035746159") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4ec_d20250709_m043537_c001_v7007000_t0000_u01752035737547") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355086_d20250709_m043529_c001_v0001117_t0051_u01752035729278") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b7a9f_d20250709_m043656_c001_v7007000_t0000_u01752035816144") 2025/07/09 04:39:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea436_d20250709_m043651_c001_v0001184_t0041_u01752035811860") 2025/07/09 04:39:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb932607_d20250709_m043612_c001_v7007000_t0000_u01752035772607") 2025/07/09 04:39:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8fb2_d20250709_m043607_c001_v0001182_t0022_u01752035767339") 2025/07/09 04:39:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb93260d_d20250709_m043612_c001_v7007000_t0000_u01752035772789") 2025/07/09 04:39:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea1c1_d20250709_m043607_c001_v0001184_t0020_u01752035767365") 2025/07/09 04:39:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb932612_d20250709_m043612_c001_v7007000_t0000_u01752035772972") 2025/07/09 04:39:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8fba_d20250709_m043607_c001_v0001182_t0056_u01752035767541") 2025/07/09 04:39:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb932617_d20250709_m043613_c001_v7007000_t0000_u01752035773156") 2025/07/09 04:39:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea1c4_d20250709_m043607_c001_v0001184_t0042_u01752035767561") 2025/07/09 04:39:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb93261c_d20250709_m043613_c001_v7007000_t0000_u01752035773339") 2025/07/09 04:39:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73550ff_d20250709_m043607_c001_v0001117_t0005_u01752035767729") 2025/07/09 04:39:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb932621_d20250709_m043613_c001_v7007000_t0000_u01752035773525") 2025/07/09 04:39:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8fbc_d20250709_m043607_c001_v0001182_t0047_u01752035767740") 2025/07/09 04:39:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb932625_d20250709_m043613_c001_v7007000_t0000_u01752035773709") 2025/07/09 04:39:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea1c8_d20250709_m043607_c001_v0001184_t0051_u01752035767757") 2025/07/09 04:39:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb93262b_d20250709_m043613_c001_v7007000_t0000_u01752035773901") 2025/07/09 04:39:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3070fc_d20250709_m043607_c001_v0001116_t0040_u01752035767910") 2025/07/09 04:39:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb93262e_d20250709_m043614_c001_v7007000_t0000_u01752035774085") 2025/07/09 04:39:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8fbe_d20250709_m043607_c001_v0001182_t0031_u01752035767953") 2025/07/09 04:39:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb93262f_d20250709_m043614_c001_v7007000_t0000_u01752035774283") 2025/07/09 04:39:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea1ca_d20250709_m043607_c001_v0001184_t0004_u01752035767962") 2025/07/09 04:39:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb932634_d20250709_m043614_c001_v7007000_t0000_u01752035774470") 2025/07/09 04:39:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8fc4_d20250709_m043608_c001_v0001182_t0016_u01752035768162") 2025/07/09 04:39:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb932637_d20250709_m043614_c001_v7007000_t0000_u01752035774653") 2025/07/09 04:39:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea1d4_d20250709_m043608_c001_v0001184_t0056_u01752035768179") 2025/07/09 04:39:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb93263c_d20250709_m043614_c001_v7007000_t0000_u01752035774839") 2025/07/09 04:39:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355101_d20250709_m043608_c001_v0001117_t0037_u01752035768304") 2025/07/09 04:39:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb932641_d20250709_m043615_c001_v7007000_t0000_u01752035775053") 2025/07/09 04:39:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8fca_d20250709_m043608_c001_v0001182_t0016_u01752035768367") 2025/07/09 04:39:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb932644_d20250709_m043615_c001_v7007000_t0000_u01752035775237") 2025/07/09 04:39:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea1d8_d20250709_m043608_c001_v0001184_t0049_u01752035768429") 2025/07/09 04:39:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb932645_d20250709_m043615_c001_v7007000_t0000_u01752035775436") 2025/07/09 04:39:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307100_d20250709_m043608_c001_v0001116_t0012_u01752035768535") 2025/07/09 04:39:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419811bd31116b2c_d20250709_m043633_c001_v7007000_t0000_u01752035793213") 2025/07/09 04:39:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9067_d20250709_m043627_c001_v0001182_t0054_u01752035787773") 2025/07/09 04:39:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419811bd31116b33_d20250709_m043633_c001_v7007000_t0000_u01752035793396") 2025/07/09 04:39:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea2de_d20250709_m043627_c001_v0001184_t0034_u01752035787782") 2025/07/09 04:39:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d6f_d20250709_m043633_c001_v7007000_t0000_u01752035793406") 2025/07/09 04:39:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc906b_d20250709_m043627_c001_v0001182_t0013_u01752035787975") 2025/07/09 04:39:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec519_d20250709_m043633_c001_v7007000_t0000_u01752035793188") 2025/07/09 04:39:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea2e4_d20250709_m043627_c001_v0001184_t0038_u01752035787991") 2025/07/09 04:39:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c180f_d20250709_m043633_c001_v7007000_t0000_u01752035793047") 2025/07/09 04:39:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc906d_d20250709_m043628_c001_v0001182_t0053_u01752035788178") 2025/07/09 04:39:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d6d_d20250709_m043633_c001_v7007000_t0000_u01752035793222") 2025/07/09 04:39:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea2e6_d20250709_m043628_c001_v0001184_t0044_u01752035788206") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec517_d20250709_m043633_c001_v7007000_t0000_u01752035793006") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355140_d20250709_m043628_c001_v0001117_t0021_u01752035788361") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec518_d20250709_m043633_c001_v7007000_t0000_u01752035793058") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea2e8_d20250709_m043628_c001_v0001184_t0059_u01752035788419") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1810_d20250709_m043633_c001_v7007000_t0000_u01752035793232") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9075_d20250709_m043628_c001_v0001182_t0047_u01752035788454") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb93264e_d20250709_m043633_c001_v7007000_t0000_u01752035793198") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307133_d20250709_m043628_c001_v0001116_t0039_u01752035788606") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec51a_d20250709_m043633_c001_v7007000_t0000_u01752035793244") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea2ec_d20250709_m043628_c001_v0001184_t0054_u01752035788646") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb93264d_d20250709_m043633_c001_v7007000_t0000_u01752035793015") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9077_d20250709_m043628_c001_v0001182_t0042_u01752035788682") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419811bd31116b23_d20250709_m043633_c001_v7007000_t0000_u01752035793027") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355142_d20250709_m043628_c001_v0001117_t0053_u01752035788789") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4054f37f613f0ebe_d20250709_m043633_c001_v7007000_t0000_u01752035793069") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea2ee_d20250709_m043628_c001_v0001184_t0042_u01752035788859") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b636988350_d20250709_m043633_c001_v7007000_t0000_u01752035793087") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc907b_d20250709_m043628_c001_v0001182_t0045_u01752035788889") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4054f37f613f0ec0_d20250709_m043633_c001_v7007000_t0000_u01752035793256") 2025/07/09 04:39:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea2f0_d20250709_m043629_c001_v0001184_t0053_u01752035789064") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4013ad938b5328a8_d20250709_m043406_c001_v7007000_t0000_u01752035646916") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1029c398b8cc8364_d20250709_m043405_c001_v0001181_t0002_u01752035645124") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41454ec29272a4d0_d20250709_m043404_c001_v7007000_t0000_u01752035644942") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1029c398b8cc834e_d20250709_m043401_c001_v0001181_t0020_u01752035641838") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41454ec29272a49f_d20250709_m043401_c001_v7007000_t0000_u01752035641109") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281e3a2_d20250709_m043356_c001_v0001177_t0015_u01752035636847") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f410934699417097d_d20250709_m043355_c001_v7007000_t0000_u01752035635384") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1125700da1944f73_d20250709_m043353_c001_v0001113_t0035_u01752035633169") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4112e27c5931b507_d20250709_m043352_c001_v7007000_t0000_u01752035632987") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1125700da1944f6d_d20250709_m043349_c001_v0001113_t0050_u01752035629243") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4112e27c5931b4ef_d20250709_m043348_c001_v7007000_t0000_u01752035628517") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281e35c_d20250709_m043344_c001_v0001177_t0045_u01752035624484") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416473a715c226b4_d20250709_m043343_c001_v7007000_t0000_u01752035623192") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11449cdc4a2acd2f_d20250709_m043341_c001_v0001176_t0042_u01752035621743") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981aab_d20250709_m043341_c001_v7007000_t0000_u01752035621558") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11449cdc4a2acd19_d20250709_m043338_c001_v0001176_t0022_u01752035618436") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981aa9_d20250709_m043337_c001_v7007000_t0000_u01752035617704") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306f14_d20250709_m043333_c001_v0001116_t0019_u01752035613031") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416473a715c226ac_d20250709_m043332_c001_v7007000_t0000_u01752035612110") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1196ab849f7622b0_d20250709_m043329_c001_v0001106_t0039_u01752035609598") 2025/07/09 04:39:58 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f417e25133f3ecb8d_d20250709_m043329_c001_v7007000_t0000_u01752035609413") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1196ab849f7622a2_d20250709_m043325_c001_v0001106_t0044_u01752035605790") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f417e25133f3ecb7a_d20250709_m043325_c001_v7007000_t0000_u01752035605058") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc893b_d20250709_m043318_c001_v0001182_t0018_u01752035598144") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981a12_d20250709_m043317_c001_v7007000_t0000_u01752035597218") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f104030947cf516fa_d20250709_m043315_c001_v0001040_t0042_u01752035595096") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f417e25133f3ecb70_d20250709_m043314_c001_v7007000_t0000_u01752035594906") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f104030947cf516f4_d20250709_m043311_c001_v0001040_t0020_u01752035591657") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f417e25133f3ecb61_d20250709_m043310_c001_v7007000_t0000_u01752035590916") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281e292_d20250709_m043304_c001_v0001177_t0037_u01752035584945") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41220193171d64d1_d20250709_m043304_c001_v7007000_t0000_u01752035584030") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10017b06484d2c44_d20250709_m043302_c001_v0001165_t0058_u01752035582429") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4054f37f613f0b54_d20250709_m043302_c001_v7007000_t0000_u01752035582245") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10017b06484d2c34_d20250709_m043258_c001_v0001165_t0055_u01752035578960") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4054f37f613f0b51_d20250709_m043258_c001_v7007000_t0000_u01752035578227") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306e98_d20250709_m043252_c001_v0001116_t0046_u01752035572348") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce89b6b_d20250709_m043251_c001_v7007000_t0000_u01752035571226") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f109b413cf6617a37_d20250709_m043245_c001_v0001157_t0048_u01752035565179") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41454ec29272a3cc_d20250709_m043244_c001_v7007000_t0000_u01752035564976") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc87d5_d20250709_m043241_c001_v0001182_t0036_u01752035561003") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f105f53513fadab03_d20250709_m043239_c001_v0001144_t0048_u01752035559873") 2025/07/09 04:39:59 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f105f53513fadab01_d20250709_m043238_c001_v0001144_t0003_u01752035558461") 2025/07/09 04:40:00 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb931f82_d20250709_m043224_c001_v7007000_t0000_u01752035544784") 2025/07/09 04:40:00 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306e2e_d20250709_m043217_c001_v0001116_t0025_u01752035537722") 2025/07/09 04:40:00 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1017dd3163b48269_d20250709_m043216_c001_v0001180_t0028_u01752035536968") 2025/07/09 04:40:00 DEBUG : dst/one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1017dd3163b48261_d20250709_m043216_c001_v0001180_t0059_u01752035536016") 2025/07/09 04:40:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4013ad938b5328a9_d20250709_m043407_c001_v7007000_t0000_u01752035647099") 2025/07/09 04:40:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f42bde3701debdb9f780e1b_f106e07662f0dc8cc_d20250709_m043404_c001_v0001176_t0035_u01752035644725") 2025/07/09 04:40:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1124b54b22bc655d_d20250709_m043400_c001_v0001176_t0020_u01752035640904") 2025/07/09 04:40:00 DEBUG : dst/one.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f410934699417097f_d20250709_m043355_c001_v7007000_t0000_u01752035635566") 2025/07/09 04:40:00 DEBUG : dst/one.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10367c739f601490_d20250709_m043352_c001_v0001184_t0007_u01752035632782") 2025/07/09 04:40:00 DEBUG : dst/one.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f113b4abd854f69a2_d20250709_m043348_c001_v0001177_t0015_u01752035628242") 2025/07/09 04:40:00 DEBUG : dst/one.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416473a715c226b6_d20250709_m043343_c001_v7007000_t0000_u01752035623375") 2025/07/09 04:40:00 DEBUG : dst/one.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1164586fbdcdec89_d20250709_m043341_c001_v0001180_t0020_u01752035621341") 2025/07/09 04:40:00 DEBUG : dst/one.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10718ee5f7713b04_d20250709_m043336_c001_v0001117_t0056_u01752035616948") 2025/07/09 04:40:00 DEBUG : dst/three: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce89b6c_d20250709_m043251_c001_v7007000_t0000_u01752035571410") 2025/07/09 04:40:00 DEBUG : dst/three: Deleting (id "4_z4f42bde3701debdb9f780e1b_f105f53513fadab11_d20250709_m043249_c001_v0001144_t0012_u01752035569601") 2025/07/09 04:40:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4013ad938b5328aa_d20250709_m043407_c001_v7007000_t0000_u01752035647283") 2025/07/09 04:40:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f115f910443d1dfbc_d20250709_m043405_c001_v0001184_t0049_u01752035645920") 2025/07/09 04:40:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1070c1dc0a2d9c0f_d20250709_m043402_c001_v0001101_t0045_u01752035642613") 2025/07/09 04:40:00 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4013ad938b5328ab_d20250709_m043407_c001_v7007000_t0000_u01752035647467") 2025/07/09 04:40:00 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1029c398b8cc8374_d20250709_m043406_c001_v0001181_t0034_u01752035646318") 2025/07/09 04:40:00 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41454ec29272a4d1_d20250709_m043406_c001_v7007000_t0000_u01752035646134") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1029c398b8cc8358_d20250709_m043403_c001_v0001181_t0047_u01752035643272") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41454ec29272a4bf_d20250709_m043403_c001_v7007000_t0000_u01752035643088") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306f5e_d20250709_m043357_c001_v0001116_t0016_u01752035637983") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4109346994170980_d20250709_m043355_c001_v7007000_t0000_u01752035635747") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1125700da1944f77_d20250709_m043354_c001_v0001113_t0006_u01752035634576") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4112e27c5931b508_d20250709_m043354_c001_v7007000_t0000_u01752035634392") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1125700da1944f71_d20250709_m043351_c001_v0001113_t0035_u01752035631225") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4112e27c5931b505_d20250709_m043351_c001_v7007000_t0000_u01752035631042") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306f3a_d20250709_m043345_c001_v0001116_t0026_u01752035625255") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981aac_d20250709_m043342_c001_v7007000_t0000_u01752035622637") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306f2c_d20250709_m043339_c001_v0001116_t0055_u01752035619954") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981aaa_d20250709_m043339_c001_v7007000_t0000_u01752035619181") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc89d7_d20250709_m043334_c001_v0001182_t0040_u01752035614495") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f417e25133f3ecb8f_d20250709_m043331_c001_v7007000_t0000_u01752035611183") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc899b_d20250709_m043328_c001_v0001182_t0002_u01752035608045") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f417e25133f3ecb86_d20250709_m043326_c001_v7007000_t0000_u01752035606865") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281e2ea_d20250709_m043320_c001_v0001177_t0024_u01752035600054") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f417e25133f3ecb73_d20250709_m043316_c001_v7007000_t0000_u01752035596277") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281e2c4_d20250709_m043313_c001_v0001177_t0055_u01752035593891") 2025/07/09 04:40:01 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f417e25133f3ecb6e_d20250709_m043312_c001_v7007000_t0000_u01752035592789") 2025/07/09 04:40:02 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306ebe_d20250709_m043305_c001_v0001116_t0020_u01752035585771") 2025/07/09 04:40:02 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4054f37f613f0b55_d20250709_m043303_c001_v7007000_t0000_u01752035583095") 2025/07/09 04:40:02 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306eb0_d20250709_m043300_c001_v0001116_t0028_u01752035580701") 2025/07/09 04:40:02 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4054f37f613f0b53_d20250709_m043259_c001_v7007000_t0000_u01752035579607") 2025/07/09 04:40:02 DEBUG : dst/three.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc885b_d20250709_m043253_c001_v0001182_t0040_u01752035573466") 2025/07/09 04:40:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4109346994170981_d20250709_m043355_c001_v7007000_t0000_u01752035635930") 2025/07/09 04:40:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1039510977e39b6d_d20250709_m043354_c001_v0001178_t0049_u01752035634143") 2025/07/09 04:40:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f105a278b191f8664_d20250709_m043350_c001_v0001102_t0026_u01752035630708") 2025/07/09 04:40:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416473a715c226b7_d20250709_m043343_c001_v7007000_t0000_u01752035623562") 2025/07/09 04:40:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f100150a6015c23bd_d20250709_m043342_c001_v0001157_t0034_u01752035622165") 2025/07/09 04:40:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1044a865c994c8b6_d20250709_m043338_c001_v0001157_t0032_u01752035618878") 2025/07/09 04:40:02 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4013ad938b5328ac_d20250709_m043407_c001_v7007000_t0000_u01752035647651") 2025/07/09 04:40:02 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8aaa_d20250709_m043357_c001_v0001182_t0017_u01752035637420") 2025/07/09 04:40:02 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4109346994170982_d20250709_m043356_c001_v7007000_t0000_u01752035636112") 2025/07/09 04:40:02 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8a38_d20250709_m043345_c001_v0001182_t0058_u01752035625054") 2025/07/09 04:40:02 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416473a715c226b8_d20250709_m043343_c001_v7007000_t0000_u01752035623746") 2025/07/09 04:40:02 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281e320_d20250709_m043333_c001_v0001177_t0003_u01752035613925") 2025/07/09 04:40:02 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f416473a715c226ad_d20250709_m043332_c001_v7007000_t0000_u01752035612294") 2025/07/09 04:40:02 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306eee_d20250709_m043318_c001_v0001116_t0013_u01752035598735") 2025/07/09 04:40:03 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981a13_d20250709_m043317_c001_v7007000_t0000_u01752035597404") 2025/07/09 04:40:03 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc88bf_d20250709_m043305_c001_v0001182_t0023_u01752035585523") 2025/07/09 04:40:03 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41220193171d64d3_d20250709_m043304_c001_v7007000_t0000_u01752035584213") 2025/07/09 04:40:03 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281e239_d20250709_m043253_c001_v0001177_t0037_u01752035573255") 2025/07/09 04:40:03 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce89b6d_d20250709_m043251_c001_v7007000_t0000_u01752035571595") 2025/07/09 04:40:03 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f102834ca76a41b97_d20250709_m043246_c001_v0001104_t0037_u01752035566908") 2025/07/09 04:40:03 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb931f87_d20250709_m043224_c001_v7007000_t0000_u01752035544968") 2025/07/09 04:40:03 DEBUG : dst/two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1017dd3163b4828b_d20250709_m043223_c001_v0001180_t0025_u01752035543845") 2025/07/09 04:40:03 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415d30c94b25ecb7_d20250709_m043149_c001_v7007000_t0000_u01752035509321") 2025/07/09 04:40:03 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc85c9_d20250709_m043144_c001_v0001182_t0000_u01752035504564") 2025/07/09 04:40:03 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415d30c94b25ecb2_d20250709_m043142_c001_v7007000_t0000_u01752035502676") 2025/07/09 04:40:03 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8547_d20250709_m043131_c001_v0001182_t0035_u01752035491624") 2025/07/09 04:40:03 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b636987981_d20250709_m043123_c001_v7007000_t0000_u01752035483295") 2025/07/09 04:40:03 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc84e5_d20250709_m043119_c001_v0001182_t0002_u01752035479985") 2025/07/09 04:40:03 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2551_d20250709_m043058_c001_v7007000_t0000_u01752035458099") 2025/07/09 04:40:03 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d39_d20250709_m043055_c001_v0001116_t0044_u01752035455636") 2025/07/09 04:40:03 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2531_d20250709_m043054_c001_v7007000_t0000_u01752035454388") 2025/07/09 04:40:03 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d21_d20250709_m043052_c001_v0001116_t0012_u01752035452418") 2025/07/09 04:40:03 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2524_d20250709_m043048_c001_v7007000_t0000_u01752035448222") 2025/07/09 04:40:03 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d06_d20250709_m043046_c001_v0001116_t0036_u01752035446006") 2025/07/09 04:40:03 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2520_d20250709_m043044_c001_v7007000_t0000_u01752035444851") 2025/07/09 04:40:04 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306cf8_d20250709_m043042_c001_v0001116_t0055_u01752035442253") 2025/07/09 04:40:04 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb24af_d20250709_m043032_c001_v7007000_t0000_u01752035432980") 2025/07/09 04:40:04 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306ccc_d20250709_m043030_c001_v0001116_t0005_u01752035430741") 2025/07/09 04:40:04 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb24aa_d20250709_m043029_c001_v7007000_t0000_u01752035429039") 2025/07/09 04:40:04 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306cc6_d20250709_m043027_c001_v0001116_t0048_u01752035427683") 2025/07/09 04:40:04 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4109346994170524_d20250709_m043021_c001_v7007000_t0000_u01752035421796") 2025/07/09 04:40:04 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306ca9_d20250709_m043019_c001_v0001116_t0056_u01752035419149") 2025/07/09 04:40:04 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f410934699417051d_d20250709_m043017_c001_v7007000_t0000_u01752035417250") 2025/07/09 04:40:04 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c9d_d20250709_m043015_c001_v0001116_t0004_u01752035415864") 2025/07/09 04:40:04 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f410934699417051a_d20250709_m043015_c001_v7007000_t0000_u01752035415495") 2025/07/09 04:40:04 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1118225cac507abe_d20250709_m043014_c001_v0001117_t0020_u01752035414681") 2025/07/09 04:40:04 DEBUG : empty space: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c8d_d20250709_m043012_c001_v0001116_t0006_u01752035412696") 2025/07/09 04:40:04 DEBUG : enormous: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb253c_d20250709_m043057_c001_v7007000_t0000_u01752035457167") 2025/07/09 04:40:04 DEBUG : enormous: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d3b_d20250709_m043056_c001_v0001116_t0020_u01752035456238") 2025/07/09 04:40:04 DEBUG : existing: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4013ad938b5328af_d20250709_m043413_c001_v7007000_t0000_u01752035653037") 2025/07/09 04:40:04 DEBUG : existing: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306f79_d20250709_m043411_c001_v0001116_t0016_u01752035651153") 2025/07/09 04:40:04 DEBUG : existing: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b63698796b_d20250709_m043118_c001_v7007000_t0000_u01752035478692") 2025/07/09 04:40:04 DEBUG : existing: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d87_d20250709_m043117_c001_v0001116_t0053_u01752035477376") 2025/07/09 04:40:04 DEBUG : existing: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4109346994170500_d20250709_m043009_c001_v7007000_t0000_u01752035409146") 2025/07/09 04:40:04 DEBUG : existing: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c79_d20250709_m043007_c001_v0001116_t0033_u01752035407711") 2025/07/09 04:40:05 DEBUG : existing: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41093469941704fe_d20250709_m043007_c001_v7007000_t0000_u01752035407163") 2025/07/09 04:40:05 DEBUG : existing: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c6d_d20250709_m043006_c001_v0001116_t0058_u01752035406190") 2025/07/09 04:40:05 DEBUG : existing: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c69_d20250709_m043005_c001_v0001116_t0022_u01752035405042") 2025/07/09 04:40:05 DEBUG : existing-b: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b636987970_d20250709_m043118_c001_v7007000_t0000_u01752035478878") 2025/07/09 04:40:05 DEBUG : existing-b: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc84cd_d20250709_m043117_c001_v0001182_t0018_u01752035477386") 2025/07/09 04:40:05 DEBUG : file1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b77_d20250709_m043517_c001_v7007000_t0000_u01752035717858") 2025/07/09 04:40:05 DEBUG : file1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14dae9f57_d20250709_m043516_c001_v0001184_t0012_u01752035716875") 2025/07/09 04:40:05 DEBUG : file1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b73_d20250709_m043515_c001_v7007000_t0000_u01752035715550") 2025/07/09 04:40:05 DEBUG : file1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30705a_d20250709_m043513_c001_v0001116_t0045_u01752035713914") 2025/07/09 04:40:05 DEBUG : five: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb258b_d20250709_m043103_c001_v7007000_t0000_u01752035463321") 2025/07/09 04:40:05 DEBUG : five: Deleting (id "4_z4f42bde3701debdb9f780e1b_f418ebe5b2b306d59_d20250709_m043101_c001_v0001116_t0030_u01752035461054") 2025/07/09 04:40:05 DEBUG : foo: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4109346994170520_d20250709_m043018_c001_v7007000_t0000_u01752035418783") 2025/07/09 04:40:05 DEBUG : foo: Deleting (id "4_z4f42bde3701debdb9f780e1b_f418ebe5b2b306ca5_d20250709_m043018_c001_v0001116_t0030_u01752035418233") 2025/07/09 04:40:05 DEBUG : foo: Deleting (id "4_z4f42bde3701debdb9f780e1b_f418ebe5b2b306ca1_d20250709_m043017_c001_v0001116_t0030_u01752035417621") 2025/07/09 04:40:05 DEBUG : four: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2590_d20250709_m043103_c001_v7007000_t0000_u01752035463507") 2025/07/09 04:40:05 DEBUG : four: Deleting (id "4_z4f42bde3701debdb9f780e1b_f408bf74b71bc8415_d20250709_m043101_c001_v0001182_t0058_u01752035461605") 2025/07/09 04:40:05 DEBUG : four: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d4f_d20250709_m043059_c001_v0001116_t0044_u01752035459716") 2025/07/09 04:40:05 DEBUG : hello world2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe9814cc_d20250709_m042915_c001_v7007000_t0000_u01752035355124") 2025/07/09 04:40:05 DEBUG : hello world2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306bd7_d20250709_m042914_c001_v0001116_t0026_u01752035354077") 2025/07/09 04:40:05 DEBUG : ignore-size: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41093469941704fb_d20250709_m043004_c001_v7007000_t0000_u01752035404672") 2025/07/09 04:40:05 DEBUG : ignore-size: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c67_d20250709_m043003_c001_v0001116_t0001_u01752035403299") 2025/07/09 04:40:06 DEBUG : nested/sub dir/file: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b63698794a_d20250709_m043116_c001_v7007000_t0000_u01752035476632") 2025/07/09 04:40:06 DEBUG : nested/sub dir/file: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc84b7_d20250709_m043115_c001_v0001182_t0037_u01752035475609") 2025/07/09 04:40:06 DEBUG : nested/sub dir/file: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b63698792d_d20250709_m043114_c001_v7007000_t0000_u01752035474859") 2025/07/09 04:40:06 DEBUG : nested/sub dir/file: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8499_d20250709_m043113_c001_v0001182_t0018_u01752035473159") 2025/07/09 04:40:06 DEBUG : one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2596_d20250709_m043103_c001_v7007000_t0000_u01752035463691") 2025/07/09 04:40:06 DEBUG : one: Deleting (id "4_z4f42bde3701debdb9f780e1b_f418ebe5b2b306d45_d20250709_m043058_c001_v0001116_t0030_u01752035458506") 2025/07/09 04:40:06 DEBUG : only0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b5e_d20250709_m043509_c001_v7007000_t0000_u01752035709467") 2025/07/09 04:40:06 DEBUG : only0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f408bf74b71bc8d8c_d20250709_m043503_c001_v0001182_t0058_u01752035703823") 2025/07/09 04:40:06 DEBUG : only0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8ccc_d20250709_m043445_c001_v0001182_t0016_u01752035685631") 2025/07/09 04:40:06 DEBUG : only0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c17f1_d20250709_m043439_c001_v7007000_t0000_u01752035679502") 2025/07/09 04:40:06 DEBUG : only0: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8ba0_d20250709_m043419_c001_v0001182_t0005_u01752035659768") 2025/07/09 04:40:06 DEBUG : only1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b5f_d20250709_m043509_c001_v7007000_t0000_u01752035709649") 2025/07/09 04:40:06 DEBUG : only1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f408bf74b71bc8d9a_d20250709_m043504_c001_v0001182_t0058_u01752035704598") 2025/07/09 04:40:06 DEBUG : only1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8cd6_d20250709_m043446_c001_v0001182_t0052_u01752035686441") 2025/07/09 04:40:06 DEBUG : only1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e3d752_d20250709_m043439_c001_v7007000_t0000_u01752035679154") 2025/07/09 04:40:06 DEBUG : only1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8baa_d20250709_m043420_c001_v0001182_t0043_u01752035660631") 2025/07/09 04:40:06 DEBUG : only10: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b60_d20250709_m043509_c001_v7007000_t0000_u01752035709833") 2025/07/09 04:40:06 DEBUG : only10: Deleting (id "4_z4f42bde3701debdb9f780e1b_f418ebe5b2b307034_d20250709_m043503_c001_v0001116_t0030_u01752035703812") 2025/07/09 04:40:06 DEBUG : only10: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8d30_d20250709_m043455_c001_v0001182_t0048_u01752035695098") 2025/07/09 04:40:06 DEBUG : only10: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec30d_d20250709_m043439_c001_v7007000_t0000_u01752035679696") 2025/07/09 04:40:07 DEBUG : only10: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8c12_d20250709_m043429_c001_v0001182_t0027_u01752035669517") 2025/07/09 04:40:07 DEBUG : only11: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b61_d20250709_m043510_c001_v7007000_t0000_u01752035710017") 2025/07/09 04:40:07 DEBUG : only11: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41561069e7355022_d20250709_m043504_c001_v0001117_t0057_u01752035704383") 2025/07/09 04:40:07 DEBUG : only11: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8d36_d20250709_m043455_c001_v0001182_t0035_u01752035695812") 2025/07/09 04:40:07 DEBUG : only11: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e3d75b_d20250709_m043439_c001_v7007000_t0000_u01752035679708") 2025/07/09 04:40:07 DEBUG : only11: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8c1c_d20250709_m043430_c001_v0001182_t0053_u01752035670504") 2025/07/09 04:40:07 DEBUG : only12: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b63_d20250709_m043510_c001_v7007000_t0000_u01752035710199") 2025/07/09 04:40:07 DEBUG : only12: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4193f7f14dae9ec9_d20250709_m043504_c001_v0001184_t0039_u01752035704566") 2025/07/09 04:40:07 DEBUG : only12: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8d3c_d20250709_m043456_c001_v0001182_t0027_u01752035696681") 2025/07/09 04:40:07 DEBUG : only12: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e3d75c_d20250709_m043439_c001_v7007000_t0000_u01752035679719") 2025/07/09 04:40:07 DEBUG : only12: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8c2e_d20250709_m043431_c001_v0001182_t0045_u01752035671978") 2025/07/09 04:40:07 DEBUG : only13: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b64_d20250709_m043510_c001_v7007000_t0000_u01752035710381") 2025/07/09 04:40:07 DEBUG : only13: Deleting (id "4_z4f42bde3701debdb9f780e1b_f418ebe5b2b30703a_d20250709_m043504_c001_v0001116_t0030_u01752035704576") 2025/07/09 04:40:07 DEBUG : only13: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8d4a_d20250709_m043457_c001_v0001182_t0049_u01752035697446") 2025/07/09 04:40:07 DEBUG : only13: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec30c_d20250709_m043439_c001_v7007000_t0000_u01752035679514") 2025/07/09 04:40:07 DEBUG : only13: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8c3a_d20250709_m043432_c001_v0001182_t0027_u01752035672981") 2025/07/09 04:40:07 DEBUG : only14: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b65_d20250709_m043510_c001_v7007000_t0000_u01752035710562") 2025/07/09 04:40:07 DEBUG : only14: Deleting (id "4_z4f42bde3701debdb9f780e1b_f418ebe5b2b307036_d20250709_m043504_c001_v0001116_t0030_u01752035704211") 2025/07/09 04:40:07 DEBUG : only14: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8d54_d20250709_m043458_c001_v0001182_t0020_u01752035698537") 2025/07/09 04:40:07 DEBUG : only14: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec30a_d20250709_m043439_c001_v7007000_t0000_u01752035679142") 2025/07/09 04:40:07 DEBUG : only14: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8c40_d20250709_m043433_c001_v0001182_t0028_u01752035673725") 2025/07/09 04:40:08 DEBUG : only15: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b66_d20250709_m043510_c001_v7007000_t0000_u01752035710746") 2025/07/09 04:40:08 DEBUG : only15: Deleting (id "4_z4f42bde3701debdb9f780e1b_f408bf74b71bc8d92_d20250709_m043504_c001_v0001182_t0058_u01752035704222") 2025/07/09 04:40:08 DEBUG : only15: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8d60_d20250709_m043459_c001_v0001182_t0027_u01752035699254") 2025/07/09 04:40:08 DEBUG : only15: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e3d751_d20250709_m043439_c001_v7007000_t0000_u01752035679125") 2025/07/09 04:40:08 DEBUG : only15: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8c4c_d20250709_m043434_c001_v0001182_t0013_u01752035674448") 2025/07/09 04:40:08 DEBUG : only16: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b67_d20250709_m043510_c001_v7007000_t0000_u01752035710928") 2025/07/09 04:40:08 DEBUG : only16: Deleting (id "4_z4f42bde3701debdb9f780e1b_f418ebe5b2b307038_d20250709_m043504_c001_v0001116_t0030_u01752035704393") 2025/07/09 04:40:08 DEBUG : only16: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8d66_d20250709_m043459_c001_v0001182_t0018_u01752035699948") 2025/07/09 04:40:08 DEBUG : only16: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e3d755_d20250709_m043439_c001_v7007000_t0000_u01752035679524") 2025/07/09 04:40:08 DEBUG : only16: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8c50_d20250709_m043435_c001_v0001182_t0012_u01752035675231") 2025/07/09 04:40:09 DEBUG : only17: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b68_d20250709_m043511_c001_v7007000_t0000_u01752035711109") 2025/07/09 04:40:09 DEBUG : only17: Deleting (id "4_z4f42bde3701debdb9f780e1b_f408bf74b71bc8d96_d20250709_m043504_c001_v0001182_t0058_u01752035704408") 2025/07/09 04:40:09 DEBUG : only17: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8d6e_d20250709_m043501_c001_v0001182_t0007_u01752035701134") 2025/07/09 04:40:09 DEBUG : only17: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c17f3_d20250709_m043439_c001_v7007000_t0000_u01752035679871") 2025/07/09 04:40:09 DEBUG : only17: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8c60_d20250709_m043436_c001_v0001182_t0041_u01752035676015") 2025/07/09 04:40:09 DEBUG : only18: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b69_d20250709_m043511_c001_v7007000_t0000_u01752035711291") 2025/07/09 04:40:09 DEBUG : only18: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4193f7f14dae9ed1_d20250709_m043505_c001_v0001184_t0039_u01752035705116") 2025/07/09 04:40:09 DEBUG : only18: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8d7a_d20250709_m043501_c001_v0001182_t0050_u01752035701975") 2025/07/09 04:40:09 DEBUG : only18: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e3d747_d20250709_m043438_c001_v7007000_t0000_u01752035678758") 2025/07/09 04:40:09 DEBUG : only18: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8c6c_d20250709_m043436_c001_v0001182_t0028_u01752035676813") 2025/07/09 04:40:09 DEBUG : only19: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b6a_d20250709_m043511_c001_v7007000_t0000_u01752035711481") 2025/07/09 04:40:09 DEBUG : only19: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41561069e7355024_d20250709_m043504_c001_v0001117_t0057_u01752035704586") 2025/07/09 04:40:09 DEBUG : only19: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8d84_d20250709_m043502_c001_v0001182_t0054_u01752035702978") 2025/07/09 04:40:09 DEBUG : only19: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e3d756_d20250709_m043439_c001_v7007000_t0000_u01752035679535") 2025/07/09 04:40:09 DEBUG : only19: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8c74_d20250709_m043437_c001_v0001182_t0058_u01752035677534") 2025/07/09 04:40:09 DEBUG : only2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b6b_d20250709_m043511_c001_v7007000_t0000_u01752035711673") 2025/07/09 04:40:09 DEBUG : only2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4193f7f14dae9ecd_d20250709_m043504_c001_v0001184_t0039_u01752035704749") 2025/07/09 04:40:09 DEBUG : only2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8cdc_d20250709_m043447_c001_v0001182_t0051_u01752035687338") 2025/07/09 04:40:09 DEBUG : only2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e3d753_d20250709_m043439_c001_v7007000_t0000_u01752035679323") 2025/07/09 04:40:09 DEBUG : only2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8bb0_d20250709_m043421_c001_v0001182_t0050_u01752035661638") 2025/07/09 04:40:09 DEBUG : only3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b6c_d20250709_m043511_c001_v7007000_t0000_u01752035711858") 2025/07/09 04:40:10 DEBUG : only3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f418ebe5b2b30703c_d20250709_m043504_c001_v0001116_t0030_u01752035704761") 2025/07/09 04:40:10 DEBUG : only3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8ce4_d20250709_m043448_c001_v0001182_t0019_u01752035688211") 2025/07/09 04:40:10 DEBUG : only3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c17f0_d20250709_m043439_c001_v7007000_t0000_u01752035679318") 2025/07/09 04:40:10 DEBUG : only3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8bbc_d20250709_m043422_c001_v0001182_t0015_u01752035662387") 2025/07/09 04:40:10 DEBUG : only4: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b6d_d20250709_m043512_c001_v7007000_t0000_u01752035712040") 2025/07/09 04:40:10 DEBUG : only4: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41561069e7355028_d20250709_m043504_c001_v0001117_t0057_u01752035704772") 2025/07/09 04:40:10 DEBUG : only4: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8cee_d20250709_m043449_c001_v0001182_t0056_u01752035689300") 2025/07/09 04:40:10 DEBUG : only4: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec30b_d20250709_m043439_c001_v7007000_t0000_u01752035679330") 2025/07/09 04:40:10 DEBUG : only4: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8bc6_d20250709_m043423_c001_v0001182_t0006_u01752035663361") 2025/07/09 04:40:10 DEBUG : only5: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b6e_d20250709_m043512_c001_v7007000_t0000_u01752035712222") 2025/07/09 04:40:10 DEBUG : only5: Deleting (id "4_z4f42bde3701debdb9f780e1b_f408bf74b71bc8da0_d20250709_m043504_c001_v0001182_t0058_u01752035704784") 2025/07/09 04:40:10 DEBUG : only5: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8cf4_d20250709_m043450_c001_v0001182_t0026_u01752035690209") 2025/07/09 04:40:10 DEBUG : only5: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e3d754_d20250709_m043439_c001_v7007000_t0000_u01752035679340") 2025/07/09 04:40:10 DEBUG : only5: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8bd2_d20250709_m043424_c001_v0001182_t0014_u01752035664223") 2025/07/09 04:40:10 DEBUG : only6: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b6f_d20250709_m043512_c001_v7007000_t0000_u01752035712404") 2025/07/09 04:40:10 DEBUG : only6: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4193f7f14dae9ecf_d20250709_m043504_c001_v0001184_t0039_u01752035704933") 2025/07/09 04:40:10 DEBUG : only6: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8d00_d20250709_m043451_c001_v0001182_t0029_u01752035691052") 2025/07/09 04:40:10 DEBUG : only6: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c17ef_d20250709_m043439_c001_v7007000_t0000_u01752035679130") 2025/07/09 04:40:10 DEBUG : only6: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8bdc_d20250709_m043424_c001_v0001182_t0026_u01752035664968") 2025/07/09 04:40:10 DEBUG : only7: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b70_d20250709_m043512_c001_v7007000_t0000_u01752035712588") 2025/07/09 04:40:11 DEBUG : only7: Deleting (id "4_z4f42bde3701debdb9f780e1b_f418ebe5b2b30703e_d20250709_m043504_c001_v0001116_t0030_u01752035704943") 2025/07/09 04:40:11 DEBUG : only7: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8d0c_d20250709_m043452_c001_v0001182_t0056_u01752035692180") 2025/07/09 04:40:11 DEBUG : only7: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c17f2_d20250709_m043439_c001_v7007000_t0000_u01752035679685") 2025/07/09 04:40:11 DEBUG : only7: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8be4_d20250709_m043426_c001_v0001182_t0037_u01752035666088") 2025/07/09 04:40:11 DEBUG : only8: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b71_d20250709_m043512_c001_v7007000_t0000_u01752035712771") 2025/07/09 04:40:11 DEBUG : only8: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41561069e735502a_d20250709_m043504_c001_v0001117_t0057_u01752035704957") 2025/07/09 04:40:11 DEBUG : only8: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8d1a_d20250709_m043453_c001_v0001182_t0012_u01752035693113") 2025/07/09 04:40:11 DEBUG : only8: Deleting (id "4_z4f42bde3701debdb9f780e1b_f422f3d942ecec30e_d20250709_m043439_c001_v7007000_t0000_u01752035679883") 2025/07/09 04:40:11 DEBUG : only8: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8bfc_d20250709_m043427_c001_v0001182_t0030_u01752035667725") 2025/07/09 04:40:11 DEBUG : only9: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b72_d20250709_m043512_c001_v7007000_t0000_u01752035712957") 2025/07/09 04:40:11 DEBUG : only9: Deleting (id "4_z4f42bde3701debdb9f780e1b_f408bf74b71bc8da8_d20250709_m043504_c001_v0001182_t0058_u01752035704970") 2025/07/09 04:40:11 DEBUG : only9: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8d2c_d20250709_m043454_c001_v0001182_t0004_u01752035694319") 2025/07/09 04:40:11 DEBUG : only9: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e3d74c_d20250709_m043438_c001_v7007000_t0000_u01752035678940") 2025/07/09 04:40:11 DEBUG : only9: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8c08_d20250709_m043428_c001_v0001182_t0029_u01752035668611") 2025/07/09 04:40:11 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b636987910_d20250709_m043111_c001_v7007000_t0000_u01752035471948") 2025/07/09 04:40:11 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281df69_d20250709_m043110_c001_v0001177_t0042_u01752035470274") 2025/07/09 04:40:11 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b63698790b_d20250709_m043109_c001_v7007000_t0000_u01752035469167") 2025/07/09 04:40:11 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d67_d20250709_m043107_c001_v0001116_t0059_u01752035467336") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b636987906_d20250709_m043106_c001_v7007000_t0000_u01752035466594") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc842e_d20250709_m043104_c001_v0001182_t0001_u01752035464618") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2529_d20250709_m043051_c001_v7007000_t0000_u01752035451091") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d13_d20250709_m043048_c001_v0001116_t0023_u01752035448776") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2523_d20250709_m043046_c001_v7007000_t0000_u01752035446899") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d04_d20250709_m043045_c001_v0001116_t0047_u01752035445403") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb251f_d20250709_m043043_c001_v7007000_t0000_u01752035443837") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306cf2_d20250709_m043041_c001_v0001116_t0053_u01752035441297") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb24ae_d20250709_m043032_c001_v7007000_t0000_u01752035432414") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306cca_d20250709_m043029_c001_v0001116_t0033_u01752035429591") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb24ab_d20250709_m043029_c001_v7007000_t0000_u01752035429223") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306cc2_d20250709_m043027_c001_v0001116_t0047_u01752035427058") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb24a5_d20250709_m043026_c001_v7007000_t0000_u01752035426690") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306cc0_d20250709_m043025_c001_v0001116_t0017_u01752035425900") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306cbc_d20250709_m043024_c001_v0001116_t0031_u01752035424922") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb24a1_d20250709_m043024_c001_v7007000_t0000_u01752035424554") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306cb8_d20250709_m043023_c001_v0001116_t0001_u01752035423570") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306cb6_d20250709_m043022_c001_v0001116_t0001_u01752035422715") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4109346994170525_d20250709_m043021_c001_v7007000_t0000_u01752035421981") 2025/07/09 04:40:12 DEBUG : potato: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306caf_d20250709_m043020_c001_v0001116_t0014_u01752035420552") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f406af4c269326122_d20250709_m043159_c001_v7007000_t0000_u01752035519068") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281e0d7_d20250709_m043158_c001_v0001177_t0002_u01752035518462") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415d30c94b25ecb8_d20250709_m043149_c001_v7007000_t0000_u01752035509651") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281e079_d20250709_m043143_c001_v0001177_t0047_u01752035503960") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb9319c6_d20250709_m043136_c001_v7007000_t0000_u01752035496497") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281dfff_d20250709_m043131_c001_v0001177_t0048_u01752035491029") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b636987982_d20250709_m043123_c001_v7007000_t0000_u01752035483548") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281dfb3_d20250709_m043119_c001_v0001177_t0009_u01752035479777") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb253f_d20250709_m043057_c001_v7007000_t0000_u01752035457351") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d37_d20250709_m043054_c001_v0001116_t0048_u01752035454954") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2532_d20250709_m043054_c001_v7007000_t0000_u01752035454573") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d1f_d20250709_m043051_c001_v0001116_t0052_u01752035451646") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb252a_d20250709_m043051_c001_v7007000_t0000_u01752035451276") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d1a_d20250709_m043050_c001_v0001116_t0042_u01752035450173") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2526_d20250709_m043048_c001_v7007000_t0000_u01752035448406") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d0a_d20250709_m043047_c001_v0001116_t0008_u01752035447269") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2521_d20250709_m043045_c001_v7007000_t0000_u01752035445035") 2025/07/09 04:40:13 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d02_d20250709_m043043_c001_v0001116_t0007_u01752035443847") 2025/07/09 04:40:14 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb24b0_d20250709_m043033_c001_v7007000_t0000_u01752035433164") 2025/07/09 04:40:14 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306cd2_d20250709_m043031_c001_v0001116_t0048_u01752035431837") 2025/07/09 04:40:14 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe9814f2_d20250709_m042918_c001_v7007000_t0000_u01752035358801") 2025/07/09 04:40:14 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306be3_d20250709_m042917_c001_v0001116_t0008_u01752035357566") 2025/07/09 04:40:14 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe9814d3_d20250709_m042916_c001_v7007000_t0000_u01752035356656") 2025/07/09 04:40:14 DEBUG : potato2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306be1_d20250709_m042915_c001_v0001116_t0048_u01752035355673") 2025/07/09 04:40:14 DEBUG : potato3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415d30c94b25ecba_d20250709_m043149_c001_v7007000_t0000_u01752035509877") 2025/07/09 04:40:14 DEBUG : potato3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306dd8_d20250709_m043145_c001_v0001116_t0046_u01752035505120") 2025/07/09 04:40:14 DEBUG : potato3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb9319ca_d20250709_m043136_c001_v7007000_t0000_u01752035496764") 2025/07/09 04:40:14 DEBUG : potato3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306db0_d20250709_m043132_c001_v0001116_t0004_u01752035492187") 2025/07/09 04:40:14 DEBUG : potato3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b636987983_d20250709_m043123_c001_v7007000_t0000_u01752035483790") 2025/07/09 04:40:14 DEBUG : potato3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d8b_d20250709_m043120_c001_v0001116_t0053_u01752035480196") 2025/07/09 04:40:14 DEBUG : pre-dest1/1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce89b5e_d20250709_m043234_c001_v7007000_t0000_u01752035554257") 2025/07/09 04:40:14 DEBUG : pre-dest1/1: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306e44_d20250709_m043225_c001_v0001116_t0019_u01752035545734") 2025/07/09 04:40:14 DEBUG : pre-dest2/2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce89b60_d20250709_m043234_c001_v7007000_t0000_u01752035554442") 2025/07/09 04:40:14 DEBUG : pre-dest2/2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281e189_d20250709_m043226_c001_v0001177_t0013_u01752035546656") 2025/07/09 04:40:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb931af1_d20250709_m043211_c001_v7007000_t0000_u01752035531936") 2025/07/09 04:40:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc86b1_d20250709_m043208_c001_v0001182_t0021_u01752035528624") 2025/07/09 04:40:14 DEBUG : sizeonly: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41093469941704f8_d20250709_m043002_c001_v7007000_t0000_u01752035402746") 2025/07/09 04:40:14 DEBUG : sizeonly: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c65_d20250709_m043001_c001_v0001116_t0000_u01752035401308") 2025/07/09 04:40:15 DEBUG : splitbanan: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c2467_d20250709_m043720_c001_v7007000_t0000_u01752035840899") 2025/07/09 04:40:15 DEBUG : splitbanan: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73551eb_d20250709_m043713_c001_v0001117_t0036_u01752035833488") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402fa_d20250709_m043849_c001_v7007000_t0000_u01752035929006") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73552dd_d20250709_m043842_c001_v0001117_t0003_u01752035922279") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5385_d20250709_m043831_c001_v7007000_t0000_u01752035911935") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355294_d20250709_m043824_c001_v0001117_t0021_u01752035904708") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981f6f_d20250709_m043813_c001_v7007000_t0000_u01752035893235") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735525b_d20250709_m043806_c001_v0001117_t0012_u01752035886390") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb2d0a_d20250709_m043756_c001_v7007000_t0000_u01752035876123") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355235_d20250709_m043749_c001_v0001117_t0047_u01752035869455") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a5185_d20250709_m043738_c001_v7007000_t0000_u01752035858768") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355215_d20250709_m043731_c001_v0001117_t0050_u01752035851763") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4180e40eeb93278d_d20250709_m043715_c001_v7007000_t0000_u01752035835602") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3071be_d20250709_m043711_c001_v0001116_t0043_u01752035831984") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f419ffae81ce8a07d_d20250709_m043701_c001_v7007000_t0000_u01752035821243") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30718e_d20250709_m043653_c001_v0001116_t0028_u01752035813948") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c184d_d20250709_m043652_c001_v7007000_t0000_u01752035812959") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30717e_d20250709_m043648_c001_v0001116_t0043_u01752035808741") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f420e3e9208d45d84_d20250709_m043638_c001_v7007000_t0000_u01752035798266") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9083_d20250709_m043630_c001_v0001182_t0005_u01752035790847") 2025/07/09 04:40:15 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c180d_d20250709_m043629_c001_v7007000_t0000_u01752035789697") 2025/07/09 04:40:16 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355138_d20250709_m043626_c001_v0001117_t0048_u01752035786170") 2025/07/09 04:40:16 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41220193171d676e_d20250709_m043609_c001_v7007000_t0000_u01752035769747") 2025/07/09 04:40:16 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73550f3_d20250709_m043605_c001_v0001117_t0043_u01752035765399") 2025/07/09 04:40:16 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40459ab8793b792d_d20250709_m043554_c001_v7007000_t0000_u01752035754510") 2025/07/09 04:40:16 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e73550c6_d20250709_m043547_c001_v0001117_t0007_u01752035747839") 2025/07/09 04:40:16 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f415813631cd4e4ed_d20250709_m043537_c001_v7007000_t0000_u01752035737729") 2025/07/09 04:40:16 DEBUG : splitbananasplit: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735508e_d20250709_m043531_c001_v0001117_t0034_u01752035731520") 2025/07/09 04:40:16 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40165088f13c1879_d20250709_m043656_c001_v7007000_t0000_u01752035816170") 2025/07/09 04:40:16 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9101_d20250709_m043650_c001_v0001182_t0022_u01752035810417") 2025/07/09 04:40:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b7d_d20250709_m043522_c001_v7007000_t0000_u01752035722517") 2025/07/09 04:40:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14dae9f8b_d20250709_m043521_c001_v0001184_t0006_u01752035721162") 2025/07/09 04:40:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b7b_d20250709_m043520_c001_v7007000_t0000_u01752035720390") 2025/07/09 04:40:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30706a_d20250709_m043518_c001_v0001116_t0030_u01752035718820") 2025/07/09 04:40:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b63698794e_d20250709_m043116_c001_v7007000_t0000_u01752035476817") 2025/07/09 04:40:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281df8b_d20250709_m043115_c001_v0001177_t0052_u01752035475965") 2025/07/09 04:40:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b63698792e_d20250709_m043115_c001_v7007000_t0000_u01752035475043") 2025/07/09 04:40:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d7f_d20250709_m043113_c001_v0001116_t0056_u01752035473517") 2025/07/09 04:40:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41093469941704f6_d20250709_m042958_c001_v7007000_t0000_u01752035398856") 2025/07/09 04:40:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c5b_d20250709_m042956_c001_v0001116_t0021_u01752035396736") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41093469941704f4_d20250709_m042956_c001_v7007000_t0000_u01752035396371") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c55_d20250709_m042955_c001_v0001116_t0044_u01752035395090") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41093469941704f1_d20250709_m042952_c001_v7007000_t0000_u01752035392980") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c4b_d20250709_m042950_c001_v0001116_t0046_u01752035390157") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41093469941704ef_d20250709_m042949_c001_v7007000_t0000_u01752035389601") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c47_d20250709_m042948_c001_v0001116_t0018_u01752035388227") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c3b_d20250709_m042943_c001_v0001116_t0056_u01752035383870") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f41093469941704eb_d20250709_m042943_c001_v7007000_t0000_u01752035383507") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c39_d20250709_m042942_c001_v0001116_t0016_u01752035382596") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c33_d20250709_m042941_c001_v0001116_t0048_u01752035381772") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe9815b5_d20250709_m042941_c001_v7007000_t0000_u01752035381046") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c2d_d20250709_m042938_c001_v0001116_t0003_u01752035378510") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c25_d20250709_m042935_c001_v0001116_t0036_u01752035375353") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe9815b2_d20250709_m042934_c001_v7007000_t0000_u01752035374989") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c1f_d20250709_m042934_c001_v0001116_t0015_u01752035374124") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c1d_d20250709_m042933_c001_v0001116_t0027_u01752035373139") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe9815ac_d20250709_m042932_c001_v7007000_t0000_u01752035372776") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c11_d20250709_m042928_c001_v0001116_t0037_u01752035368772") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe98159f_d20250709_m042928_c001_v7007000_t0000_u01752035368402") 2025/07/09 04:40:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c09_d20250709_m042927_c001_v0001116_t0049_u01752035367520") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981588_d20250709_m042926_c001_v7007000_t0000_u01752035366614") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306c03_d20250709_m042925_c001_v0001116_t0012_u01752035365696") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981568_d20250709_m042925_c001_v7007000_t0000_u01752035365145") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306bf9_d20250709_m042924_c001_v0001116_t0020_u01752035364193") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981536_d20250709_m042923_c001_v7007000_t0000_u01752035363283") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306bf1_d20250709_m042922_c001_v0001116_t0003_u01752035362275") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981525_d20250709_m042921_c001_v7007000_t0000_u01752035361730") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306beb_d20250709_m042920_c001_v0001116_t0031_u01752035360749") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe981516_d20250709_m042920_c001_v7007000_t0000_u01752035360205") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306be9_d20250709_m042919_c001_v0001116_t0002_u01752035359347") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe9814c8_d20250709_m042913_c001_v7007000_t0000_u01752035353524") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306bd5_d20250709_m042912_c001_v0001116_t0045_u01752035352601") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe9814c6_d20250709_m042912_c001_v7007000_t0000_u01752035352057") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306bc9_d20250709_m042911_c001_v0001116_t0055_u01752035351246") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe9814c1_d20250709_m042910_c001_v7007000_t0000_u01752035350337") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306bbd_d20250709_m042909_c001_v0001116_t0008_u01752035349390") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f4078888abe9814bd_d20250709_m042907_c001_v7007000_t0000_u01752035347027") 2025/07/09 04:40:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306bb1_d20250709_m042905_c001_v0001116_t0000_u01752035345825") 2025/07/09 04:40:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b7e_d20250709_m043522_c001_v7007000_t0000_u01752035722700") 2025/07/09 04:40:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355070_d20250709_m043521_c001_v0001117_t0048_u01752035721172") 2025/07/09 04:40:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b7c_d20250709_m043520_c001_v7007000_t0000_u01752035720572") 2025/07/09 04:40:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8e1a_d20250709_m043518_c001_v0001182_t0024_u01752035718831") 2025/07/09 04:40:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402fc_d20250709_m043851_c001_v7007000_t0000_u01752035931378") 2025/07/09 04:40:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b3072ed_d20250709_m043850_c001_v0001116_t0034_u01752035930398") 2025/07/09 04:40:19 DEBUG : sub/yam: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b63698790f_d20250709_m043111_c001_v7007000_t0000_u01752035471395") 2025/07/09 04:40:19 DEBUG : sub/yam: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8475_d20250709_m043109_c001_v0001182_t0001_u01752035469923") 2025/07/09 04:40:19 DEBUG : test_dir1/file2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b78_d20250709_m043518_c001_v7007000_t0000_u01752035718047") 2025/07/09 04:40:19 DEBUG : test_dir1/file2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355068_d20250709_m043516_c001_v0001117_t0006_u01752035716531") 2025/07/09 04:40:19 DEBUG : test_dir1/file2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b74_d20250709_m043515_c001_v7007000_t0000_u01752035715733") 2025/07/09 04:40:19 DEBUG : test_dir1/file2: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8df0_d20250709_m043513_c001_v0001182_t0040_u01752035713929") 2025/07/09 04:40:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b79_d20250709_m043518_c001_v7007000_t0000_u01752035718228") 2025/07/09 04:40:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8e08_d20250709_m043516_c001_v0001182_t0012_u01752035716522") 2025/07/09 04:40:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f402b0539e58a3b75_d20250709_m043515_c001_v7007000_t0000_u01752035715916") 2025/07/09 04:40:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355058_d20250709_m043513_c001_v0001117_t0035_u01752035713918") 2025/07/09 04:40:19 DEBUG : three: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb259a_d20250709_m043103_c001_v7007000_t0000_u01752035463877") 2025/07/09 04:40:19 DEBUG : three: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d5d_d20250709_m043102_c001_v0001116_t0005_u01752035462369") 2025/07/09 04:40:19 DEBUG : three: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b306d49_d20250709_m043058_c001_v0001116_t0030_u01752035458875") 2025/07/09 04:40:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402fd_d20250709_m043853_c001_v7007000_t0000_u01752035933033") 2025/07/09 04:40:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daea9c9_d20250709_m043852_c001_v0001184_t0020_u01752035932389") 2025/07/09 04:40:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e403c2_d20250709_m043912_c001_v7007000_t0000_u01752035952694") 2025/07/09 04:40:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9559_d20250709_m043910_c001_v0001182_t0056_u01752035950668") 2025/07/09 04:40:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e4039b_d20250709_m043909_c001_v7007000_t0000_u01752035949089") 2025/07/09 04:40:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daeaa9d_d20250709_m043907_c001_v0001184_t0031_u01752035947601") 2025/07/09 04:40:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e40362_d20250709_m043906_c001_v7007000_t0000_u01752035946627") 2025/07/09 04:40:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b307323_d20250709_m043905_c001_v0001116_t0049_u01752035945626") 2025/07/09 04:40:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e40302_d20250709_m043900_c001_v7007000_t0000_u01752035940604") 2025/07/09 04:40:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daeaa2b_d20250709_m043859_c001_v0001184_t0022_u01752035939756") 2025/07/09 04:40:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e40309_d20250709_m043902_c001_v7007000_t0000_u01752035942639") 2025/07/09 04:40:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc9511_d20250709_m043901_c001_v0001182_t0012_u01752035941581") 2025/07/09 04:40:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e40301_d20250709_m043858_c001_v7007000_t0000_u01752035938783") 2025/07/09 04:40:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f118ebe5b2b30730f_d20250709_m043857_c001_v0001116_t0055_u01752035937716") 2025/07/09 04:40:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402ff_d20250709_m043856_c001_v7007000_t0000_u01752035936739") 2025/07/09 04:40:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355307_d20250709_m043855_c001_v0001117_t0030_u01752035935725") 2025/07/09 04:40:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e402fe_d20250709_m043854_c001_v7007000_t0000_u01752035934741") 2025/07/09 04:40:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc94be_d20250709_m043854_c001_v0001182_t0021_u01752035934003") 2025/07/09 04:40:20 DEBUG : toe/toe/toe: Deleting (id "4_z4f42bde3701debdb9f780e1b_f417e25133f3ed0a3_d20250709_m043917_c001_v7007000_t0000_u01752035957826") 2025/07/09 04:40:20 DEBUG : toe/toe/toe: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1193f7f14daeab05_d20250709_m043917_c001_v0001184_t0027_u01752035957159") 2025/07/09 04:40:20 DEBUG : toe/toe/toe: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e4033a_d20250709_m043904_c001_v7007000_t0000_u01752035944651") 2025/07/09 04:40:20 DEBUG : toe/toe/toe: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e735532a_d20250709_m043903_c001_v0001117_t0029_u01752035943603") 2025/07/09 04:40:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e403c3_d20250709_m043913_c001_v7007000_t0000_u01752035953302") 2025/07/09 04:40:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f11561069e7355348_d20250709_m043911_c001_v0001117_t0038_u01752035951991") 2025/07/09 04:40:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f403bf01634e403ab_d20250709_m043909_c001_v7007000_t0000_u01752035949695") 2025/07/09 04:40:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1025bf8f3f0ec6eb_d20250709_m043908_c001_v0001137_t0031_u01752035948771") 2025/07/09 04:40:21 DEBUG : two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f409f9734efbb259f_d20250709_m043104_c001_v7007000_t0000_u01752035464061") 2025/07/09 04:40:21 DEBUG : two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f40791be2f281df2f_d20250709_m043101_c001_v0001177_t0002_u01752035461800") 2025/07/09 04:40:21 DEBUG : two: Deleting (id "4_z4f42bde3701debdb9f780e1b_f418ebe5b2b306d47_d20250709_m043058_c001_v0001116_t0030_u01752035458691") 2025/07/09 04:40:21 DEBUG : yam: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b636987911_d20250709_m043112_c001_v7007000_t0000_u01752035472133") 2025/07/09 04:40:21 DEBUG : yam: Deleting (id "4_z4f42bde3701debdb9f780e1b_f116deaa8a96c5296_d20250709_m043111_c001_v0001172_t0059_u01752035471078") 2025/07/09 04:40:21 DEBUG : yam: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b63698790a_d20250709_m043108_c001_v7007000_t0000_u01752035468613") 2025/07/09 04:40:21 DEBUG : yam: Deleting (id "4_z4f42bde3701debdb9f780e1b_f108bf74b71bc8456_d20250709_m043107_c001_v0001182_t0004_u01752035467346") 2025/07/09 04:40:21 DEBUG : yam: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b636987905_d20250709_m043106_c001_v7007000_t0000_u01752035466038") 2025/07/09 04:40:21 DEBUG : yam: Deleting (id "4_z4f42bde3701debdb9f780e1b_f10791be2f281df43_d20250709_m043104_c001_v0001177_t0029_u01752035464630") 2025/07/09 04:40:21 DEBUG : yaml: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b63698790c_d20250709_m043109_c001_v7007000_t0000_u01752035469354") 2025/07/09 04:40:21 DEBUG : yaml: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1147cdff2eb6d6b0_d20250709_m043108_c001_v0001182_t0030_u01752035468414") 2025/07/09 04:40:21 DEBUG : yaml: Deleting (id "4_z4f42bde3701debdb9f780e1b_f421d60b636987907_d20250709_m043106_c001_v7007000_t0000_u01752035466781") 2025/07/09 04:40:22 DEBUG : yaml: Deleting (id "4_z4f42bde3701debdb9f780e1b_f1097ade00ef7fb80_d20250709_m043105_c001_v0001182_t0003_u01752035465835") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m20.213110595s (try 1/5)