"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/06/21 03:33:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi" 2025/06/21 03:33:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 03:33:27 DEBUG : Creating backend with remote "/tmp/rclone4132120498" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:33:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/21 03:33:28 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:28 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.57s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 03:33:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:33:29 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:29 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:33:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:33:30 INFO : sub dir/hello world: Copied (new) 2025/06/21 03:33:30 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.84s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", 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-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:31 DEBUG : Creating backend with remote "/non-existing" 2025/06/21 03:33:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/21 03:33:31 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:31 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:33:32 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:32 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:33:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:33:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.63s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:33 INFO : B2 bucket rclone-test-kahacoy8sehi: Running all checks before starting transfers 2025/06/21 03:33:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:33:33 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:33 INFO : B2 bucket rclone-test-kahacoy8sehi: Checks finished, now starting transfers 2025/06/21 03:33:33 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:33:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:33:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.57s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:35 ERROR : Ignoring --no-traverse with sync 2025/06/21 03:33:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:33:35 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:35 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:33:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:33:35 INFO : sub dir/hello world: Copied (new) 2025/06/21 03:33:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.40s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/21 03:33:36 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:36 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:33:37 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/21 03:33:37 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.60s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:33:38 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:38 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:33:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:33:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:33:40 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:40 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:33:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:33:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/21 03:33:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 03:33:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/21 03:33:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 03:33:41 INFO : sub dir2: Making directory 2025/06/21 03:33:41 INFO : sub dir: Making directory 2025/06/21 03:33:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:33:41 INFO : sub dir2/sub sub dir2: Making directory 2025/06/21 03:33:41 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:41 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:33:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:33:42 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/06/21 03:33:42 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.36s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:42 INFO : sub dir2: Making directory 2025/06/21 03:33:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/21 03:33:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 03:33:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:33:43 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:43 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:33:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:33:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.40s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:44 DEBUG : sub dir2: Making directory with metadata 2025/06/21 03:33:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 03:33:44 INFO : sub dir2: Making directory 2025/06/21 03:33:44 INFO : sub dir: Making directory 2025/06/21 03:33:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:33:44 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:44 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:33:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:33:44 INFO : sub dir/hello world: Copied (new) 2025/06/21 03:33:44 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/21 03:33:45 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/21 03:33:45 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:46 INFO : sub dir2: Making directory 2025/06/21 03:33:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:33:46 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:46 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:33:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:33:46 INFO : sub dir/hello world: Copied (new) 2025/06/21 03:33:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:47 DEBUG : sub dir2: Making directory with metadata 2025/06/21 03:33:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 03:33:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 03:33:47 INFO : sub dir2: Making directory 2025/06/21 03:33:47 INFO : sub dir: Making directory 2025/06/21 03:33:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:33:47 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:47 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:33:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:33:48 INFO : sub dir/hello world: Copied (new) 2025/06/21 03:33:48 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/21 03:33:48 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.40s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:49 INFO : sub dir2: Making directory 2025/06/21 03:33:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:33:49 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:49 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:33:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:33:50 INFO : sub dir/hello world: Copied (new) 2025/06/21 03:33:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.60s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jeyuvas7gaqe" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-kahacoy8sehi -> B2 bucket rclone-test-jeyuvas7gaqe 2025/06/21 03:33:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:33:52 DEBUG : B2 bucket rclone-test-jeyuvas7gaqe: Waiting for checks to finish 2025/06/21 03:33:52 DEBUG : B2 bucket rclone-test-jeyuvas7gaqe: Waiting for transfers to finish 2025/06/21 03:33:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:33:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 03:33:53 DEBUG : B2 bucket rclone-test-jeyuvas7gaqe: Purge remote 2025/06/21 03:33:53 INFO : B2 bucket rclone-test-jeyuvas7gaqe: cleaning bucket "rclone-test-jeyuvas7gaqe" of all files 2025/06/21 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2bdf380cd9b0b9f780e1b_f1135dd892136fb21_d20250621_m033353_c001_v0001136_t0018_u01750476833093") --- PASS: TestServerSideCopy (3.94s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 03:33:55 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:33:55 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:33:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/21 03:33:56 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:33:57 DEBUG : Creating backend with remote "TestB2:rclone-test-mipisuh8pefe" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-kahacoy8sehi -> B2 bucket rclone-test-mipisuh8pefe 2025/06/21 03:33:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:33:58 DEBUG : B2 bucket rclone-test-mipisuh8pefe: Waiting for checks to finish 2025/06/21 03:33:58 DEBUG : B2 bucket rclone-test-mipisuh8pefe: Waiting for transfers to finish 2025/06/21 03:33:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:33:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 03:34:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 03:34:00 DEBUG : B2 bucket rclone-test-mipisuh8pefe: Waiting for checks to finish 2025/06/21 03:34:00 DEBUG : B2 bucket rclone-test-mipisuh8pefe: Waiting for transfers to finish 2025/06/21 03:34:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/21 03:34:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 03:34:00 DEBUG : B2 bucket rclone-test-mipisuh8pefe: Purge remote 2025/06/21 03:34:00 INFO : B2 bucket rclone-test-mipisuh8pefe: cleaning bucket "rclone-test-mipisuh8pefe" of all files 2025/06/21 03:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zffb2dd7380cd9b0b9f780e1b_f110ac0aa2229c9cb_d20250621_m033400_c001_v0001183_t0022_u01750476840639") 2025/06/21 03:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zffb2dd7380cd9b0b9f780e1b_f100056e04a290e43_d20250621_m033359_c001_v0001183_t0056_u01750476839334") --- PASS: TestServerSideCopyOverSelf (5.56s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 03:34:03 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:03 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/21 03:34:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/21 03:34:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.26s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:05 DEBUG : Creating backend with remote "TestB2:rclone-test-nufeses0yufo" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-kahacoy8sehi -> B2 bucket rclone-test-nufeses0yufo 2025/06/21 03:34:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:34:06 DEBUG : B2 bucket rclone-test-nufeses0yufo: Waiting for checks to finish 2025/06/21 03:34:06 DEBUG : B2 bucket rclone-test-nufeses0yufo: Waiting for transfers to finish 2025/06/21 03:34:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:34:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 03:34:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 03:34:08 DEBUG : B2 bucket rclone-test-nufeses0yufo: Waiting for checks to finish 2025/06/21 03:34:08 DEBUG : B2 bucket rclone-test-nufeses0yufo: Waiting for transfers to finish 2025/06/21 03:34:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/21 03:34:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 03:34:09 INFO : sub dir/hello world: Deleted 2025/06/21 03:34:09 DEBUG : testing file moves 2025/06/21 03:34:10 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/21 03:34:10 DEBUG : B2 bucket rclone-test-nufeses0yufo: Waiting for checks to finish 2025/06/21 03:34:10 DEBUG : B2 bucket rclone-test-nufeses0yufo: Waiting for transfers to finish 2025/06/21 03:34:10 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/21 03:34:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 03:34:10 INFO : sub dir/hello world: Deleted 2025/06/21 03:34:10 DEBUG : B2 bucket rclone-test-nufeses0yufo: Purge remote 2025/06/21 03:34:10 INFO : B2 bucket rclone-test-nufeses0yufo: cleaning bucket "rclone-test-nufeses0yufo" of all files 2025/06/21 03:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zefb2fd5380cd9b0b9f780e1b_f105c08eb159b9fa0_d20250621_m033410_c001_v0001183_t0041_u01750476850320") 2025/06/21 03:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zefb2fd5380cd9b0b9f780e1b_f119d18937a42307e_d20250621_m033408_c001_v0001106_t0030_u01750476848491") 2025/06/21 03:34:11 DEBUG : sub dir/hello world: Deleting (id "4_zefb2fd5380cd9b0b9f780e1b_f1021f5d15183ca4f_d20250621_m033407_c001_v0001178_t0012_u01750476847029") --- PASS: TestServerSideMoveOverSelf (7.79s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:13 ERROR : error listing: directory not found 2025/06/21 03:34:13 INFO : Local file system at /tmp/rclone4132120498: Making directory 2025/06/21 03:34:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.65s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:34:15 DEBUG : Local file system at /tmp/rclone4132120498: Waiting for checks to finish 2025/06/21 03:34:15 DEBUG : Local file system at /tmp/rclone4132120498: Waiting for transfers to finish 2025/06/21 03:34:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:34:15 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/21 03:34:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.18s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/21 03:34:16 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:16 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 03:34:16 INFO : check sum: Copied (new) 2025/06/21 03:34:16 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:17 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 03:34:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/21 03:34:17 DEBUG : check sum: Unchanged skipping 2025/06/21 03:34:17 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:17 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:17 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.63s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/21 03:34:18 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:18 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 03:34:18 INFO : sizeonly: Copied (new) 2025/06/21 03:34:18 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:19 DEBUG : sizeonly: Sizes identical 2025/06/21 03:34:19 DEBUG : sizeonly: Unchanged skipping 2025/06/21 03:34:19 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:19 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:19 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:19 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.76s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/21 03:34:19 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:19 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:20 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/21 03:34:20 INFO : ignore-size: Copied (new) 2025/06/21 03:34:20 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:34:20 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:20 DEBUG : ignore-size: Unchanged skipping 2025/06/21 03:34:20 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:20 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.73s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:34:22 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:22 DEBUG : existing: Unchanged skipping 2025/06/21 03:34:22 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:22 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:22 INFO : There was nothing to transfer 2025/06/21 03:34:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/21 03:34:22 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:22 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 03:34:22 INFO : existing: Copied (replaced existing) 2025/06/21 03:34:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.19s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 03:34:23 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:23 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 03:34:24 INFO : existing: Copied (new) 2025/06/21 03:34:24 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:24 DEBUG : existing: Destination exists, skipping 2025/06/21 03:34:24 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:24 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:24 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:26 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/21 03:34:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:34:26 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 03:34:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 03:34:26 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:26 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 03:34:26 INFO : a/potato2: Copied (new) 2025/06/21 03:34:26 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:27 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:28 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/06/21 03:34:28 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 03:34:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/21 03:34:28 DEBUG : empty space: Unchanged skipping 2025/06/21 03:34:28 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:28 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:28 INFO : There was nothing to transfer 2025/06/21 03:34:29 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/06/21 03:34:29 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 03:34:30 INFO : empty space: Updated modification time in destination 2025/06/21 03:34:30 DEBUG : empty space: Unchanged skipping 2025/06/21 03:34:30 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:30 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.80s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:31 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:31 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/06/21 03:34:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 03:34:31 DEBUG : empty space: Unchanged skipping 2025/06/21 03:34:31 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:31 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.54s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:32 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/06/21 03:34:32 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4132120498) 2025/06/21 03:34:32 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kahacoy8sehi) 2025/06/21 03:34:32 DEBUG : foo: sha1 differ 2025/06/21 03:34:32 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/21 03:34:33 INFO : foo: Copied (replaced existing) 2025/06/21 03:34:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:34:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/21 03:34:34 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:34 DEBUG : empty space: Unchanged skipping 2025/06/21 03:34:34 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:35 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 03:34:35 INFO : potato: Copied (new) 2025/06/21 03:34:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.69s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/21 03:34:37 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:37 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/21 03:34:38 INFO : potato: Copied (replaced existing) 2025/06/21 03:34:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.56s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:40 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/06/21 03:34:40 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4132120498) 2025/06/21 03:34:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kahacoy8sehi) 2025/06/21 03:34:40 DEBUG : potato: sha1 differ 2025/06/21 03:34:40 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/21 03:34:40 INFO : potato: Copied (replaced existing) 2025/06/21 03:34:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:34:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:34:42 DEBUG : empty space: Unchanged skipping 2025/06/21 03:34:42 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:42 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/21 03:34:42 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:34:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:34:44 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:44 DEBUG : empty space: Unchanged skipping 2025/06/21 03:34:44 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 03:34:44 INFO : potato2: Copied (new) 2025/06/21 03:34:44 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:47 INFO : d: Making directory 2025/06/21 03:34:47 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/21 03:34:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:34:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 03:34:47 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:47 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 03:34:47 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 03:34:47 INFO : a/potato2: Copied (new) 2025/06/21 03:34:47 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:49 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/21 03:34:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:34:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 03:34:50 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:50 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 03:34:50 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 03:34:50 INFO : a/potato2: Copied (new) 2025/06/21 03:34:50 ERROR : B2 bucket rclone-test-kahacoy8sehi: not deleting files as there were IO errors 2025/06/21 03:34:50 ERROR : B2 bucket rclone-test-kahacoy8sehi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.78s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:53 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:34:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:34:53 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:53 DEBUG : empty space: Unchanged skipping 2025/06/21 03:34:53 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:53 INFO : potato: Deleted 2025/06/21 03:34:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 03:34:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.02s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:56 DEBUG : Waiting for deletions to finish 2025/06/21 03:34:56 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:56 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:56 INFO : potato: Deleted 2025/06/21 03:34:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:34:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:34:56 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:56 DEBUG : empty space: Unchanged skipping 2025/06/21 03:34:56 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 03:34:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.27s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:34:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:34:58 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:34:58 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:34:59 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/21 03:34:59 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.17s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:35:01 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 03:35:01 DEBUG : enormous: Excluded 2025/06/21 03:35:01 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 03:35:01 DEBUG : potato2: Excluded 2025/06/21 03:35:01 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 03:35:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:35:01 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:35:01 DEBUG : empty space: Unchanged skipping 2025/06/21 03:35:01 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:35:01 DEBUG : Waiting for deletions to finish 2025/06/21 03:35:01 INFO : There was nothing to transfer 2025/06/21 03:35:01 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 03:35:01 DEBUG : enormous: Excluded 2025/06/21 03:35:01 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 03:35:01 DEBUG : potato2: Excluded 2025/06/21 03:35:02 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 03:35:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/21 03:35:02 DEBUG : empty space: Unchanged skipping 2025/06/21 03:35:02 DEBUG : Local file system at /tmp/rclone4132120498: Waiting for checks to finish 2025/06/21 03:35:02 DEBUG : Local file system at /tmp/rclone4132120498: Waiting for transfers to finish 2025/06/21 03:35:02 DEBUG : Waiting for deletions to finish 2025/06/21 03:35:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.42s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:35:04 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 03:35:04 DEBUG : enormous: Excluded 2025/06/21 03:35:04 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 03:35:04 DEBUG : potato2: Excluded 2025/06/21 03:35:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:35:04 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:35:04 DEBUG : empty space: Unchanged skipping 2025/06/21 03:35:04 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:35:04 DEBUG : Waiting for deletions to finish 2025/06/21 03:35:04 INFO : potato2: Deleted 2025/06/21 03:35:04 INFO : enormous: Deleted 2025/06/21 03:35:04 INFO : There was nothing to transfer 2025/06/21 03:35:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/21 03:35:05 DEBUG : empty space: Unchanged skipping 2025/06/21 03:35:05 DEBUG : Local file system at /tmp/rclone4132120498: Waiting for checks to finish 2025/06/21 03:35:05 DEBUG : Local file system at /tmp/rclone4132120498: Waiting for transfers to finish 2025/06/21 03:35:05 DEBUG : Waiting for deletions to finish 2025/06/21 03:35:05 INFO : enormous: Deleted 2025/06/21 03:35:05 INFO : potato2: Deleted 2025/06/21 03:35:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.11s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:35:07 DEBUG : five: Need to transfer - File not found at Destination 2025/06/21 03:35:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/21 03:35:07 DEBUG : one: Destination is newer than source, skipping 2025/06/21 03:35:07 DEBUG : three: Sizes identical 2025/06/21 03:35:07 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:35:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/21 03:35:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 03:35:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4132120498) 2025/06/21 03:35:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kahacoy8sehi) 2025/06/21 03:35:07 DEBUG : two: sha1 differ 2025/06/21 03:35:07 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:35:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/21 03:35:08 INFO : five: Copied (new) 2025/06/21 03:35:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/21 03:35:08 INFO : four: Copied (replaced existing) 2025/06/21 03:35:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/21 03:35:08 INFO : two: Copied (replaced existing) 2025/06/21 03:35:08 DEBUG : Waiting for deletions to finish 2025/06/21 03:35:08 DEBUG : one: Destination is newer than source, skipping 2025/06/21 03:35:08 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:35:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4132120498) 2025/06/21 03:35:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kahacoy8sehi) 2025/06/21 03:35:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/21 03:35:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/21 03:35:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/21 03:35:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 03:35:08 DEBUG : three: sha1 differ 2025/06/21 03:35:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/21 03:35:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/21 03:35:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/21 03:35:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/21 03:35:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 03:35:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 03:35:08 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:35:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 03:35:09 INFO : three: Copied (replaced existing) 2025/06/21 03:35:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.03s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/21 03:35:11 INFO : B2 bucket rclone-test-kahacoy8sehi: Making map for --track-renames 2025/06/21 03:35:11 INFO : B2 bucket rclone-test-kahacoy8sehi: Finished making map for --track-renames 2025/06/21 03:35:11 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:35:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 03:35:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/21 03:35:11 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for renames to finish 2025/06/21 03:35:11 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:35:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 03:35:11 INFO : yam: Copied (new) 2025/06/21 03:35:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/21 03:35:11 INFO : potato: Copied (new) 2025/06/21 03:35:11 DEBUG : Waiting for deletions to finish 2025/06/21 03:35:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:35:11 INFO : B2 bucket rclone-test-kahacoy8sehi: Making map for --track-renames 2025/06/21 03:35:11 INFO : B2 bucket rclone-test-kahacoy8sehi: Finished making map for --track-renames 2025/06/21 03:35:11 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:35:11 DEBUG : potato: Unchanged skipping 2025/06/21 03:35:11 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for renames to finish 2025/06/21 03:35:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 03:35:12 INFO : yam: Copied (server-side copy) to: yaml 2025/06/21 03:35:12 INFO : yam: Deleted 2025/06/21 03:35:12 INFO : yaml: Renamed from "yam" 2025/06/21 03:35:12 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:35:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/21 03:35:13 INFO : B2 bucket rclone-test-kahacoy8sehi: Making map for --track-renames 2025/06/21 03:35:13 INFO : B2 bucket rclone-test-kahacoy8sehi: Finished making map for --track-renames 2025/06/21 03:35:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:35:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 03:35:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/21 03:35:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for renames to finish 2025/06/21 03:35:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:35:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 03:35:14 INFO : yam: Copied (new) 2025/06/21 03:35:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/21 03:35:14 INFO : potato: Copied (new) 2025/06/21 03:35:14 DEBUG : Waiting for deletions to finish 2025/06/21 03:35:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:35:14 INFO : B2 bucket rclone-test-kahacoy8sehi: Making map for --track-renames 2025/06/21 03:35:14 INFO : B2 bucket rclone-test-kahacoy8sehi: Finished making map for --track-renames 2025/06/21 03:35:14 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:35:14 DEBUG : potato: Unchanged skipping 2025/06/21 03:35:14 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for renames to finish 2025/06/21 03:35:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 03:35:15 INFO : yam: Copied (server-side copy) to: yaml 2025/06/21 03:35:15 INFO : yam: Deleted 2025/06/21 03:35:15 INFO : yaml: Renamed from "yam" 2025/06/21 03:35:15 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:35:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/21 03:35:16 INFO : B2 bucket rclone-test-kahacoy8sehi: Making map for --track-renames 2025/06/21 03:35:16 INFO : B2 bucket rclone-test-kahacoy8sehi: Finished making map for --track-renames 2025/06/21 03:35:16 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:35:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/21 03:35:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 03:35:16 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for renames to finish 2025/06/21 03:35:16 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:35:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/21 03:35:16 INFO : potato: Copied (new) 2025/06/21 03:35:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 03:35:17 INFO : sub/yam: Copied (new) 2025/06/21 03:35:17 DEBUG : Waiting for deletions to finish 2025/06/21 03:35:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:35:17 DEBUG : potato: Unchanged skipping 2025/06/21 03:35:17 INFO : B2 bucket rclone-test-kahacoy8sehi: Making map for --track-renames 2025/06/21 03:35:17 INFO : B2 bucket rclone-test-kahacoy8sehi: Finished making map for --track-renames 2025/06/21 03:35:17 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:35:17 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for renames to finish 2025/06/21 03:35:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/21 03:35:18 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/21 03:35:18 INFO : sub/yam: Deleted 2025/06/21 03:35:18 INFO : yam: Renamed from "sub/yam" 2025/06/21 03:35:18 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:35:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.42s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:35:19 DEBUG : Creating backend with remote "/tmp/rclone4132120498/dir1" 2025/06/21 03:35:19 DEBUG : Creating backend with remote "/tmp/rclone4132120498/dir2" 2025/06/21 03:35:19 DEBUG : Local file system at /tmp/rclone4132120498/dir2: Using server-side directory move 2025/06/21 03:35:19 INFO : Local file system at /tmp/rclone4132120498/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/21 03:35:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/21 03:35:19 DEBUG : Local file system at /tmp/rclone4132120498/dir2: Waiting for checks to finish 2025/06/21 03:35:19 INFO : file1.txt: Moved (server-side) 2025/06/21 03:35:19 DEBUG : Local file system at /tmp/rclone4132120498/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:35:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:35:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/21 03:35:20 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:35:20 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:35:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/21 03:35:20 INFO : nested/sub dir/file: Copied (new) 2025/06/21 03:35:20 INFO : nested/sub dir/file: Deleted 2025/06/21 03:35:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:35:21 INFO : sub dir/hello world: Copied (new) 2025/06/21 03:35:21 INFO : sub dir/hello world: Deleted 2025/06/21 03:35:21 INFO : sub dir: Removing directory 2025/06/21 03:35:21 INFO : nested/sub dir: Removing directory 2025/06/21 03:35:21 INFO : nested: Removing directory 2025/06/21 03:35:21 DEBUG : Local file system at /tmp/rclone4132120498: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:35:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 03:35:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/21 03:35:22 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:35:22 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:35:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/21 03:35:22 INFO : nested/sub dir/file: Copied (new) 2025/06/21 03:35:22 INFO : nested/sub dir/file: Deleted 2025/06/21 03:35:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:35:23 INFO : sub dir/hello world: Copied (new) 2025/06/21 03:35:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.76s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:35:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/21 03:35:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 03:35:24 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:35:24 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:35:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 03:35:24 INFO : existing: Copied (new) 2025/06/21 03:35:24 INFO : existing: Deleted 2025/06/21 03:35:24 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/21 03:35:24 INFO : existing-b: Copied (new) 2025/06/21 03:35:24 INFO : existing-b: Deleted 2025/06/21 03:35:25 DEBUG : existing: Destination exists, skipping 2025/06/21 03:35:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/21 03:35:25 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:35:25 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:35:25 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:35:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yifinox4keme" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-kahacoy8sehi -> B2 bucket rclone-test-yifinox4keme 2025/06/21 03:35:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:35:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/21 03:35:30 DEBUG : empty space: Unchanged skipping 2025/06/21 03:35:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 03:35:30 DEBUG : B2 bucket rclone-test-yifinox4keme: Waiting for checks to finish 2025/06/21 03:35:31 INFO : empty space: Deleted 2025/06/21 03:35:31 DEBUG : B2 bucket rclone-test-yifinox4keme: Waiting for transfers to finish 2025/06/21 03:35:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 03:35:31 INFO : potato2: Copied (server-side copy) 2025/06/21 03:35:31 INFO : potato2: Deleted 2025/06/21 03:35:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/21 03:35:31 INFO : potato3: Copied (server-side copy) 2025/06/21 03:35:31 INFO : potato3: Deleted 2025/06/21 03:35:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yavuhay7wodo" 2025/06/21 03:35:33 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/21 03:35:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:35:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/21 03:35:33 DEBUG : B2 bucket rclone-test-yavuhay7wodo: Waiting for checks to finish 2025/06/21 03:35:33 DEBUG : B2 bucket rclone-test-yavuhay7wodo: Waiting for transfers to finish 2025/06/21 03:35:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 03:35:34 INFO : empty space: Copied (server-side copy) 2025/06/21 03:35:34 INFO : empty space: Deleted 2025/06/21 03:35:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/21 03:35:34 INFO : potato3: Copied (server-side copy) 2025/06/21 03:35:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 03:35:34 INFO : potato2: Copied (server-side copy) 2025/06/21 03:35:34 INFO : potato3: Deleted 2025/06/21 03:35:34 INFO : potato2: Deleted 2025/06/21 03:35:35 DEBUG : B2 bucket rclone-test-yavuhay7wodo: Purge remote 2025/06/21 03:35:35 INFO : B2 bucket rclone-test-yavuhay7wodo: cleaning bucket "rclone-test-yavuhay7wodo" of all files 2025/06/21 03:35:35 DEBUG : empty space: Deleting (id "4_zcf524d9380ed9b0b9f780e1b_f1167ebdc7622f1a2_d20250621_m033533_c001_v0001176_t0039_u01750476933984") 2025/06/21 03:35:35 DEBUG : potato2: Deleting (id "4_zcf524d9380ed9b0b9f780e1b_f118958a369be3310_d20250621_m033534_c001_v0001037_t0015_u01750476934221") 2025/06/21 03:35:35 DEBUG : potato3: Deleting (id "4_zcf524d9380ed9b0b9f780e1b_f1037378ce937ae57_d20250621_m033534_c001_v0001178_t0042_u01750476934361") 2025/06/21 03:35:35 DEBUG : B2 bucket rclone-test-yifinox4keme: Purge remote 2025/06/21 03:35:35 INFO : B2 bucket rclone-test-yifinox4keme: cleaning bucket "rclone-test-yifinox4keme" of all files 2025/06/21 03:35:36 DEBUG : empty space: Deleting (id "4_z3f323d7380ed9b0b9f780e1b_f4191d0f2f0fbe21a_d20250621_m033534_c001_v7007000_t0000_u01750476934198") 2025/06/21 03:35:36 DEBUG : empty space: Deleting (id "4_z3f323d7380ed9b0b9f780e1b_f1050114b01092281_d20250621_m033529_c001_v0001098_t0016_u01750476929837") 2025/06/21 03:35:36 DEBUG : potato2: Deleting (id "4_z3f323d7380ed9b0b9f780e1b_f408fc7e03e3a7285_d20250621_m033534_c001_v7007000_t0000_u01750476934700") 2025/06/21 03:35:36 DEBUG : potato2: Deleting (id "4_z3f323d7380ed9b0b9f780e1b_f104a4db974a36ccf_d20250621_m033531_c001_v0001044_t0056_u01750476931113") 2025/06/21 03:35:36 DEBUG : potato3: Deleting (id "4_z3f323d7380ed9b0b9f780e1b_f4191d0f2f0fbe21b_d20250621_m033534_c001_v7007000_t0000_u01750476934574") 2025/06/21 03:35:36 DEBUG : potato3: Deleting (id "4_z3f323d7380ed9b0b9f780e1b_f10982046dcc17730_d20250621_m033531_c001_v0001113_t0042_u01750476931484") 2025/06/21 03:35:36 DEBUG : potato3: Deleting (id "4_z3f323d7380ed9b0b9f780e1b_f1050114b01092285_d20250621_m033530_c001_v0001098_t0004_u01750476930207") --- PASS: TestServerSideMove (11.93s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:35:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yerowud7muza" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-kahacoy8sehi -> B2 bucket rclone-test-yerowud7muza 2025/06/21 03:35:43 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 03:35:43 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 03:35:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:35:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 03:35:43 DEBUG : B2 bucket rclone-test-yerowud7muza: Waiting for checks to finish 2025/06/21 03:35:43 DEBUG : B2 bucket rclone-test-yerowud7muza: Waiting for transfers to finish 2025/06/21 03:35:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 03:35:43 INFO : potato2: Copied (server-side copy) 2025/06/21 03:35:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/21 03:35:43 INFO : potato3: Copied (server-side copy) 2025/06/21 03:35:43 INFO : potato2: Deleted 2025/06/21 03:35:44 INFO : potato3: Deleted 2025/06/21 03:35:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxegos5mijo" 2025/06/21 03:35:45 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 03:35:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:35:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/21 03:35:45 DEBUG : B2 bucket rclone-test-kuxegos5mijo: Waiting for checks to finish 2025/06/21 03:35:45 DEBUG : B2 bucket rclone-test-kuxegos5mijo: Waiting for transfers to finish 2025/06/21 03:35:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 03:35:46 INFO : potato2: Copied (server-side copy) 2025/06/21 03:35:46 INFO : potato2: Deleted 2025/06/21 03:35:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/21 03:35:46 INFO : potato3: Copied (server-side copy) 2025/06/21 03:35:46 INFO : potato3: Deleted 2025/06/21 03:35:47 DEBUG : B2 bucket rclone-test-kuxegos5mijo: Purge remote 2025/06/21 03:35:47 INFO : B2 bucket rclone-test-kuxegos5mijo: cleaning bucket "rclone-test-kuxegos5mijo" of all files 2025/06/21 03:35:47 DEBUG : potato2: Deleting (id "4_z3f127d9380ed9b0b9f780e1b_f10236e8b11d67516_d20250621_m033546_c001_v0001038_t0032_u01750476946137") 2025/06/21 03:35:47 DEBUG : potato3: Deleting (id "4_z3f127d9380ed9b0b9f780e1b_f112feba4efa90228_d20250621_m033546_c001_v0001101_t0028_u01750476946518") 2025/06/21 03:35:48 DEBUG : B2 bucket rclone-test-yerowud7muza: Purge remote 2025/06/21 03:35:48 INFO : B2 bucket rclone-test-yerowud7muza: cleaning bucket "rclone-test-yerowud7muza" of all files 2025/06/21 03:35:48 DEBUG : empty space: Deleting (id "4_z9f126d7380ed9b0b9f780e1b_f11608b34a0b08681_d20250621_m033542_c001_v0001130_t0000_u01750476942128") 2025/06/21 03:35:48 DEBUG : potato2: Deleting (id "4_z9f126d7380ed9b0b9f780e1b_f4187ea8124c7a571_d20250621_m033546_c001_v7007000_t0000_u01750476946494") 2025/06/21 03:35:48 DEBUG : potato2: Deleting (id "4_z9f126d7380ed9b0b9f780e1b_f11077ea27e51bb9d_d20250621_m033543_c001_v0001029_t0011_u01750476943340") 2025/06/21 03:35:48 DEBUG : potato3: Deleting (id "4_z9f126d7380ed9b0b9f780e1b_f4187ea8124c7a57a_d20250621_m033546_c001_v7007000_t0000_u01750476946854") 2025/06/21 03:35:48 DEBUG : potato3: Deleting (id "4_z9f126d7380ed9b0b9f780e1b_f1053127d50806c7a_d20250621_m033543_c001_v0001179_t0033_u01750476943713") 2025/06/21 03:35:48 DEBUG : potato3: Deleting (id "4_z9f126d7380ed9b0b9f780e1b_f11608b34a0b08683_d20250621_m033542_c001_v0001130_t0019_u01750476942542") --- PASS: TestServerSideMoveWithFilter (11.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:35:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tapefam5xeta" 2025/06/21 03:35:52 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-kahacoy8sehi -> B2 bucket rclone-test-tapefam5xeta 2025/06/21 03:35:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:35:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/21 03:35:55 DEBUG : empty space: Unchanged skipping 2025/06/21 03:35:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 03:35:55 DEBUG : B2 bucket rclone-test-tapefam5xeta: Waiting for checks to finish 2025/06/21 03:35:55 INFO : empty space: Deleted 2025/06/21 03:35:55 DEBUG : B2 bucket rclone-test-tapefam5xeta: Waiting for transfers to finish 2025/06/21 03:35:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 03:35:55 INFO : potato2: Copied (server-side copy) 2025/06/21 03:35:55 INFO : potato2: Deleted 2025/06/21 03:35:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/21 03:35:56 INFO : potato3: Copied (server-side copy) 2025/06/21 03:35:56 INFO : potato3: Deleted 2025/06/21 03:35:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qeziceb4zapo" 2025/06/21 03:35:57 INFO : tomatoDir: Making directory 2025/06/21 03:35:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/21 03:35:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 03:35:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/21 03:35:57 DEBUG : B2 bucket rclone-test-qeziceb4zapo: Waiting for checks to finish 2025/06/21 03:35:57 DEBUG : B2 bucket rclone-test-qeziceb4zapo: Waiting for transfers to finish 2025/06/21 03:35:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/21 03:35:58 INFO : empty space: Copied (server-side copy) 2025/06/21 03:35:58 INFO : empty space: Deleted 2025/06/21 03:35:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/21 03:35:58 INFO : potato2: Copied (server-side copy) 2025/06/21 03:35:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/21 03:35:58 INFO : potato3: Copied (server-side copy) 2025/06/21 03:35:59 INFO : potato2: Deleted 2025/06/21 03:35:59 INFO : potato3: Deleted 2025/06/21 03:35:59 DEBUG : B2 bucket rclone-test-qeziceb4zapo: Purge remote 2025/06/21 03:35:59 INFO : B2 bucket rclone-test-qeziceb4zapo: cleaning bucket "rclone-test-qeziceb4zapo" of all files 2025/06/21 03:35:59 DEBUG : empty space: Deleting (id "4_z4f72ad9380ed9b0b9f780e1b_f102baef331025f72_d20250621_m033558_c001_v0001182_t0044_u01750476958431") 2025/06/21 03:35:59 DEBUG : potato2: Deleting (id "4_z4f72ad9380ed9b0b9f780e1b_f118c5def3d217603_d20250621_m033558_c001_v0001092_t0034_u01750476958660") 2025/06/21 03:35:59 DEBUG : potato3: Deleting (id "4_z4f72ad9380ed9b0b9f780e1b_f1066a8f310bf42a9_d20250621_m033558_c001_v0001178_t0027_u01750476958802") 2025/06/21 03:36:00 DEBUG : B2 bucket rclone-test-tapefam5xeta: Purge remote 2025/06/21 03:36:00 INFO : B2 bucket rclone-test-tapefam5xeta: cleaning bucket "rclone-test-tapefam5xeta" of all files 2025/06/21 03:36:00 DEBUG : empty space: Deleting (id "4_zaf829d5380ed9b0b9f780e1b_f416ad5464f44882f_d20250621_m033558_c001_v7007000_t0000_u01750476958644") 2025/06/21 03:36:00 DEBUG : empty space: Deleting (id "4_zaf829d5380ed9b0b9f780e1b_f118ea0e513f4f65f_d20250621_m033553_c001_v0001137_t0005_u01750476953936") 2025/06/21 03:36:00 DEBUG : potato2: Deleting (id "4_zaf829d5380ed9b0b9f780e1b_f416ad5464f448830_d20250621_m033559_c001_v7007000_t0000_u01750476959000") 2025/06/21 03:36:00 DEBUG : potato2: Deleting (id "4_zaf829d5380ed9b0b9f780e1b_f10432584772b0510_d20250621_m033555_c001_v0001181_t0019_u01750476955433") 2025/06/21 03:36:00 DEBUG : potato3: Deleting (id "4_zaf829d5380ed9b0b9f780e1b_f4055f98f3aabd1fe_d20250621_m033559_c001_v7007000_t0000_u01750476959032") 2025/06/21 03:36:00 DEBUG : potato3: Deleting (id "4_zaf829d5380ed9b0b9f780e1b_f10077d8e905aba12_d20250621_m033555_c001_v0001098_t0045_u01750476955736") 2025/06/21 03:36:00 DEBUG : potato3: Deleting (id "4_zaf829d5380ed9b0b9f780e1b_f118ea0e513f4f663_d20250621_m033554_c001_v0001137_t0004_u01750476954553") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.72s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:36:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:36:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:36:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/rclone-sync-test" 2025/06/21 03:36:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/rclone-sync-test-include/layer2" 2025/06/21 03:36:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/rclone-sync-test-ignore-file" 2025/06/21 03:36:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi path rclone-sync-test: Waiting for checks to finish 2025/06/21 03:36:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi path rclone-sync-test: Waiting for transfers to finish 2025/06/21 03:36:13 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:13 INFO : There was nothing to transfer 2025/06/21 03:36:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:36:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:36:13 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:13 INFO : There was nothing to transfer 2025/06/21 03:36:14 DEBUG : B2 bucket rclone-test-kahacoy8sehi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/21 03:36:14 DEBUG : B2 bucket rclone-test-kahacoy8sehi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/21 03:36:14 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:14 INFO : There was nothing to transfer 2025/06/21 03:36:14 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:36:14 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:36:14 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:14 INFO : There was nothing to transfer 2025/06/21 03:36:15 DEBUG : B2 bucket rclone-test-kahacoy8sehi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/21 03:36:15 DEBUG : B2 bucket rclone-test-kahacoy8sehi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/21 03:36:15 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:15 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.22s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:36:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/dst" 2025/06/21 03:36:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/CompareDest" 2025/06/21 03:36:19 DEBUG : one: Need to transfer - File not found at Destination 2025/06/21 03:36:19 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:36:19 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:36:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 03:36:20 INFO : one: Copied (new) 2025/06/21 03:36:20 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:36:21 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:36:21 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:36:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/21 03:36:22 INFO : one: Copied (replaced existing) 2025/06/21 03:36:22 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:36:24 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:36:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:36:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 03:36:24 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:36:24 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:24 INFO : There was nothing to transfer 2025/06/21 03:36:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:36:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:36:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 03:36:25 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:36:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:36:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 03:36:26 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:36:26 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:26 INFO : There was nothing to transfer 2025/06/21 03:36:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:36:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:36:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 03:36:26 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:36:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:36:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 03:36:26 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:36:26 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:26 INFO : There was nothing to transfer 2025/06/21 03:36:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:36:27 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/06/21 03:36:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/21 03:36:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 03:36:27 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:36:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:36:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 03:36:27 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:36:27 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:27 INFO : There was nothing to transfer 2025/06/21 03:36:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:36:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/21 03:36:28 DEBUG : two: Need to transfer - File not found at Destination 2025/06/21 03:36:28 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:36:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:36:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 03:36:28 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:36:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/21 03:36:29 INFO : two: Copied (new) 2025/06/21 03:36:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.86s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:36:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/dest" 2025/06/21 03:36:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/pre-dest1" 2025/06/21 03:36:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/pre-dest2" 2025/06/21 03:36:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:36:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/21 03:36:36 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:36:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/21 03:36:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/21 03:36:36 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dest: Waiting for checks to finish 2025/06/21 03:36:36 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dest: Waiting for transfers to finish 2025/06/21 03:36:37 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/21 03:36:37 INFO : 3: Copied (new) 2025/06/21 03:36:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.89s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:36:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/dst" 2025/06/21 03:36:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/CopyDest" 2025/06/21 03:36:42 DEBUG : one: Need to transfer - File not found at Destination 2025/06/21 03:36:42 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:36:42 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:36:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 03:36:43 INFO : one: Copied (new) 2025/06/21 03:36:43 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:36:43 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:36:44 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:36:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/21 03:36:44 INFO : one: Copied (replaced existing) 2025/06/21 03:36:44 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/BackupDir" 2025/06/21 03:36:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:36:47 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:36:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:36:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 03:36:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 03:36:49 INFO : one: Copied (server-side copy) 2025/06/21 03:36:49 INFO : one: Deleted 2025/06/21 03:36:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/21 03:36:49 INFO : one: Copied (server-side copy) 2025/06/21 03:36:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/21 03:36:49 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:36:49 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:36:50 DEBUG : one: Unchanged skipping 2025/06/21 03:36:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:36:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/21 03:36:51 INFO : two: Copied (server-side copy) 2025/06/21 03:36:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/21 03:36:51 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:36:51 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:36:51 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:36:51 DEBUG : one: Unchanged skipping 2025/06/21 03:36:51 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:36:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:36:51 DEBUG : two: Unchanged skipping 2025/06/21 03:36:51 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:36:51 DEBUG : Waiting for deletions to finish 2025/06/21 03:36:51 INFO : There was nothing to transfer 2025/06/21 03:36:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:36:52 DEBUG : one: Unchanged skipping 2025/06/21 03:36:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/21 03:36:52 DEBUG : three: Destination not found in --copy-dest 2025/06/21 03:36:52 DEBUG : three: Need to transfer - File not found at Destination 2025/06/21 03:36:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/21 03:36:52 DEBUG : two: Unchanged skipping 2025/06/21 03:36:52 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:36:52 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:36:53 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/21 03:36:53 INFO : three: Copied (new) 2025/06/21 03:36:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.94s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:36:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/dst" 2025/06/21 03:36:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/backup" 2025/06/21 03:37:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 03:37:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:37:00 DEBUG : two: Unchanged skipping 2025/06/21 03:37:00 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:37:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 03:37:01 INFO : one: Copied (server-side copy) 2025/06/21 03:37:01 INFO : one: Deleted 2025/06/21 03:37:01 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:37:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 03:37:02 INFO : one: Copied (new) 2025/06/21 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/21 03:37:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 03:37:03 INFO : three.txt: Copied (server-side copy) 2025/06/21 03:37:03 INFO : three.txt: Deleted 2025/06/21 03:37:03 INFO : three.txt: Moved into backup dir 2025/06/21 03:37:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 03:37:05 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:37:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:37:05 DEBUG : two: Unchanged skipping 2025/06/21 03:37:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 03:37:05 INFO : one: Copied (server-side copy) 2025/06/21 03:37:05 INFO : one: Deleted 2025/06/21 03:37:05 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:37:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/21 03:37:06 INFO : one: Copied (new) 2025/06/21 03:37:06 DEBUG : Waiting for deletions to finish 2025/06/21 03:37:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 03:37:07 INFO : three.txt: Copied (server-side copy) 2025/06/21 03:37:07 INFO : three.txt: Deleted 2025/06/21 03:37:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.17s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:37:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/dst" 2025/06/21 03:37:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/backup" 2025/06/21 03:37:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 03:37:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:37:13 DEBUG : two: Unchanged skipping 2025/06/21 03:37:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:37:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 03:37:15 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 03:37:15 INFO : one: Deleted 2025/06/21 03:37:15 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:37:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 03:37:16 INFO : one: Copied (new) 2025/06/21 03:37:16 DEBUG : Waiting for deletions to finish 2025/06/21 03:37:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 03:37:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 03:37:16 INFO : three.txt: Deleted 2025/06/21 03:37:16 INFO : three.txt: Moved into backup dir 2025/06/21 03:37:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 03:37:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:37:18 DEBUG : two: Unchanged skipping 2025/06/21 03:37:18 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:37:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 03:37:18 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 03:37:19 INFO : one: Deleted 2025/06/21 03:37:19 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:37:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/21 03:37:19 INFO : one: Copied (new) 2025/06/21 03:37:19 DEBUG : Waiting for deletions to finish 2025/06/21 03:37:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 03:37:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 03:37:20 INFO : three.txt: Deleted 2025/06/21 03:37:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:37:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/dst" 2025/06/21 03:37:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/backup" 2025/06/21 03:37:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 03:37:26 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:37:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:37:26 DEBUG : two: Unchanged skipping 2025/06/21 03:37:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 03:37:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 03:37:27 INFO : one: Deleted 2025/06/21 03:37:27 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:37:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 03:37:28 INFO : one: Copied (new) 2025/06/21 03:37:28 DEBUG : Waiting for deletions to finish 2025/06/21 03:37:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 03:37:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 03:37:28 INFO : three.txt: Deleted 2025/06/21 03:37:28 INFO : three.txt: Moved into backup dir 2025/06/21 03:37:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 03:37:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:37:30 DEBUG : two: Unchanged skipping 2025/06/21 03:37:30 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:37:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 03:37:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 03:37:31 INFO : one: Deleted 2025/06/21 03:37:31 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:37:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/21 03:37:31 INFO : one: Copied (new) 2025/06/21 03:37:31 DEBUG : Waiting for deletions to finish 2025/06/21 03:37:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 03:37:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 03:37:32 INFO : three.txt: Deleted 2025/06/21 03:37:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.07s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:37:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/dst" 2025/06/21 03:37:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 03:37:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:37:37 DEBUG : two: Unchanged skipping 2025/06/21 03:37:37 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:37:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 03:37:37 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 03:37:37 INFO : one: Deleted 2025/06/21 03:37:37 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:37:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 03:37:38 INFO : one: Copied (new) 2025/06/21 03:37:38 DEBUG : Waiting for deletions to finish 2025/06/21 03:37:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 03:37:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 03:37:39 INFO : three.txt: Deleted 2025/06/21 03:37:39 INFO : three.txt: Moved into backup dir 2025/06/21 03:37:41 DEBUG : one.bak: Excluded (Path Filter) 2025/06/21 03:37:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/21 03:37:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 03:37:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:37:41 DEBUG : two: Unchanged skipping 2025/06/21 03:37:41 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for checks to finish 2025/06/21 03:37:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 03:37:41 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 03:37:42 INFO : one: Deleted 2025/06/21 03:37:42 DEBUG : B2 bucket rclone-test-kahacoy8sehi path dst: Waiting for transfers to finish 2025/06/21 03:37:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/21 03:37:42 INFO : one: Copied (new) 2025/06/21 03:37:42 DEBUG : Waiting for deletions to finish 2025/06/21 03:37:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 03:37:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 03:37:43 INFO : three.txt: Deleted 2025/06/21 03:37:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.48s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:37:47 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/dst" 2025/06/21 03:37:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 03:37:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 03:37:49 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 03:37:49 INFO : one: Deleted 2025/06/21 03:37:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 03:37:50 INFO : one: Copied (new) 2025/06/21 03:37:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:37:50 DEBUG : two: Unchanged skipping 2025/06/21 03:37:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/21 03:37:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 03:37:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 03:37:51 INFO : three.txt: Deleted 2025/06/21 03:37:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 03:37:52 INFO : three.txt: Copied (new) 2025/06/21 03:37:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 03:37:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 03:37:54 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 03:37:54 INFO : one: Deleted 2025/06/21 03:37:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/21 03:37:54 INFO : one: Copied (new) 2025/06/21 03:37:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:37:54 DEBUG : two: Unchanged skipping 2025/06/21 03:37:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/21 03:37:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 03:37:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 03:37:55 INFO : three.txt: Deleted 2025/06/21 03:37:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/21 03:37:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.64s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:37:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kahacoy8sehi/dst" 2025/06/21 03:38:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 03:38:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/21 03:38:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 03:38:02 INFO : one: Deleted 2025/06/21 03:38:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 03:38:03 INFO : one: Copied (new) 2025/06/21 03:38:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:03 DEBUG : two: Unchanged skipping 2025/06/21 03:38:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/21 03:38:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/21 03:38:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 03:38:04 INFO : three.txt: Deleted 2025/06/21 03:38:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 03:38:04 INFO : three.txt: Copied (new) 2025/06/21 03:38:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/21 03:38:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/21 03:38:05 DEBUG : pacer: Reducing sleep to 10ms 2025/06/21 03:38:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 03:38:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/21 03:38:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 03:38:06 INFO : one: Deleted 2025/06/21 03:38:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/21 03:38:06 INFO : one: Copied (new) 2025/06/21 03:38:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:06 DEBUG : two: Unchanged skipping 2025/06/21 03:38:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/21 03:38:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/21 03:38:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 03:38:07 INFO : three.txt: Deleted 2025/06/21 03:38:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/21 03:38:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.26s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:38:10 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/21 03:38:10 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:38:10 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:38:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/21 03:38:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/21 03:38:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.32s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:38:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 03:38:12 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:38:12 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:38:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/21 03:38:13 INFO : existing: Copied (new) 2025/06/21 03:38:13 DEBUG : Waiting for deletions to finish 2025/06/21 03:38:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:38:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/21 03:38:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/21 03:38:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:38:13 ERROR : B2 bucket rclone-test-kahacoy8sehi: not deleting files as there were IO errors 2025/06/21 03:38:13 ERROR : B2 bucket rclone-test-kahacoy8sehi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.54s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:38:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:15 DEBUG : existing: Unchanged skipping 2025/06/21 03:38:15 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:38:15 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:38:15 DEBUG : Waiting for deletions to finish 2025/06/21 03:38:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" sync_test.go:2636: 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-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" sync_test.go:2675: 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-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:38:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both0: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both10: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both11: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both12: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both13: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both14: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both15: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both16: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both17: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both18: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:38:31 DEBUG : both19: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both1: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both2: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both3: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both4: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both5: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:31 DEBUG : both6: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both7: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both8: Unchanged skipping 2025/06/21 03:38:31 DEBUG : both9: Unchanged skipping 2025/06/21 03:38:31 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:38:31 DEBUG : Waiting for deletions to finish 2025/06/21 03:38:31 INFO : only12: Deleted 2025/06/21 03:38:31 INFO : only15: Deleted 2025/06/21 03:38:31 INFO : only17: Deleted 2025/06/21 03:38:31 INFO : only18: Deleted 2025/06/21 03:38:31 INFO : only6: Deleted 2025/06/21 03:38:31 INFO : only13: Deleted 2025/06/21 03:38:31 INFO : only16: Deleted 2025/06/21 03:38:31 INFO : only4: Deleted 2025/06/21 03:38:31 INFO : only8: Deleted 2025/06/21 03:38:31 INFO : only10: Deleted 2025/06/21 03:38:32 INFO : only19: Deleted 2025/06/21 03:38:32 INFO : only2: Deleted 2025/06/21 03:38:32 INFO : only3: Deleted 2025/06/21 03:38:32 INFO : only14: Deleted 2025/06/21 03:38:32 INFO : only1: Deleted 2025/06/21 03:38:32 INFO : only5: Deleted 2025/06/21 03:38:32 INFO : only7: Deleted 2025/06/21 03:38:32 INFO : only9: Deleted 2025/06/21 03:38:32 INFO : only0: Deleted 2025/06/21 03:38:32 INFO : only11: Deleted 2025/06/21 03:38:32 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.55s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:38:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:38:51 DEBUG : both0: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both13: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both14: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both15: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both16: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both17: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both18: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both19: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both1: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both2: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both3: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both4: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both5: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both6: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both7: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both8: Unchanged skipping 2025/06/21 03:38:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:38:51 DEBUG : both10: Unchanged skipping 2025/06/21 03:38:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : both12: Unchanged skipping 2025/06/21 03:38:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : both11: Unchanged skipping 2025/06/21 03:38:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : both9: Unchanged skipping 2025/06/21 03:38:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/21 03:38:51 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:38:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:51 INFO : only13: Copied (replaced existing) 2025/06/21 03:38:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:51 INFO : only0: Copied (replaced existing) 2025/06/21 03:38:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:51 INFO : only14: Copied (replaced existing) 2025/06/21 03:38:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:51 INFO : only16: Copied (replaced existing) 2025/06/21 03:38:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:51 INFO : only17: Copied (replaced existing) 2025/06/21 03:38:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:51 INFO : only18: Copied (replaced existing) 2025/06/21 03:38:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:51 INFO : only15: Copied (replaced existing) 2025/06/21 03:38:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:51 INFO : only12: Copied (replaced existing) 2025/06/21 03:38:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:51 INFO : only2: Copied (replaced existing) 2025/06/21 03:38:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:51 INFO : only10: Copied (replaced existing) 2025/06/21 03:38:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:51 INFO : only19: Copied (replaced existing) 2025/06/21 03:38:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:51 INFO : only11: Copied (replaced existing) 2025/06/21 03:38:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:51 INFO : only1: Copied (replaced existing) 2025/06/21 03:38:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:52 INFO : only3: Copied (replaced existing) 2025/06/21 03:38:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:52 INFO : only7: Copied (replaced existing) 2025/06/21 03:38:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:52 INFO : only4: Copied (replaced existing) 2025/06/21 03:38:52 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:52 INFO : only9: Copied (replaced existing) 2025/06/21 03:38:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:52 INFO : only5: Copied (replaced existing) 2025/06/21 03:38:52 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:52 INFO : only6: Copied (replaced existing) 2025/06/21 03:38:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/21 03:38:52 INFO : only8: Copied (replaced existing) 2025/06/21 03:38:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.48s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:39:00 DEBUG : empty_dir: Making directory with metadata 2025/06/21 03:39:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 03:39:00 DEBUG : empty_on_remote: Making directory with metadata 2025/06/21 03:39:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 03:39:00 INFO : empty_on_remote: Making directory 2025/06/21 03:39:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/21 03:39:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/21 03:39:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/21 03:39:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/21 03:39:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:39:02 DEBUG : empty_dir: Making directory with metadata 2025/06/21 03:39:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 03:39:02 DEBUG : empty_on_remote: Making directory with metadata 2025/06/21 03:39:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 03:39:02 INFO : empty_on_remote: Making directory 2025/06/21 03:39:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/21 03:39:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/21 03:39:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/21 03:39:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/21 03:39:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/21 03:39:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:39:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 03:39:05 INFO : sub dir: Making directory 2025/06/21 03:39:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:39:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 03:39:07 INFO : sub dir: Making directory 2025/06/21 03:39:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.91s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:39:14 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:15 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : banana: Unchanged skipping 2025/06/21 03:39:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:39:15 DEBUG : apple: Unchanged skipping 2025/06/21 03:39:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:39:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:39:15 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:39:15 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:15 INFO : There was nothing to transfer 2025/06/21 03:39:15 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:15 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:39:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:39:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:39:16 DEBUG : apple: Unchanged skipping 2025/06/21 03:39:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : banana: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:39:16 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:39:16 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:39:16 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:16 INFO : There was nothing to transfer 2025/06/21 03:39:16 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:16 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:39:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:39:29 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:30 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : apple: Unchanged skipping 2025/06/21 03:39:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:39:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:39:31 DEBUG : banana: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:39:31 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:39:31 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:31 INFO : There was nothing to transfer 2025/06/21 03:39:31 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:31 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:39:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : apple: Unchanged skipping 2025/06/21 03:39:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:39:31 DEBUG : banana: Unchanged skipping 2025/06/21 03:39:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:39:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:39:31 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:39:31 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:31 INFO : There was nothing to transfer 2025/06/21 03:39:31 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:32 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:39:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:39:44 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:44 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:39:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:39:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:45 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:45 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:45 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:45 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:45 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:45 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:45 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:45 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:45 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 03:39:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:39:45 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:39:45 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:39:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 03:39:45 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/21 03:39:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 03:39:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 03:39:45 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/21 03:39:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 03:39:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 03:39:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 03:39:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 03:39:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 03:39:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 03:39:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 03:39:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 03:39:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 03:39:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 03:39:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 03:39:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 03:39:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 03:39:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 03:39:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 03:39:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 03:39:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 03:39:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 03:39:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/21 03:39:47 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 03:39:47 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 03:39:47 INFO : appleappleapplebanana: Deleted 2025/06/21 03:39:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 03:39:47 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 03:39:47 INFO : banana: Deleted 2025/06/21 03:39:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 03:39:47 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 03:39:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 03:39:47 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 03:39:47 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 03:39:47 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 03:39:47 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 03:39:47 INFO : apple: Deleted 2025/06/21 03:39:47 INFO : splitbananasplit: Deleted 2025/06/21 03:39:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 03:39:48 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 03:39:48 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 03:39:48 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 03:39:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 03:39:48 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/21 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 03:39:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:48 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:39:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : apple: Unchanged skipping 2025/06/21 03:39:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : banana: Unchanged skipping 2025/06/21 03:39:48 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/21 03:39:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:39:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:39:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:39:48 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:39:48 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:48 DEBUG : Waiting for deletions to finish 2025/06/21 03:39:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/21 03:39:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:49 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:49 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:49 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/21 03:39:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:49 DEBUG : apple: transformed to: YXBwbGU= 2025/06/21 03:39:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/21 03:39:49 DEBUG : banana: transformed to: YmFuYW5h 2025/06/21 03:39:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/21 03:39:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/21 03:39:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/21 03:39:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/21 03:39:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/21 03:39:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/21 03:39:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:40:01 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:01 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:40:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:40:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:02 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 03:40:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 03:40:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 03:40:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 03:40:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 03:40:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 03:40:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 03:40:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 03:40:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 03:40:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 03:40:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 03:40:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 03:40:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 03:40:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 03:40:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 03:40:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 03:40:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 03:40:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 03:40:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 03:40:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 03:40:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 03:40:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 03:40:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 03:40:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 03:40:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 03:40:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 03:40:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 03:40:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 03:40:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 03:40:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 03:40:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 03:40:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 03:40:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 03:40:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 03:40:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 03:40:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 03:40:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 03:40:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 03:40:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 03:40:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 03:40:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 03:40:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 03:40:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 03:40:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 03:40:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 03:40:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 03:40:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 03:40:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 03:40:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 03:40:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 03:40:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 03:40:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 03:40:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 03:40:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 03:40:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 03:40:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 03:40:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/21 03:40:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/21 03:40:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/21 03:40:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/21 03:40:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/21 03:40:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/21 03:40:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/21 03:40:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/21 03:40:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/21 03:40:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/21 03:40:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/21 03:40:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/21 03:40:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/21 03:40:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:02 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:40:02 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:40:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 03:40:02 INFO : apple: Copied (new) to: PREFIXapple 2025/06/21 03:40:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 03:40:02 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/21 03:40:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 03:40:02 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/21 03:40:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 03:40:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 03:40:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 03:40:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 03:40:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 03:40:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 03:40:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 03:40:02 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/21 03:40:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 03:40:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 03:40:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/21 03:40:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 03:40:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 03:40:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/21 03:40:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 03:40:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 03:40:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 03:40:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 03:40:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 03:40:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 03:40:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 03:40:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 03:40:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/21 03:40:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 03:40:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 03:40:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 03:40:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 03:40:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 03:40:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/21 03:40:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 03:40:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 03:40:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/21 03:40:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 03:40:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 03:40:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/21 03:40:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 03:40:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 03:40:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/21 03:40:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 03:40:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 03:40:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/21 03:40:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 03:40:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 03:40:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/21 03:40:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/21 03:40:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 03:40:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/21 03:40:03 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:04 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 03:40:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 03:40:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 03:40:04 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 03:40:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 03:40:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 03:40:04 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 03:40:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 03:40:04 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 03:40:04 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 03:40:04 INFO : apple: Deleted 2025/06/21 03:40:04 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 03:40:04 INFO : splitbananasplit: Deleted 2025/06/21 03:40:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 03:40:04 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 03:40:04 INFO : appleappleapplebanana: Deleted 2025/06/21 03:40:04 INFO : banana: Deleted 2025/06/21 03:40:04 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 03:40:04 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 03:40:04 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 03:40:04 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:40:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:40:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 03:40:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 03:40:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 03:40:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 03:40:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 03:40:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 03:40:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 03:40:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 03:40:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 03:40:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 03:40:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 03:40:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 03:40:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 03:40:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 03:40:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 03:40:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 03:40:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 03:40:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 03:40:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 03:40:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 03:40:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 03:40:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 03:40:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 03:40:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 03:40:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 03:40:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 03:40:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 03:40:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 03:40:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 03:40:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : apple: transformed to: PREFIXapple 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/21 03:40:05 DEBUG : banana: transformed to: PREFIXbanana 2025/06/21 03:40:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/21 03:40:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/21 03:40:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/21 03:40:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/21 03:40:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/21 03:40:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/21 03:40:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/21 03:40:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/21 03:40:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/21 03:40:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/21 03:40:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/21 03:40:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/21 03:40:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/21 03:40:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/21 03:40:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/21 03:40:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/21 03:40:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/21 03:40:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:05 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:40:05 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:40:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 03:40:05 INFO : banana: Copied (new) 2025/06/21 03:40:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 03:40:05 INFO : apple: Copied (new) 2025/06/21 03:40:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 03:40:05 INFO : splitbananasplit: Copied (new) 2025/06/21 03:40:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 03:40:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/21 03:40:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 03:40:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/21 03:40:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 03:40:05 INFO : appleappleapplebanana: Copied (new) 2025/06/21 03:40:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 03:40:06 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/21 03:40:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 03:40:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/21 03:40:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 03:40:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/21 03:40:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 03:40:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/21 03:40:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 03:40:06 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/21 03:40:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 03:40:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/21 03:40:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 03:40:06 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/21 03:40:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 03:40:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/21 03:40:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 03:40:06 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/21 03:40:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 03:40:06 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/21 03:40:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 03:40:06 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/21 03:40:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 03:40:06 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/21 03:40:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 03:40:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/21 03:40:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 03:40:07 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/21 03:40:07 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:07 INFO : PREFIXsplitbananasplit: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/21 03:40:07 INFO : PREFIXapple: Deleted 2025/06/21 03:40:07 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/21 03:40:07 INFO : PREFIXbanana: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/21 03:40:07 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/21 03:40:07 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:07 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:40:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:08 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:40:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:40:21 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:21 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:40:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:40:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 03:40:22 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 03:40:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:22 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 03:40:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 03:40:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:22 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:22 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 03:40:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 03:40:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:22 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:40:22 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:40:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 03:40:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 03:40:22 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 03:40:22 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 03:40:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 03:40:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 03:40:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 03:40:22 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/21 03:40:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 03:40:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 03:40:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 03:40:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 03:40:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 03:40:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 03:40:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 03:40:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 03:40:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 03:40:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 03:40:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 03:40:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 03:40:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 03:40:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/21 03:40:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 03:40:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/21 03:40:23 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:24 INFO : splitbananasplit: Deleted 2025/06/21 03:40:24 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 03:40:24 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 03:40:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 03:40:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 03:40:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 03:40:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 03:40:24 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 03:40:24 INFO : apple: Deleted 2025/06/21 03:40:24 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 03:40:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 03:40:24 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 03:40:24 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 03:40:24 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 03:40:24 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 03:40:24 INFO : appleappleapplebanana: Deleted 2025/06/21 03:40:24 INFO : banana: Deleted 2025/06/21 03:40:24 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 03:40:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 03:40:24 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 03:40:24 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:25 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/21 03:40:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : apple: transformed to: appleSUFFIX 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/21 03:40:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/21 03:40:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/21 03:40:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:25 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:40:25 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:40:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 03:40:25 INFO : appleappleapplebanana: Copied (new) 2025/06/21 03:40:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/21 03:40:25 INFO : banana: Copied (new) 2025/06/21 03:40:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/21 03:40:25 INFO : apple: Copied (new) 2025/06/21 03:40:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 03:40:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/21 03:40:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 03:40:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/21 03:40:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 03:40:26 INFO : splitbananasplit: Copied (new) 2025/06/21 03:40:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 03:40:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/21 03:40:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 03:40:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/21 03:40:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 03:40:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/21 03:40:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 03:40:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/21 03:40:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 03:40:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/21 03:40:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 03:40:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/21 03:40:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 03:40:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/21 03:40:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 03:40:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/21 03:40:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 03:40:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/21 03:40:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 03:40:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/21 03:40:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 03:40:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/21 03:40:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 03:40:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/21 03:40:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 03:40:27 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/21 03:40:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 03:40:27 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/21 03:40:27 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : splitbananasplitSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : appleSUFFIX: Deleted 2025/06/21 03:40:27 INFO : bananaSUFFIX: Deleted 2025/06/21 03:40:27 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/21 03:40:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/21 03:40:27 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:28 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:28 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:40:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:40:41 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:41 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:40:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:40:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 03:40:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 03:40:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 03:40:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 03:40:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 03:40:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:42 DEBUG : apple: Unchanged skipping 2025/06/21 03:40:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:42 DEBUG : banana: Unchanged skipping 2025/06/21 03:40:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 03:40:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 03:40:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 03:40:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 03:40:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 03:40:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 03:40:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 03:40:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 03:40:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/21 03:40:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/21 03:40:42 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:40:42 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:40:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/21 03:40:42 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/21 03:40:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 03:40:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/21 03:40:42 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/21 03:40:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 03:40:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/21 03:40:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/21 03:40:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 03:40:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/21 03:40:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/21 03:40:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 03:40:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/21 03:40:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/21 03:40:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 03:40:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/21 03:40:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/21 03:40:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 03:40:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/21 03:40:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/21 03:40:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 03:40:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/21 03:40:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/21 03:40:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 03:40:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/21 03:40:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/21 03:40:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 03:40:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/21 03:40:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/21 03:40:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 03:40:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/21 03:40:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/21 03:40:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 03:40:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/21 03:40:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/21 03:40:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 03:40:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/21 03:40:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/21 03:40:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 03:40:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/21 03:40:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/21 03:40:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 03:40:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/21 03:40:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/21 03:40:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/21 03:40:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/21 03:40:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/21 03:40:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/21 03:40:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/21 03:40:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/21 03:40:43 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:44 INFO : dir1/0008-2345678.txt: Deleted 2025/06/21 03:40:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/21 03:40:44 INFO : dir1/0013-789;=.txt: Deleted 2025/06/21 03:40:44 INFO : appleappleapplebanana: Deleted 2025/06/21 03:40:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/21 03:40:44 INFO : dir1/0014-89;=.txt: Deleted 2025/06/21 03:40:44 INFO : dir1/0003-defghij.txt: Deleted 2025/06/21 03:40:44 INFO : splitbananasplit: Deleted 2025/06/21 03:40:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/21 03:40:44 INFO : dir1/0009-3456789.txt: Deleted 2025/06/21 03:40:44 INFO : dir1/0011-56789;.txt: Deleted 2025/06/21 03:40:44 INFO : dir1/0012-6789;.txt: Deleted 2025/06/21 03:40:44 INFO : dir1/0015-9;=.txt: Deleted 2025/06/21 03:40:44 INFO : dir1/0010-456789.txt: Deleted 2025/06/21 03:40:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/21 03:40:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/21 03:40:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/21 03:40:44 INFO : dir1/0007-1234567.txt: Deleted 2025/06/21 03:40:44 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:44 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : appleapple: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/21 03:40:44 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 03:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 03:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 03:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 03:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 03:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 03:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 03:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 03:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 03:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 03:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 03:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 03:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 03:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 03:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 03:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 03:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 03:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 03:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 03:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 03:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 03:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 03:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 03:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 03:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 03:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 03:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 03:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 03:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 03:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 03:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 03:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 03:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 03:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 03:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 03:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 03:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 03:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 03:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 03:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 03:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 03:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 03:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 03:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 03:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 03:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 03:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 03:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 03:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 03:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 03:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 03:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 03:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 03:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 03:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 03:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 03:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 03:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 03:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 03:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 03:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 03:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 03:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 03:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 03:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 03:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 03:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 03:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 03:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 03:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 03:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 03:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 03:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 03:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 03:40:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 03:40:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 03:40:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 03:40:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:40:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : apple: Unchanged skipping 2025/06/21 03:40:45 DEBUG : banana: Unchanged skipping 2025/06/21 03:40:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 03:40:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 03:40:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/21 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/21 03:40:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/21 03:40:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/21 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/21 03:40:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/21 03:40:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/21 03:40:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/21 03:40:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/21 03:40:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/21 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/21 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/21 03:40:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/21 03:40:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/21 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/21 03:40:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/21 03:40:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:40:45 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:40:45 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:40:45 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:45 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:45 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : appleapple: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 03:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 03:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 03:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 03:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 03:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 03:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 03:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 03:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 03:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 03:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 03:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 03:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 03:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 03:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 03:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 03:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 03:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 03:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 03:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 03:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 03:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 03:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 03:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 03:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 03:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 03:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 03:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 03:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 03:40:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/21 03:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 03:40:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/21 03:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/21 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/21 03:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/21 03:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/21 03:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/21 03:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/21 03:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/21 03:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/21 03:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/21 03:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/21 03:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/21 03:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/21 03:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/21 03:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/21 03:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/21 03:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/21 03:40:45 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:40:58 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:58 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:40:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : apple: Unchanged skipping 2025/06/21 03:40:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:40:58 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:40:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : banana: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:40:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:40:58 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:40:58 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:58 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:59 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : apple: Unchanged skipping 2025/06/21 03:40:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:40:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : banana: Unchanged skipping 2025/06/21 03:40:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:40:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:40:59 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:40:59 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:40:59 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:59 DEBUG : Waiting for deletions to finish 2025/06/21 03:40:59 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:40:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:00 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:41:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:41:12 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:12 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:41:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : apple: Unchanged skipping 2025/06/21 03:41:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : banana: Unchanged skipping 2025/06/21 03:41:13 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:41:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:41:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:41:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:41:13 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:13 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:13 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:41:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:41:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : apple: Unchanged skipping 2025/06/21 03:41:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:41:14 DEBUG : banana: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:41:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:41:14 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:41:14 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:14 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:14 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:41:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:41:27 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:27 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:41:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : apple: Unchanged skipping 2025/06/21 03:41:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:41:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : banana: Unchanged skipping 2025/06/21 03:41:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:41:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:41:28 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:41:28 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:28 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:28 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:41:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : apple: Unchanged skipping 2025/06/21 03:41:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:41:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:41:29 DEBUG : banana: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:41:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:41:29 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:41:29 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:29 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:29 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:41:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:41:41 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:41 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:41:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : apple: Unchanged skipping 2025/06/21 03:41:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : banana: Unchanged skipping 2025/06/21 03:41:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:41:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:41:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:41:42 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:41:42 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:42 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:42 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:41:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:41:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : banana: Unchanged skipping 2025/06/21 03:41:43 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:41:43 DEBUG : apple: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:41:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:41:43 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:41:43 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:43 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:43 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:41:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:41:55 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:56 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:41:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : apple: Unchanged skipping 2025/06/21 03:41:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:41:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : banana: Unchanged skipping 2025/06/21 03:41:57 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:41:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:41:57 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:57 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:57 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/21 03:41:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : apple: Unchanged skipping 2025/06/21 03:41:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : banana: Unchanged skipping 2025/06/21 03:41:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/21 03:41:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : splitbananasplit: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:41:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:41:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/21 03:41:57 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:41:57 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:57 DEBUG : Waiting for deletions to finish 2025/06/21 03:41:58 DEBUG : apple: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : banana: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/21 03:41:58 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (173.91s) --- PASS: TestTransform/NFC (12.36s) --- PASS: TestTransform/NFD (15.42s) --- PASS: TestTransform/base64 (17.21s) --- PASS: TestTransform/prefix (19.15s) --- PASS: TestTransform/suffix (20.19s) --- PASS: TestTransform/truncate (17.09s) --- PASS: TestTransform/encoder (14.70s) --- PASS: TestTransform/ISO-8859-1 (14.15s) --- PASS: TestTransform/charmap (14.93s) --- PASS: TestTransform/lowercase (14.07s) --- PASS: TestTransform/ascii (14.64s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:42:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/21 03:42:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/21 03:42:03 INFO : sub dir_somesuffix: Making directory 2025/06/21 03:42:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/21 03:42:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/21 03:42:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/21 03:42:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/21 03:42:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/21 03:42:03 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:03 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:42:03 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:03 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/21 03:42:03 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.67s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:42:04 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:04 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:04 INFO : tictactoe: Making directory 2025/06/21 03:42:04 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:04 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:04 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/21 03:42:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:04 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:04 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:42:05 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:05 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/21 03:42:05 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.56s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:42:06 INFO : toe: Making directory 2025/06/21 03:42:06 INFO : toe/toe: Making directory 2025/06/21 03:42:06 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/21 03:42:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/21 03:42:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/21 03:42:06 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:06 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:42:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/21 03:42:07 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.75s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:42:08 INFO : toe: Making directory 2025/06/21 03:42:08 INFO : toe/toe: Making directory 2025/06/21 03:42:08 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/21 03:42:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/21 03:42:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/21 03:42:08 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:08 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:42:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/21 03:42:08 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.90s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:42:09 DEBUG : empty_dir: Making directory with metadata 2025/06/21 03:42:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 03:42:09 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:10 INFO : tictacempty_dir: Making directory 2025/06/21 03:42:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:10 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:10 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:10 INFO : tictactoe: Making directory 2025/06/21 03:42:10 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:10 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:10 INFO : tictactoe/tictactoe: Making directory 2025/06/21 03:42:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 03:42:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 03:42:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 03:42:10 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:10 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:42:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/21 03:42:10 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:42:11 DEBUG : empty_dir: Making directory with metadata 2025/06/21 03:42:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 03:42:11 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:11 INFO : tictacempty_dir: Making directory 2025/06/21 03:42:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:11 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:11 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:11 INFO : tictactoe: Making directory 2025/06/21 03:42:11 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:11 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:11 INFO : tictactoe/tictactoe: Making directory 2025/06/21 03:42:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 03:42:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 03:42:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:11 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:11 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:42:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:12 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/21 03:42:12 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:12 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:12 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:12 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 03:42:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/21 03:42:12 NOTICE: B2 bucket rclone-test-kahacoy8sehi: 0 differences found 2025/06/21 03:42:12 NOTICE: B2 bucket rclone-test-kahacoy8sehi: 1 matching files --- PASS: TestAllTag (1.96s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:42:13 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:13 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:13 INFO : tictactoe: Making directory 2025/06/21 03:42:13 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:13 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:13 INFO : tictactoe/tictactoe: Making directory 2025/06/21 03:42:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 03:42:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 03:42:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 03:42:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:13 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:42:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/21 03:42:14 DEBUG : Waiting for deletions to finish 2025/06/21 03:42:14 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:14 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:14 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:14 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/21 03:42:14 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/21 03:42:14 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/21 03:42:14 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:42:14 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.18s) === RUN TestSyntax 2025/06/21 03:42:15 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:42:15 INFO : toe: Making directory 2025/06/21 03:42:15 INFO : toe/toe: Making directory 2025/06/21 03:42:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/21 03:42:15 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:15 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:42:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:16 INFO : toe/toe/toe: Copied (new) 2025/06/21 03:42:16 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.79s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:42:17 DEBUG : empty_dir: Making directory with metadata 2025/06/21 03:42:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 03:42:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:17 INFO : tictacempty_dir: Making directory 2025/06/21 03:42:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:17 INFO : tictactoe: Making directory 2025/06/21 03:42:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:17 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:17 INFO : tictactoe/tictactoe: Making directory 2025/06/21 03:42:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 03:42:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 03:42:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:17 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:17 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:42:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:18 INFO : toe/toe/toe.txt: Deleted 2025/06/21 03:42:18 INFO : toe/toe: Removing directory 2025/06/21 03:42:18 INFO : toe: Removing directory 2025/06/21 03:42:18 INFO : empty_dir: Removing directory 2025/06/21 03:42:18 DEBUG : Local file system at /tmp/rclone4132120498: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.59s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:42:18 DEBUG : empty_dir: Making directory with metadata 2025/06/21 03:42:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 03:42:18 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:19 INFO : tictacempty_dir: Making directory 2025/06/21 03:42:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:19 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:19 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:19 INFO : tictactoe: Making directory 2025/06/21 03:42:19 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:19 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:19 INFO : tictactoe/tictactoe: Making directory 2025/06/21 03:42:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 03:42:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 03:42:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:19 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:19 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:42:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:19 INFO : toe/toe/toe.txt: Deleted 2025/06/21 03:42:19 INFO : toe/toe: Removing directory 2025/06/21 03:42:19 INFO : toe: Removing directory 2025/06/21 03:42:19 INFO : empty_dir: Removing directory 2025/06/21 03:42:19 DEBUG : Local file system at /tmp/rclone4132120498: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/21 03:42:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/21 03:42:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 03:42:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 03:42:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 03:42:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/21 03:42:21 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.18s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:42:22 DEBUG : Reset feature "Copy" 2025/06/21 03:42:22 DEBUG : Reset feature "Move" 2025/06/21 03:42:22 DEBUG : Reset feature "Copy" 2025/06/21 03:42:22 DEBUG : Reset feature "Move" 2025/06/21 03:42:22 DEBUG : empty_dir: Making directory with metadata 2025/06/21 03:42:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/21 03:42:22 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:22 INFO : tictacempty_dir: Making directory 2025/06/21 03:42:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/21 03:42:22 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:22 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:22 INFO : tictactoe: Making directory 2025/06/21 03:42:22 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:22 DEBUG : toe: transformed to: tictactoe 2025/06/21 03:42:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:22 INFO : tictactoe/tictactoe: Making directory 2025/06/21 03:42:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/21 03:42:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/21 03:42:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 03:42:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:22 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:22 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:42:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/21 03:42:22 INFO : toe/toe/toe.txt: Deleted 2025/06/21 03:42:22 INFO : toe/toe: Removing directory 2025/06/21 03:42:22 INFO : toe: Removing directory 2025/06/21 03:42:22 INFO : empty_dir: Removing directory 2025/06/21 03:42:22 DEBUG : Local file system at /tmp/rclone4132120498: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/21 03:42:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/21 03:42:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 03:42:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 03:42:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/21 03:42:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/21 03:42:24 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.49s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:42:25 DEBUG : toe: transformed to: dG9l 2025/06/21 03:42:25 DEBUG : toe: transformed to: dG9l 2025/06/21 03:42:25 INFO : dG9l: Making directory 2025/06/21 03:42:25 DEBUG : toe: transformed to: dG9l 2025/06/21 03:42:25 DEBUG : toe: transformed to: dG9l 2025/06/21 03:42:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/21 03:42:25 INFO : dG9l/dG9l: Making directory 2025/06/21 03:42:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/21 03:42:25 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/21 03:42:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/21 03:42:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/21 03:42:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/21 03:42:25 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:25 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:42:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:26 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/21 03:42:26 DEBUG : Waiting for deletions to finish 2025/06/21 03:42:26 DEBUG : dG9l: transformed to: toe 2025/06/21 03:42:26 DEBUG : dG9l: transformed to: toe 2025/06/21 03:42:26 DEBUG : dG9l: transformed to: toe 2025/06/21 03:42:26 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/21 03:42:26 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/21 03:42:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/21 03:42:26 DEBUG : Local file system at /tmp/rclone4132120498: Waiting for checks to finish 2025/06/21 03:42:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/21 03:42:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/21 03:42:26 DEBUG : Local file system at /tmp/rclone4132120498: Waiting for transfers to finish 2025/06/21 03:42:26 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.35s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-kahacoy8sehi", Local "Local file system at /tmp/rclone4132120498", Modify Window "1ms" 2025/06/21 03:42:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 03:42:27 DEBUG : toe: transformed to: 2025/06/21 03:42:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 03:42:28 DEBUG : toe: transformed to: 2025/06/21 03:42:28 INFO : B2 bucket rclone-test-kahacoy8sehi: Making directory 2025/06/21 03:42:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 03:42:28 DEBUG : toe: transformed to: 2025/06/21 03:42:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 03:42:28 DEBUG : toe: transformed to: 2025/06/21 03:42:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 03:42:28 DEBUG : toe/toe: transformed to: 2025/06/21 03:42:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/21 03:42:28 INFO : toe/toe: Making directory 2025/06/21 03:42:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 03:42:28 DEBUG : toe/toe: transformed to: 2025/06/21 03:42:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/21 03:42:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 03:42:28 DEBUG : toe: transformed to: 2025/06/21 03:42:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/21 03:42:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/21 03:42:28 DEBUG : toe/toe/toe: transformed to: 2025/06/21 03:42:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/21 03:42:28 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for checks to finish 2025/06/21 03:42:28 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Waiting for transfers to finish 2025/06/21 03:42:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/21 03:42:28 INFO : toe/toe/toe: Copied (new) 2025/06/21 03:42:28 ERROR : B2 bucket rclone-test-kahacoy8sehi: not deleting files as there were IO errors 2025/06/21 03:42:28 ERROR : B2 bucket rclone-test-kahacoy8sehi: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2025/06/21 03:42:29 DEBUG : B2 bucket rclone-test-kahacoy8sehi: Purge remote 2025/06/21 03:42:29 INFO : B2 bucket rclone-test-kahacoy8sehi: cleaning bucket "rclone-test-kahacoy8sehi" of all files 2025/06/21 03:42:30 DEBUG : BackupDir/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7ccaf8_d20250621_m033653_c001_v7007000_t0000_u01750477013989") 2025/06/21 03:42:30 DEBUG : BackupDir/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f11020945064484cf_d20250621_m033648_c001_v0001157_t0043_u01750477008657") 2025/06/21 03:42:30 DEBUG : CompareDest/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99630_d20250621_m033629_c001_v7007000_t0000_u01750476989695") 2025/06/21 03:42:30 DEBUG : CompareDest/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19765_d20250621_m033623_c001_v0001165_t0017_u01750476983772") 2025/06/21 03:42:30 DEBUG : CompareDest/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99631_d20250621_m033629_c001_v7007000_t0000_u01750476989880") 2025/06/21 03:42:30 DEBUG : CompareDest/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7eb3a_d20250621_m033625_c001_v0001183_t0046_u01750476985126") 2025/06/21 03:42:30 DEBUG : CopyDest/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7ccaf9_d20250621_m033654_c001_v7007000_t0000_u01750477014171") 2025/06/21 03:42:30 DEBUG : CopyDest/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad598_d20250621_m033645_c001_v0001037_t0041_u01750477005478") 2025/06/21 03:42:30 DEBUG : CopyDest/three: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7ccafa_d20250621_m033654_c001_v7007000_t0000_u01750477014352") 2025/06/21 03:42:30 DEBUG : CopyDest/three: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7ec91_d20250621_m033652_c001_v0001183_t0058_u01750477012260") 2025/06/21 03:42:30 DEBUG : CopyDest/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7ccafb_d20250621_m033654_c001_v7007000_t0000_u01750477014532") 2025/06/21 03:42:31 DEBUG : CopyDest/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b197cf_d20250621_m033650_c001_v0001165_t0016_u01750477010188") 2025/06/21 03:42:31 DEBUG : EXISTING: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c333_d20250621_m033815_c001_v7007000_t0000_u01750477095668") 2025/06/21 03:42:31 DEBUG : EXISTING: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b198d5_d20250621_m033814_c001_v0001165_t0046_u01750477094699") 2025/06/21 03:42:31 DEBUG : PREFIXapple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4086edb209e83cf9_d20250621_m034007_c001_v7007000_t0000_u01750477207476") 2025/06/21 03:42:31 DEBUG : PREFIXapple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19afa_d20250621_m034002_c001_v0001165_t0041_u01750477202421") 2025/06/21 03:42:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4176b9eeb9a5b40d_d20250621_m034007_c001_v7007000_t0000_u01750477207493") 2025/06/21 03:42:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c83db_d20250621_m034002_c001_v0001101_t0043_u01750477202442") 2025/06/21 03:42:31 DEBUG : PREFIXbanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe5940b67_d20250621_m034007_c001_v7007000_t0000_u01750477207502") 2025/06/21 03:42:31 DEBUG : PREFIXbanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f591_d20250621_m034002_c001_v0001183_t0028_u01750477202431") 2025/06/21 03:42:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f415f2c7c427a33c8_d20250621_m034007_c001_v7007000_t0000_u01750477207232") 2025/06/21 03:42:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad7fa_d20250621_m034002_c001_v0001037_t0010_u01750477202408") 2025/06/21 03:42:31 DEBUG : Testêé: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c331_d20250621_m033811_c001_v7007000_t0000_u01750477091771") 2025/06/21 03:42:31 DEBUG : Testêé: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7efe9_d20250621_m033811_c001_v0001183_t0011_u01750477091178") 2025/06/21 03:42:31 DEBUG : Testêé: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b198c5_d20250621_m033810_c001_v0001165_t0015_u01750477090191") 2025/06/21 03:42:31 DEBUG : YXBwbGU=: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e31998_d20250621_m033949_c001_v7007000_t0000_u01750477189691") 2025/06/21 03:42:31 DEBUG : YXBwbGU=: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f49e_d20250621_m033945_c001_v0001183_t0033_u01750477185587") 2025/06/21 03:42:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e31999_d20250621_m033949_c001_v7007000_t0000_u01750477189876") 2025/06/21 03:42:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19aaa_d20250621_m033945_c001_v0001165_t0038_u01750477185611") 2025/06/21 03:42:31 DEBUG : YmFuYW5h: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e3199a_d20250621_m033950_c001_v7007000_t0000_u01750477190060") 2025/06/21 03:42:31 DEBUG : YmFuYW5h: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8393_d20250621_m033945_c001_v0001101_t0028_u01750477185600") 2025/06/21 03:42:32 DEBUG : a/potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f4486d1_d20250621_m033451_c001_v7007000_t0000_u01750476891251") 2025/06/21 03:42:32 DEBUG : a/potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad472_d20250621_m033450_c001_v0001037_t0015_u01750476890434") 2025/06/21 03:42:32 DEBUG : a/potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f4486c0_d20250621_m033448_c001_v7007000_t0000_u01750476888679") 2025/06/21 03:42:32 DEBUG : a/potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad468_d20250621_m033447_c001_v0001037_t0021_u01750476887531") 2025/06/21 03:42:32 DEBUG : a/potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fae5_d20250621_m033427_c001_v7007000_t0000_u01750476867592") 2025/06/21 03:42:32 DEBUG : a/potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad40c_d20250621_m033426_c001_v0001037_t0034_u01750476866660") 2025/06/21 03:42:32 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd886_d20250621_m034158_c001_v7007000_t0000_u01750477318726") 2025/06/21 03:42:32 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19cf6_d20250621_m034154_c001_v0001165_t0034_u01750477314859") 2025/06/21 03:42:32 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090ac_d20250621_m034144_c001_v7007000_t0000_u01750477304071") 2025/06/21 03:42:32 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19cb2_d20250621_m034140_c001_v0001165_t0032_u01750477300722") 2025/06/21 03:42:32 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b1e_d20250621_m034130_c001_v7007000_t0000_u01750477290013") 2025/06/21 03:42:32 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19c7e_d20250621_m034126_c001_v0001165_t0032_u01750477286454") 2025/06/21 03:42:32 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a631_d20250621_m034114_c001_v7007000_t0000_u01750477274989") 2025/06/21 03:42:32 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19c39_d20250621_m034111_c001_v0001165_t0021_u01750477271667") 2025/06/21 03:42:32 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18900_d20250621_m034100_c001_v7007000_t0000_u01750477260910") 2025/06/21 03:42:32 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19bf8_d20250621_m034056_c001_v0001165_t0013_u01750477256881") 2025/06/21 03:42:32 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f6d_d20250621_m034046_c001_v7007000_t0000_u01750477246218") 2025/06/21 03:42:32 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19ba6_d20250621_m034040_c001_v0001165_t0048_u01750477240646") 2025/06/21 03:42:32 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18880_d20250621_m034029_c001_v7007000_t0000_u01750477229104") 2025/06/21 03:42:32 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8425_d20250621_m034025_c001_v0001101_t0048_u01750477225641") 2025/06/21 03:42:33 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18876_d20250621_m034024_c001_v7007000_t0000_u01750477224481") 2025/06/21 03:42:33 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b50_d20250621_m034020_c001_v0001165_t0015_u01750477220111") 2025/06/21 03:42:33 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cf0_d20250621_m034008_c001_v7007000_t0000_u01750477208984") 2025/06/21 03:42:33 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f5c9_d20250621_m034005_c001_v0001183_t0015_u01750477205517") 2025/06/21 03:42:33 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cd8_d20250621_m034004_c001_v7007000_t0000_u01750477204352") 2025/06/21 03:42:33 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad7f6_d20250621_m034000_c001_v0001037_t0013_u01750477200260") 2025/06/21 03:42:33 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f401fb357a68e3d19_d20250621_m033947_c001_v7007000_t0000_u01750477187875") 2025/06/21 03:42:33 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f482_d20250621_m033943_c001_v0001183_t0051_u01750477183209") 2025/06/21 03:42:33 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c8f2_d20250621_m033932_c001_v7007000_t0000_u01750477172557") 2025/06/21 03:42:33 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f3a9_d20250621_m033928_c001_v0001183_t0053_u01750477168667") 2025/06/21 03:42:33 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02c95_d20250621_m033917_c001_v7007000_t0000_u01750477157215") 2025/06/21 03:42:33 DEBUG : apple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f2ef_d20250621_m033913_c001_v0001183_t0028_u01750477153891") 2025/06/21 03:42:33 DEBUG : appleSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a4e9_d20250621_m034027_c001_v7007000_t0000_u01750477227618") 2025/06/21 03:42:33 DEBUG : appleSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c841f_d20250621_m034022_c001_v0001101_t0023_u01750477222521") 2025/06/21 03:42:33 DEBUG : appleapple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f6e_d20250621_m034046_c001_v7007000_t0000_u01750477246402") 2025/06/21 03:42:33 DEBUG : appleapple: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19bb2_d20250621_m034042_c001_v0001165_t0026_u01750477242568") 2025/06/21 03:42:33 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd88b_d20250621_m034158_c001_v7007000_t0000_u01750477318909") 2025/06/21 03:42:33 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8576_d20250621_m034155_c001_v0001101_t0021_u01750477315286") 2025/06/21 03:42:33 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090ad_d20250621_m034144_c001_v7007000_t0000_u01750477304253") 2025/06/21 03:42:33 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8530_d20250621_m034141_c001_v0001101_t0024_u01750477301147") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b24_d20250621_m034130_c001_v7007000_t0000_u01750477290196") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8506_d20250621_m034126_c001_v0001101_t0051_u01750477286869") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a632_d20250621_m034115_c001_v7007000_t0000_u01750477275171") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c84c0_d20250621_m034112_c001_v0001101_t0058_u01750477272099") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18901_d20250621_m034101_c001_v7007000_t0000_u01750477261095") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8496_d20250621_m034057_c001_v0001101_t0050_u01750477257378") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf340a0fd_d20250621_m034044_c001_v7007000_t0000_u01750477244084") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8451_d20250621_m034041_c001_v0001101_t0054_u01750477241044") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18881_d20250621_m034029_c001_v7007000_t0000_u01750477229288") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f6bc_d20250621_m034025_c001_v0001183_t0056_u01750477225661") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbf01c_d20250621_m034024_c001_v7007000_t0000_u01750477224655") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad846_d20250621_m034020_c001_v0001037_t0014_u01750477220641") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cf1_d20250621_m034009_c001_v7007000_t0000_u01750477209166") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad80c_d20250621_m034005_c001_v0001037_t0030_u01750477205494") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4019711adbb10505_d20250621_m034004_c001_v7007000_t0000_u01750477204512") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f576_d20250621_m034001_c001_v0001183_t0034_u01750477201085") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4187ea8124c7a88e_d20250621_m033947_c001_v7007000_t0000_u01750477187651") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19aa6_d20250621_m033943_c001_v0001165_t0027_u01750477183761") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c8f3_d20250621_m033932_c001_v7007000_t0000_u01750477172742") 2025/06/21 03:42:34 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19a44_d20250621_m033929_c001_v0001165_t0007_u01750477169146") 2025/06/21 03:42:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02c96_d20250621_m033917_c001_v7007000_t0000_u01750477157397") 2025/06/21 03:42:35 DEBUG : appleappleapplebanana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b199fe_d20250621_m033914_c001_v0001165_t0024_u01750477154401") 2025/06/21 03:42:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1887e_d20250621_m034027_c001_v7007000_t0000_u01750477227736") 2025/06/21 03:42:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b5a_d20250621_m034022_c001_v0001165_t0037_u01750477222487") 2025/06/21 03:42:35 DEBUG : b/potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f4486d3_d20250621_m033451_c001_v7007000_t0000_u01750476891433") 2025/06/21 03:42:35 DEBUG : b/potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad46c_d20250621_m033449_c001_v0001037_t0011_u01750476889230") 2025/06/21 03:42:35 DEBUG : b/potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f4486bf_d20250621_m033448_c001_v7007000_t0000_u01750476888087") 2025/06/21 03:42:35 DEBUG : b/potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad464_d20250621_m033446_c001_v0001037_t0000_u01750476886109") 2025/06/21 03:42:35 DEBUG : b/potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fae2_d20250621_m033427_c001_v7007000_t0000_u01750476867037") 2025/06/21 03:42:35 DEBUG : b/potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad404_d20250621_m033425_c001_v0001037_t0012_u01750476865434") 2025/06/21 03:42:35 DEBUG : backup/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40358b5d4b33d99c_d20250621_m033707_c001_v7007000_t0000_u01750477027666") 2025/06/21 03:42:35 DEBUG : backup/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f11136f9cec7e8f6e_d20250621_m033705_c001_v0001131_t0005_u01750477025352") 2025/06/21 03:42:35 DEBUG : backup/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117af31d86a468ea_d20250621_m033701_c001_v0001171_t0023_u01750477021242") 2025/06/21 03:42:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4086edb209e83bc6_d20250621_m033732_c001_v7007000_t0000_u01750477052522") 2025/06/21 03:42:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117e2fbc8853ba58_d20250621_m033730_c001_v0001105_t0049_u01750477050720") 2025/06/21 03:42:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1031d0614de17321_d20250621_m033727_c001_v0001183_t0026_u01750477047050") 2025/06/21 03:42:35 DEBUG : backup/one.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7ccb6b_d20250621_m033720_c001_v7007000_t0000_u01750477040477") 2025/06/21 03:42:35 DEBUG : backup/one.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f108d4bd1286e52be_d20250621_m033718_c001_v0001184_t0019_u01750477038737") 2025/06/21 03:42:35 DEBUG : backup/one.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1124c6970e72df0e_d20250621_m033714_c001_v0001041_t0058_u01750477034678") 2025/06/21 03:42:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4086edb209e83bc7_d20250621_m033732_c001_v7007000_t0000_u01750477052711") 2025/06/21 03:42:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117b6a6d768be1dd_d20250621_m033731_c001_v0001157_t0035_u01750477051690") 2025/06/21 03:42:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f119a0f9458cba8a5_d20250621_m033728_c001_v0001184_t0028_u01750477048617") 2025/06/21 03:42:36 DEBUG : backup/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40358b5d4b33d9a0_d20250621_m033707_c001_v7007000_t0000_u01750477027849") 2025/06/21 03:42:36 DEBUG : backup/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f11464a7dc0bd050e_d20250621_m033706_c001_v0001106_t0043_u01750477026630") 2025/06/21 03:42:36 DEBUG : backup/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f10384691bd282440_d20250621_m033702_c001_v0001100_t0033_u01750477022656") 2025/06/21 03:42:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7ccb6c_d20250621_m033720_c001_v7007000_t0000_u01750477040659") 2025/06/21 03:42:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f119cd2c034f0faa9_d20250621_m033719_c001_v0001165_t0027_u01750477039722") 2025/06/21 03:42:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1089a9cc78a3af56_d20250621_m033716_c001_v0001171_t0019_u01750477036419") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd891_d20250621_m034159_c001_v7007000_t0000_u01750477319092") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7fb90_d20250621_m034155_c001_v0001183_t0037_u01750477315065") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090ae_d20250621_m034144_c001_v7007000_t0000_u01750477304436") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7faa0_d20250621_m034140_c001_v0001183_t0002_u01750477300953") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b29_d20250621_m034130_c001_v7007000_t0000_u01750477290382") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f9dd_d20250621_m034126_c001_v0001183_t0044_u01750477286675") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a633_d20250621_m034115_c001_v7007000_t0000_u01750477275354") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f907_d20250621_m034111_c001_v0001183_t0014_u01750477271888") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18902_d20250621_m034101_c001_v7007000_t0000_u01750477261279") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f857_d20250621_m034057_c001_v0001183_t0014_u01750477257171") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f6f_d20250621_m034046_c001_v7007000_t0000_u01750477246589") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f78b_d20250621_m034040_c001_v0001183_t0041_u01750477240852") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18882_d20250621_m034029_c001_v7007000_t0000_u01750477229474") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b70_d20250621_m034025_c001_v0001165_t0051_u01750477225648") 2025/06/21 03:42:36 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18878_d20250621_m034024_c001_v7007000_t0000_u01750477224665") 2025/06/21 03:42:37 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f676_d20250621_m034020_c001_v0001183_t0034_u01750477220388") 2025/06/21 03:42:37 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cf2_d20250621_m034009_c001_v7007000_t0000_u01750477209350") 2025/06/21 03:42:37 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b0e_d20250621_m034005_c001_v0001165_t0026_u01750477205486") 2025/06/21 03:42:37 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cd9_d20250621_m034004_c001_v7007000_t0000_u01750477204524") 2025/06/21 03:42:37 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19af6_d20250621_m034000_c001_v0001165_t0007_u01750477200811") 2025/06/21 03:42:37 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f401fb357a68e3d18_d20250621_m033947_c001_v7007000_t0000_u01750477187692") 2025/06/21 03:42:37 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c838f_d20250621_m033943_c001_v0001101_t0025_u01750477183446") 2025/06/21 03:42:37 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c8f4_d20250621_m033932_c001_v7007000_t0000_u01750477172928") 2025/06/21 03:42:37 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c835f_d20250621_m033928_c001_v0001101_t0059_u01750477168868") 2025/06/21 03:42:37 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02c97_d20250621_m033917_c001_v7007000_t0000_u01750477157581") 2025/06/21 03:42:37 DEBUG : banana: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8329_d20250621_m033914_c001_v0001101_t0056_u01750477154103") 2025/06/21 03:42:37 DEBUG : bananaSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e31a9e_d20250621_m034027_c001_v7007000_t0000_u01750477227728") 2025/06/21 03:42:37 DEBUG : bananaSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad84a_d20250621_m034022_c001_v0001037_t0019_u01750477222508") 2025/06/21 03:42:37 DEBUG : both0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a20_d20250621_m033852_c001_v7007000_t0000_u01750477132904") 2025/06/21 03:42:37 DEBUG : both0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad6af_d20250621_m033837_c001_v0001037_t0010_u01750477117478") 2025/06/21 03:42:37 DEBUG : both0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b49_d20250621_m033833_c001_v7007000_t0000_u01750477113111") 2025/06/21 03:42:37 DEBUG : both0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f029_d20250621_m033817_c001_v0001183_t0026_u01750477097930") 2025/06/21 03:42:37 DEBUG : both1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a21_d20250621_m033853_c001_v7007000_t0000_u01750477133094") 2025/06/21 03:42:37 DEBUG : both1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f128_d20250621_m033839_c001_v0001183_t0033_u01750477119061") 2025/06/21 03:42:37 DEBUG : both1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b4a_d20250621_m033833_c001_v7007000_t0000_u01750477113298") 2025/06/21 03:42:38 DEBUG : both1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b198e7_d20250621_m033818_c001_v0001165_t0026_u01750477098897") 2025/06/21 03:42:38 DEBUG : both10: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a22_d20250621_m033853_c001_v7007000_t0000_u01750477133283") 2025/06/21 03:42:38 DEBUG : both10: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f15e_d20250621_m033844_c001_v0001183_t0049_u01750477124481") 2025/06/21 03:42:38 DEBUG : both10: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b4b_d20250621_m033833_c001_v7007000_t0000_u01750477113482") 2025/06/21 03:42:38 DEBUG : both10: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19903_d20250621_m033824_c001_v0001165_t0033_u01750477104745") 2025/06/21 03:42:38 DEBUG : both11: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a23_d20250621_m033853_c001_v7007000_t0000_u01750477133468") 2025/06/21 03:42:38 DEBUG : both11: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19973_d20250621_m033845_c001_v0001165_t0055_u01750477125228") 2025/06/21 03:42:38 DEBUG : both11: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b4c_d20250621_m033833_c001_v7007000_t0000_u01750477113668") 2025/06/21 03:42:38 DEBUG : both11: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad68d_d20250621_m033825_c001_v0001037_t0020_u01750477105227") 2025/06/21 03:42:38 DEBUG : both12: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a24_d20250621_m033853_c001_v7007000_t0000_u01750477133652") 2025/06/21 03:42:38 DEBUG : both12: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad6d4_d20250621_m033845_c001_v0001037_t0035_u01750477125721") 2025/06/21 03:42:38 DEBUG : both12: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b4d_d20250621_m033833_c001_v7007000_t0000_u01750477113859") 2025/06/21 03:42:38 DEBUG : both12: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f098_d20250621_m033825_c001_v0001183_t0021_u01750477105942") 2025/06/21 03:42:38 DEBUG : both13: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a25_d20250621_m033853_c001_v7007000_t0000_u01750477133837") 2025/06/21 03:42:38 DEBUG : both13: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f17a_d20250621_m033846_c001_v0001183_t0040_u01750477126366") 2025/06/21 03:42:38 DEBUG : both13: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b50_d20250621_m033834_c001_v7007000_t0000_u01750477114046") 2025/06/21 03:42:38 DEBUG : both13: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b1990d_d20250621_m033826_c001_v0001165_t0046_u01750477106513") 2025/06/21 03:42:38 DEBUG : both14: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a26_d20250621_m033854_c001_v7007000_t0000_u01750477134022") 2025/06/21 03:42:38 DEBUG : both14: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19979_d20250621_m033847_c001_v0001165_t0034_u01750477127048") 2025/06/21 03:42:38 DEBUG : both14: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b51_d20250621_m033834_c001_v7007000_t0000_u01750477114232") 2025/06/21 03:42:38 DEBUG : both14: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad695_d20250621_m033826_c001_v0001037_t0026_u01750477106958") 2025/06/21 03:42:39 DEBUG : both15: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a27_d20250621_m033854_c001_v7007000_t0000_u01750477134207") 2025/06/21 03:42:39 DEBUG : both15: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad6dc_d20250621_m033847_c001_v0001037_t0012_u01750477127503") 2025/06/21 03:42:39 DEBUG : both15: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b52_d20250621_m033834_c001_v7007000_t0000_u01750477114416") 2025/06/21 03:42:39 DEBUG : both15: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f0ac_d20250621_m033827_c001_v0001183_t0004_u01750477107583") 2025/06/21 03:42:39 DEBUG : both16: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a28_d20250621_m033854_c001_v7007000_t0000_u01750477134398") 2025/06/21 03:42:39 DEBUG : both16: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f198_d20250621_m033848_c001_v0001183_t0032_u01750477128224") 2025/06/21 03:42:39 DEBUG : both16: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b53_d20250621_m033834_c001_v7007000_t0000_u01750477114600") 2025/06/21 03:42:39 DEBUG : both16: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19913_d20250621_m033828_c001_v0001165_t0003_u01750477108197") 2025/06/21 03:42:39 DEBUG : both17: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a2a_d20250621_m033854_c001_v7007000_t0000_u01750477134582") 2025/06/21 03:42:39 DEBUG : both17: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19985_d20250621_m033848_c001_v0001165_t0032_u01750477128766") 2025/06/21 03:42:39 DEBUG : both17: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b54_d20250621_m033834_c001_v7007000_t0000_u01750477114832") 2025/06/21 03:42:39 DEBUG : both17: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad699_d20250621_m033828_c001_v0001037_t0058_u01750477108655") 2025/06/21 03:42:39 DEBUG : both18: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a2b_d20250621_m033854_c001_v7007000_t0000_u01750477134766") 2025/06/21 03:42:39 DEBUG : both18: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad6e6_d20250621_m033849_c001_v0001037_t0014_u01750477129281") 2025/06/21 03:42:39 DEBUG : both18: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b55_d20250621_m033835_c001_v7007000_t0000_u01750477115016") 2025/06/21 03:42:39 DEBUG : both18: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f0be_d20250621_m033829_c001_v0001183_t0037_u01750477109195") 2025/06/21 03:42:39 DEBUG : both19: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a2c_d20250621_m033854_c001_v7007000_t0000_u01750477134970") 2025/06/21 03:42:39 DEBUG : both19: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f1ac_d20250621_m033850_c001_v0001183_t0048_u01750477130062") 2025/06/21 03:42:39 DEBUG : both19: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b56_d20250621_m033835_c001_v7007000_t0000_u01750477115211") 2025/06/21 03:42:39 DEBUG : both19: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19923_d20250621_m033829_c001_v0001165_t0010_u01750477109796") 2025/06/21 03:42:40 DEBUG : both2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a2e_d20250621_m033855_c001_v7007000_t0000_u01750477135154") 2025/06/21 03:42:40 DEBUG : both2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19953_d20250621_m033839_c001_v0001165_t0033_u01750477119859") 2025/06/21 03:42:40 DEBUG : both2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b59_d20250621_m033835_c001_v7007000_t0000_u01750477115397") 2025/06/21 03:42:40 DEBUG : both2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad67b_d20250621_m033819_c001_v0001037_t0018_u01750477099360") 2025/06/21 03:42:40 DEBUG : both3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a2f_d20250621_m033855_c001_v7007000_t0000_u01750477135339") 2025/06/21 03:42:40 DEBUG : both3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad6bf_d20250621_m033840_c001_v0001037_t0020_u01750477120300") 2025/06/21 03:42:40 DEBUG : both3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b5a_d20250621_m033835_c001_v7007000_t0000_u01750477115581") 2025/06/21 03:42:40 DEBUG : both3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f03e_d20250621_m033820_c001_v0001183_t0016_u01750477100079") 2025/06/21 03:42:40 DEBUG : both4: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a30_d20250621_m033855_c001_v7007000_t0000_u01750477135524") 2025/06/21 03:42:40 DEBUG : both4: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f138_d20250621_m033841_c001_v0001183_t0001_u01750477121041") 2025/06/21 03:42:40 DEBUG : both4: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b5f_d20250621_m033835_c001_v7007000_t0000_u01750477115765") 2025/06/21 03:42:40 DEBUG : both4: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b198f1_d20250621_m033820_c001_v0001165_t0003_u01750477100995") 2025/06/21 03:42:40 DEBUG : both5: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a31_d20250621_m033855_c001_v7007000_t0000_u01750477135710") 2025/06/21 03:42:40 DEBUG : both5: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b1995d_d20250621_m033841_c001_v0001165_t0011_u01750477121692") 2025/06/21 03:42:40 DEBUG : both5: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b65_d20250621_m033835_c001_v7007000_t0000_u01750477115951") 2025/06/21 03:42:40 DEBUG : both5: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad683_d20250621_m033821_c001_v0001037_t0033_u01750477101420") 2025/06/21 03:42:40 DEBUG : both6: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a32_d20250621_m033855_c001_v7007000_t0000_u01750477135895") 2025/06/21 03:42:40 DEBUG : both6: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad6c5_d20250621_m033842_c001_v0001037_t0047_u01750477122167") 2025/06/21 03:42:40 DEBUG : both6: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b6a_d20250621_m033836_c001_v7007000_t0000_u01750477116136") 2025/06/21 03:42:40 DEBUG : both6: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f064_d20250621_m033822_c001_v0001183_t0003_u01750477102016") 2025/06/21 03:42:41 DEBUG : both7: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a33_d20250621_m033856_c001_v7007000_t0000_u01750477136105") 2025/06/21 03:42:41 DEBUG : both7: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f152_d20250621_m033842_c001_v0001183_t0012_u01750477122841") 2025/06/21 03:42:41 DEBUG : both7: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b6d_d20250621_m033836_c001_v7007000_t0000_u01750477116344") 2025/06/21 03:42:41 DEBUG : both7: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b198fb_d20250621_m033822_c001_v0001165_t0014_u01750477102573") 2025/06/21 03:42:41 DEBUG : both8: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a34_d20250621_m033856_c001_v7007000_t0000_u01750477136290") 2025/06/21 03:42:41 DEBUG : both8: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b1996b_d20250621_m033843_c001_v0001165_t0056_u01750477123436") 2025/06/21 03:42:41 DEBUG : both8: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b72_d20250621_m033836_c001_v7007000_t0000_u01750477116529") 2025/06/21 03:42:41 DEBUG : both8: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad689_d20250621_m033823_c001_v0001037_t0044_u01750477103023") 2025/06/21 03:42:41 DEBUG : both9: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a35_d20250621_m033856_c001_v7007000_t0000_u01750477136476") 2025/06/21 03:42:41 DEBUG : both9: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad6cd_d20250621_m033843_c001_v0001037_t0053_u01750477123852") 2025/06/21 03:42:41 DEBUG : both9: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b78_d20250621_m033836_c001_v7007000_t0000_u01750477116736") 2025/06/21 03:42:41 DEBUG : both9: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f082_d20250621_m033824_c001_v0001183_t0044_u01750477104030") 2025/06/21 03:42:41 DEBUG : c/non empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f4486d8_d20250621_m033451_c001_v7007000_t0000_u01750476891615") 2025/06/21 03:42:41 DEBUG : c/non empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad46e_d20250621_m033449_c001_v0001037_t0025_u01750476889650") 2025/06/21 03:42:41 DEBUG : c/non empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f4486c1_d20250621_m033448_c001_v7007000_t0000_u01750476888861") 2025/06/21 03:42:41 DEBUG : c/non empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad466_d20250621_m033446_c001_v0001037_t0012_u01750476886651") 2025/06/21 03:42:41 DEBUG : c/non empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fae6_d20250621_m033427_c001_v7007000_t0000_u01750476867775") 2025/06/21 03:42:41 DEBUG : c/non empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad406_d20250621_m033425_c001_v0001037_t0048_u01750476865911") 2025/06/21 03:42:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e3199b_d20250621_m033950_c001_v7007000_t0000_u01750477190244") 2025/06/21 03:42:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad7b6_d20250621_m033945_c001_v0001037_t0038_u01750477185622") 2025/06/21 03:42:41 DEBUG : check sum: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fac3_d20250621_m033417_c001_v7007000_t0000_u01750476857714") 2025/06/21 03:42:42 DEBUG : check sum: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad3de_d20250621_m033416_c001_v0001037_t0057_u01750476856640") 2025/06/21 03:42:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4144cb410939017c_d20250621_m034227_c001_v7007000_t0000_u01750477347636") 2025/06/21 03:42:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19d9a_d20250621_m034226_c001_v0001165_t0036_u01750477346244") 2025/06/21 03:42:42 DEBUG : dest/3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cca34_d20250621_m033638_c001_v7007000_t0000_u01750476998752") 2025/06/21 03:42:42 DEBUG : dest/3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f419d18937a423212_d20250621_m033637_c001_v0001106_t0055_u01750476997595") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f70_d20250621_m034046_c001_v7007000_t0000_u01750477246773") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8455_d20250621_m034042_c001_v0001101_t0045_u01750477242590") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd894_d20250621_m034159_c001_v7007000_t0000_u01750477319275") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19cd4_d20250621_m034148_c001_v0001165_t0056_u01750477308737") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090af_d20250621_m034144_c001_v7007000_t0000_u01750477304617") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19c98_d20250621_m034134_c001_v0001165_t0053_u01750477294663") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b2f_d20250621_m034130_c001_v7007000_t0000_u01750477290569") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19c5f_d20250621_m034119_c001_v0001165_t0005_u01750477279726") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a634_d20250621_m034115_c001_v7007000_t0000_u01750477275536") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19c1d_d20250621_m034105_c001_v0001165_t0018_u01750477265579") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18903_d20250621_m034101_c001_v7007000_t0000_u01750477261463") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19bde_d20250621_m034050_c001_v0001165_t0030_u01750477250883") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f6a_d20250621_m034044_c001_v7007000_t0000_u01750477244478") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b8c_d20250621_m034033_c001_v0001165_t0041_u01750477233785") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18883_d20250621_m034029_c001_v7007000_t0000_u01750477229657") 2025/06/21 03:42:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f6c4_d20250621_m034025_c001_v0001183_t0042_u01750477225869") 2025/06/21 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a4a9_d20250621_m034024_c001_v7007000_t0000_u01750477224274") 2025/06/21 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b32_d20250621_m034013_c001_v0001165_t0006_u01750477213602") 2025/06/21 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cf7_d20250621_m034009_c001_v7007000_t0000_u01750477209534") 2025/06/21 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b10_d20250621_m034005_c001_v0001165_t0014_u01750477205731") 2025/06/21 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4176b9eeb9a5b409_d20250621_m034004_c001_v7007000_t0000_u01750477204478") 2025/06/21 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad7de_d20250621_m033954_c001_v0001037_t0024_u01750477194442") 2025/06/21 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448bdd_d20250621_m033947_c001_v7007000_t0000_u01750477187700") 2025/06/21 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f42b_d20250621_m033937_c001_v0001183_t0059_u01750477177237") 2025/06/21 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c8f5_d20250621_m033933_c001_v7007000_t0000_u01750477173113") 2025/06/21 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f358_d20250621_m033921_c001_v0001183_t0040_u01750477161822") 2025/06/21 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02c98_d20250621_m033917_c001_v7007000_t0000_u01750477157767") 2025/06/21 03:42:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f29f_d20250621_m033909_c001_v0001183_t0041_u01750477149103") 2025/06/21 03:42:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4187ea8124c7a97f_d20250621_m034027_c001_v7007000_t0000_u01750477227420") 2025/06/21 03:42:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b5c_d20250621_m034022_c001_v0001165_t0006_u01750477222706") 2025/06/21 03:42:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f71_d20250621_m034046_c001_v7007000_t0000_u01750477246955") 2025/06/21 03:42:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad89a_d20250621_m034042_c001_v0001037_t0025_u01750477242600") 2025/06/21 03:42:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd899_d20250621_m034159_c001_v7007000_t0000_u01750477319458") 2025/06/21 03:42:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7fb32_d20250621_m034149_c001_v0001183_t0058_u01750477309319") 2025/06/21 03:42:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090b0_d20250621_m034144_c001_v7007000_t0000_u01750477304800") 2025/06/21 03:42:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7fa48_d20250621_m034135_c001_v0001183_t0034_u01750477295283") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b34_d20250621_m034130_c001_v7007000_t0000_u01750477290753") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f98b_d20250621_m034120_c001_v0001183_t0028_u01750477280309") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a635_d20250621_m034115_c001_v7007000_t0000_u01750477275718") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f8c3_d20250621_m034106_c001_v0001183_t0002_u01750477266192") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18904_d20250621_m034101_c001_v7007000_t0000_u01750477261647") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f80b_d20250621_m034051_c001_v0001183_t0013_u01750477251452") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448cc3_d20250621_m034044_c001_v7007000_t0000_u01750477244235") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f731_d20250621_m034034_c001_v0001183_t0045_u01750477234345") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18884_d20250621_m034029_c001_v7007000_t0000_u01750477229840") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b72_d20250621_m034025_c001_v0001165_t0047_u01750477225895") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbf01a_d20250621_m034024_c001_v7007000_t0000_u01750477224284") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f63c_d20250621_m034014_c001_v0001183_t0057_u01750477214225") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cfa_d20250621_m034009_c001_v7007000_t0000_u01750477209717") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f5cb_d20250621_m034005_c001_v0001183_t0049_u01750477205758") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4176b9eeb9a5b408_d20250621_m034004_c001_v7007000_t0000_u01750477204294") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19ae0_d20250621_m033955_c001_v0001165_t0007_u01750477195128") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbebb4_d20250621_m033947_c001_v7007000_t0000_u01750477187901") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8377_d20250621_m033937_c001_v0001101_t0041_u01750477177797") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c8f6_d20250621_m033933_c001_v7007000_t0000_u01750477173299") 2025/06/21 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8345_d20250621_m033922_c001_v0001101_t0010_u01750477162390") 2025/06/21 03:42:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02c99_d20250621_m033917_c001_v7007000_t0000_u01750477157953") 2025/06/21 03:42:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8319_d20250621_m033909_c001_v0001101_t0045_u01750477149308") 2025/06/21 03:42:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e31a9d_d20250621_m034027_c001_v7007000_t0000_u01750477227544") 2025/06/21 03:42:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f68e_d20250621_m034022_c001_v0001183_t0029_u01750477222773") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f72_d20250621_m034047_c001_v7007000_t0000_u01750477247141") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f7a3_d20250621_m034042_c001_v0001183_t0042_u01750477242812") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd89a_d20250621_m034159_c001_v7007000_t0000_u01750477319642") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8556_d20250621_m034149_c001_v0001101_t0002_u01750477309884") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090b1_d20250621_m034144_c001_v7007000_t0000_u01750477304982") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c851a_d20250621_m034135_c001_v0001101_t0059_u01750477295850") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b3a_d20250621_m034130_c001_v7007000_t0000_u01750477290936") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c84dc_d20250621_m034120_c001_v0001101_t0003_u01750477280870") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a636_d20250621_m034115_c001_v7007000_t0000_u01750477275899") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c84a8_d20250621_m034106_c001_v0001101_t0031_u01750477266779") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18905_d20250621_m034101_c001_v7007000_t0000_u01750477261830") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c847b_d20250621_m034052_c001_v0001101_t0011_u01750477252022") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4055f98f3aabd3e0_d20250621_m034044_c001_v7007000_t0000_u01750477244491") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8443_d20250621_m034034_c001_v0001101_t0006_u01750477234960") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18885_d20250621_m034030_c001_v7007000_t0000_u01750477230024") 2025/06/21 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8427_d20250621_m034025_c001_v0001101_t0032_u01750477225950") 2025/06/21 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18875_d20250621_m034024_c001_v7007000_t0000_u01750477224297") 2025/06/21 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad82e_d20250621_m034014_c001_v0001037_t0015_u01750477214801") 2025/06/21 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cfb_d20250621_m034009_c001_v7007000_t0000_u01750477209900") 2025/06/21 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c83f3_d20250621_m034005_c001_v0001101_t0031_u01750477205845") 2025/06/21 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4176b9eeb9a5b406_d20250621_m034003_c001_v7007000_t0000_u01750477203929") 2025/06/21 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f538_d20250621_m033955_c001_v0001183_t0054_u01750477195710") 2025/06/21 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e31994_d20250621_m033947_c001_v7007000_t0000_u01750477187665") 2025/06/21 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19a7c_d20250621_m033938_c001_v0001165_t0019_u01750477178446") 2025/06/21 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c8f8_d20250621_m033933_c001_v7007000_t0000_u01750477173490") 2025/06/21 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19a24_d20250621_m033923_c001_v0001165_t0057_u01750477163120") 2025/06/21 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02c9a_d20250621_m033918_c001_v7007000_t0000_u01750477158142") 2025/06/21 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b199e6_d20250621_m033909_c001_v0001165_t0004_u01750477149612") 2025/06/21 03:42:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4144cb4109390014_d20250621_m034027_c001_v7007000_t0000_u01750477227754") 2025/06/21 03:42:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8421_d20250621_m034022_c001_v0001101_t0007_u01750477222860") 2025/06/21 03:42:46 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f73_d20250621_m034047_c001_v7007000_t0000_u01750477247323") 2025/06/21 03:42:46 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19bb4_d20250621_m034042_c001_v0001165_t0027_u01750477242821") 2025/06/21 03:42:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd89e_d20250621_m034159_c001_v7007000_t0000_u01750477319826") 2025/06/21 03:42:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad96a_d20250621_m034150_c001_v0001037_t0017_u01750477310694") 2025/06/21 03:42:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090b2_d20250621_m034145_c001_v7007000_t0000_u01750477305165") 2025/06/21 03:42:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad940_d20250621_m034136_c001_v0001037_t0059_u01750477296564") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b3f_d20250621_m034131_c001_v7007000_t0000_u01750477291119") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad916_d20250621_m034121_c001_v0001037_t0006_u01750477281624") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a637_d20250621_m034116_c001_v7007000_t0000_u01750477276081") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad8ee_d20250621_m034107_c001_v0001037_t0051_u01750477267423") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18906_d20250621_m034102_c001_v7007000_t0000_u01750477262012") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad8c2_d20250621_m034052_c001_v0001037_t0027_u01750477252707") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448cc4_d20250621_m034044_c001_v7007000_t0000_u01750477244249") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad880_d20250621_m034035_c001_v0001037_t0006_u01750477235742") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18886_d20250621_m034030_c001_v7007000_t0000_u01750477230208") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f6c6_d20250621_m034026_c001_v0001183_t0020_u01750477226078") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4144cb410939000c_d20250621_m034024_c001_v7007000_t0000_u01750477224678") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8409_d20250621_m034015_c001_v0001101_t0033_u01750477215666") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cfc_d20250621_m034010_c001_v7007000_t0000_u01750477210083") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f5d3_d20250621_m034005_c001_v0001183_t0030_u01750477205953") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f401fb357a68e3d2d_d20250621_m034004_c001_v7007000_t0000_u01750477204532") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c83bb_d20250621_m033956_c001_v0001101_t0052_u01750477196284") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbebb3_d20250621_m033947_c001_v7007000_t0000_u01750477187717") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad79c_d20250621_m033939_c001_v0001037_t0035_u01750477179037") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c8fc_d20250621_m033933_c001_v7007000_t0000_u01750477173675") 2025/06/21 03:42:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad762_d20250621_m033923_c001_v0001037_t0020_u01750477163687") 2025/06/21 03:42:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02c9b_d20250621_m033918_c001_v7007000_t0000_u01750477158325") 2025/06/21 03:42:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad736_d20250621_m033909_c001_v0001037_t0024_u01750477149885") 2025/06/21 03:42:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1887c_d20250621_m034027_c001_v7007000_t0000_u01750477227553") 2025/06/21 03:42:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b5e_d20250621_m034022_c001_v0001165_t0049_u01750477222940") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f74_d20250621_m034047_c001_v7007000_t0000_u01750477247506") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8457_d20250621_m034042_c001_v0001101_t0034_u01750477242946") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd8a5_d20250621_m034200_c001_v7007000_t0000_u01750477320010") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19cde_d20250621_m034151_c001_v0001165_t0039_u01750477311233") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090b3_d20250621_m034145_c001_v7007000_t0000_u01750477305347") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19c9c_d20250621_m034136_c001_v0001165_t0052_u01750477296941") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b45_d20250621_m034131_c001_v7007000_t0000_u01750477291301") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19c69_d20250621_m034122_c001_v0001165_t0050_u01750477282179") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a638_d20250621_m034116_c001_v7007000_t0000_u01750477276263") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19c23_d20250621_m034107_c001_v0001165_t0030_u01750477267855") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18907_d20250621_m034102_c001_v7007000_t0000_u01750477262195") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19be8_d20250621_m034053_c001_v0001165_t0013_u01750477253140") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e31aa4_d20250621_m034044_c001_v7007000_t0000_u01750477244062") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b90_d20250621_m034036_c001_v0001165_t0040_u01750477236367") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18887_d20250621_m034030_c001_v7007000_t0000_u01750477230392") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b74_d20250621_m034026_c001_v0001165_t0016_u01750477226091") 2025/06/21 03:42:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e31a97_d20250621_m034024_c001_v7007000_t0000_u01750477224497") 2025/06/21 03:42:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b3c_d20250621_m034016_c001_v0001165_t0022_u01750477216031") 2025/06/21 03:42:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cfd_d20250621_m034010_c001_v7007000_t0000_u01750477210267") 2025/06/21 03:42:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b14_d20250621_m034005_c001_v0001165_t0014_u01750477205964") 2025/06/21 03:42:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbec0f_d20250621_m034004_c001_v7007000_t0000_u01750477204282") 2025/06/21 03:42:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad7e8_d20250621_m033956_c001_v0001037_t0045_u01750477196636") 2025/06/21 03:42:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e31997_d20250621_m033948_c001_v7007000_t0000_u01750477188036") 2025/06/21 03:42:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f44b_d20250621_m033939_c001_v0001183_t0052_u01750477179440") 2025/06/21 03:42:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c901_d20250621_m033933_c001_v7007000_t0000_u01750477173859") 2025/06/21 03:42:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f36e_d20250621_m033924_c001_v0001183_t0043_u01750477164189") 2025/06/21 03:42:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02c9c_d20250621_m033918_c001_v7007000_t0000_u01750477158508") 2025/06/21 03:42:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f2b5_d20250621_m033910_c001_v0001183_t0041_u01750477150237") 2025/06/21 03:42:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4144cb4109390012_d20250621_m034027_c001_v7007000_t0000_u01750477227567") 2025/06/21 03:42:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f692_d20250621_m034022_c001_v0001183_t0052_u01750477222986") 2025/06/21 03:42:49 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f76_d20250621_m034047_c001_v7007000_t0000_u01750477247689") 2025/06/21 03:42:49 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f7ab_d20250621_m034043_c001_v0001183_t0046_u01750477243003") 2025/06/21 03:42:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd8ad_d20250621_m034200_c001_v7007000_t0000_u01750477320192") 2025/06/21 03:42:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7fb4e_d20250621_m034151_c001_v0001183_t0013_u01750477311459") 2025/06/21 03:42:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090b4_d20250621_m034145_c001_v7007000_t0000_u01750477305529") 2025/06/21 03:42:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7fa64_d20250621_m034137_c001_v0001183_t0057_u01750477297201") 2025/06/21 03:42:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b49_d20250621_m034131_c001_v7007000_t0000_u01750477291487") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f9af_d20250621_m034122_c001_v0001183_t0017_u01750477282407") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a639_d20250621_m034116_c001_v7007000_t0000_u01750477276446") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f8df_d20250621_m034108_c001_v0001183_t0037_u01750477268062") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18908_d20250621_m034102_c001_v7007000_t0000_u01750477262380") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f82f_d20250621_m034053_c001_v0001183_t0014_u01750477253421") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448cc8_d20250621_m034044_c001_v7007000_t0000_u01750477244600") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f751_d20250621_m034036_c001_v0001183_t0016_u01750477236565") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18888_d20250621_m034030_c001_v7007000_t0000_u01750477230575") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad85a_d20250621_m034026_c001_v0001037_t0011_u01750477226135") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a4ad_d20250621_m034024_c001_v7007000_t0000_u01750477224458") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f650_d20250621_m034016_c001_v0001183_t0049_u01750477216238") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02d05_d20250621_m034010_c001_v7007000_t0000_u01750477210450") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad80e_d20250621_m034006_c001_v0001037_t0018_u01750477206004") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4019711adbb10504_d20250621_m034004_c001_v7007000_t0000_u01750477204318") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19ae4_d20250621_m033957_c001_v0001165_t0059_u01750477197042") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4187ea8124c7a88c_d20250621_m033947_c001_v7007000_t0000_u01750477187286") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8381_d20250621_m033939_c001_v0001101_t0047_u01750477179680") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c905_d20250621_m033934_c001_v7007000_t0000_u01750477174044") 2025/06/21 03:42:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c834b_d20250621_m033924_c001_v0001101_t0048_u01750477164398") 2025/06/21 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02c9d_d20250621_m033918_c001_v7007000_t0000_u01750477158692") 2025/06/21 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c831d_d20250621_m033910_c001_v0001101_t0019_u01750477150445") 2025/06/21 03:42:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd670_d20250621_m034027_c001_v7007000_t0000_u01750477227403") 2025/06/21 03:42:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad84c_d20250621_m034022_c001_v0001037_t0033_u01750477222994") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f77_d20250621_m034047_c001_v7007000_t0000_u01750477247871") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad8a0_d20250621_m034043_c001_v0001037_t0044_u01750477243018") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd8b5_d20250621_m034200_c001_v7007000_t0000_u01750477320375") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8560_d20250621_m034151_c001_v0001101_t0047_u01750477311680") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090b5_d20250621_m034145_c001_v7007000_t0000_u01750477305711") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8520_d20250621_m034137_c001_v0001101_t0059_u01750477297402") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b4b_d20250621_m034131_c001_v7007000_t0000_u01750477291670") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c84ea_d20250621_m034122_c001_v0001101_t0021_u01750477282600") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a63a_d20250621_m034116_c001_v7007000_t0000_u01750477276628") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c84ae_d20250621_m034108_c001_v0001101_t0043_u01750477268256") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1890a_d20250621_m034102_c001_v7007000_t0000_u01750477262564") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8483_d20250621_m034053_c001_v0001101_t0012_u01750477253654") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448cc6_d20250621_m034044_c001_v7007000_t0000_u01750477244417") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8445_d20250621_m034036_c001_v0001101_t0035_u01750477236799") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18889_d20250621_m034030_c001_v7007000_t0000_u01750477230759") 2025/06/21 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f6c8_d20250621_m034026_c001_v0001183_t0047_u01750477226292") 2025/06/21 03:42:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18879_d20250621_m034024_c001_v7007000_t0000_u01750477224684") 2025/06/21 03:42:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad838_d20250621_m034016_c001_v0001037_t0041_u01750477216433") 2025/06/21 03:42:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02d06_d20250621_m034010_c001_v7007000_t0000_u01750477210633") 2025/06/21 03:42:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f5d9_d20250621_m034006_c001_v0001183_t0054_u01750477206164") 2025/06/21 03:42:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbec0e_d20250621_m034004_c001_v7007000_t0000_u01750477204099") 2025/06/21 03:42:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f548_d20250621_m033957_c001_v0001183_t0046_u01750477197261") 2025/06/21 03:42:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cce17_d20250621_m033947_c001_v7007000_t0000_u01750477187745") 2025/06/21 03:42:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19a82_d20250621_m033940_c001_v0001165_t0016_u01750477180018") 2025/06/21 03:42:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c906_d20250621_m033934_c001_v7007000_t0000_u01750477174229") 2025/06/21 03:42:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19a2e_d20250621_m033924_c001_v0001165_t0054_u01750477164910") 2025/06/21 03:42:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02c9e_d20250621_m033918_c001_v7007000_t0000_u01750477158876") 2025/06/21 03:42:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b199ec_d20250621_m033910_c001_v0001165_t0040_u01750477150766") 2025/06/21 03:42:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a4e6_d20250621_m034027_c001_v7007000_t0000_u01750477227433") 2025/06/21 03:42:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b64_d20250621_m034023_c001_v0001165_t0012_u01750477223160") 2025/06/21 03:42:52 DEBUG : dir1/0007-12345: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f79_d20250621_m034048_c001_v7007000_t0000_u01750477248055") 2025/06/21 03:42:52 DEBUG : dir1/0007-12345: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19bb6_d20250621_m034043_c001_v0001165_t0023_u01750477243042") 2025/06/21 03:42:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd8bb_d20250621_m034200_c001_v7007000_t0000_u01750477320557") 2025/06/21 03:42:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad96e_d20250621_m034152_c001_v0001037_t0025_u01750477312061") 2025/06/21 03:42:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090b7_d20250621_m034145_c001_v7007000_t0000_u01750477305893") 2025/06/21 03:42:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad942_d20250621_m034137_c001_v0001037_t0058_u01750477297730") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b51_d20250621_m034131_c001_v7007000_t0000_u01750477291853") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad91a_d20250621_m034123_c001_v0001037_t0017_u01750477283006") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a63b_d20250621_m034116_c001_v7007000_t0000_u01750477276815") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad8f4_d20250621_m034108_c001_v0001037_t0019_u01750477268578") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1890b_d20250621_m034102_c001_v7007000_t0000_u01750477262747") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad8ca_d20250621_m034054_c001_v0001037_t0044_u01750477254048") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f6b_d20250621_m034044_c001_v7007000_t0000_u01750477244612") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad88c_d20250621_m034037_c001_v0001037_t0004_u01750477237169") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1888a_d20250621_m034030_c001_v7007000_t0000_u01750477230946") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b78_d20250621_m034026_c001_v0001165_t0051_u01750477226370") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18874_d20250621_m034024_c001_v7007000_t0000_u01750477224114") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c840b_d20250621_m034016_c001_v0001101_t0054_u01750477216960") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02d07_d20250621_m034010_c001_v7007000_t0000_u01750477210815") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b16_d20250621_m034006_c001_v0001165_t0026_u01750477206217") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4086edb209e83cf3_d20250621_m034004_c001_v7007000_t0000_u01750477204311") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c83c3_d20250621_m033957_c001_v0001101_t0041_u01750477197459") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4187ea8124c7a88d_d20250621_m033947_c001_v7007000_t0000_u01750477187469") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad7a2_d20250621_m033940_c001_v0001037_t0052_u01750477180255") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c907_d20250621_m033934_c001_v7007000_t0000_u01750477174416") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad768_d20250621_m033925_c001_v0001037_t0049_u01750477165159") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02c9f_d20250621_m033919_c001_v7007000_t0000_u01750477159058") 2025/06/21 03:42:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad738_d20250621_m033910_c001_v0001037_t0031_u01750477150992") 2025/06/21 03:42:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbf01e_d20250621_m034027_c001_v7007000_t0000_u01750477227413") 2025/06/21 03:42:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f694_d20250621_m034023_c001_v0001183_t0053_u01750477223196") 2025/06/21 03:42:54 DEBUG : dir1/0008-23456: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f7a_d20250621_m034048_c001_v7007000_t0000_u01750477248238") 2025/06/21 03:42:54 DEBUG : dir1/0008-23456: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f7af_d20250621_m034043_c001_v0001183_t0058_u01750477243227") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd8c1_d20250621_m034200_c001_v7007000_t0000_u01750477320740") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19ce6_d20250621_m034152_c001_v0001165_t0012_u01750477312448") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090b8_d20250621_m034146_c001_v7007000_t0000_u01750477306075") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19ca4_d20250621_m034138_c001_v0001165_t0050_u01750477298090") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b56_d20250621_m034132_c001_v7007000_t0000_u01750477292035") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19c73_d20250621_m034123_c001_v0001165_t0028_u01750477283631") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a63c_d20250621_m034116_c001_v7007000_t0000_u01750477276998") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19c29_d20250621_m034109_c001_v0001165_t0005_u01750477269013") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1890c_d20250621_m034102_c001_v7007000_t0000_u01750477262931") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19bf0_d20250621_m034054_c001_v0001165_t0007_u01750477254633") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448cc1_d20250621_m034044_c001_v7007000_t0000_u01750477244046") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b98_d20250621_m034037_c001_v0001165_t0012_u01750477237618") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1888b_d20250621_m034031_c001_v7007000_t0000_u01750477231129") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f6cc_d20250621_m034026_c001_v0001183_t0057_u01750477226496") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbf019_d20250621_m034024_c001_v7007000_t0000_u01750477224102") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b44_d20250621_m034017_c001_v0001165_t0022_u01750477217408") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02d08_d20250621_m034010_c001_v7007000_t0000_u01750477210998") 2025/06/21 03:42:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c83f7_d20250621_m034006_c001_v0001101_t0031_u01750477206341") 2025/06/21 03:42:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4176b9eeb9a5b407_d20250621_m034004_c001_v7007000_t0000_u01750477204112") 2025/06/21 03:42:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad7ee_d20250621_m033957_c001_v0001037_t0019_u01750477197744") 2025/06/21 03:42:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cce18_d20250621_m033947_c001_v7007000_t0000_u01750477187929") 2025/06/21 03:42:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f468_d20250621_m033940_c001_v0001183_t0039_u01750477180683") 2025/06/21 03:42:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c908_d20250621_m033934_c001_v7007000_t0000_u01750477174603") 2025/06/21 03:42:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f37f_d20250621_m033925_c001_v0001183_t0049_u01750477165563") 2025/06/21 03:42:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02ca0_d20250621_m033919_c001_v7007000_t0000_u01750477159240") 2025/06/21 03:42:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f2c7_d20250621_m033911_c001_v0001183_t0000_u01750477151364") 2025/06/21 03:42:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e31a9c_d20250621_m034027_c001_v7007000_t0000_u01750477227360") 2025/06/21 03:42:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8423_d20250621_m034023_c001_v0001101_t0004_u01750477223362") 2025/06/21 03:42:55 DEBUG : dir1/0009-34567: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f7b_d20250621_m034048_c001_v7007000_t0000_u01750477248421") 2025/06/21 03:42:55 DEBUG : dir1/0009-34567: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19bb8_d20250621_m034043_c001_v0001165_t0033_u01750477243253") 2025/06/21 03:42:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd8c8_d20250621_m034200_c001_v7007000_t0000_u01750477320923") 2025/06/21 03:42:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7fb66_d20250621_m034152_c001_v0001183_t0047_u01750477312718") 2025/06/21 03:42:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090b9_d20250621_m034146_c001_v7007000_t0000_u01750477306258") 2025/06/21 03:42:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7fa74_d20250621_m034138_c001_v0001183_t0012_u01750477298328") 2025/06/21 03:42:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b58_d20250621_m034132_c001_v7007000_t0000_u01750477292218") 2025/06/21 03:42:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f9c7_d20250621_m034123_c001_v0001183_t0027_u01750477283830") 2025/06/21 03:42:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a63d_d20250621_m034117_c001_v7007000_t0000_u01750477277209") 2025/06/21 03:42:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f8e5_d20250621_m034109_c001_v0001183_t0029_u01750477269261") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1890d_d20250621_m034103_c001_v7007000_t0000_u01750477263114") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f83d_d20250621_m034054_c001_v0001183_t0004_u01750477254867") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e31aa6_d20250621_m034044_c001_v7007000_t0000_u01750477244425") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f765_d20250621_m034037_c001_v0001183_t0044_u01750477237869") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1888c_d20250621_m034031_c001_v7007000_t0000_u01750477231313") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c842b_d20250621_m034026_c001_v0001101_t0053_u01750477226517") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a4b1_d20250621_m034024_c001_v7007000_t0000_u01750477224641") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f660_d20250621_m034017_c001_v0001183_t0000_u01750477217613") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02d09_d20250621_m034011_c001_v7007000_t0000_u01750477211181") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f5db_d20250621_m034006_c001_v0001183_t0036_u01750477206366") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cd7_d20250621_m034004_c001_v7007000_t0000_u01750477204321") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19ae8_d20250621_m033958_c001_v0001165_t0059_u01750477198137") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4187ea8124c7a88f_d20250621_m033947_c001_v7007000_t0000_u01750477187835") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8385_d20250621_m033940_c001_v0001101_t0010_u01750477180885") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c909_d20250621_m033934_c001_v7007000_t0000_u01750477174788") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8355_d20250621_m033925_c001_v0001101_t0018_u01750477165778") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02ca2_d20250621_m033919_c001_v7007000_t0000_u01750477159422") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8321_d20250621_m033911_c001_v0001101_t0042_u01750477151567") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1887d_d20250621_m034027_c001_v7007000_t0000_u01750477227574") 2025/06/21 03:42:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f69a_d20250621_m034023_c001_v0001183_t0000_u01750477223409") 2025/06/21 03:42:57 DEBUG : dir1/0010-45678: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f7c_d20250621_m034048_c001_v7007000_t0000_u01750477248604") 2025/06/21 03:42:57 DEBUG : dir1/0010-45678: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8459_d20250621_m034043_c001_v0001101_t0023_u01750477243303") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd8d1_d20250621_m034201_c001_v7007000_t0000_u01750477321106") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c856a_d20250621_m034152_c001_v0001101_t0012_u01750477312910") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090ba_d20250621_m034146_c001_v7007000_t0000_u01750477306440") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8524_d20250621_m034138_c001_v0001101_t0006_u01750477298561") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b59_d20250621_m034132_c001_v7007000_t0000_u01750477292399") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c84f4_d20250621_m034124_c001_v0001101_t0018_u01750477284042") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a640_d20250621_m034117_c001_v7007000_t0000_u01750477277392") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c84b4_d20250621_m034109_c001_v0001101_t0058_u01750477269455") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1890e_d20250621_m034103_c001_v7007000_t0000_u01750477263298") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8487_d20250621_m034055_c001_v0001101_t0025_u01750477255080") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4123b9dd55c1f09b_d20250621_m034044_c001_v7007000_t0000_u01750477244457") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c844b_d20250621_m034038_c001_v0001101_t0050_u01750477238201") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1888d_d20250621_m034031_c001_v7007000_t0000_u01750477231497") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b7a_d20250621_m034026_c001_v0001165_t0055_u01750477226605") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbf01b_d20250621_m034024_c001_v7007000_t0000_u01750477224468") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad83e_d20250621_m034017_c001_v0001037_t0044_u01750477217900") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02d0c_d20250621_m034011_c001_v7007000_t0000_u01750477211364") 2025/06/21 03:42:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b18_d20250621_m034006_c001_v0001165_t0001_u01750477206424") 2025/06/21 03:42:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f415f2c7c427a33c4_d20250621_m034004_c001_v7007000_t0000_u01750477204356") 2025/06/21 03:42:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f554_d20250621_m033958_c001_v0001183_t0029_u01750477198340") 2025/06/21 03:42:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f406bac16c9697b36_d20250621_m033947_c001_v7007000_t0000_u01750477187669") 2025/06/21 03:42:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19a8e_d20250621_m033941_c001_v0001165_t0033_u01750477181355") 2025/06/21 03:42:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c90a_d20250621_m033934_c001_v7007000_t0000_u01750477174974") 2025/06/21 03:42:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19a38_d20250621_m033926_c001_v0001165_t0047_u01750477166201") 2025/06/21 03:42:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02ca4_d20250621_m033919_c001_v7007000_t0000_u01750477159605") 2025/06/21 03:42:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b199f2_d20250621_m033911_c001_v0001165_t0040_u01750477151943") 2025/06/21 03:42:58 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd671_d20250621_m034027_c001_v7007000_t0000_u01750477227586") 2025/06/21 03:42:58 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad84e_d20250621_m034023_c001_v0001037_t0051_u01750477223418") 2025/06/21 03:42:58 DEBUG : dir1/0011-56789: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f7d_d20250621_m034048_c001_v7007000_t0000_u01750477248787") 2025/06/21 03:42:58 DEBUG : dir1/0011-56789: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f7b7_d20250621_m034043_c001_v0001183_t0054_u01750477243451") 2025/06/21 03:42:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd8d6_d20250621_m034201_c001_v7007000_t0000_u01750477321289") 2025/06/21 03:42:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad970_d20250621_m034153_c001_v0001037_t0056_u01750477313283") 2025/06/21 03:42:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090bb_d20250621_m034146_c001_v7007000_t0000_u01750477306622") 2025/06/21 03:42:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad946_d20250621_m034139_c001_v0001037_t0051_u01750477299032") 2025/06/21 03:42:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b5a_d20250621_m034132_c001_v7007000_t0000_u01750477292580") 2025/06/21 03:42:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad91e_d20250621_m034124_c001_v0001037_t0005_u01750477284364") 2025/06/21 03:42:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a646_d20250621_m034117_c001_v7007000_t0000_u01750477277625") 2025/06/21 03:42:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad8f6_d20250621_m034109_c001_v0001037_t0020_u01750477269824") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18911_d20250621_m034103_c001_v7007000_t0000_u01750477263484") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad8ce_d20250621_m034055_c001_v0001037_t0059_u01750477255387") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448cc7_d20250621_m034044_c001_v7007000_t0000_u01750477244431") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad88e_d20250621_m034038_c001_v0001037_t0010_u01750477238529") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1888e_d20250621_m034031_c001_v7007000_t0000_u01750477231681") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f6d0_d20250621_m034026_c001_v0001183_t0000_u01750477226693") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18877_d20250621_m034024_c001_v7007000_t0000_u01750477224500") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8413_d20250621_m034018_c001_v0001101_t0057_u01750477218480") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02d0d_d20250621_m034011_c001_v7007000_t0000_u01750477211548") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad812_d20250621_m034006_c001_v0001037_t0018_u01750477206443") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cda_d20250621_m034004_c001_v7007000_t0000_u01750477204545") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c83c9_d20250621_m033958_c001_v0001101_t0044_u01750477198544") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4176b9eeb9a5b3ff_d20250621_m033947_c001_v7007000_t0000_u01750477187940") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad7a6_d20250621_m033941_c001_v0001037_t0046_u01750477181581") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c90b_d20250621_m033935_c001_v7007000_t0000_u01750477175160") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad770_d20250621_m033926_c001_v0001037_t0058_u01750477166433") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02ca5_d20250621_m033919_c001_v7007000_t0000_u01750477159787") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad742_d20250621_m033912_c001_v0001037_t0053_u01750477152147") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbf01f_d20250621_m034027_c001_v7007000_t0000_u01750477227598") 2025/06/21 03:42:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b68_d20250621_m034023_c001_v0001165_t0015_u01750477223429") 2025/06/21 03:42:59 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f7e_d20250621_m034048_c001_v7007000_t0000_u01750477248970") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19bba_d20250621_m034043_c001_v0001165_t0054_u01750477243550") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd8dd_d20250621_m034201_c001_v7007000_t0000_u01750477321475") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19cf0_d20250621_m034153_c001_v0001165_t0038_u01750477313663") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090bc_d20250621_m034146_c001_v7007000_t0000_u01750477306809") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19ca8_d20250621_m034139_c001_v0001165_t0048_u01750477299575") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b5c_d20250621_m034132_c001_v7007000_t0000_u01750477292764") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19c7a_d20250621_m034124_c001_v0001165_t0054_u01750477284997") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a64b_d20250621_m034117_c001_v7007000_t0000_u01750477277808") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19c31_d20250621_m034110_c001_v0001165_t0033_u01750477270213") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18912_d20250621_m034103_c001_v7007000_t0000_u01750477263675") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19bf4_d20250621_m034055_c001_v0001165_t0022_u01750477255776") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf340a101_d20250621_m034044_c001_v7007000_t0000_u01750477244449") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19ba0_d20250621_m034039_c001_v0001165_t0038_u01750477239036") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1888f_d20250621_m034031_c001_v7007000_t0000_u01750477231864") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad85c_d20250621_m034026_c001_v0001037_t0044_u01750477226826") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e31a98_d20250621_m034024_c001_v7007000_t0000_u01750477224699") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b48_d20250621_m034018_c001_v0001165_t0054_u01750477218841") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02d0e_d20250621_m034011_c001_v7007000_t0000_u01750477211733") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f5e0_d20250621_m034006_c001_v0001183_t0045_u01750477206583") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbec0c_d20250621_m034003_c001_v7007000_t0000_u01750477203917") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad7f2_d20250621_m033958_c001_v0001037_t0044_u01750477198952") 2025/06/21 03:43:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e31996_d20250621_m033947_c001_v7007000_t0000_u01750477187849") 2025/06/21 03:43:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f476_d20250621_m033941_c001_v0001183_t0037_u01750477181957") 2025/06/21 03:43:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c90c_d20250621_m033935_c001_v7007000_t0000_u01750477175345") 2025/06/21 03:43:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f391_d20250621_m033926_c001_v0001183_t0011_u01750477166869") 2025/06/21 03:43:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02ca7_d20250621_m033919_c001_v7007000_t0000_u01750477159969") 2025/06/21 03:43:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f2d3_d20250621_m033912_c001_v0001183_t0055_u01750477152495") 2025/06/21 03:43:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1887a_d20250621_m034027_c001_v7007000_t0000_u01750477227368") 2025/06/21 03:43:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f6a0_d20250621_m034023_c001_v0001183_t0047_u01750477223614") 2025/06/21 03:43:01 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f7f_d20250621_m034049_c001_v7007000_t0000_u01750477249153") 2025/06/21 03:43:01 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad8a2_d20250621_m034043_c001_v0001037_t0001_u01750477243567") 2025/06/21 03:43:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd8e5_d20250621_m034201_c001_v7007000_t0000_u01750477321669") 2025/06/21 03:43:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7fb7e_d20250621_m034153_c001_v0001183_t0020_u01750477313851") 2025/06/21 03:43:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090bd_d20250621_m034146_c001_v7007000_t0000_u01750477306992") 2025/06/21 03:43:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7fa8e_d20250621_m034139_c001_v0001183_t0013_u01750477299778") 2025/06/21 03:43:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b5d_d20250621_m034132_c001_v7007000_t0000_u01750477292946") 2025/06/21 03:43:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f9d7_d20250621_m034125_c001_v0001183_t0017_u01750477285235") 2025/06/21 03:43:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a650_d20250621_m034117_c001_v7007000_t0000_u01750477277989") 2025/06/21 03:43:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f8f3_d20250621_m034110_c001_v0001183_t0036_u01750477270449") 2025/06/21 03:43:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18913_d20250621_m034103_c001_v7007000_t0000_u01750477263859") 2025/06/21 03:43:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f847_d20250621_m034055_c001_v0001183_t0028_u01750477255984") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448cc2_d20250621_m034044_c001_v7007000_t0000_u01750477244066") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f769_d20250621_m034039_c001_v0001183_t0053_u01750477239262") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18890_d20250621_m034032_c001_v7007000_t0000_u01750477232048") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c842d_d20250621_m034026_c001_v0001101_t0019_u01750477226869") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f402ff3cf690e4733_d20250621_m034024_c001_v7007000_t0000_u01750477224518") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f670_d20250621_m034019_c001_v0001183_t0040_u01750477219074") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02d0f_d20250621_m034011_c001_v7007000_t0000_u01750477211915") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b1a_d20250621_m034006_c001_v0001165_t0019_u01750477206648") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f401fb357a68e3d2c_d20250621_m034004_c001_v7007000_t0000_u01750477204343") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19af0_d20250621_m033959_c001_v0001165_t0000_u01750477199560") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4176b9eeb9a5b3fe_d20250621_m033947_c001_v7007000_t0000_u01750477187747") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c838d_d20250621_m033942_c001_v0001101_t0020_u01750477182181") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c90d_d20250621_m033935_c001_v7007000_t0000_u01750477175542") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c835b_d20250621_m033927_c001_v0001101_t0026_u01750477167064") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02ca9_d20250621_m033920_c001_v7007000_t0000_u01750477160152") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8325_d20250621_m033912_c001_v0001101_t0010_u01750477152704") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4187ea8124c7a980_d20250621_m034027_c001_v7007000_t0000_u01750477227606") 2025/06/21 03:43:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b6a_d20250621_m034023_c001_v0001165_t0041_u01750477223704") 2025/06/21 03:43:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f80_d20250621_m034049_c001_v7007000_t0000_u01750477249336") 2025/06/21 03:43:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c845b_d20250621_m034043_c001_v0001101_t0051_u01750477243606") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd8ec_d20250621_m034201_c001_v7007000_t0000_u01750477321853") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c856e_d20250621_m034154_c001_v0001101_t0054_u01750477314043") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090be_d20250621_m034147_c001_v7007000_t0000_u01750477307174") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c852c_d20250621_m034139_c001_v0001101_t0053_u01750477299973") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b5e_d20250621_m034133_c001_v7007000_t0000_u01750477293130") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c84fe_d20250621_m034125_c001_v0001101_t0036_u01750477285443") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a655_d20250621_m034118_c001_v7007000_t0000_u01750477278189") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c84ba_d20250621_m034110_c001_v0001101_t0010_u01750477270657") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18914_d20250621_m034104_c001_v7007000_t0000_u01750477264043") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c848f_d20250621_m034056_c001_v0001101_t0026_u01750477256187") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e31aa5_d20250621_m034044_c001_v7007000_t0000_u01750477244243") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c844d_d20250621_m034039_c001_v0001101_t0056_u01750477239466") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18891_d20250621_m034032_c001_v7007000_t0000_u01750477232232") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b7c_d20250621_m034026_c001_v0001165_t0028_u01750477226876") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4144cb410939000b_d20250621_m034024_c001_v7007000_t0000_u01750477224491") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad842_d20250621_m034019_c001_v0001037_t0010_u01750477219276") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02d10_d20250621_m034012_c001_v7007000_t0000_u01750477212098") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f5e4_d20250621_m034006_c001_v0001183_t0013_u01750477206788") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4086edb209e83cf4_d20250621_m034004_c001_v7007000_t0000_u01750477204495") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f56e_d20250621_m033959_c001_v0001183_t0017_u01750477199769") 2025/06/21 03:43:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4187ea8124c7a890_d20250621_m033948_c001_v7007000_t0000_u01750477188019") 2025/06/21 03:43:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19a9e_d20250621_m033942_c001_v0001165_t0037_u01750477182468") 2025/06/21 03:43:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c90e_d20250621_m033935_c001_v7007000_t0000_u01750477175727") 2025/06/21 03:43:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19a3e_d20250621_m033927_c001_v0001165_t0031_u01750477167744") 2025/06/21 03:43:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cac_d20250621_m033920_c001_v7007000_t0000_u01750477160334") 2025/06/21 03:43:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b199f8_d20250621_m033913_c001_v0001165_t0002_u01750477153099") 2025/06/21 03:43:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1887f_d20250621_m034027_c001_v7007000_t0000_u01750477227761") 2025/06/21 03:43:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad852_d20250621_m034023_c001_v0001037_t0057_u01750477223770") 2025/06/21 03:43:04 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f81_d20250621_m034049_c001_v7007000_t0000_u01750477249521") 2025/06/21 03:43:04 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f7bf_d20250621_m034043_c001_v0001183_t0056_u01750477243663") 2025/06/21 03:43:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd8f7_d20250621_m034202_c001_v7007000_t0000_u01750477322035") 2025/06/21 03:43:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad972_d20250621_m034154_c001_v0001037_t0012_u01750477314324") 2025/06/21 03:43:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090bf_d20250621_m034147_c001_v7007000_t0000_u01750477307359") 2025/06/21 03:43:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad94a_d20250621_m034140_c001_v0001037_t0024_u01750477300307") 2025/06/21 03:43:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b5f_d20250621_m034133_c001_v7007000_t0000_u01750477293314") 2025/06/21 03:43:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad924_d20250621_m034125_c001_v0001037_t0005_u01750477285754") 2025/06/21 03:43:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a65b_d20250621_m034118_c001_v7007000_t0000_u01750477278372") 2025/06/21 03:43:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad8fa_d20250621_m034111_c001_v0001037_t0044_u01750477271066") 2025/06/21 03:43:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18915_d20250621_m034104_c001_v7007000_t0000_u01750477264227") 2025/06/21 03:43:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad8d2_d20250621_m034056_c001_v0001037_t0053_u01750477256559") 2025/06/21 03:43:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd72c_d20250621_m034044_c001_v7007000_t0000_u01750477244454") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad894_d20250621_m034039_c001_v0001037_t0000_u01750477239964") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18892_d20250621_m034032_c001_v7007000_t0000_u01750477232415") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f6d2_d20250621_m034026_c001_v0001183_t0027_u01750477226897") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff03237_d20250621_m034024_c001_v7007000_t0000_u01750477224529") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8417_d20250621_m034019_c001_v0001101_t0014_u01750477219721") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02d13_d20250621_m034012_c001_v7007000_t0000_u01750477212281") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c83f9_d20250621_m034006_c001_v0001101_t0048_u01750477206799") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f415f2c7c427a33c5_d20250621_m034004_c001_v7007000_t0000_u01750477204552") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c83cf_d20250621_m033959_c001_v0001101_t0033_u01750477199987") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f406bac16c9697b38_d20250621_m033947_c001_v7007000_t0000_u01750477187857") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad7ac_d20250621_m033942_c001_v0001037_t0015_u01750477182699") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c90f_d20250621_m033935_c001_v7007000_t0000_u01750477175912") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad778_d20250621_m033927_c001_v0001037_t0037_u01750477167958") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cad_d20250621_m033920_c001_v7007000_t0000_u01750477160516") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad74c_d20250621_m033913_c001_v0001037_t0024_u01750477153357") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4144cb4109390011_d20250621_m034027_c001_v7007000_t0000_u01750477227383") 2025/06/21 03:43:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f6a4_d20250621_m034023_c001_v0001183_t0030_u01750477223829") 2025/06/21 03:43:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e3199c_d20250621_m033950_c001_v7007000_t0000_u01750477190428") 2025/06/21 03:43:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f4a0_d20250621_m033945_c001_v0001183_t0036_u01750477185781") 2025/06/21 03:43:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e3199d_d20250621_m033950_c001_v7007000_t0000_u01750477190629") 2025/06/21 03:43:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19aae_d20250621_m033945_c001_v0001165_t0043_u01750477185821") 2025/06/21 03:43:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e3199e_d20250621_m033950_c001_v7007000_t0000_u01750477190814") 2025/06/21 03:43:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8397_d20250621_m033945_c001_v0001101_t0019_u01750477185939") 2025/06/21 03:43:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e319a0_d20250621_m033951_c001_v7007000_t0000_u01750477191028") 2025/06/21 03:43:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f4a6_d20250621_m033945_c001_v0001183_t0056_u01750477185988") 2025/06/21 03:43:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e319a1_d20250621_m033951_c001_v7007000_t0000_u01750477191214") 2025/06/21 03:43:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad7ba_d20250621_m033946_c001_v0001037_t0036_u01750477186053") 2025/06/21 03:43:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e319a2_d20250621_m033951_c001_v7007000_t0000_u01750477191400") 2025/06/21 03:43:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19ab4_d20250621_m033946_c001_v0001165_t0036_u01750477186097") 2025/06/21 03:43:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e319a3_d20250621_m033951_c001_v7007000_t0000_u01750477191584") 2025/06/21 03:43:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f4ae_d20250621_m033946_c001_v0001183_t0010_u01750477186198") 2025/06/21 03:43:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e319a4_d20250621_m033951_c001_v7007000_t0000_u01750477191768") 2025/06/21 03:43:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8399_d20250621_m033946_c001_v0001101_t0017_u01750477186275") 2025/06/21 03:43:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e319a5_d20250621_m033951_c001_v7007000_t0000_u01750477191952") 2025/06/21 03:43:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19ab8_d20250621_m033946_c001_v0001165_t0000_u01750477186330") 2025/06/21 03:43:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e319a6_d20250621_m033952_c001_v7007000_t0000_u01750477192174") 2025/06/21 03:43:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f4b2_d20250621_m033946_c001_v0001183_t0003_u01750477186402") 2025/06/21 03:43:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e319a7_d20250621_m033952_c001_v7007000_t0000_u01750477192359") 2025/06/21 03:43:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad7be_d20250621_m033946_c001_v0001037_t0002_u01750477186528") 2025/06/21 03:43:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e319a8_d20250621_m033952_c001_v7007000_t0000_u01750477192558") 2025/06/21 03:43:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19aba_d20250621_m033946_c001_v0001165_t0049_u01750477186539") 2025/06/21 03:43:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e319a9_d20250621_m033952_c001_v7007000_t0000_u01750477192745") 2025/06/21 03:43:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f4b6_d20250621_m033946_c001_v0001183_t0047_u01750477186602") 2025/06/21 03:43:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e319aa_d20250621_m033952_c001_v7007000_t0000_u01750477192932") 2025/06/21 03:43:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19abc_d20250621_m033946_c001_v0001165_t0027_u01750477186767") 2025/06/21 03:43:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e319ab_d20250621_m033953_c001_v7007000_t0000_u01750477193118") 2025/06/21 03:43:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f4ba_d20250621_m033946_c001_v0001183_t0012_u01750477186794") 2025/06/21 03:43:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e319ac_d20250621_m033953_c001_v7007000_t0000_u01750477193303") 2025/06/21 03:43:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c839f_d20250621_m033946_c001_v0001101_t0007_u01750477186856") 2025/06/21 03:43:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f415f2c7c427a33ca_d20250621_m034007_c001_v7007000_t0000_u01750477207604") 2025/06/21 03:43:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19afc_d20250621_m034002_c001_v0001165_t0036_u01750477202626") 2025/06/21 03:43:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe5940b66_d20250621_m034007_c001_v7007000_t0000_u01750477207316") 2025/06/21 03:43:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f599_d20250621_m034002_c001_v0001183_t0057_u01750477202637") 2025/06/21 03:43:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f415f2c7c427a33c9_d20250621_m034007_c001_v7007000_t0000_u01750477207420") 2025/06/21 03:43:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c83e1_d20250621_m034002_c001_v0001101_t0016_u01750477202752") 2025/06/21 03:43:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f401fb357a68e3d33_d20250621_m034007_c001_v7007000_t0000_u01750477207249") 2025/06/21 03:43:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19afe_d20250621_m034002_c001_v0001165_t0024_u01750477202838") 2025/06/21 03:43:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4019711adbb1050e_d20250621_m034007_c001_v7007000_t0000_u01750477207471") 2025/06/21 03:43:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f59d_d20250621_m034002_c001_v0001183_t0043_u01750477202849") 2025/06/21 03:43:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02ce1_d20250621_m034007_c001_v7007000_t0000_u01750477207261") 2025/06/21 03:43:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad800_d20250621_m034002_c001_v0001037_t0041_u01750477202888") 2025/06/21 03:43:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02ce3_d20250621_m034007_c001_v7007000_t0000_u01750477207270") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f5a3_d20250621_m034003_c001_v0001183_t0027_u01750477203043") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4019711adbb1050a_d20250621_m034007_c001_v7007000_t0000_u01750477207280") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b00_d20250621_m034003_c001_v0001165_t0026_u01750477203054") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f401fb357a68e3d35_d20250621_m034007_c001_v7007000_t0000_u01750477207620") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c83e3_d20250621_m034003_c001_v0001101_t0055_u01750477203146") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f401fb357a68e3d34_d20250621_m034007_c001_v7007000_t0000_u01750477207436") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f5a7_d20250621_m034003_c001_v0001183_t0004_u01750477203270") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4086edb209e83cf8_d20250621_m034007_c001_v7007000_t0000_u01750477207285") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b04_d20250621_m034003_c001_v0001165_t0031_u01750477203283") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02ce5_d20250621_m034007_c001_v7007000_t0000_u01750477207451") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad802_d20250621_m034003_c001_v0001037_t0003_u01750477203434") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02ce7_d20250621_m034007_c001_v7007000_t0000_u01750477207634") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c83e5_d20250621_m034003_c001_v0001101_t0002_u01750477203469") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02ce8_d20250621_m034007_c001_v7007000_t0000_u01750477207644") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f5ab_d20250621_m034003_c001_v0001183_t0040_u01750477203491") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4176b9eeb9a5b40c_d20250621_m034007_c001_v7007000_t0000_u01750477207302") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19b08_d20250621_m034003_c001_v0001165_t0032_u01750477203518") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02ce6_d20250621_m034007_c001_v7007000_t0000_u01750477207459") 2025/06/21 03:43:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f5b5_d20250621_m034003_c001_v0001183_t0040_u01750477203707") 2025/06/21 03:43:08 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c32a_d20250621_m033808_c001_v7007000_t0000_u01750477088675") 2025/06/21 03:43:08 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f111e0310d6a61809_d20250621_m033806_c001_v0001184_t0028_u01750477086563") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341b26_d20250621_m033806_c001_v7007000_t0000_u01750477086379") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f111e0310d6a617bd_d20250621_m033803_c001_v0001184_t0045_u01750477083205") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341b22_d20250621_m033802_c001_v7007000_t0000_u01750477082475") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19895_d20250621_m033757_c001_v0001165_t0033_u01750477077936") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341b1a_d20250621_m033756_c001_v7007000_t0000_u01750477076464") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f113d463f2570c0be_d20250621_m033754_c001_v0001134_t0002_u01750477074390") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f406bac16c9697a02_d20250621_m033754_c001_v7007000_t0000_u01750477074206") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f113d463f2570c0a0_d20250621_m033750_c001_v0001134_t0026_u01750477070528") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f406bac16c96979ff_d20250621_m033749_c001_v7007000_t0000_u01750477069798") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19873_d20250621_m033745_c001_v0001165_t0058_u01750477065296") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4086edb209e83bcf_d20250621_m033744_c001_v7007000_t0000_u01750477064002") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f11965c0ea1880645_d20250621_m033742_c001_v0001177_t0005_u01750477062193") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fec4_d20250621_m033742_c001_v7007000_t0000_u01750477062010") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f11965c0ea1880629_d20250621_m033738_c001_v0001177_t0033_u01750477058533") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fec2_d20250621_m033737_c001_v7007000_t0000_u01750477057802") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad60c_d20250621_m033733_c001_v0001037_t0000_u01750477053817") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4086edb209e83bc9_d20250621_m033732_c001_v7007000_t0000_u01750477052896") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1083be3959248329_d20250621_m033731_c001_v0001130_t0025_u01750477051210") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c228_d20250621_m033731_c001_v7007000_t0000_u01750477051026") 2025/06/21 03:43:09 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1083be3959248321_d20250621_m033727_c001_v0001130_t0017_u01750477047992") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c20d_d20250621_m033727_c001_v7007000_t0000_u01750477047264") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7ede2_d20250621_m033721_c001_v0001183_t0045_u01750477041749") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7ccb6d_d20250621_m033720_c001_v7007000_t0000_u01750477040841") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f112302eb0b9ab414_d20250621_m033719_c001_v0001113_t0026_u01750477039135") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4187ea8124c7a640_d20250621_m033718_c001_v7007000_t0000_u01750477038950") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f112302eb0b9ab40c_d20250621_m033715_c001_v0001113_t0054_u01750477035903") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4187ea8124c7a63c_d20250621_m033715_c001_v7007000_t0000_u01750477035168") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19815_d20250621_m033708_c001_v0001165_t0034_u01750477028977") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40358b5d4b33d9a3_d20250621_m033708_c001_v7007000_t0000_u01750477028062") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1108af40068b0851_d20250621_m033706_c001_v0001184_t0013_u01750477026082") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbe314_d20250621_m033705_c001_v7007000_t0000_u01750477025903") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1108af40068b0817_d20250621_m033702_c001_v0001184_t0031_u01750477022269") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbe305_d20250621_m033701_c001_v7007000_t0000_u01750477021548") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad5b4_d20250621_m033655_c001_v0001037_t0016_u01750477015803") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7ccafc_d20250621_m033654_c001_v7007000_t0000_u01750477014714") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1056e5b3b0910296_d20250621_m033649_c001_v0001134_t0030_u01750477009329") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4008bcc009b04180_d20250621_m033649_c001_v7007000_t0000_u01750477009111") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7ec31_d20250621_m033644_c001_v0001183_t0053_u01750477004922") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1113185c43fe62af_d20250621_m033644_c001_v0001180_t0035_u01750477004174") 2025/06/21 03:43:10 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1113185c43fe62a9_d20250621_m033643_c001_v0001180_t0028_u01750477003218") 2025/06/21 03:43:11 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99632_d20250621_m033630_c001_v7007000_t0000_u01750476990063") 2025/06/21 03:43:11 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad568_d20250621_m033622_c001_v0001037_t0009_u01750476982929") 2025/06/21 03:43:11 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1170712f9e39cd99_d20250621_m033621_c001_v0001093_t0018_u01750476981992") 2025/06/21 03:43:11 DEBUG : dst/one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1170712f9e39cd8f_d20250621_m033620_c001_v0001093_t0055_u01750476980417") 2025/06/21 03:43:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c32b_d20250621_m033808_c001_v7007000_t0000_u01750477088860") 2025/06/21 03:43:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f11495d6e79c91b25_d20250621_m033805_c001_v0001029_t0026_u01750477085918") 2025/06/21 03:43:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f10628f28c4e1af67_d20250621_m033801_c001_v0001105_t0023_u01750477081938") 2025/06/21 03:43:11 DEBUG : dst/one.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341b1b_d20250621_m033756_c001_v7007000_t0000_u01750477076657") 2025/06/21 03:43:11 DEBUG : dst/one.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f10823faf71e95cd8_d20250621_m033753_c001_v0001161_t0040_u01750477073492") 2025/06/21 03:43:11 DEBUG : dst/one.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f11314ed7e53738be_d20250621_m033749_c001_v0001029_t0017_u01750477069435") 2025/06/21 03:43:11 DEBUG : dst/one.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4086edb209e83bd1_d20250621_m033744_c001_v7007000_t0000_u01750477064188") 2025/06/21 03:43:11 DEBUG : dst/one.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1030e7866c0af42a_d20250621_m033741_c001_v0001115_t0056_u01750477061470") 2025/06/21 03:43:11 DEBUG : dst/one.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1021bcaf91bc1bba_d20250621_m033737_c001_v0001145_t0000_u01750477057432") 2025/06/21 03:43:11 DEBUG : dst/three: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7ccafd_d20250621_m033654_c001_v7007000_t0000_u01750477014895") 2025/06/21 03:43:11 DEBUG : dst/three: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1113185c43fe62c9_d20250621_m033653_c001_v0001180_t0045_u01750477013405") 2025/06/21 03:43:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c32c_d20250621_m033809_c001_v7007000_t0000_u01750477089078") 2025/06/21 03:43:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f100c2b29be604eb2_d20250621_m033807_c001_v0001116_t0032_u01750477087350") 2025/06/21 03:43:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f111982b00cac1265_d20250621_m033804_c001_v0001183_t0021_u01750477084007") 2025/06/21 03:43:11 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c32d_d20250621_m033809_c001_v7007000_t0000_u01750477089264") 2025/06/21 03:43:11 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f111e0310d6a61833_d20250621_m033808_c001_v0001184_t0032_u01750477088076") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341b31_d20250621_m033807_c001_v7007000_t0000_u01750477087892") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f111e0310d6a617d9_d20250621_m033804_c001_v0001184_t0023_u01750477084415") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341b24_d20250621_m033804_c001_v7007000_t0000_u01750477084231") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad647_d20250621_m033759_c001_v0001037_t0020_u01750477079106") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341b1c_d20250621_m033756_c001_v7007000_t0000_u01750477076838") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f113d463f2570c0c2_d20250621_m033755_c001_v0001134_t0046_u01750477075790") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f406bac16c9697a07_d20250621_m033755_c001_v7007000_t0000_u01750477075607") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f113d463f2570c0ac_d20250621_m033752_c001_v0001134_t0056_u01750477072002") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f406bac16c9697a00_d20250621_m033751_c001_v7007000_t0000_u01750477071816") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad628_d20250621_m033746_c001_v0001037_t0018_u01750477066427") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593feca_d20250621_m033743_c001_v7007000_t0000_u01750477063445") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad61e_d20250621_m033740_c001_v0001037_t0005_u01750477060191") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fec3_d20250621_m033739_c001_v7007000_t0000_u01750477059458") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7ee66_d20250621_m033734_c001_v0001183_t0033_u01750477054863") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c229_d20250621_m033731_c001_v7007000_t0000_u01750477051959") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7ee38_d20250621_m033729_c001_v0001183_t0021_u01750477049934") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c211_d20250621_m033728_c001_v7007000_t0000_u01750477048827") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b1983d_d20250621_m033722_c001_v0001165_t0029_u01750477042763") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4187ea8124c7a642_d20250621_m033719_c001_v7007000_t0000_u01750477039923") 2025/06/21 03:43:12 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19833_d20250621_m033717_c001_v0001165_t0039_u01750477037958") 2025/06/21 03:43:13 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4187ea8124c7a63e_d20250621_m033716_c001_v7007000_t0000_u01750477036867") 2025/06/21 03:43:13 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad5d8_d20250621_m033710_c001_v0001037_t0057_u01750477030200") 2025/06/21 03:43:13 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbe332_d20250621_m033707_c001_v7007000_t0000_u01750477027116") 2025/06/21 03:43:13 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad5ca_d20250621_m033704_c001_v0001037_t0017_u01750477024312") 2025/06/21 03:43:13 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbe307_d20250621_m033703_c001_v7007000_t0000_u01750477023225") 2025/06/21 03:43:13 DEBUG : dst/three.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7ecc7_d20250621_m033656_c001_v0001183_t0030_u01750477016850") 2025/06/21 03:43:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341b1d_d20250621_m033757_c001_v7007000_t0000_u01750477077022") 2025/06/21 03:43:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f116b178c008cf6be_d20250621_m033755_c001_v0001150_t0032_u01750477075290") 2025/06/21 03:43:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f11541fabffc604f1_d20250621_m033751_c001_v0001161_t0023_u01750477071366") 2025/06/21 03:43:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4086edb209e83bd2_d20250621_m033744_c001_v7007000_t0000_u01750477064373") 2025/06/21 03:43:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1030e7866c0af42c_d20250621_m033742_c001_v0001115_t0049_u01750477062599") 2025/06/21 03:43:13 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f101b7812884fee80_d20250621_m033738_c001_v0001104_t0003_u01750477058937") 2025/06/21 03:43:13 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c32e_d20250621_m033809_c001_v7007000_t0000_u01750477089451") 2025/06/21 03:43:13 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7ef64_d20250621_m033758_c001_v0001183_t0055_u01750477078556") 2025/06/21 03:43:13 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341b1e_d20250621_m033757_c001_v7007000_t0000_u01750477077204") 2025/06/21 03:43:13 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7eed7_d20250621_m033745_c001_v0001183_t0024_u01750477065869") 2025/06/21 03:43:13 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4086edb209e83bd3_d20250621_m033744_c001_v7007000_t0000_u01750477064558") 2025/06/21 03:43:13 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19857_d20250621_m033734_c001_v0001165_t0055_u01750477054641") 2025/06/21 03:43:13 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4086edb209e83bca_d20250621_m033733_c001_v7007000_t0000_u01750477053082") 2025/06/21 03:43:13 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad5f4_d20250621_m033722_c001_v0001037_t0039_u01750477042356") 2025/06/21 03:43:13 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7ccb6e_d20250621_m033721_c001_v7007000_t0000_u01750477041022") 2025/06/21 03:43:13 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7ed52_d20250621_m033709_c001_v0001183_t0049_u01750477029584") 2025/06/21 03:43:14 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40358b5d4b33d9a9_d20250621_m033708_c001_v7007000_t0000_u01750477028246") 2025/06/21 03:43:14 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b197e1_d20250621_m033656_c001_v0001165_t0005_u01750477016635") 2025/06/21 03:43:14 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7ccafe_d20250621_m033655_c001_v7007000_t0000_u01750477015077") 2025/06/21 03:43:14 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f11800074a8fedeb5_d20250621_m033651_c001_v0001102_t0023_u01750477011024") 2025/06/21 03:43:14 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99633_d20250621_m033630_c001_v7007000_t0000_u01750476990245") 2025/06/21 03:43:14 DEBUG : dst/two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1170712f9e39cdb3_d20250621_m033628_c001_v0001093_t0013_u01750476988883") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f406bac16c969771d_d20250621_m033555_c001_v7007000_t0000_u01750476955414") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7e97a_d20250621_m033551_c001_v0001183_t0010_u01750476951426") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f406bac16c9697332_d20250621_m033549_c001_v7007000_t0000_u01750476949555") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7e8f1_d20250621_m033539_c001_v0001183_t0032_u01750476939540") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093f1_d20250621_m033531_c001_v7007000_t0000_u01750476931089") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7e857_d20250621_m033527_c001_v0001183_t0027_u01750476927527") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f44872f_d20250621_m033505_c001_v7007000_t0000_u01750476905622") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad4a8_d20250621_m033503_c001_v0001037_t0003_u01750476903343") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448729_d20250621_m033502_c001_v7007000_t0000_u01750476902324") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad4a0_d20250621_m033500_c001_v0001037_t0026_u01750476900782") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448724_d20250621_m033457_c001_v7007000_t0000_u01750476897741") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad486_d20250621_m033455_c001_v0001037_t0041_u01750476895551") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448708_d20250621_m033454_c001_v7007000_t0000_u01750476894442") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad478_d20250621_m033452_c001_v0001037_t0017_u01750476892837") 2025/06/21 03:43:14 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f4486bd_d20250621_m033445_c001_v7007000_t0000_u01750476885560") 2025/06/21 03:43:15 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad45c_d20250621_m033443_c001_v0001037_t0056_u01750476883741") 2025/06/21 03:43:15 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f4486ba_d20250621_m033442_c001_v7007000_t0000_u01750476882726") 2025/06/21 03:43:15 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad454_d20250621_m033441_c001_v0001037_t0025_u01750476881666") 2025/06/21 03:43:15 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fafa_d20250621_m033436_c001_v7007000_t0000_u01750476876093") 2025/06/21 03:43:15 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad436_d20250621_m033433_c001_v0001037_t0052_u01750476873957") 2025/06/21 03:43:15 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593faf2_d20250621_m033432_c001_v7007000_t0000_u01750476872108") 2025/06/21 03:43:15 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad428_d20250621_m033430_c001_v0001037_t0056_u01750476870938") 2025/06/21 03:43:15 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593faed_d20250621_m033430_c001_v7007000_t0000_u01750476870571") 2025/06/21 03:43:15 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114be04c72112c05_d20250621_m033429_c001_v0001184_t0055_u01750476869989") 2025/06/21 03:43:15 DEBUG : empty space: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad416_d20250621_m033428_c001_v0001037_t0055_u01750476868140") 2025/06/21 03:43:15 DEBUG : enormous: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f44872d_d20250621_m033504_c001_v7007000_t0000_u01750476904889") 2025/06/21 03:43:15 DEBUG : enormous: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad4aa_d20250621_m033503_c001_v0001037_t0025_u01750476903896") 2025/06/21 03:43:15 DEBUG : existing: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c332_d20250621_m033814_c001_v7007000_t0000_u01750477094317") 2025/06/21 03:43:15 DEBUG : existing: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad667_d20250621_m033812_c001_v0001037_t0028_u01750477092893") 2025/06/21 03:43:15 DEBUG : existing: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093eb_d20250621_m033525_c001_v7007000_t0000_u01750476925545") 2025/06/21 03:43:15 DEBUG : existing: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7e815_d20250621_m033524_c001_v0001183_t0032_u01750476924255") 2025/06/21 03:43:15 DEBUG : existing: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fadc_d20250621_m033425_c001_v7007000_t0000_u01750476865068") 2025/06/21 03:43:15 DEBUG : existing: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad400_d20250621_m033423_c001_v0001037_t0052_u01750476863941") 2025/06/21 03:43:15 DEBUG : existing: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fad7_d20250621_m033423_c001_v7007000_t0000_u01750476863393") 2025/06/21 03:43:15 DEBUG : existing: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad3f6_d20250621_m033422_c001_v0001037_t0013_u01750476862520") 2025/06/21 03:43:15 DEBUG : existing: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad3f4_d20250621_m033421_c001_v0001037_t0056_u01750476861574") 2025/06/21 03:43:16 DEBUG : existing-b: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093ec_d20250621_m033525_c001_v7007000_t0000_u01750476925727") 2025/06/21 03:43:16 DEBUG : existing-b: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad4ee_d20250621_m033524_c001_v0001037_t0051_u01750476924244") 2025/06/21 03:43:16 DEBUG : file1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a51_d20250621_m033904_c001_v7007000_t0000_u01750477144517") 2025/06/21 03:43:16 DEBUG : file1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b199c4_d20250621_m033903_c001_v0001165_t0029_u01750477143602") 2025/06/21 03:43:16 DEBUG : file1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a4d_d20250621_m033902_c001_v7007000_t0000_u01750477142274") 2025/06/21 03:43:16 DEBUG : file1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8301_d20250621_m033901_c001_v0001101_t0000_u01750477141182") 2025/06/21 03:43:16 DEBUG : five: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448737_d20250621_m033509_c001_v7007000_t0000_u01750476909927") 2025/06/21 03:43:16 DEBUG : five: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f407b76c9c94ad4c2_d20250621_m033507_c001_v0001037_t0020_u01750476907740") 2025/06/21 03:43:16 DEBUG : foo: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593faf6_d20250621_m033433_c001_v7007000_t0000_u01750476873585") 2025/06/21 03:43:16 DEBUG : foo: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f407b76c9c94ad434_d20250621_m033433_c001_v0001037_t0020_u01750476873033") 2025/06/21 03:43:16 DEBUG : foo: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f407b76c9c94ad42e_d20250621_m033432_c001_v0001037_t0020_u01750476872474") 2025/06/21 03:43:16 DEBUG : four: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448738_d20250621_m033510_c001_v7007000_t0000_u01750476910108") 2025/06/21 03:43:16 DEBUG : four: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f417a4c3a17b19605_d20250621_m033508_c001_v0001165_t0029_u01750476908292") 2025/06/21 03:43:16 DEBUG : four: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad4be_d20250621_m033506_c001_v0001037_t0055_u01750476906962") 2025/06/21 03:43:16 DEBUG : hello world2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a93245_d20250621_m033338_c001_v7007000_t0000_u01750476818015") 2025/06/21 03:43:16 DEBUG : hello world2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad355_d20250621_m033336_c001_v0001037_t0020_u01750476816966") 2025/06/21 03:43:16 DEBUG : ignore-size: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fad1_d20250621_m033421_c001_v7007000_t0000_u01750476861205") 2025/06/21 03:43:16 DEBUG : ignore-size: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad3e8_d20250621_m033420_c001_v0001037_t0025_u01750476860032") 2025/06/21 03:43:16 DEBUG : nested/sub dir/file: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093e6_d20250621_m033523_c001_v7007000_t0000_u01750476923503") 2025/06/21 03:43:16 DEBUG : nested/sub dir/file: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7e803_d20250621_m033522_c001_v0001183_t0049_u01750476922494") 2025/06/21 03:43:17 DEBUG : nested/sub dir/file: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093e3_d20250621_m033521_c001_v7007000_t0000_u01750476921731") 2025/06/21 03:43:17 DEBUG : nested/sub dir/file: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7e7d7_d20250621_m033520_c001_v0001183_t0053_u01750476920483") 2025/06/21 03:43:17 DEBUG : one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448739_d20250621_m033510_c001_v7007000_t0000_u01750476910289") 2025/06/21 03:43:17 DEBUG : one: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f407b76c9c94ad4b4_d20250621_m033506_c001_v0001037_t0020_u01750476906001") 2025/06/21 03:43:17 DEBUG : only0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a37_d20250621_m033856_c001_v7007000_t0000_u01750477136662") 2025/06/21 03:43:17 DEBUG : only0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f417a4c3a17b19993_d20250621_m033851_c001_v0001165_t0029_u01750477131225") 2025/06/21 03:43:17 DEBUG : only0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b1994b_d20250621_m033838_c001_v0001165_t0059_u01750477118465") 2025/06/21 03:43:17 DEBUG : only0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e31400_d20250621_m033832_c001_v7007000_t0000_u01750477112343") 2025/06/21 03:43:17 DEBUG : only0: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad675_d20250621_m033818_c001_v0001037_t0040_u01750477098146") 2025/06/21 03:43:17 DEBUG : only1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a39_d20250621_m033856_c001_v7007000_t0000_u01750477136848") 2025/06/21 03:43:17 DEBUG : only1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f407b76c9c94ad6f4_d20250621_m033851_c001_v0001037_t0020_u01750477131861") 2025/06/21 03:43:17 DEBUG : only1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad6b5_d20250621_m033839_c001_v0001037_t0041_u01750477119258") 2025/06/21 03:43:17 DEBUG : only1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e313ff_d20250621_m033832_c001_v7007000_t0000_u01750477112159") 2025/06/21 03:43:17 DEBUG : only1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f032_d20250621_m033819_c001_v0001183_t0047_u01750477099148") 2025/06/21 03:43:17 DEBUG : only10: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a3a_d20250621_m033857_c001_v7007000_t0000_u01750477137033") 2025/06/21 03:43:17 DEBUG : only10: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f407d0f741c3c82e1_d20250621_m033851_c001_v0001101_t0050_u01750477131803") 2025/06/21 03:43:17 DEBUG : only10: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad6cf_d20250621_m033844_c001_v0001037_t0047_u01750477124701") 2025/06/21 03:43:17 DEBUG : only10: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c38a_d20250621_m033831_c001_v7007000_t0000_u01750477111820") 2025/06/21 03:43:17 DEBUG : only10: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f08e_d20250621_m033825_c001_v0001183_t0032_u01750477105010") 2025/06/21 03:43:17 DEBUG : only11: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a3b_d20250621_m033857_c001_v7007000_t0000_u01750477137218") 2025/06/21 03:43:17 DEBUG : only11: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f417a4c3a17b19999_d20250621_m033851_c001_v0001165_t0029_u01750477131838") 2025/06/21 03:43:18 DEBUG : only11: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f16c_d20250621_m033845_c001_v0001183_t0016_u01750477125498") 2025/06/21 03:43:18 DEBUG : only11: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b47_d20250621_m033832_c001_v7007000_t0000_u01750477112357") 2025/06/21 03:43:18 DEBUG : only11: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19909_d20250621_m033825_c001_v0001165_t0043_u01750477105687") 2025/06/21 03:43:18 DEBUG : only12: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a3c_d20250621_m033857_c001_v7007000_t0000_u01750477137404") 2025/06/21 03:43:18 DEBUG : only12: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f417a4c3a17b19997_d20250621_m033851_c001_v0001165_t0029_u01750477131642") 2025/06/21 03:43:18 DEBUG : only12: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19975_d20250621_m033846_c001_v0001165_t0019_u01750477126155") 2025/06/21 03:43:18 DEBUG : only12: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e313fa_d20250621_m033831_c001_v7007000_t0000_u01750477111231") 2025/06/21 03:43:18 DEBUG : only12: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad691_d20250621_m033826_c001_v0001037_t0050_u01750477106144") 2025/06/21 03:43:18 DEBUG : only13: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a3d_d20250621_m033857_c001_v7007000_t0000_u01750477137590") 2025/06/21 03:43:18 DEBUG : only13: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f414fb14759b7f1b0_d20250621_m033851_c001_v0001183_t0021_u01750477131237") 2025/06/21 03:43:18 DEBUG : only13: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad6d6_d20250621_m033846_c001_v0001037_t0049_u01750477126574") 2025/06/21 03:43:18 DEBUG : only13: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c389_d20250621_m033831_c001_v7007000_t0000_u01750477111625") 2025/06/21 03:43:18 DEBUG : only13: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f09e_d20250621_m033826_c001_v0001183_t0035_u01750477106749") 2025/06/21 03:43:18 DEBUG : only14: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a3e_d20250621_m033857_c001_v7007000_t0000_u01750477137775") 2025/06/21 03:43:18 DEBUG : only14: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f407b76c9c94ad6ee_d20250621_m033851_c001_v0001037_t0020_u01750477131246") 2025/06/21 03:43:18 DEBUG : only14: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f18a_d20250621_m033847_c001_v0001183_t0052_u01750477127293") 2025/06/21 03:43:18 DEBUG : only14: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c38b_d20250621_m033832_c001_v7007000_t0000_u01750477112008") 2025/06/21 03:43:18 DEBUG : only14: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b1990f_d20250621_m033827_c001_v0001165_t0025_u01750477107344") 2025/06/21 03:43:18 DEBUG : only15: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a3f_d20250621_m033857_c001_v7007000_t0000_u01750477137961") 2025/06/21 03:43:18 DEBUG : only15: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f414fb14759b7f1ba_d20250621_m033851_c001_v0001183_t0021_u01750477131632") 2025/06/21 03:43:19 DEBUG : only15: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b1997f_d20250621_m033848_c001_v0001165_t0059_u01750477128018") 2025/06/21 03:43:19 DEBUG : only15: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e313fb_d20250621_m033831_c001_v7007000_t0000_u01750477111414") 2025/06/21 03:43:19 DEBUG : only15: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad697_d20250621_m033827_c001_v0001037_t0020_u01750477107790") 2025/06/21 03:43:19 DEBUG : only16: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a40_d20250621_m033858_c001_v7007000_t0000_u01750477138147") 2025/06/21 03:43:19 DEBUG : only16: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f414fb14759b7f1b2_d20250621_m033851_c001_v0001183_t0021_u01750477131448") 2025/06/21 03:43:19 DEBUG : only16: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad6e2_d20250621_m033848_c001_v0001037_t0053_u01750477128428") 2025/06/21 03:43:19 DEBUG : only16: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e313fd_d20250621_m033831_c001_v7007000_t0000_u01750477111784") 2025/06/21 03:43:19 DEBUG : only16: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f0b6_d20250621_m033828_c001_v0001183_t0059_u01750477108399") 2025/06/21 03:43:20 DEBUG : only17: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a41_d20250621_m033858_c001_v7007000_t0000_u01750477138340") 2025/06/21 03:43:20 DEBUG : only17: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f417a4c3a17b19995_d20250621_m033851_c001_v0001165_t0029_u01750477131457") 2025/06/21 03:43:20 DEBUG : only17: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f1a0_d20250621_m033848_c001_v0001183_t0018_u01750477128997") 2025/06/21 03:43:20 DEBUG : only17: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e313fc_d20250621_m033831_c001_v7007000_t0000_u01750477111597") 2025/06/21 03:43:20 DEBUG : only17: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b1991b_d20250621_m033828_c001_v0001165_t0041_u01750477108996") 2025/06/21 03:43:20 DEBUG : only18: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a42_d20250621_m033858_c001_v7007000_t0000_u01750477138529") 2025/06/21 03:43:20 DEBUG : only18: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f407b76c9c94ad6f0_d20250621_m033851_c001_v0001037_t0020_u01750477131491") 2025/06/21 03:43:20 DEBUG : only18: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19989_d20250621_m033849_c001_v0001165_t0011_u01750477129777") 2025/06/21 03:43:20 DEBUG : only18: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b43_d20250621_m033831_c001_v7007000_t0000_u01750477111608") 2025/06/21 03:43:20 DEBUG : only18: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad69d_d20250621_m033829_c001_v0001037_t0012_u01750477109385") 2025/06/21 03:43:20 DEBUG : only19: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a43_d20250621_m033858_c001_v7007000_t0000_u01750477138714") 2025/06/21 03:43:20 DEBUG : only19: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f414fb14759b7f1be_d20250621_m033851_c001_v0001183_t0021_u01750477131817") 2025/06/21 03:43:20 DEBUG : only19: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad6ea_d20250621_m033850_c001_v0001037_t0049_u01750477130257") 2025/06/21 03:43:20 DEBUG : only19: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4209261e44e313fe_d20250621_m033831_c001_v7007000_t0000_u01750477111973") 2025/06/21 03:43:20 DEBUG : only19: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f0d2_d20250621_m033830_c001_v0001183_t0057_u01750477110026") 2025/06/21 03:43:20 DEBUG : only2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a44_d20250621_m033858_c001_v7007000_t0000_u01750477138899") 2025/06/21 03:43:20 DEBUG : only2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f407b76c9c94ad6f2_d20250621_m033851_c001_v0001037_t0020_u01750477131675") 2025/06/21 03:43:20 DEBUG : only2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f12e_d20250621_m033840_c001_v0001183_t0003_u01750477120099") 2025/06/21 03:43:20 DEBUG : only2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b45_d20250621_m033831_c001_v7007000_t0000_u01750477111981") 2025/06/21 03:43:20 DEBUG : only2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b198e9_d20250621_m033819_c001_v0001165_t0003_u01750477099859") 2025/06/21 03:43:20 DEBUG : only3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a45_d20250621_m033859_c001_v7007000_t0000_u01750477139091") 2025/06/21 03:43:21 DEBUG : only3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f407d0f741c3c82e3_d20250621_m033851_c001_v0001101_t0050_u01750477131993") 2025/06/21 03:43:21 DEBUG : only3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19959_d20250621_m033840_c001_v0001165_t0043_u01750477120771") 2025/06/21 03:43:21 DEBUG : only3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a9422e_d20250621_m033831_c001_v7007000_t0000_u01750477111999") 2025/06/21 03:43:21 DEBUG : only3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad681_d20250621_m033820_c001_v0001037_t0006_u01750477100369") 2025/06/21 03:43:21 DEBUG : only4: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a47_d20250621_m033859_c001_v7007000_t0000_u01750477139277") 2025/06/21 03:43:21 DEBUG : only4: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f417a4c3a17b1999d_d20250621_m033852_c001_v0001165_t0029_u01750477132023") 2025/06/21 03:43:21 DEBUG : only4: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad6c1_d20250621_m033841_c001_v0001037_t0028_u01750477121313") 2025/06/21 03:43:21 DEBUG : only4: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b44_d20250621_m033831_c001_v7007000_t0000_u01750477111794") 2025/06/21 03:43:21 DEBUG : only4: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f052_d20250621_m033821_c001_v0001183_t0025_u01750477101212") 2025/06/21 03:43:21 DEBUG : only5: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a48_d20250621_m033859_c001_v7007000_t0000_u01750477139463") 2025/06/21 03:43:21 DEBUG : only5: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f407d0f741c3c82e5_d20250621_m033852_c001_v0001101_t0050_u01750477132179") 2025/06/21 03:43:21 DEBUG : only5: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f144_d20250621_m033841_c001_v0001183_t0038_u01750477121968") 2025/06/21 03:43:21 DEBUG : only5: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf3409b46_d20250621_m033832_c001_v7007000_t0000_u01750477112170") 2025/06/21 03:43:21 DEBUG : only5: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b198f9_d20250621_m033821_c001_v0001165_t0042_u01750477101789") 2025/06/21 03:43:21 DEBUG : only6: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a49_d20250621_m033859_c001_v7007000_t0000_u01750477139648") 2025/06/21 03:43:21 DEBUG : only6: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f414fb14759b7f1c4_d20250621_m033852_c001_v0001183_t0021_u01750477132191") 2025/06/21 03:43:21 DEBUG : only6: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19965_d20250621_m033842_c001_v0001165_t0007_u01750477122614") 2025/06/21 03:43:21 DEBUG : only6: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a9422c_d20250621_m033831_c001_v7007000_t0000_u01750477111629") 2025/06/21 03:43:22 DEBUG : only6: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad685_d20250621_m033822_c001_v0001037_t0050_u01750477102212") 2025/06/21 03:43:22 DEBUG : only7: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a4a_d20250621_m033859_c001_v7007000_t0000_u01750477139836") 2025/06/21 03:43:22 DEBUG : only7: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f414fb14759b7f1c2_d20250621_m033852_c001_v0001183_t0021_u01750477132006") 2025/06/21 03:43:22 DEBUG : only7: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad6c9_d20250621_m033843_c001_v0001037_t0002_u01750477123043") 2025/06/21 03:43:22 DEBUG : only7: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a9422f_d20250621_m033832_c001_v7007000_t0000_u01750477112184") 2025/06/21 03:43:22 DEBUG : only7: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f070_d20250621_m033822_c001_v0001183_t0020_u01750477102817") 2025/06/21 03:43:22 DEBUG : only8: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a4b_d20250621_m033900_c001_v7007000_t0000_u01750477140023") 2025/06/21 03:43:22 DEBUG : only8: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f417a4c3a17b1999f_d20250621_m033852_c001_v0001165_t0029_u01750477132209") 2025/06/21 03:43:22 DEBUG : only8: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f158_d20250621_m033843_c001_v0001183_t0023_u01750477123641") 2025/06/21 03:43:22 DEBUG : only8: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a9422d_d20250621_m033831_c001_v7007000_t0000_u01750477111814") 2025/06/21 03:43:22 DEBUG : only8: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b198ff_d20250621_m033823_c001_v0001165_t0018_u01750477103749") 2025/06/21 03:43:22 DEBUG : only9: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a4c_d20250621_m033900_c001_v7007000_t0000_u01750477140208") 2025/06/21 03:43:22 DEBUG : only9: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f407b76c9c94ad6f6_d20250621_m033852_c001_v0001037_t0020_u01750477132045") 2025/06/21 03:43:22 DEBUG : only9: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b1996f_d20250621_m033844_c001_v0001165_t0024_u01750477124272") 2025/06/21 03:43:22 DEBUG : only9: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c38c_d20250621_m033832_c001_v7007000_t0000_u01750477112192") 2025/06/21 03:43:22 DEBUG : only9: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad68b_d20250621_m033824_c001_v0001037_t0000_u01750477104221") 2025/06/21 03:43:22 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093df_d20250621_m033519_c001_v7007000_t0000_u01750476919354") 2025/06/21 03:43:22 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7e78f_d20250621_m033516_c001_v0001183_t0051_u01750476916686") 2025/06/21 03:43:22 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093d8_d20250621_m033515_c001_v7007000_t0000_u01750476915938") 2025/06/21 03:43:22 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad4d8_d20250621_m033514_c001_v0001037_t0017_u01750476914031") 2025/06/21 03:43:22 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093b1_d20250621_m033513_c001_v7007000_t0000_u01750476913283") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19613_d20250621_m033511_c001_v0001165_t0034_u01750476911202") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448727_d20250621_m033459_c001_v7007000_t0000_u01750476899897") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad492_d20250621_m033458_c001_v0001037_t0048_u01750476898290") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448723_d20250621_m033456_c001_v7007000_t0000_u01750476896516") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad482_d20250621_m033455_c001_v0001037_t0027_u01750476895023") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f4486f3_d20250621_m033453_c001_v7007000_t0000_u01750476893631") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad474_d20250621_m033452_c001_v0001037_t0005_u01750476892006") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f4486bc_d20250621_m033445_c001_v7007000_t0000_u01750476885005") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad45a_d20250621_m033443_c001_v0001037_t0035_u01750476883309") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f4486bb_d20250621_m033442_c001_v7007000_t0000_u01750476882943") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad452_d20250621_m033441_c001_v0001037_t0027_u01750476881288") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f4486b9_d20250621_m033440_c001_v7007000_t0000_u01750476880921") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad450_d20250621_m033440_c001_v0001037_t0025_u01750476880106") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad44e_d20250621_m033439_c001_v0001037_t0000_u01750476879205") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f4486b7_d20250621_m033438_c001_v7007000_t0000_u01750476878841") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad448_d20250621_m033437_c001_v0001037_t0038_u01750476877912") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad442_d20250621_m033436_c001_v0001037_t0009_u01750476876645") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fafb_d20250621_m033436_c001_v7007000_t0000_u01750476876276") 2025/06/21 03:43:23 DEBUG : potato: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad43a_d20250621_m033434_c001_v0001037_t0050_u01750476874816") 2025/06/21 03:43:23 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fc91_d20250621_m033604_c001_v7007000_t0000_u01750476964685") 2025/06/21 03:43:23 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b1970d_d20250621_m033604_c001_v0001165_t0030_u01750476964111") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f406bac16c9697720_d20250621_m033555_c001_v7007000_t0000_u01750476955680") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b196cd_d20250621_m033550_c001_v0001165_t0028_u01750476950856") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff01f1f_d20250621_m033543_c001_v7007000_t0000_u01750476943808") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b196a5_d20250621_m033538_c001_v0001165_t0054_u01750476938965") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093f2_d20250621_m033531_c001_v7007000_t0000_u01750476931535") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b1967d_d20250621_m033527_c001_v0001165_t0033_u01750476927284") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f44872c_d20250621_m033504_c001_v7007000_t0000_u01750476904708") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad4a4_d20250621_m033502_c001_v0001037_t0028_u01750476902877") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f44872a_d20250621_m033502_c001_v7007000_t0000_u01750476902509") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad49a_d20250621_m033500_c001_v0001037_t0033_u01750476900457") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448728_d20250621_m033500_c001_v7007000_t0000_u01750476900090") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad494_d20250621_m033459_c001_v0001037_t0023_u01750476899007") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448725_d20250621_m033457_c001_v7007000_t0000_u01750476897922") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad48c_d20250621_m033456_c001_v0001037_t0003_u01750476896884") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f44870b_d20250621_m033454_c001_v7007000_t0000_u01750476894624") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad47a_d20250621_m033453_c001_v0001037_t0027_u01750476893644") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f4486be_d20250621_m033445_c001_v7007000_t0000_u01750476885744") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad45e_d20250621_m033444_c001_v0001037_t0037_u01750476884652") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a93260_d20250621_m033341_c001_v7007000_t0000_u01750476821224") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad362_d20250621_m033340_c001_v0001037_t0044_u01750476820273") 2025/06/21 03:43:24 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a93246_d20250621_m033339_c001_v7007000_t0000_u01750476819366") 2025/06/21 03:43:25 DEBUG : potato2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad35e_d20250621_m033338_c001_v0001037_t0018_u01750476818561") 2025/06/21 03:43:25 DEBUG : potato3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f406bac16c9697721_d20250621_m033556_c001_v7007000_t0000_u01750476956143") 2025/06/21 03:43:25 DEBUG : potato3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad522_d20250621_m033552_c001_v0001037_t0045_u01750476952028") 2025/06/21 03:43:25 DEBUG : potato3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff01f20_d20250621_m033543_c001_v7007000_t0000_u01750476943991") 2025/06/21 03:43:25 DEBUG : potato3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad50a_d20250621_m033540_c001_v0001037_t0016_u01750476940100") 2025/06/21 03:43:25 DEBUG : potato3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093f3_d20250621_m033531_c001_v7007000_t0000_u01750476931812") 2025/06/21 03:43:25 DEBUG : potato3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad4f4_d20250621_m033527_c001_v0001037_t0055_u01750476927726") 2025/06/21 03:43:25 DEBUG : pre-dest1/1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cca3a_d20250621_m033638_c001_v7007000_t0000_u01750476998953") 2025/06/21 03:43:25 DEBUG : pre-dest1/1: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad57a_d20250621_m033631_c001_v0001037_t0025_u01750476990999") 2025/06/21 03:43:25 DEBUG : pre-dest2/2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cca3f_d20250621_m033639_c001_v7007000_t0000_u01750476999136") 2025/06/21 03:43:25 DEBUG : pre-dest2/2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19783_d20250621_m033631_c001_v0001165_t0003_u01750476991699") 2025/06/21 03:43:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4086edb209e83abd_d20250621_m033615_c001_v7007000_t0000_u01750476975368") 2025/06/21 03:43:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7ea9b_d20250621_m033612_c001_v0001183_t0024_u01750476972412") 2025/06/21 03:43:25 DEBUG : sizeonly: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593facb_d20250621_m033419_c001_v7007000_t0000_u01750476859476") 2025/06/21 03:43:25 DEBUG : sizeonly: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad3e4_d20250621_m033418_c001_v0001037_t0034_u01750476858266") 2025/06/21 03:43:25 DEBUG : splitbanan: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f413b977d3b341f82_d20250621_m034049_c001_v7007000_t0000_u01750477249705") 2025/06/21 03:43:25 DEBUG : splitbanan: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f7a1_d20250621_m034042_c001_v0001183_t0059_u01750477242580") 2025/06/21 03:43:25 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd8ff_d20250621_m034202_c001_v7007000_t0000_u01750477322217") 2025/06/21 03:43:25 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad978_d20250621_m034155_c001_v0001037_t0028_u01750477315606") 2025/06/21 03:43:25 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f41078181dbc090c0_d20250621_m034147_c001_v7007000_t0000_u01750477307541") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad94e_d20250621_m034141_c001_v0001037_t0054_u01750477301476") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ceea3fbb77b60_d20250621_m034133_c001_v7007000_t0000_u01750477293497") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad926_d20250621_m034127_c001_v0001037_t0013_u01750477287271") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a65f_d20250621_m034118_c001_v7007000_t0000_u01750477278556") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad8fe_d20250621_m034112_c001_v0001037_t0052_u01750477272451") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18916_d20250621_m034104_c001_v7007000_t0000_u01750477264410") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad8d6_d20250621_m034057_c001_v0001037_t0005_u01750477257708") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf340a0ff_d20250621_m034044_c001_v7007000_t0000_u01750477244266") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad898_d20250621_m034041_c001_v0001037_t0049_u01750477241370") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc18893_d20250621_m034032_c001_v7007000_t0000_u01750477232599") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad858_d20250621_m034025_c001_v0001037_t0039_u01750477225668") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a9a4a5_d20250621_m034024_c001_v7007000_t0000_u01750477224090") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c841b_d20250621_m034021_c001_v0001101_t0043_u01750477221344") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02d14_d20250621_m034012_c001_v7007000_t0000_u01750477212464") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c83ef_d20250621_m034005_c001_v0001101_t0038_u01750477205507") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4191d0f2f0fbec10_d20250621_m034004_c001_v7007000_t0000_u01750477204464") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c83d3_d20250621_m034001_c001_v0001101_t0048_u01750477201316") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f448bde_d20250621_m033947_c001_v7007000_t0000_u01750477187885") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad7b2_d20250621_m033943_c001_v0001037_t0017_u01750477183976") 2025/06/21 03:43:26 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f418c35426641c910_d20250621_m033936_c001_v7007000_t0000_u01750477176097") 2025/06/21 03:43:27 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad780_d20250621_m033929_c001_v0001037_t0041_u01750477169377") 2025/06/21 03:43:27 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f411829320ff02cb1_d20250621_m033920_c001_v7007000_t0000_u01750477160699") 2025/06/21 03:43:27 DEBUG : splitbananasplit: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad74e_d20250621_m033914_c001_v0001037_t0018_u01750477154619") 2025/06/21 03:43:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f40999fee4cc1887b_d20250621_m034027_c001_v7007000_t0000_u01750477227391") 2025/06/21 03:43:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f688_d20250621_m034022_c001_v0001183_t0056_u01750477222502") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a67_d20250621_m033908_c001_v7007000_t0000_u01750477148536") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b199de_d20250621_m033907_c001_v0001165_t0031_u01750477147401") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a5f_d20250621_m033906_c001_v7007000_t0000_u01750477146591") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c8311_d20250621_m033905_c001_v0001101_t0059_u01750477145497") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093e7_d20250621_m033523_c001_v7007000_t0000_u01750476923686") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b1965b_d20250621_m033522_c001_v0001165_t0013_u01750476922847") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093e4_d20250621_m033521_c001_v7007000_t0000_u01750476921914") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad4e0_d20250621_m033520_c001_v0001037_t0021_u01750476920838") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fac1_d20250621_m033416_c001_v7007000_t0000_u01750476856087") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad3d4_d20250621_m033414_c001_v0001037_t0027_u01750476854272") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fabd_d20250621_m033413_c001_v7007000_t0000_u01750476853907") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad3d2_d20250621_m033412_c001_v0001037_t0017_u01750476852627") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fab4_d20250621_m033410_c001_v7007000_t0000_u01750476850517") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad3c8_d20250621_m033409_c001_v0001037_t0030_u01750476849570") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fa98_d20250621_m033409_c001_v7007000_t0000_u01750476849024") 2025/06/21 03:43:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad3c0_d20250621_m033407_c001_v0001037_t0000_u01750476847437") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad3b6_d20250621_m033404_c001_v0001037_t0022_u01750476844836") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4196f3fbe593fa92_d20250621_m033404_c001_v7007000_t0000_u01750476844471") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad3b2_d20250621_m033403_c001_v0001037_t0053_u01750476843785") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad3ae_d20250621_m033402_c001_v0001037_t0051_u01750476842579") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a93655_d20250621_m033402_c001_v7007000_t0000_u01750476842216") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad3a6_d20250621_m033359_c001_v0001037_t0012_u01750476839724") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad39a_d20250621_m033357_c001_v0001037_t0028_u01750476837019") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a93653_d20250621_m033356_c001_v7007000_t0000_u01750476836655") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad394_d20250621_m033355_c001_v0001037_t0000_u01750476835872") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad392_d20250621_m033354_c001_v0001037_t0002_u01750476834987") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a93651_d20250621_m033354_c001_v7007000_t0000_u01750476834621") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad388_d20250621_m033351_c001_v0001037_t0048_u01750476831050") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a93650_d20250621_m033350_c001_v7007000_t0000_u01750476830686") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad384_d20250621_m033349_c001_v0001037_t0041_u01750476829629") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a9364f_d20250621_m033348_c001_v7007000_t0000_u01750476828716") 2025/06/21 03:43:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad37a_d20250621_m033347_c001_v0001037_t0024_u01750476827872") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a9364e_d20250621_m033347_c001_v7007000_t0000_u01750476827326") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad376_d20250621_m033346_c001_v0001037_t0058_u01750476826525") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a9364d_d20250621_m033345_c001_v7007000_t0000_u01750476825617") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad372_d20250621_m033344_c001_v0001037_t0004_u01750476824527") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a9364b_d20250621_m033343_c001_v7007000_t0000_u01750476823980") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad36e_d20250621_m033343_c001_v0001037_t0034_u01750476823131") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a93262_d20250621_m033342_c001_v7007000_t0000_u01750476822583") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad366_d20250621_m033341_c001_v0001037_t0038_u01750476821771") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a93244_d20250621_m033336_c001_v7007000_t0000_u01750476816419") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad350_d20250621_m033335_c001_v0001037_t0025_u01750476815568") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a93243_d20250621_m033335_c001_v7007000_t0000_u01750476815021") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad346_d20250621_m033334_c001_v0001037_t0002_u01750476814003") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a93242_d20250621_m033333_c001_v7007000_t0000_u01750476813441") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad340_d20250621_m033332_c001_v0001037_t0036_u01750476812740") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4154f524e8a9323e_d20250621_m033330_c001_v7007000_t0000_u01750476810568") 2025/06/21 03:43:29 DEBUG : sub dir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad336_d20250621_m033329_c001_v0001037_t0034_u01750476809817") 2025/06/21 03:43:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a69_d20250621_m033908_c001_v7007000_t0000_u01750477148720") 2025/06/21 03:43:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad728_d20250621_m033907_c001_v0001037_t0050_u01750477147411") 2025/06/21 03:43:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a60_d20250621_m033906_c001_v7007000_t0000_u01750477146776") 2025/06/21 03:43:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f265_d20250621_m033905_c001_v0001183_t0042_u01750477145508") 2025/06/21 03:43:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd97b_d20250621_m034204_c001_v7007000_t0000_u01750477324300") 2025/06/21 03:43:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19d18_d20250621_m034203_c001_v0001165_t0010_u01750477323589") 2025/06/21 03:43:30 DEBUG : sub/yam: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093dc_d20250621_m033518_c001_v7007000_t0000_u01750476918795") 2025/06/21 03:43:30 DEBUG : sub/yam: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19631_d20250621_m033517_c001_v0001165_t0011_u01750476917035") 2025/06/21 03:43:30 DEBUG : test_dir1/file2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a52_d20250621_m033904_c001_v7007000_t0000_u01750477144703") 2025/06/21 03:43:30 DEBUG : test_dir1/file2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad71a_d20250621_m033903_c001_v0001037_t0036_u01750477143259") 2025/06/21 03:43:30 DEBUG : test_dir1/file2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a4e_d20250621_m033902_c001_v7007000_t0000_u01750477142460") 2025/06/21 03:43:30 DEBUG : test_dir1/file2: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad712_d20250621_m033901_c001_v0001037_t0045_u01750477141167") 2025/06/21 03:43:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a54_d20250621_m033904_c001_v7007000_t0000_u01750477144890") 2025/06/21 03:43:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f241_d20250621_m033903_c001_v0001183_t0045_u01750477143250") 2025/06/21 03:43:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f404317e131a99a4f_d20250621_m033902_c001_v7007000_t0000_u01750477142647") 2025/06/21 03:43:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7f219_d20250621_m033901_c001_v0001183_t0031_u01750477141190") 2025/06/21 03:43:30 DEBUG : three: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f44873a_d20250621_m033510_c001_v7007000_t0000_u01750476910472") 2025/06/21 03:43:30 DEBUG : three: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad4c8_d20250621_m033509_c001_v0001037_t0014_u01750476909047") 2025/06/21 03:43:30 DEBUG : three: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad4bc_d20250621_m033506_c001_v0001037_t0005_u01750476906381") 2025/06/21 03:43:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd9c6_d20250621_m034205_c001_v7007000_t0000_u01750477325859") 2025/06/21 03:43:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7fc1a_d20250621_m034205_c001_v0001183_t0052_u01750477325245") 2025/06/21 03:43:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cdc2d_d20250621_m034224_c001_v7007000_t0000_u01750477344680") 2025/06/21 03:43:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c85eb_d20250621_m034222_c001_v0001101_t0052_u01750477342749") 2025/06/21 03:43:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cdbbd_d20250621_m034221_c001_v7007000_t0000_u01750477341178") 2025/06/21 03:43:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7fd32_d20250621_m034219_c001_v0001183_t0045_u01750477339568") 2025/06/21 03:43:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cdb58_d20250621_m034218_c001_v7007000_t0000_u01750477338608") 2025/06/21 03:43:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19d68_d20250621_m034217_c001_v0001165_t0049_u01750477337964") 2025/06/21 03:43:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cda8f_d20250621_m034213_c001_v7007000_t0000_u01750477333036") 2025/06/21 03:43:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7fc9d_d20250621_m034212_c001_v0001183_t0046_u01750477332041") 2025/06/21 03:43:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cdae2_d20250621_m034215_c001_v7007000_t0000_u01750477335220") 2025/06/21 03:43:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c85c7_d20250621_m034214_c001_v0001101_t0056_u01750477334002") 2025/06/21 03:43:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cda4d_d20250621_m034211_c001_v7007000_t0000_u01750477331087") 2025/06/21 03:43:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f117a4c3a17b19d4a_d20250621_m034210_c001_v0001165_t0028_u01750477330465") 2025/06/21 03:43:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cda1a_d20250621_m034209_c001_v7007000_t0000_u01750477329497") 2025/06/21 03:43:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad999_d20250621_m034208_c001_v0001037_t0005_u01750477328561") 2025/06/21 03:43:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cd9f8_d20250621_m034207_c001_v7007000_t0000_u01750477327583") 2025/06/21 03:43:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107d0f741c3c85a3_d20250621_m034206_c001_v0001101_t0032_u01750477326808") 2025/06/21 03:43:31 DEBUG : toe/toe/toe: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4144cb4109390181_d20250621_m034229_c001_v7007000_t0000_u01750477349233") 2025/06/21 03:43:31 DEBUG : toe/toe/toe: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7fdb0_d20250621_m034228_c001_v0001183_t0052_u01750477348580") 2025/06/21 03:43:31 DEBUG : toe/toe/toe: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cdb14_d20250621_m034217_c001_v7007000_t0000_u01750477337000") 2025/06/21 03:43:31 DEBUG : toe/toe/toe: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad9a9_d20250621_m034216_c001_v0001037_t0058_u01750477336189") 2025/06/21 03:43:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cdc40_d20250621_m034225_c001_v7007000_t0000_u01750477345287") 2025/06/21 03:43:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f107b76c9c94ad9b7_d20250621_m034224_c001_v0001037_t0038_u01750477344220") 2025/06/21 03:43:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f42150288fa7cdbcf_d20250621_m034221_c001_v7007000_t0000_u01750477341789") 2025/06/21 03:43:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1037d172fa4ddfe9_d20250621_m034220_c001_v0001029_t0015_u01750477340751") 2025/06/21 03:43:32 DEBUG : two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f416ad5464f44873b_d20250621_m033510_c001_v7007000_t0000_u01750476910653") 2025/06/21 03:43:32 DEBUG : two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f414fb14759b7e6ff_d20250621_m033508_c001_v0001183_t0021_u01750476908485") 2025/06/21 03:43:32 DEBUG : two: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f407b76c9c94ad4b8_d20250621_m033506_c001_v0001037_t0020_u01750476906197") 2025/06/21 03:43:32 DEBUG : yam: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093e0_d20250621_m033519_c001_v7007000_t0000_u01750476919538") 2025/06/21 03:43:32 DEBUG : yam: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1067b2f19eab527a_d20250621_m033517_c001_v0001109_t0033_u01750476917977") 2025/06/21 03:43:32 DEBUG : yam: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093d0_d20250621_m033515_c001_v7007000_t0000_u01750476915384") 2025/06/21 03:43:32 DEBUG : yam: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7e761_d20250621_m033514_c001_v0001183_t0047_u01750476914021") 2025/06/21 03:43:32 DEBUG : yam: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093a6_d20250621_m033512_c001_v7007000_t0000_u01750476912731") 2025/06/21 03:43:32 DEBUG : yam: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f114fb14759b7e727_d20250621_m033511_c001_v0001183_t0022_u01750476911214") 2025/06/21 03:43:32 DEBUG : yaml: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093da_d20250621_m033516_c001_v7007000_t0000_u01750476916121") 2025/06/21 03:43:32 DEBUG : yaml: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f1077d8ea4e80271b_d20250621_m033515_c001_v0001178_t0022_u01750476915150") 2025/06/21 03:43:32 DEBUG : yaml: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f4053357cf34093b6_d20250621_m033513_c001_v7007000_t0000_u01750476913466") 2025/06/21 03:43:32 DEBUG : yaml: Deleting (id "4_z2f825df380cd9b0b9f780e1b_f11603a5abd17e0b3_d20250621_m033512_c001_v0001157_t0024_u01750476912380") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m6.679461894s (try 1/5)