"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/06/23 04:51:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa" 2025/06/23 04:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 04:51:17 DEBUG : Creating backend with remote "/tmp/rclone4052663143" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:51:18 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/23 04:51:18 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 04:51:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:51:18 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:18 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:19 INFO : sub dir/hello world: Copied (new) 2025/06/23 04:51:20 DEBUG : B2 bucket rclone-test-dilomef6jesa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.88s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", 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-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", 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-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:21 DEBUG : Creating backend with remote "/non-existing" 2025/06/23 04:51:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/23 04:51:21 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:21 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:51:22 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:22 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.88s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:23 INFO : B2 bucket rclone-test-dilomef6jesa: Running all checks before starting transfers 2025/06/23 04:51:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:51:23 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:23 INFO : B2 bucket rclone-test-dilomef6jesa: Checks finished, now starting transfers 2025/06/23 04:51:23 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:25 ERROR : Ignoring --no-traverse with sync 2025/06/23 04:51:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:51:25 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:25 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:25 INFO : sub dir/hello world: Copied (new) 2025/06/23 04:51:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.34s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/23 04:51:26 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:26 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:26 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/23 04:51:26 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.23s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 04:51:27 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:27 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 04:51:29 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:29 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.62s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/23 04:51:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 04:51:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/23 04:51:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 04:51:30 INFO : sub dir2: Making directory 2025/06/23 04:51:30 INFO : sub dir: Making directory 2025/06/23 04:51:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:51:30 INFO : sub dir2/sub sub dir2: Making directory 2025/06/23 04:51:30 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:30 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:31 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/23 04:51:31 DEBUG : B2 bucket rclone-test-dilomef6jesa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.29s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:31 INFO : sub dir2: Making directory 2025/06/23 04:51:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/23 04:51:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 04:51:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:51:31 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:31 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:33 DEBUG : sub dir2: Making directory with metadata 2025/06/23 04:51:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 04:51:33 INFO : sub dir2: Making directory 2025/06/23 04:51:33 INFO : sub dir: Making directory 2025/06/23 04:51:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:51:33 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:33 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:33 INFO : sub dir/hello world: Copied (new) 2025/06/23 04:51:33 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/23 04:51:33 DEBUG : B2 bucket rclone-test-dilomef6jesa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/23 04:51:33 DEBUG : B2 bucket rclone-test-dilomef6jesa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", 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-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:34 INFO : sub dir2: Making directory 2025/06/23 04:51:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:51:35 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:35 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:35 INFO : sub dir/hello world: Copied (new) 2025/06/23 04:51:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.27s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:36 DEBUG : sub dir2: Making directory with metadata 2025/06/23 04:51:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 04:51:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 04:51:36 INFO : sub dir2: Making directory 2025/06/23 04:51:36 INFO : sub dir: Making directory 2025/06/23 04:51:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:51:36 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:36 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:36 INFO : sub dir/hello world: Copied (new) 2025/06/23 04:51:36 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/23 04:51:36 DEBUG : B2 bucket rclone-test-dilomef6jesa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.35s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", 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-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:37 INFO : sub dir2: Making directory 2025/06/23 04:51:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:51:38 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:38 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:38 INFO : sub dir/hello world: Copied (new) 2025/06/23 04:51:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.27s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:39 DEBUG : Creating backend with remote "TestB2:rclone-test-beparil3keqe" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-dilomef6jesa -> B2 bucket rclone-test-beparil3keqe 2025/06/23 04:51:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:51:40 DEBUG : B2 bucket rclone-test-beparil3keqe: Waiting for checks to finish 2025/06/23 04:51:40 DEBUG : B2 bucket rclone-test-beparil3keqe: Waiting for transfers to finish 2025/06/23 04:51:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 04:51:41 DEBUG : B2 bucket rclone-test-beparil3keqe: Purge remote 2025/06/23 04:51:41 INFO : B2 bucket rclone-test-beparil3keqe: cleaning bucket "rclone-test-beparil3keqe" of all files 2025/06/23 04:51:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f92bd23200d9bbb9f780e1b_f1191f930b88d50ba_d20250623_m045141_c001_v0001117_t0059_u01750654301289") --- PASS: TestServerSideCopy (4.15s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 04:51:44 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:44 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/23 04:51:44 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.81s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:45 DEBUG : Creating backend with remote "TestB2:rclone-test-feyibuq5xera" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-dilomef6jesa -> B2 bucket rclone-test-feyibuq5xera 2025/06/23 04:51:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:51:46 DEBUG : B2 bucket rclone-test-feyibuq5xera: Waiting for checks to finish 2025/06/23 04:51:46 DEBUG : B2 bucket rclone-test-feyibuq5xera: Waiting for transfers to finish 2025/06/23 04:51:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 04:51:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 04:51:48 DEBUG : B2 bucket rclone-test-feyibuq5xera: Waiting for checks to finish 2025/06/23 04:51:48 DEBUG : B2 bucket rclone-test-feyibuq5xera: Waiting for transfers to finish 2025/06/23 04:51:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/23 04:51:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 04:51:49 DEBUG : B2 bucket rclone-test-feyibuq5xera: Purge remote 2025/06/23 04:51:49 INFO : B2 bucket rclone-test-feyibuq5xera: cleaning bucket "rclone-test-feyibuq5xera" of all files 2025/06/23 04:51:49 DEBUG : sub dir/hello world: Deleting (id "4_zefc2cd93200d9bbb9f780e1b_f104f4ea6e8e4081d_d20250623_m045148_c001_v0001106_t0030_u01750654308442") 2025/06/23 04:51:49 DEBUG : sub dir/hello world: Deleting (id "4_zefc2cd93200d9bbb9f780e1b_f111c835fa19500e6_d20250623_m045147_c001_v0001145_t0002_u01750654307251") --- PASS: TestServerSideCopyOverSelf (5.63s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 04:51:51 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:51:51 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:51:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/23 04:51:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/23 04:51:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.13s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:51:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kixabuf1gude" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-dilomef6jesa -> B2 bucket rclone-test-kixabuf1gude 2025/06/23 04:51:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:51:54 DEBUG : B2 bucket rclone-test-kixabuf1gude: Waiting for checks to finish 2025/06/23 04:51:54 DEBUG : B2 bucket rclone-test-kixabuf1gude: Waiting for transfers to finish 2025/06/23 04:51:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:51:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 04:51:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 04:51:56 DEBUG : B2 bucket rclone-test-kixabuf1gude: Waiting for checks to finish 2025/06/23 04:51:56 DEBUG : B2 bucket rclone-test-kixabuf1gude: Waiting for transfers to finish 2025/06/23 04:51:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/23 04:51:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 04:51:56 INFO : sub dir/hello world: Deleted 2025/06/23 04:51:57 DEBUG : testing file moves 2025/06/23 04:51:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/23 04:51:58 DEBUG : B2 bucket rclone-test-kixabuf1gude: Waiting for checks to finish 2025/06/23 04:51:58 DEBUG : B2 bucket rclone-test-kixabuf1gude: Waiting for transfers to finish 2025/06/23 04:51:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/23 04:51:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 04:51:58 INFO : sub dir/hello world: Deleted 2025/06/23 04:51:59 DEBUG : B2 bucket rclone-test-kixabuf1gude: Purge remote 2025/06/23 04:51:59 INFO : B2 bucket rclone-test-kixabuf1gude: cleaning bucket "rclone-test-kixabuf1gude" of all files 2025/06/23 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfb2ed83200d9bbb9f780e1b_f10149dbe52933002_d20250623_m045158_c001_v0001134_t0059_u01750654318263") 2025/06/23 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfb2ed83200d9bbb9f780e1b_f1045c8c9d8c4e6a9_d20250623_m045156_c001_v0001115_t0036_u01750654316340") 2025/06/23 04:51:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfb2ed83200d9bbb9f780e1b_f107696ab546c0bf8_d20250623_m045155_c001_v0001165_t0034_u01750654315159") --- PASS: TestServerSideMoveOverSelf (7.82s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:00 ERROR : error listing: directory not found 2025/06/23 04:52:01 INFO : Local file system at /tmp/rclone4052663143: Making directory 2025/06/23 04:52:01 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:01 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.38s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:52:02 DEBUG : Local file system at /tmp/rclone4052663143: Waiting for checks to finish 2025/06/23 04:52:02 DEBUG : Local file system at /tmp/rclone4052663143: Waiting for transfers to finish 2025/06/23 04:52:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:52:03 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/23 04:52:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.84s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/23 04:52:04 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:04 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/23 04:52:04 INFO : check sum: Copied (new) 2025/06/23 04:52:04 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:04 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/23 04:52:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/23 04:52:04 DEBUG : check sum: Unchanged skipping 2025/06/23 04:52:04 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:04 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:04 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.76s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/23 04:52:05 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:05 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:06 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/23 04:52:06 INFO : sizeonly: Copied (new) 2025/06/23 04:52:06 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:06 DEBUG : sizeonly: Sizes identical 2025/06/23 04:52:06 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:06 DEBUG : sizeonly: Unchanged skipping 2025/06/23 04:52:06 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:06 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:06 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.84s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/23 04:52:07 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:07 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:07 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/23 04:52:07 INFO : ignore-size: Copied (new) 2025/06/23 04:52:07 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:08 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:52:08 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:08 DEBUG : ignore-size: Unchanged skipping 2025/06/23 04:52:08 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:08 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:52:09 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:09 DEBUG : existing: Unchanged skipping 2025/06/23 04:52:09 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:09 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:09 INFO : There was nothing to transfer 2025/06/23 04:52:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/23 04:52:09 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:09 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/23 04:52:10 INFO : existing: Copied (replaced existing) 2025/06/23 04:52:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.92s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 04:52:11 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:11 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/23 04:52:11 INFO : existing: Copied (new) 2025/06/23 04:52:11 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:12 DEBUG : existing: Destination exists, skipping 2025/06/23 04:52:12 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:12 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:12 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.82s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:13 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/23 04:52:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:52:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 04:52:13 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:13 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 04:52:13 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 04:52:14 INFO : a/potato2: Copied (new) 2025/06/23 04:52:14 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:14 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:16 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:16 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/23 04:52:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/23 04:52:16 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/23 04:52:16 DEBUG : empty space: Unchanged skipping 2025/06/23 04:52:16 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:16 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:16 INFO : There was nothing to transfer 2025/06/23 04:52:16 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/23 04:52:16 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/23 04:52:17 INFO : empty space: Updated modification time in destination 2025/06/23 04:52:17 DEBUG : empty space: Unchanged skipping 2025/06/23 04:52:17 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:17 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:17 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:18 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:18 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/23 04:52:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/23 04:52:18 DEBUG : empty space: Unchanged skipping 2025/06/23 04:52:18 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:18 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:20 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/23 04:52:20 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4052663143) 2025/06/23 04:52:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dilomef6jesa) 2025/06/23 04:52:20 DEBUG : foo: sha1 differ 2025/06/23 04:52:20 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/23 04:52:20 INFO : foo: Copied (replaced existing) 2025/06/23 04:52:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.58s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:52:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/23 04:52:21 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:21 DEBUG : empty space: Unchanged skipping 2025/06/23 04:52:21 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:22 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 04:52:22 INFO : potato: Copied (new) 2025/06/23 04:52:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/23 04:52:24 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:24 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/23 04:52:24 INFO : potato: Copied (replaced existing) 2025/06/23 04:52:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.34s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:26 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:26 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/23 04:52:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4052663143) 2025/06/23 04:52:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dilomef6jesa) 2025/06/23 04:52:26 DEBUG : potato: sha1 differ 2025/06/23 04:52:26 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/23 04:52:26 INFO : potato: Copied (replaced existing) 2025/06/23 04:52:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 04:52:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:52:28 DEBUG : empty space: Unchanged skipping 2025/06/23 04:52:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/23 04:52:28 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:28 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:28 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:52:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 04:52:30 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:30 DEBUG : empty space: Unchanged skipping 2025/06/23 04:52:30 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 04:52:30 INFO : potato2: Copied (new) 2025/06/23 04:52:30 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:32 INFO : d: Making directory 2025/06/23 04:52:32 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/23 04:52:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:52:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 04:52:32 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:32 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 04:52:32 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 04:52:33 INFO : a/potato2: Copied (new) 2025/06/23 04:52:33 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:33 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:35 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/23 04:52:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:52:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 04:52:35 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:35 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 04:52:35 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 04:52:35 INFO : a/potato2: Copied (new) 2025/06/23 04:52:35 ERROR : B2 bucket rclone-test-dilomef6jesa: not deleting files as there were IO errors 2025/06/23 04:52:35 ERROR : B2 bucket rclone-test-dilomef6jesa: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:37 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:52:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 04:52:38 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:38 DEBUG : empty space: Unchanged skipping 2025/06/23 04:52:38 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:38 INFO : potato: Deleted 2025/06/23 04:52:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 04:52:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:40 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:40 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:40 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:40 INFO : potato: Deleted 2025/06/23 04:52:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 04:52:40 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:52:40 DEBUG : empty space: Unchanged skipping 2025/06/23 04:52:40 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 04:52:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.79s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 04:52:43 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:43 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/23 04:52:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.03s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:45 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 04:52:45 DEBUG : enormous: Excluded 2025/06/23 04:52:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 04:52:45 DEBUG : potato2: Excluded 2025/06/23 04:52:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 04:52:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:52:45 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:45 DEBUG : empty space: Unchanged skipping 2025/06/23 04:52:45 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:45 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:45 INFO : There was nothing to transfer 2025/06/23 04:52:45 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 04:52:45 DEBUG : enormous: Excluded 2025/06/23 04:52:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 04:52:45 DEBUG : potato2: Excluded 2025/06/23 04:52:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 04:52:45 DEBUG : Local file system at /tmp/rclone4052663143: Waiting for checks to finish 2025/06/23 04:52:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/23 04:52:45 DEBUG : empty space: Unchanged skipping 2025/06/23 04:52:45 DEBUG : Local file system at /tmp/rclone4052663143: Waiting for transfers to finish 2025/06/23 04:52:45 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:47 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 04:52:47 DEBUG : enormous: Excluded 2025/06/23 04:52:47 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 04:52:47 DEBUG : potato2: Excluded 2025/06/23 04:52:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:52:47 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:47 DEBUG : empty space: Unchanged skipping 2025/06/23 04:52:47 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:47 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:48 INFO : enormous: Deleted 2025/06/23 04:52:48 INFO : potato2: Deleted 2025/06/23 04:52:48 INFO : There was nothing to transfer 2025/06/23 04:52:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/23 04:52:48 DEBUG : empty space: Unchanged skipping 2025/06/23 04:52:48 DEBUG : Local file system at /tmp/rclone4052663143: Waiting for checks to finish 2025/06/23 04:52:48 DEBUG : Local file system at /tmp/rclone4052663143: Waiting for transfers to finish 2025/06/23 04:52:48 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:48 INFO : enormous: Deleted 2025/06/23 04:52:48 INFO : potato2: Deleted 2025/06/23 04:52:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.67s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:52:50 DEBUG : five: Need to transfer - File not found at Destination 2025/06/23 04:52:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/23 04:52:50 DEBUG : one: Destination is newer than source, skipping 2025/06/23 04:52:50 DEBUG : three: Sizes identical 2025/06/23 04:52:50 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4052663143) 2025/06/23 04:52:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dilomef6jesa) 2025/06/23 04:52:50 DEBUG : two: sha1 differ 2025/06/23 04:52:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/23 04:52:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/23 04:52:50 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/23 04:52:51 INFO : five: Copied (new) 2025/06/23 04:52:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/23 04:52:51 INFO : four: Copied (replaced existing) 2025/06/23 04:52:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/23 04:52:51 INFO : two: Copied (replaced existing) 2025/06/23 04:52:51 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:51 DEBUG : one: Destination is newer than source, skipping 2025/06/23 04:52:51 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4052663143) 2025/06/23 04:52:51 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dilomef6jesa) 2025/06/23 04:52:51 DEBUG : three: sha1 differ 2025/06/23 04:52:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/23 04:52:51 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/23 04:52:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/23 04:52:51 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/23 04:52:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/23 04:52:51 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/23 04:52:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/23 04:52:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/23 04:52:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/23 04:52:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/23 04:52:51 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/23 04:52:52 INFO : three: Copied (replaced existing) 2025/06/23 04:52:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.82s) === 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-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/23 04:52:54 INFO : B2 bucket rclone-test-dilomef6jesa: Making map for --track-renames 2025/06/23 04:52:54 INFO : B2 bucket rclone-test-dilomef6jesa: Finished making map for --track-renames 2025/06/23 04:52:54 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/23 04:52:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/23 04:52:54 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for renames to finish 2025/06/23 04:52:54 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/23 04:52:54 INFO : yam: Copied (new) 2025/06/23 04:52:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/23 04:52:54 INFO : potato: Copied (new) 2025/06/23 04:52:54 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:52:54 INFO : B2 bucket rclone-test-dilomef6jesa: Making map for --track-renames 2025/06/23 04:52:54 INFO : B2 bucket rclone-test-dilomef6jesa: Finished making map for --track-renames 2025/06/23 04:52:54 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:54 DEBUG : potato: Unchanged skipping 2025/06/23 04:52:54 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for renames to finish 2025/06/23 04:52:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/23 04:52:55 INFO : yam: Copied (server-side copy) to: yaml 2025/06/23 04:52:55 INFO : yam: Deleted 2025/06/23 04:52:55 INFO : yaml: Renamed from "yam" 2025/06/23 04:52:55 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/23 04:52:56 INFO : B2 bucket rclone-test-dilomef6jesa: Making map for --track-renames 2025/06/23 04:52:56 INFO : B2 bucket rclone-test-dilomef6jesa: Finished making map for --track-renames 2025/06/23 04:52:56 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/23 04:52:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/23 04:52:56 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for renames to finish 2025/06/23 04:52:56 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/23 04:52:57 INFO : potato: Copied (new) 2025/06/23 04:52:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/23 04:52:57 INFO : yam: Copied (new) 2025/06/23 04:52:57 DEBUG : Waiting for deletions to finish 2025/06/23 04:52:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:52:57 INFO : B2 bucket rclone-test-dilomef6jesa: Making map for --track-renames 2025/06/23 04:52:57 INFO : B2 bucket rclone-test-dilomef6jesa: Finished making map for --track-renames 2025/06/23 04:52:57 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:57 DEBUG : potato: Unchanged skipping 2025/06/23 04:52:57 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for renames to finish 2025/06/23 04:52:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/23 04:52:58 INFO : yam: Copied (server-side copy) to: yaml 2025/06/23 04:52:58 INFO : yam: Deleted 2025/06/23 04:52:58 INFO : yaml: Renamed from "yam" 2025/06/23 04:52:58 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.76s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/23 04:52:59 INFO : B2 bucket rclone-test-dilomef6jesa: Making map for --track-renames 2025/06/23 04:52:59 INFO : B2 bucket rclone-test-dilomef6jesa: Finished making map for --track-renames 2025/06/23 04:52:59 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:52:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/23 04:52:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/23 04:52:59 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for renames to finish 2025/06/23 04:52:59 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:52:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/23 04:52:59 INFO : potato: Copied (new) 2025/06/23 04:53:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/23 04:53:00 INFO : sub/yam: Copied (new) 2025/06/23 04:53:00 DEBUG : Waiting for deletions to finish 2025/06/23 04:53:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:53:00 DEBUG : potato: Unchanged skipping 2025/06/23 04:53:00 INFO : B2 bucket rclone-test-dilomef6jesa: Making map for --track-renames 2025/06/23 04:53:00 INFO : B2 bucket rclone-test-dilomef6jesa: Finished making map for --track-renames 2025/06/23 04:53:00 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:53:00 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for renames to finish 2025/06/23 04:53:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/23 04:53:01 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/23 04:53:01 INFO : sub/yam: Deleted 2025/06/23 04:53:01 INFO : yam: Renamed from "sub/yam" 2025/06/23 04:53:01 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:53:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.75s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:53:02 DEBUG : Creating backend with remote "/tmp/rclone4052663143/dir1" 2025/06/23 04:53:02 DEBUG : Creating backend with remote "/tmp/rclone4052663143/dir2" 2025/06/23 04:53:02 DEBUG : Local file system at /tmp/rclone4052663143/dir2: Using server-side directory move 2025/06/23 04:53:02 INFO : Local file system at /tmp/rclone4052663143/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 04:53:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/23 04:53:02 DEBUG : Local file system at /tmp/rclone4052663143/dir2: Waiting for checks to finish 2025/06/23 04:53:02 DEBUG : Local file system at /tmp/rclone4052663143/dir2: Waiting for transfers to finish 2025/06/23 04:53:02 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:53:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:53:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/23 04:53:02 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:53:02 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:53:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:53:03 INFO : sub dir/hello world: Copied (new) 2025/06/23 04:53:03 INFO : sub dir/hello world: Deleted 2025/06/23 04:53:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/23 04:53:03 INFO : nested/sub dir/file: Copied (new) 2025/06/23 04:53:03 INFO : nested/sub dir/file: Deleted 2025/06/23 04:53:03 INFO : sub dir: Removing directory 2025/06/23 04:53:03 INFO : nested/sub dir: Removing directory 2025/06/23 04:53:03 INFO : nested: Removing directory 2025/06/23 04:53:03 DEBUG : Local file system at /tmp/rclone4052663143: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:53:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 04:53:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/23 04:53:04 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:53:04 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:53:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/23 04:53:04 INFO : nested/sub dir/file: Copied (new) 2025/06/23 04:53:04 INFO : nested/sub dir/file: Deleted 2025/06/23 04:53:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:53:04 INFO : sub dir/hello world: Copied (new) 2025/06/23 04:53:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.34s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:53:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/23 04:53:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 04:53:05 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:53:05 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:53:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/23 04:53:06 INFO : existing-b: Copied (new) 2025/06/23 04:53:06 INFO : existing-b: Deleted 2025/06/23 04:53:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/23 04:53:06 INFO : existing: Copied (new) 2025/06/23 04:53:06 INFO : existing: Deleted 2025/06/23 04:53:06 DEBUG : existing: Destination exists, skipping 2025/06/23 04:53:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/23 04:53:06 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:53:06 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:53:06 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:53:07 DEBUG : Creating backend with remote "TestB2:rclone-test-gacagen6yeba" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-dilomef6jesa -> B2 bucket rclone-test-gacagen6yeba 2025/06/23 04:53:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 04:53:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/23 04:53:11 DEBUG : empty space: Unchanged skipping 2025/06/23 04:53:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 04:53:11 DEBUG : B2 bucket rclone-test-gacagen6yeba: Waiting for checks to finish 2025/06/23 04:53:11 INFO : empty space: Deleted 2025/06/23 04:53:11 DEBUG : B2 bucket rclone-test-gacagen6yeba: Waiting for transfers to finish 2025/06/23 04:53:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 04:53:11 INFO : potato2: Copied (server-side copy) 2025/06/23 04:53:11 INFO : potato2: Deleted 2025/06/23 04:53:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/23 04:53:12 INFO : potato3: Copied (server-side copy) 2025/06/23 04:53:12 INFO : potato3: Deleted 2025/06/23 04:53:12 DEBUG : Creating backend with remote "TestB2:rclone-test-coquruc9gitu" 2025/06/23 04:53:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/23 04:53:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 04:53:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/23 04:53:13 DEBUG : B2 bucket rclone-test-coquruc9gitu: Waiting for checks to finish 2025/06/23 04:53:13 DEBUG : B2 bucket rclone-test-coquruc9gitu: Waiting for transfers to finish 2025/06/23 04:53:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/23 04:53:14 INFO : empty space: Copied (server-side copy) 2025/06/23 04:53:14 INFO : empty space: Deleted 2025/06/23 04:53:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/23 04:53:14 INFO : potato3: Copied (server-side copy) 2025/06/23 04:53:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 04:53:15 INFO : potato2: Copied (server-side copy) 2025/06/23 04:53:15 INFO : potato3: Deleted 2025/06/23 04:53:15 INFO : potato2: Deleted 2025/06/23 04:53:15 DEBUG : B2 bucket rclone-test-coquruc9gitu: Purge remote 2025/06/23 04:53:15 INFO : B2 bucket rclone-test-coquruc9gitu: cleaning bucket "rclone-test-coquruc9gitu" of all files 2025/06/23 04:53:15 DEBUG : empty space: Deleting (id "4_z5f321de3202d9bbb9f780e1b_f101752db55d7c9b1_d20250623_m045314_c001_v0001136_t0058_u01750654394444") 2025/06/23 04:53:15 DEBUG : potato2: Deleting (id "4_z5f321de3202d9bbb9f780e1b_f1005ed99febd92da_d20250623_m045314_c001_v0001171_t0043_u01750654394768") 2025/06/23 04:53:15 DEBUG : potato3: Deleting (id "4_z5f321de3202d9bbb9f780e1b_f114960a08aeb2c2b_d20250623_m045314_c001_v0001178_t0054_u01750654394813") 2025/06/23 04:53:16 DEBUG : B2 bucket rclone-test-gacagen6yeba: Purge remote 2025/06/23 04:53:16 INFO : B2 bucket rclone-test-gacagen6yeba: cleaning bucket "rclone-test-gacagen6yeba" of all files 2025/06/23 04:53:16 DEBUG : empty space: Deleting (id "4_z6f520dd3202d9bbb9f780e1b_f4123b9dd55cd68a4_d20250623_m045314_c001_v7007000_t0000_u01750654394744") 2025/06/23 04:53:16 DEBUG : empty space: Deleting (id "4_z6f520dd3202d9bbb9f780e1b_f111951493ac87dc4_d20250623_m045310_c001_v0001178_t0033_u01750654390545") 2025/06/23 04:53:16 DEBUG : potato2: Deleting (id "4_z6f520dd3202d9bbb9f780e1b_f4086edb209f5f4f1_d20250623_m045315_c001_v7007000_t0000_u01750654395097") 2025/06/23 04:53:16 DEBUG : potato2: Deleting (id "4_z6f520dd3202d9bbb9f780e1b_f10679b33f578466e_d20250623_m045311_c001_v0001171_t0007_u01750654391478") 2025/06/23 04:53:16 DEBUG : potato3: Deleting (id "4_z6f520dd3202d9bbb9f780e1b_f4123b9dd55cd68a5_d20250623_m045315_c001_v7007000_t0000_u01750654395022") 2025/06/23 04:53:16 DEBUG : potato3: Deleting (id "4_z6f520dd3202d9bbb9f780e1b_f1071f10650524398_d20250623_m045311_c001_v0001172_t0034_u01750654391771") 2025/06/23 04:53:16 DEBUG : potato3: Deleting (id "4_z6f520dd3202d9bbb9f780e1b_f111951493ac87dc6_d20250623_m045310_c001_v0001178_t0005_u01750654390851") --- PASS: TestServerSideMove (10.77s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:53:18 DEBUG : Creating backend with remote "TestB2:rclone-test-viyitec5fujo" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-dilomef6jesa -> B2 bucket rclone-test-viyitec5fujo 2025/06/23 04:53:23 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 04:53:23 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 04:53:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 04:53:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 04:53:23 DEBUG : B2 bucket rclone-test-viyitec5fujo: Waiting for checks to finish 2025/06/23 04:53:23 DEBUG : B2 bucket rclone-test-viyitec5fujo: Waiting for transfers to finish 2025/06/23 04:53:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 04:53:23 INFO : potato2: Copied (server-side copy) 2025/06/23 04:53:23 INFO : potato2: Deleted 2025/06/23 04:53:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/23 04:53:23 INFO : potato3: Copied (server-side copy) 2025/06/23 04:53:24 INFO : potato3: Deleted 2025/06/23 04:53:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zasotit4mesa" 2025/06/23 04:53:25 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 04:53:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 04:53:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/23 04:53:25 DEBUG : B2 bucket rclone-test-zasotit4mesa: Waiting for checks to finish 2025/06/23 04:53:25 DEBUG : B2 bucket rclone-test-zasotit4mesa: Waiting for transfers to finish 2025/06/23 04:53:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 04:53:26 INFO : potato2: Copied (server-side copy) 2025/06/23 04:53:26 INFO : potato2: Deleted 2025/06/23 04:53:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/23 04:53:26 INFO : potato3: Copied (server-side copy) 2025/06/23 04:53:26 INFO : potato3: Deleted 2025/06/23 04:53:27 DEBUG : B2 bucket rclone-test-zasotit4mesa: Purge remote 2025/06/23 04:53:27 INFO : B2 bucket rclone-test-zasotit4mesa: cleaning bucket "rclone-test-zasotit4mesa" of all files 2025/06/23 04:53:27 DEBUG : potato2: Deleting (id "4_z7f424dc3202d9bbb9f780e1b_f1089198bf11f87b4_d20250623_m045326_c001_v0001032_t0048_u01750654406154") 2025/06/23 04:53:27 DEBUG : potato3: Deleting (id "4_z7f424dc3202d9bbb9f780e1b_f116201413d27ad51_d20250623_m045326_c001_v0001183_t0037_u01750654406528") 2025/06/23 04:53:28 DEBUG : B2 bucket rclone-test-viyitec5fujo: Purge remote 2025/06/23 04:53:28 INFO : B2 bucket rclone-test-viyitec5fujo: cleaning bucket "rclone-test-viyitec5fujo" of all files 2025/06/23 04:53:28 DEBUG : empty space: Deleting (id "4_z8f023db3202d9bbb9f780e1b_f1087332293c9b740_d20250623_m045322_c001_v0001165_t0016_u01750654402455") 2025/06/23 04:53:28 DEBUG : potato2: Deleting (id "4_z8f023db3202d9bbb9f780e1b_f4086edb209f5f4f7_d20250623_m045326_c001_v7007000_t0000_u01750654406528") 2025/06/23 04:53:28 DEBUG : potato2: Deleting (id "4_z8f023db3202d9bbb9f780e1b_f1080d1f66fbe0d35_d20250623_m045323_c001_v0001176_t0015_u01750654403272") 2025/06/23 04:53:28 DEBUG : potato3: Deleting (id "4_z8f023db3202d9bbb9f780e1b_f4086edb209f5f4f8_d20250623_m045326_c001_v7007000_t0000_u01750654406733") 2025/06/23 04:53:28 DEBUG : potato3: Deleting (id "4_z8f023db3202d9bbb9f780e1b_f11685b833473d941_d20250623_m045323_c001_v0001104_t0023_u01750654403514") 2025/06/23 04:53:28 DEBUG : potato3: Deleting (id "4_z8f023db3202d9bbb9f780e1b_f1087332293c9b742_d20250623_m045322_c001_v0001165_t0059_u01750654402658") 2025/06/23 04:53:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/23 04:53:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/23 04:53:29 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:53:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zudanuv3boye" 2025/06/23 04:53:32 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-dilomef6jesa -> B2 bucket rclone-test-zudanuv3boye 2025/06/23 04:53:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 04:53:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/23 04:53:35 DEBUG : empty space: Unchanged skipping 2025/06/23 04:53:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 04:53:35 DEBUG : B2 bucket rclone-test-zudanuv3boye: Waiting for checks to finish 2025/06/23 04:53:35 INFO : empty space: Deleted 2025/06/23 04:53:35 DEBUG : B2 bucket rclone-test-zudanuv3boye: Waiting for transfers to finish 2025/06/23 04:53:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 04:53:35 INFO : potato2: Copied (server-side copy) 2025/06/23 04:53:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/23 04:53:35 INFO : potato3: Copied (server-side copy) 2025/06/23 04:53:35 INFO : potato2: Deleted 2025/06/23 04:53:35 INFO : potato3: Deleted 2025/06/23 04:53:36 DEBUG : Creating backend with remote "TestB2:rclone-test-direbug0lupi" 2025/06/23 04:53:36 INFO : tomatoDir: Making directory 2025/06/23 04:53:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/23 04:53:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 04:53:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/23 04:53:37 DEBUG : B2 bucket rclone-test-direbug0lupi: Waiting for checks to finish 2025/06/23 04:53:37 DEBUG : B2 bucket rclone-test-direbug0lupi: Waiting for transfers to finish 2025/06/23 04:53:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/23 04:53:38 INFO : empty space: Copied (server-side copy) 2025/06/23 04:53:38 INFO : empty space: Deleted 2025/06/23 04:53:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/23 04:53:38 INFO : potato2: Copied (server-side copy) 2025/06/23 04:53:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/23 04:53:38 INFO : potato3: Copied (server-side copy) 2025/06/23 04:53:38 INFO : potato2: Deleted 2025/06/23 04:53:39 INFO : potato3: Deleted 2025/06/23 04:53:39 DEBUG : B2 bucket rclone-test-direbug0lupi: Purge remote 2025/06/23 04:53:39 INFO : B2 bucket rclone-test-direbug0lupi: cleaning bucket "rclone-test-direbug0lupi" of all files 2025/06/23 04:53:39 DEBUG : empty space: Deleting (id "4_zef727da3202d9bbb9f780e1b_f11020945064bf794_d20250623_m045338_c001_v0001157_t0016_u01750654418208") 2025/06/23 04:53:39 DEBUG : potato2: Deleting (id "4_zef727da3202d9bbb9f780e1b_f10518ce9c1398faf_d20250623_m045338_c001_v0001036_t0049_u01750654418554") 2025/06/23 04:53:39 DEBUG : potato3: Deleting (id "4_zef727da3202d9bbb9f780e1b_f1189b934c9f31a94_d20250623_m045338_c001_v0001130_t0016_u01750654418575") 2025/06/23 04:53:40 DEBUG : B2 bucket rclone-test-zudanuv3boye: Purge remote 2025/06/23 04:53:40 INFO : B2 bucket rclone-test-zudanuv3boye: cleaning bucket "rclone-test-zudanuv3boye" of all files 2025/06/23 04:53:40 DEBUG : empty space: Deleting (id "4_zdff26d93202d9bbb9f780e1b_f40730db71694cc91_d20250623_m045338_c001_v7007000_t0000_u01750654418534") 2025/06/23 04:53:40 DEBUG : empty space: Deleting (id "4_zdff26d93202d9bbb9f780e1b_f11963b5d07f0aedf_d20250623_m045334_c001_v0001176_t0032_u01750654414318") 2025/06/23 04:53:40 DEBUG : potato2: Deleting (id "4_zdff26d93202d9bbb9f780e1b_f40730db71694cc92_d20250623_m045338_c001_v7007000_t0000_u01750654418892") 2025/06/23 04:53:40 DEBUG : potato2: Deleting (id "4_zdff26d93202d9bbb9f780e1b_f117830bc4c05a64a_d20250623_m045335_c001_v0001042_t0020_u01750654415116") 2025/06/23 04:53:40 DEBUG : potato3: Deleting (id "4_zdff26d93202d9bbb9f780e1b_f418c35426650d52a_d20250623_m045338_c001_v7007000_t0000_u01750654418925") 2025/06/23 04:53:40 DEBUG : potato3: Deleting (id "4_zdff26d93202d9bbb9f780e1b_f1136b5fc2f18f2e0_d20250623_m045335_c001_v0001177_t0015_u01750654415488") 2025/06/23 04:53:40 DEBUG : potato3: Deleting (id "4_zdff26d93202d9bbb9f780e1b_f11963b5d07f0aee1_d20250623_m045334_c001_v0001176_t0008_u01750654414527") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.77s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:53:42 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:53:44 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:53:45 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/rclone-sync-test" 2025/06/23 04:53:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/rclone-sync-test-include/layer2" 2025/06/23 04:53:49 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/rclone-sync-test-ignore-file" 2025/06/23 04:53:53 DEBUG : B2 bucket rclone-test-dilomef6jesa path rclone-sync-test: Waiting for checks to finish 2025/06/23 04:53:53 DEBUG : B2 bucket rclone-test-dilomef6jesa path rclone-sync-test: Waiting for transfers to finish 2025/06/23 04:53:53 DEBUG : Waiting for deletions to finish 2025/06/23 04:53:53 INFO : There was nothing to transfer 2025/06/23 04:53:53 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:53:53 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:53:53 DEBUG : Waiting for deletions to finish 2025/06/23 04:53:53 INFO : There was nothing to transfer 2025/06/23 04:53:53 DEBUG : B2 bucket rclone-test-dilomef6jesa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/23 04:53:53 DEBUG : B2 bucket rclone-test-dilomef6jesa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/23 04:53:53 DEBUG : Waiting for deletions to finish 2025/06/23 04:53:53 INFO : There was nothing to transfer 2025/06/23 04:53:54 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:53:54 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:53:54 DEBUG : Waiting for deletions to finish 2025/06/23 04:53:54 INFO : There was nothing to transfer 2025/06/23 04:53:54 DEBUG : B2 bucket rclone-test-dilomef6jesa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/23 04:53:54 DEBUG : B2 bucket rclone-test-dilomef6jesa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/23 04:53:54 DEBUG : Waiting for deletions to finish 2025/06/23 04:53:54 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.24s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:53:55 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/dst" 2025/06/23 04:53:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/CompareDest" 2025/06/23 04:53:58 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 04:53:58 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:53:58 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:53:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 04:53:59 INFO : one: Copied (new) 2025/06/23 04:53:59 DEBUG : Waiting for deletions to finish 2025/06/23 04:53:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 04:53:59 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:53:59 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/23 04:54:00 INFO : one: Copied (replaced existing) 2025/06/23 04:54:00 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:01 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 04:54:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:54:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 04:54:02 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:02 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:02 INFO : There was nothing to transfer 2025/06/23 04:54:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 04:54:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:54:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 04:54:03 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:54:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 04:54:03 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:03 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:03 INFO : There was nothing to transfer 2025/06/23 04:54:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 04:54:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:54:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 04:54:04 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:54:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 04:54:04 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:04 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:04 INFO : There was nothing to transfer 2025/06/23 04:54:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 04:54:05 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/23 04:54:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/23 04:54:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 04:54:05 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:54:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 04:54:05 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:05 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:05 INFO : There was nothing to transfer 2025/06/23 04:54:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 04:54:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/23 04:54:06 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 04:54:06 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:54:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 04:54:06 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/23 04:54:06 INFO : two: Copied (new) 2025/06/23 04:54:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.72s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:54:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/dest" 2025/06/23 04:54:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/pre-dest1" 2025/06/23 04:54:11 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/pre-dest2" 2025/06/23 04:54:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:54:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/23 04:54:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:54:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/23 04:54:14 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/23 04:54:14 DEBUG : B2 bucket rclone-test-dilomef6jesa path dest: Waiting for checks to finish 2025/06/23 04:54:14 DEBUG : B2 bucket rclone-test-dilomef6jesa path dest: Waiting for transfers to finish 2025/06/23 04:54:14 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/23 04:54:14 INFO : 3: Copied (new) 2025/06/23 04:54:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.71s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:54:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/dst" 2025/06/23 04:54:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/CopyDest" 2025/06/23 04:54:19 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 04:54:19 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:19 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 04:54:20 INFO : one: Copied (new) 2025/06/23 04:54:20 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 04:54:21 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:21 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/23 04:54:21 INFO : one: Copied (replaced existing) 2025/06/23 04:54:21 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:23 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/BackupDir" 2025/06/23 04:54:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 04:54:24 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:54:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 04:54:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 04:54:26 INFO : one: Copied (server-side copy) 2025/06/23 04:54:26 INFO : one: Deleted 2025/06/23 04:54:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/23 04:54:26 INFO : one: Copied (server-side copy) 2025/06/23 04:54:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/23 04:54:26 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:26 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:54:27 DEBUG : one: Unchanged skipping 2025/06/23 04:54:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:54:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/23 04:54:28 INFO : two: Copied (server-side copy) 2025/06/23 04:54:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/23 04:54:28 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:28 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:28 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:54:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:54:28 DEBUG : two: Unchanged skipping 2025/06/23 04:54:28 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:28 DEBUG : one: Unchanged skipping 2025/06/23 04:54:28 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:28 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:28 INFO : There was nothing to transfer 2025/06/23 04:54:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:54:29 DEBUG : one: Unchanged skipping 2025/06/23 04:54:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/23 04:54:30 DEBUG : three: Destination not found in --copy-dest 2025/06/23 04:54:30 DEBUG : three: Need to transfer - File not found at Destination 2025/06/23 04:54:30 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 04:54:30 DEBUG : two: Unchanged skipping 2025/06/23 04:54:30 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:30 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/23 04:54:30 INFO : three: Copied (new) 2025/06/23 04:54:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.17s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:54:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/dst" 2025/06/23 04:54:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/backup" 2025/06/23 04:54:37 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 04:54:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:54:37 DEBUG : two: Unchanged skipping 2025/06/23 04:54:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 04:54:38 INFO : one: Copied (server-side copy) 2025/06/23 04:54:38 INFO : one: Deleted 2025/06/23 04:54:38 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 04:54:39 INFO : one: Copied (new) 2025/06/23 04:54:39 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/23 04:54:40 INFO : three.txt: Copied (server-side copy) 2025/06/23 04:54:40 INFO : three.txt: Deleted 2025/06/23 04:54:40 INFO : three.txt: Moved into backup dir 2025/06/23 04:54:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 04:54:42 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:54:42 DEBUG : two: Unchanged skipping 2025/06/23 04:54:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 04:54:42 INFO : one: Copied (server-side copy) 2025/06/23 04:54:43 INFO : one: Deleted 2025/06/23 04:54:43 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/23 04:54:43 INFO : one: Copied (new) 2025/06/23 04:54:43 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 04:54:44 INFO : three.txt: Copied (server-side copy) 2025/06/23 04:54:44 INFO : three.txt: Deleted 2025/06/23 04:54:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:54:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/dst" 2025/06/23 04:54:48 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/backup" 2025/06/23 04:54:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 04:54:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:54:50 DEBUG : two: Unchanged skipping 2025/06/23 04:54:50 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 04:54:51 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 04:54:51 INFO : one: Deleted 2025/06/23 04:54:51 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 04:54:52 INFO : one: Copied (new) 2025/06/23 04:54:52 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/23 04:54:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 04:54:53 INFO : three.txt: Deleted 2025/06/23 04:54:53 INFO : three.txt: Moved into backup dir 2025/06/23 04:54:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 04:54:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:54:54 DEBUG : two: Unchanged skipping 2025/06/23 04:54:54 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:54:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 04:54:55 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 04:54:55 INFO : one: Deleted 2025/06/23 04:54:55 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:54:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/23 04:54:55 INFO : one: Copied (new) 2025/06/23 04:54:55 DEBUG : Waiting for deletions to finish 2025/06/23 04:54:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 04:54:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 04:54:56 INFO : three.txt: Deleted 2025/06/23 04:54:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:54:59 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/dst" 2025/06/23 04:55:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/backup" 2025/06/23 04:55:02 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:55:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 04:55:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:55:02 DEBUG : two: Unchanged skipping 2025/06/23 04:55:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 04:55:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/23 04:55:03 INFO : one: Deleted 2025/06/23 04:55:03 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:55:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 04:55:04 INFO : one: Copied (new) 2025/06/23 04:55:04 DEBUG : Waiting for deletions to finish 2025/06/23 04:55:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/23 04:55:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/23 04:55:05 INFO : three.txt: Deleted 2025/06/23 04:55:05 INFO : three.txt: Moved into backup dir 2025/06/23 04:55:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 04:55:06 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:55:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:55:06 DEBUG : two: Unchanged skipping 2025/06/23 04:55:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 04:55:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/23 04:55:07 INFO : one: Deleted 2025/06/23 04:55:07 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:55:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/23 04:55:07 INFO : one: Copied (new) 2025/06/23 04:55:07 DEBUG : Waiting for deletions to finish 2025/06/23 04:55:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 04:55:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/23 04:55:08 INFO : three.txt: Deleted 2025/06/23 04:55:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.03s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:55:11 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/8f625d83200d9bbb9f780e1b/c001_v0001182_t0042": EOF 2025/06/23 04:55:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/8f625d83200d9bbb9f780e1b/c001_v0001182_t0042": EOF) 2025/06/23 04:55:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-dilomef6jesa: 1/10 (Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/8f625d83200d9bbb9f780e1b/c001_v0001182_t0042": EOF) 2025/06/23 04:55:13 DEBUG : pacer: Reducing sleep to 10ms 2025/06/23 04:55:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/dst" 2025/06/23 04:55:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:55:15 DEBUG : two: Unchanged skipping 2025/06/23 04:55:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 04:55:15 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:55:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 04:55:16 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 04:55:16 INFO : one: Deleted 2025/06/23 04:55:16 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:55:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 04:55:17 INFO : one: Copied (new) 2025/06/23 04:55:17 DEBUG : Waiting for deletions to finish 2025/06/23 04:55:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/23 04:55:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 04:55:18 INFO : three.txt: Deleted 2025/06/23 04:55:18 INFO : three.txt: Moved into backup dir 2025/06/23 04:55:19 DEBUG : one.bak: Excluded (Path Filter) 2025/06/23 04:55:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/23 04:55:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 04:55:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:55:19 DEBUG : two: Unchanged skipping 2025/06/23 04:55:19 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for checks to finish 2025/06/23 04:55:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 04:55:19 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 04:55:19 INFO : one: Deleted 2025/06/23 04:55:19 DEBUG : B2 bucket rclone-test-dilomef6jesa path dst: Waiting for transfers to finish 2025/06/23 04:55:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/23 04:55:20 INFO : one: Copied (new) 2025/06/23 04:55:20 DEBUG : Waiting for deletions to finish 2025/06/23 04:55:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 04:55:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 04:55:21 INFO : three.txt: Deleted 2025/06/23 04:55:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.89s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:55:23 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/8f625d83200d9bbb9f780e1b/c001_v0001182_t0017": EOF 2025/06/23 04:55:23 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/8f625d83200d9bbb9f780e1b/c001_v0001182_t0017": EOF) 2025/06/23 04:55:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-dilomef6jesa: 1/10 (Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/8f625d83200d9bbb9f780e1b/c001_v0001182_t0017": EOF) 2025/06/23 04:55:26 DEBUG : pacer: Reducing sleep to 10ms 2025/06/23 04:55:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/dst" 2025/06/23 04:55:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 04:55:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 04:55:29 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 04:55:29 INFO : one: Deleted 2025/06/23 04:55:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 04:55:30 INFO : one: Copied (new) 2025/06/23 04:55:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:55:30 DEBUG : two: Unchanged skipping 2025/06/23 04:55:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/23 04:55:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/23 04:55:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 04:55:31 INFO : three.txt: Deleted 2025/06/23 04:55:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 04:55:31 INFO : three.txt: Copied (new) 2025/06/23 04:55:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 04:55:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 04:55:33 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 04:55:33 INFO : one: Deleted 2025/06/23 04:55:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/23 04:55:34 INFO : one: Copied (new) 2025/06/23 04:55:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:55:34 DEBUG : two: Unchanged skipping 2025/06/23 04:55:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/23 04:55:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 04:55:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 04:55:35 INFO : three.txt: Deleted 2025/06/23 04:55:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/23 04:55:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.17s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:55:38 DEBUG : Creating backend with remote "TestB2:rclone-test-dilomef6jesa/dst" 2025/06/23 04:55:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 04:55:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/23 04:55:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/23 04:55:41 INFO : one: Deleted 2025/06/23 04:55:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 04:55:42 INFO : one: Copied (new) 2025/06/23 04:55:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:55:42 DEBUG : two: Unchanged skipping 2025/06/23 04:55:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/23 04:55:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/23 04:55:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/23 04:55:43 INFO : three.txt: Deleted 2025/06/23 04:55:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 04:55:43 INFO : three.txt: Copied (new) 2025/06/23 04:55:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/23 04:55:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/23 04:55:44 DEBUG : pacer: Reducing sleep to 10ms 2025/06/23 04:55:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 04:55:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/23 04:55:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/23 04:55:45 INFO : one: Deleted 2025/06/23 04:55:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/23 04:55:45 INFO : one: Copied (new) 2025/06/23 04:55:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:55:45 DEBUG : two: Unchanged skipping 2025/06/23 04:55:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/23 04:55:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/23 04:55:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/23 04:55:46 INFO : three.txt: Deleted 2025/06/23 04:55:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/23 04:55:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.45s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:55:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/23 04:55:49 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:55:49 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:55:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/23 04:55:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/23 04:55:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.04s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:55:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 04:55:50 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:55:50 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:55:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/23 04:55:51 INFO : existing: Copied (new) 2025/06/23 04:55:51 DEBUG : Waiting for deletions to finish 2025/06/23 04:55:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/23 04:55:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/23 04:55:51 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:55:51 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:55:51 ERROR : B2 bucket rclone-test-dilomef6jesa: not deleting files as there were IO errors 2025/06/23 04:55:51 ERROR : B2 bucket rclone-test-dilomef6jesa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:55:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:55:53 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:55:53 DEBUG : existing: Unchanged skipping 2025/06/23 04:55:53 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:55:53 DEBUG : Waiting for deletions to finish 2025/06/23 04:55:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.51s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- 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-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:56:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:56:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both10: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both13: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both14: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both15: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both16: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both12: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both17: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both19: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both1: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both2: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both3: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both4: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both5: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both6: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both7: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both8: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:11 DEBUG : both9: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both11: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both0: Unchanged skipping 2025/06/23 04:56:11 DEBUG : both18: Unchanged skipping 2025/06/23 04:56:11 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:56:11 DEBUG : Waiting for deletions to finish 2025/06/23 04:56:11 INFO : only4: Deleted 2025/06/23 04:56:11 INFO : only6: Deleted 2025/06/23 04:56:11 INFO : only9: Deleted 2025/06/23 04:56:11 INFO : only13: Deleted 2025/06/23 04:56:11 INFO : only14: Deleted 2025/06/23 04:56:11 INFO : only15: Deleted 2025/06/23 04:56:12 INFO : only8: Deleted 2025/06/23 04:56:12 INFO : only10: Deleted 2025/06/23 04:56:12 INFO : only19: Deleted 2025/06/23 04:56:12 INFO : only3: Deleted 2025/06/23 04:56:12 INFO : only7: Deleted 2025/06/23 04:56:12 INFO : only12: Deleted 2025/06/23 04:56:12 INFO : only16: Deleted 2025/06/23 04:56:12 INFO : only18: Deleted 2025/06/23 04:56:12 INFO : only1: Deleted 2025/06/23 04:56:12 INFO : only2: Deleted 2025/06/23 04:56:12 INFO : only5: Deleted 2025/06/23 04:56:12 INFO : only0: Deleted 2025/06/23 04:56:12 INFO : only11: Deleted 2025/06/23 04:56:12 INFO : only17: Deleted 2025/06/23 04:56:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.46s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:56:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both0: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both10: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both11: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both12: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both13: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both14: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both15: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both16: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both17: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:56:33 DEBUG : both18: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both19: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both4: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both5: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both6: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both7: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both8: Unchanged skipping 2025/06/23 04:56:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:33 DEBUG : both9: Unchanged skipping 2025/06/23 04:56:33 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : both1: Unchanged skipping 2025/06/23 04:56:33 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : both2: Unchanged skipping 2025/06/23 04:56:33 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : both3: Unchanged skipping 2025/06/23 04:56:33 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/23 04:56:33 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:56:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:33 INFO : only10: Copied (replaced existing) 2025/06/23 04:56:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:33 INFO : only0: Copied (replaced existing) 2025/06/23 04:56:33 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:33 INFO : only13: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only14: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only11: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only15: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only16: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only12: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only17: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only18: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only19: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only1: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only2: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only3: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only4: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only5: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only6: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only7: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only8: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/23 04:56:34 INFO : only9: Copied (replaced existing) 2025/06/23 04:56:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.79s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:56:42 DEBUG : empty_dir: Making directory with metadata 2025/06/23 04:56:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 04:56:42 DEBUG : empty_on_remote: Making directory with metadata 2025/06/23 04:56:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 04:56:42 INFO : empty_on_remote: Making directory 2025/06/23 04:56:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/23 04:56:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/23 04:56:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/23 04:56:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/23 04:56:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.31s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:56:45 DEBUG : empty_dir: Making directory with metadata 2025/06/23 04:56:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 04:56:45 DEBUG : empty_on_remote: Making directory with metadata 2025/06/23 04:56:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 04:56:45 INFO : empty_on_remote: Making directory 2025/06/23 04:56:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/23 04:56:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/23 04:56:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/23 04:56:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/23 04:56:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/23 04:56:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.31s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:56:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 04:56:47 INFO : sub dir: Making directory 2025/06/23 04:56:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.97s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:56:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 04:56:49 INFO : sub dir: Making directory 2025/06/23 04:56:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:56:58 DEBUG : Waiting for deletions to finish 2025/06/23 04:56:58 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:56:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : apple: Unchanged skipping 2025/06/23 04:56:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:56:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:56:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : banana: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:56:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:56:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:56:59 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:56:59 DEBUG : Waiting for deletions to finish 2025/06/23 04:56:59 INFO : There was nothing to transfer 2025/06/23 04:56:59 DEBUG : Waiting for deletions to finish 2025/06/23 04:56:59 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:56:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : apple: Unchanged skipping 2025/06/23 04:57:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:57:00 DEBUG : banana: Unchanged skipping 2025/06/23 04:57:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:57:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:57:00 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:57:00 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:00 INFO : There was nothing to transfer 2025/06/23 04:57:00 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:00 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:57:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:57:13 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:13 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : apple: Unchanged skipping 2025/06/23 04:57:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:57:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : banana: Unchanged skipping 2025/06/23 04:57:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:57:14 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:57:14 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:57:14 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:14 INFO : There was nothing to transfer 2025/06/23 04:57:14 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:14 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:57:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : banana: Unchanged skipping 2025/06/23 04:57:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : apple: Unchanged skipping 2025/06/23 04:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:57:15 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:57:15 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:57:15 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:15 INFO : There was nothing to transfer 2025/06/23 04:57:15 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:15 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:57:28 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:29 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 04:57:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:29 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:57:29 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:57:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/23 04:57:29 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/23 04:57:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/23 04:57:30 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/23 04:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/23 04:57:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/23 04:57:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/23 04:57:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/23 04:57:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/23 04:57:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/23 04:57:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/23 04:57:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/23 04:57:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/23 04:57:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/23 04:57:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/23 04:57:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/23 04:57:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/23 04:57:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/23 04:57:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 04:57:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/23 04:57:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/23 04:57:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/23 04:57:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/23 04:57:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/23 04:57:31 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:32 INFO : appleappleapplebanana: Deleted 2025/06/23 04:57:32 INFO : banana: Deleted 2025/06/23 04:57:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 04:57:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 04:57:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 04:57:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 04:57:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 04:57:32 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 04:57:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 04:57:32 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 04:57:32 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 04:57:32 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 04:57:32 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 04:57:32 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 04:57:32 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 04:57:32 INFO : splitbananasplit: Deleted 2025/06/23 04:57:32 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 04:57:32 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 04:57:32 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 04:57:32 INFO : apple: Deleted 2025/06/23 04:57:32 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 04:57:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : apple: Unchanged skipping 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:57:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : banana: Unchanged skipping 2025/06/23 04:57:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:57:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 04:57:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:57:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:57:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:57:33 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:57:33 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:33 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/23 04:57:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/23 04:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:34 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:34 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:34 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 04:57:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:34 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 04:57:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 04:57:34 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 04:57:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 04:57:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 04:57:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 04:57:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 04:57:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 04:57:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 04:57:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:57:47 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:47 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:57:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:47 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:47 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 04:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 04:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 04:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 04:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 04:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 04:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 04:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 04:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 04:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 04:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 04:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 04:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 04:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 04:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 04:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 04:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 04:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 04:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 04:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 04:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 04:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 04:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 04:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 04:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 04:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 04:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 04:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 04:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 04:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 04:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 04:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 04:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 04:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 04:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 04:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 04:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 04:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 04:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 04:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 04:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 04:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 04:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 04:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 04:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 04:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 04:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 04:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 04:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 04:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 04:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 04:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 04:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 04:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 04:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 04:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 04:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 04:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 04:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 04:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 04:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 04:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 04:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 04:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 04:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 04:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 04:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 04:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 04:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 04:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 04:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 04:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 04:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 04:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 04:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 04:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 04:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 04:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 04:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 04:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 04:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 04:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 04:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 04:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 04:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 04:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 04:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 04:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 04:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 04:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 04:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 04:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 04:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 04:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 04:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 04:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 04:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 04:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 04:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 04:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 04:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 04:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 04:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 04:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 04:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 04:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 04:57:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 04:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 04:57:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 04:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 04:57:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 04:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 04:57:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 04:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 04:57:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 04:57:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 04:57:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 04:57:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 04:57:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 04:57:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 04:57:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 04:57:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 04:57:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 04:57:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 04:57:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 04:57:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 04:57:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 04:57:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 04:57:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/23 04:57:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:47 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:57:47 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:57:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/23 04:57:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/23 04:57:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 04:57:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/23 04:57:48 INFO : apple: Copied (new) to: PREFIXapple 2025/06/23 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 04:57:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/23 04:57:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 04:57:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 04:57:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/23 04:57:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/23 04:57:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 04:57:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/23 04:57:48 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/23 04:57:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 04:57:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/23 04:57:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 04:57:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/23 04:57:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 04:57:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 04:57:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/23 04:57:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/23 04:57:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 04:57:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/23 04:57:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 04:57:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 04:57:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/23 04:57:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 04:57:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 04:57:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/23 04:57:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/23 04:57:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 04:57:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/23 04:57:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/23 04:57:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 04:57:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/23 04:57:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/23 04:57:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 04:57:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/23 04:57:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/23 04:57:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 04:57:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/23 04:57:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/23 04:57:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 04:57:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/23 04:57:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/23 04:57:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 04:57:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/23 04:57:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/23 04:57:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/23 04:57:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/23 04:57:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/23 04:57:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/23 04:57:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/23 04:57:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/23 04:57:49 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 04:57:49 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 04:57:50 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 04:57:50 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 04:57:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 04:57:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 04:57:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 04:57:50 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 04:57:50 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 04:57:50 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 04:57:50 INFO : appleappleapplebanana: Deleted 2025/06/23 04:57:50 INFO : banana: Deleted 2025/06/23 04:57:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 04:57:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 04:57:50 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 04:57:50 INFO : apple: Deleted 2025/06/23 04:57:50 INFO : splitbananasplit: Deleted 2025/06/23 04:57:50 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 04:57:50 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 04:57:50 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 04:57:50 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 04:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 04:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 04:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 04:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 04:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 04:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 04:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 04:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 04:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 04:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 04:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 04:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 04:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 04:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 04:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 04:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 04:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 04:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 04:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 04:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 04:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 04:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 04:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 04:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 04:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 04:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 04:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 04:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 04:57:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 04:57:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 04:57:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 04:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 04:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 04:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 04:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 04:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 04:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 04:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 04:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 04:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 04:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 04:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 04:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 04:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 04:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 04:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 04:57:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:57:51 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:57:51 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:57:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/23 04:57:51 INFO : appleappleapplebanana: Copied (new) 2025/06/23 04:57:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/23 04:57:51 INFO : splitbananasplit: Copied (new) 2025/06/23 04:57:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/23 04:57:51 INFO : apple: Copied (new) 2025/06/23 04:57:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/23 04:57:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/23 04:57:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/23 04:57:51 INFO : banana: Copied (new) 2025/06/23 04:57:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/23 04:57:51 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/23 04:57:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/23 04:57:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/23 04:57:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/23 04:57:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/23 04:57:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/23 04:57:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/23 04:57:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/23 04:57:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/23 04:57:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/23 04:57:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/23 04:57:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/23 04:57:52 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/23 04:57:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/23 04:57:52 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/23 04:57:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/23 04:57:52 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/23 04:57:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/23 04:57:52 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/23 04:57:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/23 04:57:52 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/23 04:57:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/23 04:57:52 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/23 04:57:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/23 04:57:52 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/23 04:57:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/23 04:57:52 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/23 04:57:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/23 04:57:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/23 04:57:53 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/23 04:57:53 INFO : PREFIXapple: Deleted 2025/06/23 04:57:53 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/23 04:57:53 INFO : PREFIXbanana: Deleted 2025/06/23 04:57:53 INFO : PREFIXsplitbananasplit: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/23 04:57:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/23 04:57:53 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:53 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:57:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : Waiting for deletions to finish 2025/06/23 04:57:54 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:57:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:58:07 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:07 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:58:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:58:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 04:58:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 04:58:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 04:58:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 04:58:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 04:58:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 04:58:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:08 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:58:08 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:58:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/23 04:58:08 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/23 04:58:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/23 04:58:08 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/23 04:58:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 04:58:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/23 04:58:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/23 04:58:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/23 04:58:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/23 04:58:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/23 04:58:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/23 04:58:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/23 04:58:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/23 04:58:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/23 04:58:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/23 04:58:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/23 04:58:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/23 04:58:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/23 04:58:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/23 04:58:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/23 04:58:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/23 04:58:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/23 04:58:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/23 04:58:09 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:10 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 04:58:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 04:58:10 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 04:58:10 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 04:58:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 04:58:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 04:58:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 04:58:10 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 04:58:10 INFO : appleappleapplebanana: Deleted 2025/06/23 04:58:10 INFO : banana: Deleted 2025/06/23 04:58:10 INFO : splitbananasplit: Deleted 2025/06/23 04:58:10 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 04:58:10 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 04:58:10 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 04:58:10 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 04:58:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 04:58:10 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 04:58:10 INFO : apple: Deleted 2025/06/23 04:58:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 04:58:10 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 04:58:10 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/23 04:58:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 04:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 04:58:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 04:58:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:11 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:58:11 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:58:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/23 04:58:11 INFO : apple: Copied (new) 2025/06/23 04:58:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/23 04:58:11 INFO : splitbananasplit: Copied (new) 2025/06/23 04:58:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/23 04:58:11 INFO : appleappleapplebanana: Copied (new) 2025/06/23 04:58:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/23 04:58:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/23 04:58:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/23 04:58:12 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/23 04:58:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/23 04:58:12 INFO : banana: Copied (new) 2025/06/23 04:58:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/23 04:58:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/23 04:58:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/23 04:58:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/23 04:58:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/23 04:58:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/23 04:58:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/23 04:58:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/23 04:58:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/23 04:58:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/23 04:58:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/23 04:58:12 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/23 04:58:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/23 04:58:12 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/23 04:58:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/23 04:58:12 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/23 04:58:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/23 04:58:12 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/23 04:58:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/23 04:58:12 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/23 04:58:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/23 04:58:13 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/23 04:58:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/23 04:58:13 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/23 04:58:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/23 04:58:13 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/23 04:58:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/23 04:58:13 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/23 04:58:13 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : splitbananasplitSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/23 04:58:13 INFO : appleSUFFIX: Deleted 2025/06/23 04:58:13 INFO : bananaSUFFIX: Deleted 2025/06/23 04:58:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/23 04:58:13 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:14 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:14 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:58:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:58:27 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:27 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:58:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:58:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 04:58:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 04:58:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 04:58:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 04:58:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 04:58:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:28 DEBUG : apple: Unchanged skipping 2025/06/23 04:58:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 04:58:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:28 DEBUG : banana: Unchanged skipping 2025/06/23 04:58:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 04:58:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 04:58:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 04:58:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 04:58:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 04:58:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 04:58:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 04:58:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 04:58:28 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:58:28 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:58:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/23 04:58:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/23 04:58:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 04:58:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/23 04:58:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/23 04:58:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/23 04:58:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/23 04:58:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 04:58:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/23 04:58:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/23 04:58:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 04:58:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/23 04:58:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/23 04:58:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 04:58:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/23 04:58:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/23 04:58:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 04:58:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/23 04:58:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/23 04:58:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 04:58:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/23 04:58:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/23 04:58:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 04:58:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/23 04:58:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/23 04:58:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 04:58:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/23 04:58:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/23 04:58:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 04:58:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/23 04:58:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/23 04:58:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 04:58:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/23 04:58:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/23 04:58:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 04:58:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/23 04:58:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/23 04:58:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 04:58:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/23 04:58:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/23 04:58:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 04:58:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/23 04:58:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/23 04:58:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/23 04:58:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/23 04:58:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/23 04:58:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/23 04:58:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/23 04:58:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/23 04:58:30 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 04:58:30 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 04:58:30 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 04:58:30 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 04:58:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 04:58:30 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 04:58:30 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 04:58:30 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 04:58:30 INFO : splitbananasplit: Deleted 2025/06/23 04:58:30 INFO : appleappleapplebanana: Deleted 2025/06/23 04:58:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 04:58:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 04:58:30 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 04:58:30 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 04:58:30 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 04:58:30 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 04:58:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 04:58:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 04:58:30 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:31 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : appleapple: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 04:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 04:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 04:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 04:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 04:58:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 04:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 04:58:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 04:58:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 04:58:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 04:58:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 04:58:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 04:58:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 04:58:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 04:58:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 04:58:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 04:58:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 04:58:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 04:58:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 04:58:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 04:58:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 04:58:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 04:58:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 04:58:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 04:58:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 04:58:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 04:58:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 04:58:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 04:58:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 04:58:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 04:58:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 04:58:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 04:58:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 04:58:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 04:58:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 04:58:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 04:58:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 04:58:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 04:58:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 04:58:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 04:58:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 04:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 04:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 04:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 04:58:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 04:58:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 04:58:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 04:58:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 04:58:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 04:58:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 04:58:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 04:58:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 04:58:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 04:58:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 04:58:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 04:58:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 04:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 04:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 04:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 04:58:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 04:58:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 04:58:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 04:58:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 04:58:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 04:58:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 04:58:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 04:58:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 04:58:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 04:58:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 04:58:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 04:58:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 04:58:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 04:58:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 04:58:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 04:58:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 04:58:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 04:58:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 04:58:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 04:58:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : apple: Unchanged skipping 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:58:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : banana: Unchanged skipping 2025/06/23 04:58:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 04:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 04:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 04:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 04:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 04:58:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 04:58:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 04:58:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 04:58:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 04:58:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 04:58:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 04:58:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 04:58:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 04:58:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 04:58:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:58:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:58:31 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:58:31 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:31 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:31 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : appleapple: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/23 04:58:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/23 04:58:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 04:58:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 04:58:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 04:58:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 04:58:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 04:58:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 04:58:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 04:58:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 04:58:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 04:58:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 04:58:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 04:58:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 04:58:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 04:58:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 04:58:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 04:58:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 04:58:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 04:58:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 04:58:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 04:58:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 04:58:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 04:58:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 04:58:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 04:58:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 04:58:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 04:58:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 04:58:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 04:58:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 04:58:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 04:58:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 04:58:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 04:58:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 04:58:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 04:58:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 04:58:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 04:58:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 04:58:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 04:58:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 04:58:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 04:58:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 04:58:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 04:58:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 04:58:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 04:58:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 04:58:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 04:58:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 04:58:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 04:58:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 04:58:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 04:58:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 04:58:32 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:58:45 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:46 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : apple: Unchanged skipping 2025/06/23 04:58:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:58:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : banana: Unchanged skipping 2025/06/23 04:58:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:58:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:58:46 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:58:46 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:46 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:46 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:58:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : apple: Unchanged skipping 2025/06/23 04:58:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:58:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : banana: Unchanged skipping 2025/06/23 04:58:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:58:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:58:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:58:47 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:58:47 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:47 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:47 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : Waiting for deletions to finish 2025/06/23 04:58:47 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:58:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:59:01 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:01 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:59:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:59:02 DEBUG : apple: Unchanged skipping 2025/06/23 04:59:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : banana: Unchanged skipping 2025/06/23 04:59:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:59:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:59:02 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:02 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:02 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:59:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : apple: Unchanged skipping 2025/06/23 04:59:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:59:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : banana: Unchanged skipping 2025/06/23 04:59:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:59:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:59:02 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:59:02 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:02 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:03 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:59:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:59:16 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:59:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : apple: Unchanged skipping 2025/06/23 04:59:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:59:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : banana: Unchanged skipping 2025/06/23 04:59:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:59:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:59:17 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:17 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:17 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:59:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : apple: Unchanged skipping 2025/06/23 04:59:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:59:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : banana: Unchanged skipping 2025/06/23 04:59:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:59:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:59:17 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:59:17 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:17 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:18 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:59:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:59:31 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:32 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:59:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : apple: Unchanged skipping 2025/06/23 04:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:59:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : banana: Unchanged skipping 2025/06/23 04:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:59:32 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:59:32 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:59:32 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:32 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:33 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:59:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : apple: Unchanged skipping 2025/06/23 04:59:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : banana: Unchanged skipping 2025/06/23 04:59:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:59:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:59:33 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:59:33 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:33 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:33 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:59:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:59:47 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:47 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : apple: Unchanged skipping 2025/06/23 04:59:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:59:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : banana: Unchanged skipping 2025/06/23 04:59:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:59:48 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:59:48 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:48 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:48 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 04:59:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 04:59:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : apple: Unchanged skipping 2025/06/23 04:59:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : banana: Unchanged skipping 2025/06/23 04:59:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:59:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 04:59:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 04:59:48 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:59:48 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:48 DEBUG : Waiting for deletions to finish 2025/06/23 04:59:49 DEBUG : apple: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : banana: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 04:59:49 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (182.54s) --- PASS: TestTransform/NFC (13.54s) --- PASS: TestTransform/NFD (15.03s) --- PASS: TestTransform/base64 (18.42s) --- PASS: TestTransform/prefix (20.75s) --- PASS: TestTransform/suffix (20.10s) --- PASS: TestTransform/truncate (17.32s) --- PASS: TestTransform/encoder (16.07s) --- PASS: TestTransform/ISO-8859-1 (15.28s) --- PASS: TestTransform/charmap (14.95s) --- PASS: TestTransform/lowercase (15.82s) --- PASS: TestTransform/ascii (15.26s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:59:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 04:59:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 04:59:54 INFO : sub dir_somesuffix: Making directory 2025/06/23 04:59:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 04:59:54 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/23 04:59:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 04:59:54 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/23 04:59:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 04:59:54 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:59:54 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:59:54 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:59:54 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 04:59:54 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:59:55 DEBUG : toe: transformed to: tictactoe 2025/06/23 04:59:55 DEBUG : toe: transformed to: tictactoe 2025/06/23 04:59:55 INFO : tictactoe: Making directory 2025/06/23 04:59:55 DEBUG : toe: transformed to: tictactoe 2025/06/23 04:59:55 DEBUG : toe: transformed to: tictactoe 2025/06/23 04:59:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 04:59:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/23 04:59:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 04:59:55 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:59:55 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:59:56 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:59:56 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/23 04:59:56 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.70s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:59:57 INFO : toe: Making directory 2025/06/23 04:59:57 INFO : toe/toe: Making directory 2025/06/23 04:59:57 DEBUG : toe: transformed to: tictactoe 2025/06/23 04:59:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 04:59:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 04:59:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 04:59:57 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:59:57 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 04:59:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 04:59:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/23 04:59:58 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.72s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 04:59:59 INFO : toe: Making directory 2025/06/23 04:59:59 INFO : toe/toe: Making directory 2025/06/23 04:59:59 DEBUG : toe: transformed to: tictactoe 2025/06/23 04:59:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 04:59:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 04:59:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 04:59:59 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 04:59:59 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 05:00:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 05:00:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/23 05:00:00 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.75s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 05:00:00 DEBUG : empty_dir: Making directory with metadata 2025/06/23 05:00:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 05:00:00 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:01 INFO : tictacempty_dir: Making directory 2025/06/23 05:00:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:01 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:01 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:01 INFO : tictactoe: Making directory 2025/06/23 05:00:01 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:01 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 05:00:01 INFO : tictactoe/tictactoe: Making directory 2025/06/23 05:00:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 05:00:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 05:00:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 05:00:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 05:00:01 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 05:00:01 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 05:00:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 05:00:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/23 05:00:01 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.78s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 05:00:02 DEBUG : empty_dir: Making directory with metadata 2025/06/23 05:00:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 05:00:02 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:02 INFO : tictacempty_dir: Making directory 2025/06/23 05:00:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:02 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:02 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:02 INFO : tictactoe: Making directory 2025/06/23 05:00:02 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:02 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 05:00:02 INFO : tictactoe/tictactoe: Making directory 2025/06/23 05:00:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 05:00:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 05:00:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 05:00:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:02 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 05:00:02 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 05:00:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 05:00:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:03 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/23 05:00:03 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 05:00:03 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:03 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:04 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 05:00:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 05:00:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/23 05:00:04 NOTICE: B2 bucket rclone-test-dilomef6jesa: 0 differences found 2025/06/23 05:00:04 NOTICE: B2 bucket rclone-test-dilomef6jesa: 1 matching files --- PASS: TestAllTag (1.94s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 05:00:04 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:04 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:04 INFO : tictactoe: Making directory 2025/06/23 05:00:04 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:04 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 05:00:04 INFO : tictactoe/tictactoe: Making directory 2025/06/23 05:00:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 05:00:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 05:00:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 05:00:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 05:00:04 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 05:00:04 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 05:00:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 05:00:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/23 05:00:05 DEBUG : Waiting for deletions to finish 2025/06/23 05:00:05 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:05 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:05 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 05:00:05 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 05:00:05 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 05:00:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 05:00:05 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/23 05:00:05 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 05:00:05 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.26s) === RUN TestSyntax 2025/06/23 05:00:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 05:00:07 INFO : toe: Making directory 2025/06/23 05:00:07 INFO : toe/toe: Making directory 2025/06/23 05:00:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 05:00:07 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 05:00:07 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 05:00:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 05:00:07 INFO : toe/toe/toe: Copied (new) 2025/06/23 05:00:07 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.81s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 05:00:08 DEBUG : empty_dir: Making directory with metadata 2025/06/23 05:00:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 05:00:08 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:08 INFO : tictacempty_dir: Making directory 2025/06/23 05:00:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:08 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:08 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:08 INFO : tictactoe: Making directory 2025/06/23 05:00:08 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:08 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 05:00:08 INFO : tictactoe/tictactoe: Making directory 2025/06/23 05:00:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 05:00:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 05:00:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 05:00:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:08 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 05:00:08 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 05:00:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 05:00:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:09 INFO : toe/toe/toe.txt: Deleted 2025/06/23 05:00:09 INFO : toe/toe: Removing directory 2025/06/23 05:00:09 INFO : toe: Removing directory 2025/06/23 05:00:09 INFO : empty_dir: Removing directory 2025/06/23 05:00:09 DEBUG : Local file system at /tmp/rclone4052663143: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 05:00:10 DEBUG : empty_dir: Making directory with metadata 2025/06/23 05:00:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 05:00:10 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:10 INFO : tictacempty_dir: Making directory 2025/06/23 05:00:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:10 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:10 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:10 INFO : tictactoe: Making directory 2025/06/23 05:00:10 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:10 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 05:00:10 INFO : tictactoe/tictactoe: Making directory 2025/06/23 05:00:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 05:00:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 05:00:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 05:00:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:10 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 05:00:10 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 05:00:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 05:00:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:11 INFO : toe/toe/toe.txt: Deleted 2025/06/23 05:00:11 INFO : toe/toe: Removing directory 2025/06/23 05:00:11 INFO : toe: Removing directory 2025/06/23 05:00:11 INFO : empty_dir: Removing directory 2025/06/23 05:00:11 DEBUG : Local file system at /tmp/rclone4052663143: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/23 05:00:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/23 05:00:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 05:00:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 05:00:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 05:00:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 05:00:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/23 05:00:12 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.18s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 05:00:13 DEBUG : Reset feature "Copy" 2025/06/23 05:00:13 DEBUG : Reset feature "Move" 2025/06/23 05:00:13 DEBUG : Reset feature "Copy" 2025/06/23 05:00:13 DEBUG : Reset feature "Move" 2025/06/23 05:00:13 DEBUG : empty_dir: Making directory with metadata 2025/06/23 05:00:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 05:00:13 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:13 INFO : tictacempty_dir: Making directory 2025/06/23 05:00:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 05:00:13 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:13 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:13 INFO : tictactoe: Making directory 2025/06/23 05:00:13 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:13 DEBUG : toe: transformed to: tictactoe 2025/06/23 05:00:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 05:00:13 INFO : tictactoe/tictactoe: Making directory 2025/06/23 05:00:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 05:00:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 05:00:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 05:00:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:13 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 05:00:13 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 05:00:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 05:00:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 05:00:14 INFO : toe/toe/toe.txt: Deleted 2025/06/23 05:00:14 INFO : toe/toe: Removing directory 2025/06/23 05:00:14 INFO : toe: Removing directory 2025/06/23 05:00:14 INFO : empty_dir: Removing directory 2025/06/23 05:00:14 DEBUG : Local file system at /tmp/rclone4052663143: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/23 05:00:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/23 05:00:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 05:00:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 05:00:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 05:00:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 05:00:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/23 05:00:16 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.79s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 05:00:17 DEBUG : toe: transformed to: dG9l 2025/06/23 05:00:17 DEBUG : toe: transformed to: dG9l 2025/06/23 05:00:17 INFO : dG9l: Making directory 2025/06/23 05:00:17 DEBUG : toe: transformed to: dG9l 2025/06/23 05:00:17 DEBUG : toe: transformed to: dG9l 2025/06/23 05:00:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/23 05:00:17 INFO : dG9l/dG9l: Making directory 2025/06/23 05:00:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/23 05:00:17 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/23 05:00:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 05:00:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 05:00:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 05:00:17 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 05:00:17 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 05:00:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 05:00:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 05:00:17 DEBUG : Waiting for deletions to finish 2025/06/23 05:00:18 DEBUG : dG9l: transformed to: toe 2025/06/23 05:00:18 DEBUG : dG9l: transformed to: toe 2025/06/23 05:00:18 DEBUG : dG9l: transformed to: toe 2025/06/23 05:00:18 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/23 05:00:18 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/23 05:00:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/23 05:00:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/23 05:00:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/23 05:00:18 DEBUG : Local file system at /tmp/rclone4052663143: Waiting for checks to finish 2025/06/23 05:00:18 DEBUG : Local file system at /tmp/rclone4052663143: Waiting for transfers to finish 2025/06/23 05:00:18 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.38s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-dilomef6jesa", Local "Local file system at /tmp/rclone4052663143", Modify Window "1ms" 2025/06/23 05:00:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 05:00:19 DEBUG : toe: transformed to: 2025/06/23 05:00:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 05:00:19 DEBUG : toe: transformed to: 2025/06/23 05:00:19 INFO : B2 bucket rclone-test-dilomef6jesa: Making directory 2025/06/23 05:00:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 05:00:19 DEBUG : toe: transformed to: 2025/06/23 05:00:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 05:00:19 DEBUG : toe: transformed to: 2025/06/23 05:00:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 05:00:19 DEBUG : toe/toe: transformed to: 2025/06/23 05:00:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/23 05:00:19 INFO : toe/toe: Making directory 2025/06/23 05:00:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 05:00:19 DEBUG : toe/toe: transformed to: 2025/06/23 05:00:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/23 05:00:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 05:00:19 DEBUG : toe: transformed to: 2025/06/23 05:00:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 05:00:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 05:00:19 DEBUG : toe/toe/toe: transformed to: 2025/06/23 05:00:19 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for checks to finish 2025/06/23 05:00:19 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/23 05:00:19 DEBUG : B2 bucket rclone-test-dilomef6jesa: Waiting for transfers to finish 2025/06/23 05:00:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/23 05:00:20 INFO : toe/toe/toe: Copied (new) 2025/06/23 05:00:20 ERROR : B2 bucket rclone-test-dilomef6jesa: not deleting files as there were IO errors 2025/06/23 05:00:20 ERROR : B2 bucket rclone-test-dilomef6jesa: not deleting directories as there were IO errors --- PASS: TestError (1.79s) PASS 2025/06/23 05:00:21 DEBUG : B2 bucket rclone-test-dilomef6jesa: Purge remote 2025/06/23 05:00:21 INFO : B2 bucket rclone-test-dilomef6jesa: cleaning bucket "rclone-test-dilomef6jesa" of all files 2025/06/23 05:00:22 DEBUG : BackupDir/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd9a02_d20250623_m045431_c001_v7007000_t0000_u01750654471370") 2025/06/23 05:00:22 DEBUG : BackupDir/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1170e78d4e294beb_d20250623_m045425_c001_v0001037_t0058_u01750654465833") 2025/06/23 05:00:22 DEBUG : CompareDest/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f418c35426650d553_d20250623_m045407_c001_v7007000_t0000_u01750654447026") 2025/06/23 05:00:22 DEBUG : CompareDest/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0c21_d20250623_m045401_c001_v0001182_t0006_u01750654441362") 2025/06/23 05:00:22 DEBUG : CompareDest/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f418c35426650d554_d20250623_m045407_c001_v7007000_t0000_u01750654447209") 2025/06/23 05:00:22 DEBUG : CompareDest/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2ea29_d20250623_m045402_c001_v0001182_t0043_u01750654442700") 2025/06/23 05:00:22 DEBUG : CopyDest/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd9a03_d20250623_m045431_c001_v7007000_t0000_u01750654471551") 2025/06/23 05:00:22 DEBUG : CopyDest/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb67ef_d20250623_m045422_c001_v0001137_t0050_u01750654462904") 2025/06/23 05:00:22 DEBUG : CopyDest/three: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd9a04_d20250623_m045431_c001_v7007000_t0000_u01750654471732") 2025/06/23 05:00:22 DEBUG : CopyDest/three: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2eaa3_d20250623_m045429_c001_v0001182_t0054_u01750654469466") 2025/06/23 05:00:22 DEBUG : CopyDest/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd9a05_d20250623_m045431_c001_v7007000_t0000_u01750654471915") 2025/06/23 05:00:23 DEBUG : CopyDest/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0ca8_d20250623_m045427_c001_v0001182_t0007_u01750654467266") 2025/06/23 05:00:23 DEBUG : EXISTING: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba9f_d20250623_m045553_c001_v7007000_t0000_u01750654553856") 2025/06/23 05:00:23 DEBUG : EXISTING: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68b1_d20250623_m045552_c001_v0001137_t0025_u01750654552722") 2025/06/23 05:00:23 DEBUG : PREFIXapple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd9afc_d20250623_m045753_c001_v7007000_t0000_u01750654673390") 2025/06/23 05:00:23 DEBUG : PREFIXapple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a72_d20250623_m045747_c001_v0001137_t0003_u01750654667901") 2025/06/23 05:00:23 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f422dedf5132d2fcf_d20250623_m045753_c001_v7007000_t0000_u01750654673406") 2025/06/23 05:00:23 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479ee_d20250623_m045747_c001_v0001178_t0038_u01750654667911") 2025/06/23 05:00:23 DEBUG : PREFIXbanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ceea3fbbefc79_d20250623_m045753_c001_v7007000_t0000_u01750654673473") 2025/06/23 05:00:23 DEBUG : PREFIXbanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66fa0_d20250623_m045747_c001_v0001036_t0023_u01750654667934") 2025/06/23 05:00:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd9afd_d20250623_m045753_c001_v7007000_t0000_u01750654673572") 2025/06/23 05:00:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfe7_d20250623_m045747_c001_v0001131_t0039_u01750654667923") 2025/06/23 05:00:23 DEBUG : Testêé: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba9a_d20250623_m045550_c001_v7007000_t0000_u01750654550303") 2025/06/23 05:00:23 DEBUG : Testêé: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68a9_d20250623_m045549_c001_v0001137_t0001_u01750654549643") 2025/06/23 05:00:23 DEBUG : Testêé: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68a5_d20250623_m045548_c001_v0001137_t0051_u01750654548991") 2025/06/23 05:00:23 DEBUG : YXBwbGU=: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170ad_d20250623_m045734_c001_v7007000_t0000_u01750654654362") 2025/06/23 05:00:23 DEBUG : YXBwbGU=: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479a2_d20250623_m045729_c001_v0001178_t0039_u01750654649768") 2025/06/23 05:00:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170ae_d20250623_m045734_c001_v7007000_t0000_u01750654654544") 2025/06/23 05:00:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfc7_d20250623_m045729_c001_v0001131_t0030_u01750654649801") 2025/06/23 05:00:23 DEBUG : YmFuYW5h: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170af_d20250623_m045734_c001_v7007000_t0000_u01750654654727") 2025/06/23 05:00:23 DEBUG : YmFuYW5h: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a3e_d20250623_m045729_c001_v0001137_t0027_u01750654649790") 2025/06/23 05:00:23 DEBUG : a/potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec40_d20250623_m045236_c001_v7007000_t0000_u01750654356291") 2025/06/23 05:00:23 DEBUG : a/potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb671a_d20250623_m045235_c001_v0001137_t0021_u01750654355515") 2025/06/23 05:00:24 DEBUG : a/potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec23_d20250623_m045233_c001_v7007000_t0000_u01750654353674") 2025/06/23 05:00:24 DEBUG : a/potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb670c_d20250623_m045232_c001_v0001137_t0032_u01750654352631") 2025/06/23 05:00:24 DEBUG : a/potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b26_d20250623_m045215_c001_v7007000_t0000_u01750654335114") 2025/06/23 05:00:24 DEBUG : a/potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66c0_d20250623_m045214_c001_v0001137_t0024_u01750654334084") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b0b_d20250623_m045949_c001_v7007000_t0000_u01750654789841") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847ba8_d20250623_m045945_c001_v0001178_t0059_u01750654785788") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d73_d20250623_m045934_c001_v7007000_t0000_u01750654774532") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b72_d20250623_m045930_c001_v0001178_t0056_u01750654770588") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f04_d20250623_m045918_c001_v7007000_t0000_u01750654758727") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b34_d20250623_m045915_c001_v0001178_t0040_u01750654755150") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce16e_d20250623_m045903_c001_v7007000_t0000_u01750654743792") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b06_d20250623_m045900_c001_v0001178_t0055_u01750654740328") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd56_d20250623_m045848_c001_v7007000_t0000_u01750654728568") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847ada_d20250623_m045844_c001_v0001178_t0047_u01750654724432") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce14c_d20250623_m045832_c001_v7007000_t0000_u01750654712500") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a99_d20250623_m045826_c001_v0001178_t0024_u01750654706499") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da52_d20250623_m045815_c001_v7007000_t0000_u01750654695186") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a60_d20250623_m045811_c001_v0001178_t0041_u01750654691635") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f408fc7e03e3d97e0_d20250623_m045810_c001_v7007000_t0000_u01750654690671") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a48_d20250623_m045806_c001_v0001178_t0023_u01750654686312") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd06_d20250623_m045755_c001_v7007000_t0000_u01750654675051") 2025/06/23 05:00:24 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a82_d20250623_m045751_c001_v0001137_t0036_u01750654671358") 2025/06/23 05:00:25 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c715_d20250623_m045750_c001_v7007000_t0000_u01750654670365") 2025/06/23 05:00:25 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a6e_d20250623_m045745_c001_v0001137_t0044_u01750654665608") 2025/06/23 05:00:25 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170aa_d20250623_m045732_c001_v7007000_t0000_u01750654652677") 2025/06/23 05:00:25 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc84799a_d20250623_m045727_c001_v0001178_t0031_u01750654647178") 2025/06/23 05:00:25 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d2a_d20250623_m045715_c001_v7007000_t0000_u01750654635943") 2025/06/23 05:00:25 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847962_d20250623_m045712_c001_v0001178_t0059_u01750654632172") 2025/06/23 05:00:25 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b59256_d20250623_m045700_c001_v7007000_t0000_u01750654620889") 2025/06/23 05:00:25 DEBUG : apple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc84792f_d20250623_m045657_c001_v0001178_t0002_u01750654617453") 2025/06/23 05:00:25 DEBUG : appleSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4144cb4109473b11_d20250623_m045813_c001_v7007000_t0000_u01750654693819") 2025/06/23 05:00:25 DEBUG : appleSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a4c_d20250623_m045808_c001_v0001178_t0025_u01750654688363") 2025/06/23 05:00:25 DEBUG : appleapple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce14d_d20250623_m045832_c001_v7007000_t0000_u01750654712685") 2025/06/23 05:00:25 DEBUG : appleapple: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847aa1_d20250623_m045828_c001_v0001178_t0001_u01750654708608") 2025/06/23 05:00:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b0c_d20250623_m045950_c001_v7007000_t0000_u01750654790025") 2025/06/23 05:00:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c0db_d20250623_m045946_c001_v0001131_t0051_u01750654786451") 2025/06/23 05:00:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d74_d20250623_m045934_c001_v7007000_t0000_u01750654774720") 2025/06/23 05:00:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c0c1_d20250623_m045931_c001_v0001131_t0004_u01750654771151") 2025/06/23 05:00:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f05_d20250623_m045918_c001_v7007000_t0000_u01750654758911") 2025/06/23 05:00:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c09d_d20250623_m045915_c001_v0001131_t0006_u01750654755704") 2025/06/23 05:00:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce16f_d20250623_m045903_c001_v7007000_t0000_u01750654743975") 2025/06/23 05:00:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c087_d20250623_m045900_c001_v0001131_t0044_u01750654740860") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd57_d20250623_m045848_c001_v7007000_t0000_u01750654728750") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c069_d20250623_m045844_c001_v0001131_t0046_u01750654724967") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f42150288fa885bd4_d20250623_m045830_c001_v7007000_t0000_u01750654710679") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6aec_d20250623_m045827_c001_v0001137_t0038_u01750654707126") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da53_d20250623_m045815_c001_v7007000_t0000_u01750654695369") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6abc_d20250623_m045811_c001_v0001137_t0030_u01750654691606") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da4b_d20250623_m045810_c001_v7007000_t0000_u01750654690468") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6aac_d20250623_m045806_c001_v0001137_t0044_u01750654686814") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd08_d20250623_m045755_c001_v7007000_t0000_u01750654675235") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a06_d20250623_m045751_c001_v0001178_t0044_u01750654671335") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f422dedf5132d2fcc_d20250623_m045750_c001_v7007000_t0000_u01750654670208") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfe5_d20250623_m045746_c001_v0001131_t0000_u01750654666149") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d46_d20250623_m045731_c001_v7007000_t0000_u01750654651927") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a36_d20250623_m045727_c001_v0001137_t0055_u01750654647966") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d2c_d20250623_m045716_c001_v7007000_t0000_u01750654636127") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a10_d20250623_m045712_c001_v0001137_t0008_u01750654632766") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b59257_d20250623_m045701_c001_v7007000_t0000_u01750654621072") 2025/06/23 05:00:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb69f0_d20250623_m045658_c001_v0001137_t0007_u01750654618021") 2025/06/23 05:00:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ed28_d20250623_m045813_c001_v7007000_t0000_u01750654693489") 2025/06/23 05:00:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ab0_d20250623_m045808_c001_v0001137_t0002_u01750654688385") 2025/06/23 05:00:26 DEBUG : b/potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec41_d20250623_m045236_c001_v7007000_t0000_u01750654356481") 2025/06/23 05:00:26 DEBUG : b/potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb670e_d20250623_m045234_c001_v0001137_t0030_u01750654354249") 2025/06/23 05:00:27 DEBUG : b/potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec20_d20250623_m045233_c001_v7007000_t0000_u01750654353121") 2025/06/23 05:00:27 DEBUG : b/potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6708_d20250623_m045231_c001_v0001137_t0004_u01750654351573") 2025/06/23 05:00:27 DEBUG : b/potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b23_d20250623_m045214_c001_v7007000_t0000_u01750654334563") 2025/06/23 05:00:27 DEBUG : b/potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66ba_d20250623_m045212_c001_v0001137_t0039_u01750654332911") 2025/06/23 05:00:27 DEBUG : backup/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37dc8_d20250623_m045444_c001_v7007000_t0000_u01750654484716") 2025/06/23 05:00:27 DEBUG : backup/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f100f1690682bec21_d20250623_m045442_c001_v0001157_t0050_u01750654482694") 2025/06/23 05:00:27 DEBUG : backup/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f11965c0ea1916877_d20250623_m045438_c001_v0001177_t0047_u01750654478483") 2025/06/23 05:00:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba7f_d20250623_m045509_c001_v7007000_t0000_u01750654509219") 2025/06/23 05:00:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1154d439e41c7be6_d20250623_m045507_c001_v0001120_t0027_u01750654507112") 2025/06/23 05:00:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f117af31d86ba2dd0_d20250623_m045503_c001_v0001171_t0017_u01750654503588") 2025/06/23 05:00:27 DEBUG : backup/one.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc4ae_d20250623_m045457_c001_v7007000_t0000_u01750654497172") 2025/06/23 05:00:27 DEBUG : backup/one.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118b624214a47d07_d20250623_m045455_c001_v0001145_t0031_u01750654495184") 2025/06/23 05:00:27 DEBUG : backup/one.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f116693db9b55a68b_d20250623_m045451_c001_v0001115_t0035_u01750654491295") 2025/06/23 05:00:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba80_d20250623_m045509_c001_v7007000_t0000_u01750654509400") 2025/06/23 05:00:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113c51061af67c73_d20250623_m045508_c001_v0001100_t0048_u01750654508288") 2025/06/23 05:00:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f106577dbfaab8e96_d20250623_m045505_c001_v0001184_t0037_u01750654505039") 2025/06/23 05:00:27 DEBUG : backup/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37dca_d20250623_m045444_c001_v7007000_t0000_u01750654484899") 2025/06/23 05:00:27 DEBUG : backup/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f11909254da04f5e6_d20250623_m045443_c001_v0001179_t0036_u01750654483939") 2025/06/23 05:00:27 DEBUG : backup/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f102af6248bbb436d_d20250623_m045440_c001_v0001131_t0000_u01750654480223") 2025/06/23 05:00:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc4af_d20250623_m045457_c001_v7007000_t0000_u01750654497354") 2025/06/23 05:00:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1050ac0687fc8047_d20250623_m045456_c001_v0001146_t0001_u01750654496128") 2025/06/23 05:00:28 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1005d55d84230342_d20250623_m045453_c001_v0001145_t0058_u01750654493027") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b0d_d20250623_m045950_c001_v7007000_t0000_u01750654790209") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6bc5_d20250623_m045945_c001_v0001137_t0019_u01750654785998") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d75_d20250623_m045934_c001_v7007000_t0000_u01750654774922") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ba8_d20250623_m045930_c001_v0001137_t0035_u01750654770802") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f06_d20250623_m045919_c001_v7007000_t0000_u01750654759093") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b7e_d20250623_m045915_c001_v0001137_t0058_u01750654755378") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce170_d20250623_m045904_c001_v7007000_t0000_u01750654744158") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b4c_d20250623_m045900_c001_v0001137_t0011_u01750654740552") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd58_d20250623_m045848_c001_v7007000_t0000_u01750654728934") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b2a_d20250623_m045844_c001_v0001137_t0039_u01750654724643") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce14e_d20250623_m045832_c001_v7007000_t0000_u01750654712868") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a670a7_d20250623_m045826_c001_v0001036_t0059_u01750654706713") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da54_d20250623_m045815_c001_v7007000_t0000_u01750654695563") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67038_d20250623_m045811_c001_v0001036_t0015_u01750654691618") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f408fc7e03e3d97de_d20250623_m045810_c001_v7007000_t0000_u01750654690485") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c015_d20250623_m045806_c001_v0001131_t0038_u01750654686528") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd09_d20250623_m045755_c001_v7007000_t0000_u01750654675419") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66fb4_d20250623_m045751_c001_v0001036_t0048_u01750654671372") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd9af9_d20250623_m045750_c001_v7007000_t0000_u01750654670221") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479e8_d20250623_m045745_c001_v0001178_t0038_u01750654665926") 2025/06/23 05:00:28 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d47_d20250623_m045732_c001_v7007000_t0000_u01750654652164") 2025/06/23 05:00:29 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66f10_d20250623_m045727_c001_v0001036_t0021_u01750654647390") 2025/06/23 05:00:29 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d2d_d20250623_m045716_c001_v7007000_t0000_u01750654636309") 2025/06/23 05:00:29 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66eba_d20250623_m045712_c001_v0001036_t0045_u01750654632381") 2025/06/23 05:00:29 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b59258_d20250623_m045701_c001_v7007000_t0000_u01750654621255") 2025/06/23 05:00:29 DEBUG : banana: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66e5c_d20250623_m045657_c001_v0001036_t0037_u01750654617664") 2025/06/23 05:00:29 DEBUG : bananaSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f408fc7e03e3d97e3_d20250623_m045813_c001_v7007000_t0000_u01750654693830") 2025/06/23 05:00:29 DEBUG : bananaSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c017_d20250623_m045808_c001_v0001131_t0034_u01750654688375") 2025/06/23 05:00:29 DEBUG : both0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc514_d20250623_m045635_c001_v7007000_t0000_u01750654595420") 2025/06/23 05:00:29 DEBUG : both0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6940_d20250623_m045617_c001_v0001137_t0055_u01750654577547") 2025/06/23 05:00:29 DEBUG : both0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcb3_d20250623_m045613_c001_v7007000_t0000_u01750654573229") 2025/06/23 05:00:29 DEBUG : both0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68b7_d20250623_m045555_c001_v0001137_t0035_u01750654555723") 2025/06/23 05:00:29 DEBUG : both1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc515_d20250623_m045635_c001_v7007000_t0000_u01750654595604") 2025/06/23 05:00:29 DEBUG : both1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6946_d20250623_m045618_c001_v0001137_t0021_u01750654578225") 2025/06/23 05:00:29 DEBUG : both1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcb4_d20250623_m045613_c001_v7007000_t0000_u01750654573414") 2025/06/23 05:00:29 DEBUG : both1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68bd_d20250623_m045556_c001_v0001137_t0030_u01750654556495") 2025/06/23 05:00:29 DEBUG : both10: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc518_d20250623_m045635_c001_v7007000_t0000_u01750654595794") 2025/06/23 05:00:29 DEBUG : both10: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6978_d20250623_m045624_c001_v0001137_t0002_u01750654584965") 2025/06/23 05:00:29 DEBUG : both10: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcb5_d20250623_m045613_c001_v7007000_t0000_u01750654573601") 2025/06/23 05:00:29 DEBUG : both10: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68eb_d20250623_m045603_c001_v0001137_t0026_u01750654563210") 2025/06/23 05:00:29 DEBUG : both11: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc519_d20250623_m045635_c001_v7007000_t0000_u01750654595978") 2025/06/23 05:00:29 DEBUG : both11: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb697c_d20250623_m045626_c001_v0001137_t0002_u01750654586028") 2025/06/23 05:00:30 DEBUG : both11: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcb6_d20250623_m045613_c001_v7007000_t0000_u01750654573791") 2025/06/23 05:00:30 DEBUG : both11: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68f1_d20250623_m045604_c001_v0001137_t0013_u01750654564074") 2025/06/23 05:00:30 DEBUG : both12: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc51a_d20250623_m045636_c001_v7007000_t0000_u01750654596162") 2025/06/23 05:00:30 DEBUG : both12: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6982_d20250623_m045626_c001_v0001137_t0015_u01750654586718") 2025/06/23 05:00:30 DEBUG : both12: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcb7_d20250623_m045613_c001_v7007000_t0000_u01750654573980") 2025/06/23 05:00:30 DEBUG : both12: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68f7_d20250623_m045604_c001_v0001137_t0036_u01750654564718") 2025/06/23 05:00:30 DEBUG : both13: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc51b_d20250623_m045636_c001_v7007000_t0000_u01750654596347") 2025/06/23 05:00:30 DEBUG : both13: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6988_d20250623_m045627_c001_v0001137_t0007_u01750654587419") 2025/06/23 05:00:30 DEBUG : both13: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcb8_d20250623_m045614_c001_v7007000_t0000_u01750654574166") 2025/06/23 05:00:30 DEBUG : both13: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68fd_d20250623_m045605_c001_v0001137_t0038_u01750654565469") 2025/06/23 05:00:30 DEBUG : both14: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc51c_d20250623_m045636_c001_v7007000_t0000_u01750654596530") 2025/06/23 05:00:30 DEBUG : both14: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb698c_d20250623_m045628_c001_v0001137_t0055_u01750654588039") 2025/06/23 05:00:30 DEBUG : both14: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcb9_d20250623_m045614_c001_v7007000_t0000_u01750654574352") 2025/06/23 05:00:30 DEBUG : both14: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6901_d20250623_m045606_c001_v0001137_t0011_u01750654566146") 2025/06/23 05:00:30 DEBUG : both15: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc51d_d20250623_m045636_c001_v7007000_t0000_u01750654596713") 2025/06/23 05:00:30 DEBUG : both15: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6992_d20250623_m045628_c001_v0001137_t0011_u01750654588719") 2025/06/23 05:00:30 DEBUG : both15: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcba_d20250623_m045614_c001_v7007000_t0000_u01750654574538") 2025/06/23 05:00:30 DEBUG : both15: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6908_d20250623_m045606_c001_v0001137_t0055_u01750654566936") 2025/06/23 05:00:30 DEBUG : both16: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc51e_d20250623_m045636_c001_v7007000_t0000_u01750654596896") 2025/06/23 05:00:30 DEBUG : both16: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6998_d20250623_m045629_c001_v0001137_t0017_u01750654589522") 2025/06/23 05:00:31 DEBUG : both16: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcbb_d20250623_m045614_c001_v7007000_t0000_u01750654574726") 2025/06/23 05:00:31 DEBUG : both16: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb690e_d20250623_m045607_c001_v0001137_t0057_u01750654567516") 2025/06/23 05:00:31 DEBUG : both17: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc51f_d20250623_m045637_c001_v7007000_t0000_u01750654597079") 2025/06/23 05:00:31 DEBUG : both17: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb699c_d20250623_m045630_c001_v0001137_t0004_u01750654590324") 2025/06/23 05:00:31 DEBUG : both17: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcbc_d20250623_m045614_c001_v7007000_t0000_u01750654574917") 2025/06/23 05:00:31 DEBUG : both17: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6916_d20250623_m045608_c001_v0001137_t0035_u01750654568179") 2025/06/23 05:00:31 DEBUG : both18: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc520_d20250623_m045637_c001_v7007000_t0000_u01750654597264") 2025/06/23 05:00:31 DEBUG : both18: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb69a0_d20250623_m045631_c001_v0001137_t0021_u01750654591080") 2025/06/23 05:00:31 DEBUG : both18: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcbd_d20250623_m045615_c001_v7007000_t0000_u01750654575121") 2025/06/23 05:00:31 DEBUG : both18: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb691e_d20250623_m045609_c001_v0001137_t0050_u01750654569069") 2025/06/23 05:00:31 DEBUG : both19: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc521_d20250623_m045637_c001_v7007000_t0000_u01750654597449") 2025/06/23 05:00:31 DEBUG : both19: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb69a6_d20250623_m045631_c001_v0001137_t0026_u01750654591850") 2025/06/23 05:00:31 DEBUG : both19: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcbe_d20250623_m045615_c001_v7007000_t0000_u01750654575306") 2025/06/23 05:00:31 DEBUG : both19: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6922_d20250623_m045609_c001_v0001137_t0004_u01750654569843") 2025/06/23 05:00:31 DEBUG : both2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc522_d20250623_m045637_c001_v7007000_t0000_u01750654597631") 2025/06/23 05:00:31 DEBUG : both2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb694e_d20250623_m045618_c001_v0001137_t0025_u01750654578946") 2025/06/23 05:00:31 DEBUG : both2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcbf_d20250623_m045615_c001_v7007000_t0000_u01750654575492") 2025/06/23 05:00:31 DEBUG : both2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68c1_d20250623_m045557_c001_v0001137_t0030_u01750654557236") 2025/06/23 05:00:31 DEBUG : both3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc523_d20250623_m045637_c001_v7007000_t0000_u01750654597814") 2025/06/23 05:00:31 DEBUG : both3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6954_d20250623_m045619_c001_v0001137_t0015_u01750654579637") 2025/06/23 05:00:32 DEBUG : both3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcc0_d20250623_m045615_c001_v7007000_t0000_u01750654575678") 2025/06/23 05:00:32 DEBUG : both3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68c7_d20250623_m045558_c001_v0001137_t0016_u01750654558112") 2025/06/23 05:00:32 DEBUG : both4: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc524_d20250623_m045637_c001_v7007000_t0000_u01750654597997") 2025/06/23 05:00:32 DEBUG : both4: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb695c_d20250623_m045620_c001_v0001137_t0015_u01750654580357") 2025/06/23 05:00:32 DEBUG : both4: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcc1_d20250623_m045615_c001_v7007000_t0000_u01750654575864") 2025/06/23 05:00:32 DEBUG : both4: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68cd_d20250623_m045558_c001_v0001137_t0036_u01750654558849") 2025/06/23 05:00:32 DEBUG : both5: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc525_d20250623_m045638_c001_v7007000_t0000_u01750654598180") 2025/06/23 05:00:32 DEBUG : both5: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6960_d20250623_m045621_c001_v0001137_t0021_u01750654581094") 2025/06/23 05:00:32 DEBUG : both5: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcc2_d20250623_m045616_c001_v7007000_t0000_u01750654576050") 2025/06/23 05:00:32 DEBUG : both5: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68d1_d20250623_m045559_c001_v0001137_t0023_u01750654559534") 2025/06/23 05:00:32 DEBUG : both6: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc526_d20250623_m045638_c001_v7007000_t0000_u01750654598368") 2025/06/23 05:00:32 DEBUG : both6: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6966_d20250623_m045621_c001_v0001137_t0030_u01750654581853") 2025/06/23 05:00:32 DEBUG : both6: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcc3_d20250623_m045616_c001_v7007000_t0000_u01750654576238") 2025/06/23 05:00:32 DEBUG : both6: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68d5_d20250623_m045600_c001_v0001137_t0016_u01750654560238") 2025/06/23 05:00:32 DEBUG : both7: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc527_d20250623_m045638_c001_v7007000_t0000_u01750654598551") 2025/06/23 05:00:32 DEBUG : both7: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb696a_d20250623_m045622_c001_v0001137_t0032_u01750654582555") 2025/06/23 05:00:32 DEBUG : both7: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcc4_d20250623_m045616_c001_v7007000_t0000_u01750654576426") 2025/06/23 05:00:32 DEBUG : both7: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68d9_d20250623_m045600_c001_v0001137_t0023_u01750654560951") 2025/06/23 05:00:32 DEBUG : both8: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc529_d20250623_m045638_c001_v7007000_t0000_u01750654598737") 2025/06/23 05:00:32 DEBUG : both8: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb696e_d20250623_m045623_c001_v0001137_t0051_u01750654583493") 2025/06/23 05:00:32 DEBUG : both8: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcc5_d20250623_m045616_c001_v7007000_t0000_u01750654576611") 2025/06/23 05:00:32 DEBUG : both8: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68df_d20250623_m045601_c001_v0001137_t0010_u01750654561689") 2025/06/23 05:00:33 DEBUG : both9: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc52a_d20250623_m045638_c001_v7007000_t0000_u01750654598921") 2025/06/23 05:00:33 DEBUG : both9: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6972_d20250623_m045624_c001_v0001137_t0054_u01750654584159") 2025/06/23 05:00:33 DEBUG : both9: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcc6_d20250623_m045616_c001_v7007000_t0000_u01750654576799") 2025/06/23 05:00:33 DEBUG : both9: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68e5_d20250623_m045602_c001_v0001137_t0003_u01750654562454") 2025/06/23 05:00:33 DEBUG : c/non empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec42_d20250623_m045236_c001_v7007000_t0000_u01750654356677") 2025/06/23 05:00:33 DEBUG : c/non empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6718_d20250623_m045234_c001_v0001137_t0002_u01750654354693") 2025/06/23 05:00:33 DEBUG : c/non empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec24_d20250623_m045233_c001_v7007000_t0000_u01750654353871") 2025/06/23 05:00:33 DEBUG : c/non empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb670a_d20250623_m045231_c001_v0001137_t0036_u01750654351896") 2025/06/23 05:00:33 DEBUG : c/non empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b27_d20250623_m045215_c001_v7007000_t0000_u01750654335296") 2025/06/23 05:00:33 DEBUG : c/non empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66bc_d20250623_m045213_c001_v0001137_t0050_u01750654333403") 2025/06/23 05:00:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170b0_d20250623_m045734_c001_v7007000_t0000_u01750654654909") 2025/06/23 05:00:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66f1e_d20250623_m045729_c001_v0001036_t0022_u01750654649781") 2025/06/23 05:00:33 DEBUG : check sum: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b1c_d20250623_m045205_c001_v7007000_t0000_u01750654325367") 2025/06/23 05:00:33 DEBUG : check sum: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66a4_d20250623_m045204_c001_v0001137_t0038_u01750654324160") 2025/06/23 05:00:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40242dfbabdc03ae_d20250623_m050019_c001_v7007000_t0000_u01750654819299") 2025/06/23 05:00:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847c02_d20250623_m050017_c001_v0001178_t0039_u01750654817869") 2025/06/23 05:00:33 DEBUG : dest/3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd99d4_d20250623_m045415_c001_v7007000_t0000_u01750654455931") 2025/06/23 05:00:33 DEBUG : dest/3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f419212f081a1a0c5_d20250623_m045414_c001_v0001182_t0051_u01750654454837") 2025/06/23 05:00:33 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce14f_d20250623_m045833_c001_v7007000_t0000_u01750654713051") 2025/06/23 05:00:33 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6af2_d20250623_m045828_c001_v0001137_t0033_u01750654708630") 2025/06/23 05:00:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b0e_d20250623_m045950_c001_v7007000_t0000_u01750654790392") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b92_d20250623_m045939_c001_v0001178_t0048_u01750654779265") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d76_d20250623_m045935_c001_v7007000_t0000_u01750654775112") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b5a_d20250623_m045923_c001_v0001178_t0046_u01750654763454") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f07_d20250623_m045919_c001_v7007000_t0000_u01750654759276") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b1e_d20250623_m045908_c001_v0001178_t0015_u01750654748503") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce171_d20250623_m045904_c001_v7007000_t0000_u01750654744344") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847aee_d20250623_m045853_c001_v0001178_t0008_u01750654733222") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd59_d20250623_m045849_c001_v7007000_t0000_u01750654729118") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847abe_d20250623_m045837_c001_v0001178_t0058_u01750654717154") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4209261e44eeeb1f_d20250623_m045830_c001_v7007000_t0000_u01750654710864") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a82_d20250623_m045819_c001_v0001178_t0047_u01750654699831") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da55_d20250623_m045815_c001_v7007000_t0000_u01750654695746") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a62_d20250623_m045811_c001_v0001178_t0027_u01750654691855") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ed22_d20250623_m045810_c001_v7007000_t0000_u01750654690277") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a22_d20250623_m045759_c001_v0001178_t0005_u01750654679725") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd0a_d20250623_m045755_c001_v7007000_t0000_u01750654675603") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a08_d20250623_m045751_c001_v0001178_t0013_u01750654671544") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d50_d20250623_m045750_c001_v7007000_t0000_u01750654670149") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a5c_d20250623_m045738_c001_v0001137_t0020_u01750654658975") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ed03_d20250623_m045732_c001_v7007000_t0000_u01750654652299") 2025/06/23 05:00:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847986_d20250623_m045720_c001_v0001178_t0049_u01750654640564") 2025/06/23 05:00:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d2e_d20250623_m045716_c001_v7007000_t0000_u01750654636492") 2025/06/23 05:00:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc84794e_d20250623_m045705_c001_v0001178_t0028_u01750654625540") 2025/06/23 05:00:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b5925a_d20250623_m045701_c001_v7007000_t0000_u01750654621440") 2025/06/23 05:00:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847920_d20250623_m045651_c001_v0001178_t0017_u01750654611624") 2025/06/23 05:00:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da51_d20250623_m045813_c001_v7007000_t0000_u01750654693840") 2025/06/23 05:00:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a4e_d20250623_m045808_c001_v0001178_t0037_u01750654688574") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce151_d20250623_m045833_c001_v7007000_t0000_u01750654713233") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c03f_d20250623_m045828_c001_v0001131_t0018_u01750654708640") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b0f_d20250623_m045950_c001_v7007000_t0000_u01750654790576") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6bb2_d20250623_m045939_c001_v0001137_t0004_u01750654779845") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d77_d20250623_m045935_c001_v7007000_t0000_u01750654775298") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b94_d20250623_m045924_c001_v0001137_t0014_u01750654764036") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f08_d20250623_m045919_c001_v7007000_t0000_u01750654759459") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b62_d20250623_m045909_c001_v0001137_t0014_u01750654749100") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce172_d20250623_m045904_c001_v7007000_t0000_u01750654744526") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b3c_d20250623_m045853_c001_v0001137_t0012_u01750654733809") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd5a_d20250623_m045849_c001_v7007000_t0000_u01750654729301") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b0a_d20250623_m045837_c001_v0001137_t0052_u01750654717730") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce145_d20250623_m045830_c001_v7007000_t0000_u01750654710880") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a6707a_d20250623_m045820_c001_v0001036_t0058_u01750654700407") 2025/06/23 05:00:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da56_d20250623_m045815_c001_v7007000_t0000_u01750654695927") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c025_d20250623_m045811_c001_v0001131_t0000_u01750654691941") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da4a_d20250623_m045810_c001_v7007000_t0000_u01750654690286") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c009_d20250623_m045800_c001_v0001131_t0021_u01750654680300") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd0b_d20250623_m045755_c001_v7007000_t0000_u01750654675787") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bffb_d20250623_m045751_c001_v0001131_t0034_u01750654671630") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d51_d20250623_m045750_c001_v7007000_t0000_u01750654670333") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479c6_d20250623_m045739_c001_v0001178_t0010_u01750654659720") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170a8_d20250623_m045732_c001_v7007000_t0000_u01750654652312") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66eea_d20250623_m045721_c001_v0001036_t0025_u01750654641139") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d2f_d20250623_m045716_c001_v7007000_t0000_u01750654636674") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66e8c_d20250623_m045706_c001_v0001036_t0044_u01750654626121") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b5925b_d20250623_m045701_c001_v7007000_t0000_u01750654621626") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66e30_d20250623_m045651_c001_v0001036_t0006_u01750654611843") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107bad3_d20250623_m045813_c001_v7007000_t0000_u01750654693441") 2025/06/23 05:00:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ab2_d20250623_m045808_c001_v0001137_t0016_u01750654688736") 2025/06/23 05:00:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce152_d20250623_m045833_c001_v7007000_t0000_u01750654713415") 2025/06/23 05:00:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847aa5_d20250623_m045828_c001_v0001178_t0029_u01750654708818") 2025/06/23 05:00:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b10_d20250623_m045950_c001_v7007000_t0000_u01750654790761") 2025/06/23 05:00:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c0cd_d20250623_m045940_c001_v0001131_t0001_u01750654780502") 2025/06/23 05:00:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d79_d20250623_m045935_c001_v7007000_t0000_u01750654775483") 2025/06/23 05:00:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c0ab_d20250623_m045924_c001_v0001131_t0055_u01750654764817") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f09_d20250623_m045919_c001_v7007000_t0000_u01750654759641") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c091_d20250623_m045909_c001_v0001131_t0051_u01750654749786") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce173_d20250623_m045904_c001_v7007000_t0000_u01750654744708") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c079_d20250623_m045854_c001_v0001131_t0027_u01750654734545") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd5b_d20250623_m045849_c001_v7007000_t0000_u01750654729484") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c05b_d20250623_m045838_c001_v0001131_t0027_u01750654718365") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f42150288fa885bd2_d20250623_m045830_c001_v7007000_t0000_u01750654710302") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ada_d20250623_m045821_c001_v0001137_t0009_u01750654701230") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da57_d20250623_m045816_c001_v7007000_t0000_u01750654696113") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ac2_d20250623_m045812_c001_v0001137_t0010_u01750654692057") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4144cb4109473b0e_d20250623_m045810_c001_v7007000_t0000_u01750654690682") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a9a_d20250623_m045801_c001_v0001137_t0012_u01750654681059") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd0c_d20250623_m045755_c001_v7007000_t0000_u01750654675990") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a84_d20250623_m045751_c001_v0001137_t0009_u01750654671666") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d4e_d20250623_m045749_c001_v7007000_t0000_u01750654669781") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfd9_d20250623_m045740_c001_v0001131_t0026_u01750654660293") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40358b5d4b411119_d20250623_m045732_c001_v7007000_t0000_u01750654652322") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a20_d20250623_m045721_c001_v0001137_t0000_u01750654641980") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d30_d20250623_m045716_c001_v7007000_t0000_u01750654636860") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb69fe_d20250623_m045706_c001_v0001137_t0042_u01750654626905") 2025/06/23 05:00:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b5925c_d20250623_m045701_c001_v7007000_t0000_u01750654621810") 2025/06/23 05:00:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb69da_d20250623_m045652_c001_v0001137_t0037_u01750654612224") 2025/06/23 05:00:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4144cb4109473b0f_d20250623_m045813_c001_v7007000_t0000_u01750654693448") 2025/06/23 05:00:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c019_d20250623_m045808_c001_v0001131_t0036_u01750654688770") 2025/06/23 05:00:38 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce153_d20250623_m045833_c001_v7007000_t0000_u01750654713599") 2025/06/23 05:00:38 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6af4_d20250623_m045829_c001_v0001137_t0024_u01750654709007") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b11_d20250623_m045950_c001_v7007000_t0000_u01750654790945") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a6723f_d20250623_m045941_c001_v0001036_t0056_u01750654781183") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d7a_d20250623_m045935_c001_v7007000_t0000_u01750654775667") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a671db_d20250623_m045925_c001_v0001036_t0032_u01750654765494") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f0a_d20250623_m045919_c001_v7007000_t0000_u01750654759825") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a6718b_d20250623_m045910_c001_v0001036_t0025_u01750654750448") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce174_d20250623_m045904_c001_v7007000_t0000_u01750654744891") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67151_d20250623_m045855_c001_v0001036_t0018_u01750654735387") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd5c_d20250623_m045849_c001_v7007000_t0000_u01750654729666") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a670ed_d20250623_m045839_c001_v0001036_t0030_u01750654719223") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4209261e44eeeb1c_d20250623_m045830_c001_v7007000_t0000_u01750654710313") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c035_d20250623_m045821_c001_v0001131_t0037_u01750654701893") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da58_d20250623_m045816_c001_v7007000_t0000_u01750654696295") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a64_d20250623_m045812_c001_v0001178_t0004_u01750654692065") 2025/06/23 05:00:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107bacf_d20250623_m045810_c001_v7007000_t0000_u01750654690503") 2025/06/23 05:00:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66ffe_d20250623_m045802_c001_v0001036_t0042_u01750654682036") 2025/06/23 05:00:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd0d_d20250623_m045756_c001_v7007000_t0000_u01750654676185") 2025/06/23 05:00:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a0a_d20250623_m045751_c001_v0001178_t0022_u01750654671765") 2025/06/23 05:00:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107bac5_d20250623_m045750_c001_v7007000_t0000_u01750654670392") 2025/06/23 05:00:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66f70_d20250623_m045741_c001_v0001036_t0047_u01750654661137") 2025/06/23 05:00:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d48_d20250623_m045732_c001_v7007000_t0000_u01750654652347") 2025/06/23 05:00:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfb9_d20250623_m045722_c001_v0001131_t0038_u01750654642629") 2025/06/23 05:00:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d32_d20250623_m045717_c001_v7007000_t0000_u01750654637042") 2025/06/23 05:00:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bf9b_d20250623_m045707_c001_v0001131_t0016_u01750654627544") 2025/06/23 05:00:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b5925d_d20250623_m045701_c001_v7007000_t0000_u01750654621994") 2025/06/23 05:00:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bf7b_d20250623_m045652_c001_v0001131_t0028_u01750654612551") 2025/06/23 05:00:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd9b0d_d20250623_m045813_c001_v7007000_t0000_u01750654693665") 2025/06/23 05:00:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a50_d20250623_m045808_c001_v0001178_t0009_u01750654688781") 2025/06/23 05:00:39 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce154_d20250623_m045833_c001_v7007000_t0000_u01750654713781") 2025/06/23 05:00:39 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c043_d20250623_m045829_c001_v0001131_t0018_u01750654709023") 2025/06/23 05:00:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b12_d20250623_m045951_c001_v7007000_t0000_u01750654791128") 2025/06/23 05:00:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b96_d20250623_m045941_c001_v0001178_t0028_u01750654781638") 2025/06/23 05:00:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d7b_d20250623_m045935_c001_v7007000_t0000_u01750654775853") 2025/06/23 05:00:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b62_d20250623_m045926_c001_v0001178_t0058_u01750654766162") 2025/06/23 05:00:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f0b_d20250623_m045920_c001_v7007000_t0000_u01750654760011") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b26_d20250623_m045910_c001_v0001178_t0005_u01750654750959") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce175_d20250623_m045905_c001_v7007000_t0000_u01750654745073") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847af4_d20250623_m045856_c001_v0001178_t0031_u01750654736022") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd5d_d20250623_m045849_c001_v7007000_t0000_u01750654729849") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847ac4_d20250623_m045839_c001_v0001178_t0055_u01750654719688") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f42150288fa885bd3_d20250623_m045830_c001_v7007000_t0000_u01750654710492") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a8d_d20250623_m045822_c001_v0001178_t0005_u01750654702192") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da59_d20250623_m045816_c001_v7007000_t0000_u01750654696480") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a68_d20250623_m045812_c001_v0001178_t0020_u01750654692280") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ed26_d20250623_m045810_c001_v7007000_t0000_u01750654690643") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a34_d20250623_m045802_c001_v0001178_t0049_u01750654682348") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd0e_d20250623_m045756_c001_v7007000_t0000_u01750654676368") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66fb8_d20250623_m045751_c001_v0001036_t0008_u01750654671866") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ceea3fbbefc72_d20250623_m045750_c001_v7007000_t0000_u01750654670166") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a60_d20250623_m045741_c001_v0001137_t0035_u01750654661514") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40358b5d4b41111a_d20250623_m045732_c001_v7007000_t0000_u01750654652336") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc84798c_d20250623_m045722_c001_v0001178_t0034_u01750654642980") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d33_d20250623_m045717_c001_v7007000_t0000_u01750654637233") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847956_d20250623_m045707_c001_v0001178_t0023_u01750654627937") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b5925e_d20250623_m045702_c001_v7007000_t0000_u01750654622177") 2025/06/23 05:00:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847924_d20250623_m045652_c001_v0001178_t0052_u01750654612978") 2025/06/23 05:00:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4209261e44eeeb0f_d20250623_m045813_c001_v7007000_t0000_u01750654693686") 2025/06/23 05:00:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67026_d20250623_m045808_c001_v0001036_t0058_u01750654688805") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce155_d20250623_m045833_c001_v7007000_t0000_u01750654713963") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847aa7_d20250623_m045829_c001_v0001178_t0036_u01750654709043") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b13_d20250623_m045951_c001_v7007000_t0000_u01750654791312") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6bb9_d20250623_m045941_c001_v0001137_t0033_u01750654781871") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d7c_d20250623_m045936_c001_v7007000_t0000_u01750654776039") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b9e_d20250623_m045926_c001_v0001137_t0021_u01750654766370") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f0c_d20250623_m045920_c001_v7007000_t0000_u01750654760193") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b6a_d20250623_m045911_c001_v0001137_t0029_u01750654751168") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce176_d20250623_m045905_c001_v7007000_t0000_u01750654745254") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b42_d20250623_m045856_c001_v0001137_t0017_u01750654736237") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd5e_d20250623_m045850_c001_v7007000_t0000_u01750654730034") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b12_d20250623_m045839_c001_v0001137_t0019_u01750654719906") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f411829320ffec42b_d20250623_m045830_c001_v7007000_t0000_u01750654710697") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a6708c_d20250623_m045822_c001_v0001036_t0049_u01750654702415") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da5a_d20250623_m045816_c001_v7007000_t0000_u01750654696662") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a6703e_d20250623_m045812_c001_v0001036_t0002_u01750654692317") 2025/06/23 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c721_d20250623_m045810_c001_v7007000_t0000_u01750654690447") 2025/06/23 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c00d_d20250623_m045802_c001_v0001131_t0057_u01750654682570") 2025/06/23 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd0f_d20250623_m045756_c001_v7007000_t0000_u01750654676551") 2025/06/23 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a0c_d20250623_m045751_c001_v0001178_t0009_u01750654671974") 2025/06/23 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da39_d20250623_m045750_c001_v7007000_t0000_u01750654670160") 2025/06/23 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479ce_d20250623_m045741_c001_v0001178_t0029_u01750654661820") 2025/06/23 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bc89_d20250623_m045732_c001_v7007000_t0000_u01750654652342") 2025/06/23 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66efa_d20250623_m045723_c001_v0001036_t0019_u01750654643258") 2025/06/23 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d34_d20250623_m045717_c001_v7007000_t0000_u01750654637417") 2025/06/23 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66e98_d20250623_m045708_c001_v0001036_t0027_u01750654628148") 2025/06/23 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b59260_d20250623_m045702_c001_v7007000_t0000_u01750654622361") 2025/06/23 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66e40_d20250623_m045653_c001_v0001036_t0049_u01750654613196") 2025/06/23 05:00:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4209261e44eeeb0e_d20250623_m045813_c001_v7007000_t0000_u01750654693498") 2025/06/23 05:00:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a52_d20250623_m045808_c001_v0001178_t0043_u01750654688993") 2025/06/23 05:00:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce156_d20250623_m045834_c001_v7007000_t0000_u01750654714146") 2025/06/23 05:00:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a670b9_d20250623_m045829_c001_v0001036_t0002_u01750654709036") 2025/06/23 05:00:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b14_d20250623_m045951_c001_v7007000_t0000_u01750654791498") 2025/06/23 05:00:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c0cf_d20250623_m045942_c001_v0001131_t0035_u01750654782262") 2025/06/23 05:00:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d7d_d20250623_m045936_c001_v7007000_t0000_u01750654776224") 2025/06/23 05:00:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c0b3_d20250623_m045926_c001_v0001131_t0040_u01750654766771") 2025/06/23 05:00:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f0d_d20250623_m045920_c001_v7007000_t0000_u01750654760377") 2025/06/23 05:00:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c093_d20250623_m045911_c001_v0001131_t0057_u01750654751596") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce177_d20250623_m045905_c001_v7007000_t0000_u01750654745436") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c07f_d20250623_m045856_c001_v0001131_t0036_u01750654736714") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd5f_d20250623_m045850_c001_v7007000_t0000_u01750654730217") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c05d_d20250623_m045840_c001_v0001131_t0022_u01750654720383") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a1714e_d20250623_m045830_c001_v7007000_t0000_u01750654710699") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ae2_d20250623_m045822_c001_v0001137_t0050_u01750654702819") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da5b_d20250623_m045816_c001_v7007000_t0000_u01750654696844") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c027_d20250623_m045812_c001_v0001131_t0038_u01750654692324") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ed21_d20250623_m045810_c001_v7007000_t0000_u01750654690094") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6aa0_d20250623_m045802_c001_v0001137_t0039_u01750654682857") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd10_d20250623_m045756_c001_v7007000_t0000_u01750654676736") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bffd_d20250623_m045752_c001_v0001131_t0012_u01750654671999") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da3a_d20250623_m045750_c001_v7007000_t0000_u01750654670344") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfdb_d20250623_m045742_c001_v0001131_t0016_u01750654662037") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ed04_d20250623_m045732_c001_v7007000_t0000_u01750654652369") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a28_d20250623_m045723_c001_v0001137_t0017_u01750654643720") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d35_d20250623_m045717_c001_v7007000_t0000_u01750654637598") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a04_d20250623_m045708_c001_v0001137_t0033_u01750654628650") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b59261_d20250623_m045702_c001_v7007000_t0000_u01750654622547") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb69e0_d20250623_m045653_c001_v0001137_t0023_u01750654613514") 2025/06/23 05:00:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c725_d20250623_m045813_c001_v7007000_t0000_u01750654693702") 2025/06/23 05:00:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ab4_d20250623_m045809_c001_v0001137_t0030_u01750654689077") 2025/06/23 05:00:44 DEBUG : dir1/0007-12345: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce157_d20250623_m045834_c001_v7007000_t0000_u01750654714329") 2025/06/23 05:00:44 DEBUG : dir1/0007-12345: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847aa9_d20250623_m045829_c001_v0001178_t0031_u01750654709281") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b15_d20250623_m045951_c001_v7007000_t0000_u01750654791683") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67245_d20250623_m045942_c001_v0001036_t0033_u01750654782649") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d7e_d20250623_m045936_c001_v7007000_t0000_u01750654776409") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a671e3_d20250623_m045927_c001_v0001036_t0019_u01750654767065") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f0f_d20250623_m045920_c001_v7007000_t0000_u01750654760624") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67191_d20250623_m045911_c001_v0001036_t0048_u01750654751905") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce178_d20250623_m045905_c001_v7007000_t0000_u01750654745619") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a6715b_d20250623_m045857_c001_v0001036_t0021_u01750654737035") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd60_d20250623_m045850_c001_v7007000_t0000_u01750654730400") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a670f7_d20250623_m045840_c001_v0001036_t0038_u01750654720818") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4209261e44eeeb1d_d20250623_m045830_c001_v7007000_t0000_u01750654710498") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c037_d20250623_m045823_c001_v0001131_t0011_u01750654703107") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da5c_d20250623_m045817_c001_v7007000_t0000_u01750654697027") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ac4_d20250623_m045812_c001_v0001137_t0001_u01750654692386") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f408fc7e03e3d97df_d20250623_m045810_c001_v7007000_t0000_u01750654690507") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67000_d20250623_m045803_c001_v0001036_t0059_u01750654683261") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd11_d20250623_m045756_c001_v7007000_t0000_u01750654676921") 2025/06/23 05:00:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a86_d20250623_m045752_c001_v0001137_t0050_u01750654672070") 2025/06/23 05:00:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f422dedf5132d2fcd_d20250623_m045750_c001_v7007000_t0000_u01750654670400") 2025/06/23 05:00:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66f7c_d20250623_m045742_c001_v0001036_t0000_u01750654662436") 2025/06/23 05:00:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ed07_d20250623_m045732_c001_v7007000_t0000_u01750654652663") 2025/06/23 05:00:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfbb_d20250623_m045724_c001_v0001131_t0025_u01750654644116") 2025/06/23 05:00:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d36_d20250623_m045717_c001_v7007000_t0000_u01750654637782") 2025/06/23 05:00:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bf9d_d20250623_m045709_c001_v0001131_t0000_u01750654629049") 2025/06/23 05:00:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b59262_d20250623_m045702_c001_v7007000_t0000_u01750654622730") 2025/06/23 05:00:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bf7f_d20250623_m045653_c001_v0001131_t0039_u01750654613907") 2025/06/23 05:00:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c724_d20250623_m045813_c001_v7007000_t0000_u01750654693507") 2025/06/23 05:00:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c01b_d20250623_m045809_c001_v0001131_t0028_u01750654689120") 2025/06/23 05:00:45 DEBUG : dir1/0008-23456: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce158_d20250623_m045834_c001_v7007000_t0000_u01750654714512") 2025/06/23 05:00:45 DEBUG : dir1/0008-23456: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c047_d20250623_m045829_c001_v0001131_t0029_u01750654709416") 2025/06/23 05:00:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b16_d20250623_m045951_c001_v7007000_t0000_u01750654791867") 2025/06/23 05:00:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b9e_d20250623_m045943_c001_v0001178_t0047_u01750654783284") 2025/06/23 05:00:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d7f_d20250623_m045936_c001_v7007000_t0000_u01750654776596") 2025/06/23 05:00:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b68_d20250623_m045927_c001_v0001178_t0054_u01750654767634") 2025/06/23 05:00:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f10_d20250623_m045920_c001_v7007000_t0000_u01750654760806") 2025/06/23 05:00:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b2c_d20250623_m045912_c001_v0001178_t0016_u01750654752278") 2025/06/23 05:00:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce179_d20250623_m045905_c001_v7007000_t0000_u01750654745801") 2025/06/23 05:00:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847af8_d20250623_m045857_c001_v0001178_t0022_u01750654737559") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd61_d20250623_m045850_c001_v7007000_t0000_u01750654730583") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847acc_d20250623_m045841_c001_v0001178_t0016_u01750654721156") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4144cb4109473b16_d20250623_m045830_c001_v7007000_t0000_u01750654710705") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a91_d20250623_m045823_c001_v0001178_t0055_u01750654703480") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da5d_d20250623_m045817_c001_v7007000_t0000_u01750654697209") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a6a_d20250623_m045812_c001_v0001178_t0009_u01750654692486") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c71f_d20250623_m045810_c001_v7007000_t0000_u01750654690082") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a3c_d20250623_m045803_c001_v0001178_t0050_u01750654683746") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd12_d20250623_m045757_c001_v7007000_t0000_u01750654677104") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a10_d20250623_m045752_c001_v0001178_t0027_u01750654672188") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da37_d20250623_m045749_c001_v7007000_t0000_u01750654669797") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a66_d20250623_m045742_c001_v0001137_t0001_u01750654662923") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4209261e44eeeb00_d20250623_m045732_c001_v7007000_t0000_u01750654652372") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847994_d20250623_m045724_c001_v0001178_t0026_u01750654644582") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d37_d20250623_m045717_c001_v7007000_t0000_u01750654637965") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc84795a_d20250623_m045709_c001_v0001178_t0054_u01750654629331") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b59263_d20250623_m045702_c001_v7007000_t0000_u01750654622914") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847926_d20250623_m045654_c001_v0001178_t0023_u01750654614193") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f408fc7e03e3d97e1_d20250623_m045813_c001_v7007000_t0000_u01750654693458") 2025/06/23 05:00:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a6702a_d20250623_m045809_c001_v0001036_t0039_u01750654689196") 2025/06/23 05:00:46 DEBUG : dir1/0009-34567: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce15a_d20250623_m045834_c001_v7007000_t0000_u01750654714694") 2025/06/23 05:00:47 DEBUG : dir1/0009-34567: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6af6_d20250623_m045829_c001_v0001137_t0032_u01750654709494") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b17_d20250623_m045952_c001_v7007000_t0000_u01750654792050") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6bbd_d20250623_m045943_c001_v0001137_t0051_u01750654783499") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d80_d20250623_m045936_c001_v7007000_t0000_u01750654776787") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ba0_d20250623_m045927_c001_v0001137_t0037_u01750654767882") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f11_d20250623_m045920_c001_v7007000_t0000_u01750654760988") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b70_d20250623_m045912_c001_v0001137_t0000_u01750654752564") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce17a_d20250623_m045906_c001_v7007000_t0000_u01750654746037") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b44_d20250623_m045857_c001_v0001137_t0014_u01750654737774") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd62_d20250623_m045850_c001_v7007000_t0000_u01750654730767") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b1c_d20250623_m045841_c001_v0001137_t0035_u01750654721373") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f411829320ffec42a_d20250623_m045830_c001_v7007000_t0000_u01750654710515") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67094_d20250623_m045823_c001_v0001036_t0009_u01750654703708") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da5e_d20250623_m045817_c001_v7007000_t0000_u01750654697391") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c029_d20250623_m045812_c001_v0001131_t0021_u01750654692630") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da49_d20250623_m045810_c001_v7007000_t0000_u01750654690103") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c00f_d20250623_m045803_c001_v0001131_t0040_u01750654683956") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd13_d20250623_m045757_c001_v7007000_t0000_u01750654677288") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66fbe_d20250623_m045752_c001_v0001036_t0054_u01750654672257") 2025/06/23 05:00:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd9afa_d20250623_m045750_c001_v7007000_t0000_u01750654670418") 2025/06/23 05:00:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479dc_d20250623_m045743_c001_v0001178_t0059_u01750654663238") 2025/06/23 05:00:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bc8a_d20250623_m045732_c001_v7007000_t0000_u01750654652527") 2025/06/23 05:00:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66f04_d20250623_m045724_c001_v0001036_t0002_u01750654644797") 2025/06/23 05:00:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d38_d20250623_m045718_c001_v7007000_t0000_u01750654638146") 2025/06/23 05:00:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66ea4_d20250623_m045709_c001_v0001036_t0018_u01750654629546") 2025/06/23 05:00:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b59264_d20250623_m045703_c001_v7007000_t0000_u01750654623096") 2025/06/23 05:00:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66e4c_d20250623_m045654_c001_v0001036_t0004_u01750654614411") 2025/06/23 05:00:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107bad4_d20250623_m045813_c001_v7007000_t0000_u01750654693626") 2025/06/23 05:00:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a56_d20250623_m045809_c001_v0001178_t0039_u01750654689202") 2025/06/23 05:00:48 DEBUG : dir1/0010-45678: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce15b_d20250623_m045834_c001_v7007000_t0000_u01750654714877") 2025/06/23 05:00:48 DEBUG : dir1/0010-45678: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847aab_d20250623_m045829_c001_v0001178_t0020_u01750654709503") 2025/06/23 05:00:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b18_d20250623_m045952_c001_v7007000_t0000_u01750654792236") 2025/06/23 05:00:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c0d3_d20250623_m045943_c001_v0001131_t0037_u01750654783795") 2025/06/23 05:00:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d81_d20250623_m045936_c001_v7007000_t0000_u01750654776972") 2025/06/23 05:00:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c0bb_d20250623_m045928_c001_v0001131_t0026_u01750654768284") 2025/06/23 05:00:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f12_d20250623_m045921_c001_v7007000_t0000_u01750654761172") 2025/06/23 05:00:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c097_d20250623_m045912_c001_v0001131_t0048_u01750654752874") 2025/06/23 05:00:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce17b_d20250623_m045906_c001_v7007000_t0000_u01750654746219") 2025/06/23 05:00:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c081_d20250623_m045858_c001_v0001131_t0058_u01750654738116") 2025/06/23 05:00:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd63_d20250623_m045850_c001_v7007000_t0000_u01750654730951") 2025/06/23 05:00:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c05f_d20250623_m045841_c001_v0001131_t0001_u01750654721917") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c72c_d20250623_m045830_c001_v7007000_t0000_u01750654710709") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ae6_d20250623_m045824_c001_v0001137_t0008_u01750654704259") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da5f_d20250623_m045817_c001_v7007000_t0000_u01750654697574") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67042_d20250623_m045812_c001_v0001036_t0033_u01750654692655") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c720_d20250623_m045810_c001_v7007000_t0000_u01750654690265") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6aa4_d20250623_m045804_c001_v0001137_t0000_u01750654684245") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd14_d20250623_m045757_c001_v7007000_t0000_u01750654677472") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfff_d20250623_m045752_c001_v0001131_t0031_u01750654672353") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c713_d20250623_m045750_c001_v7007000_t0000_u01750654670179") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfdf_d20250623_m045743_c001_v0001131_t0003_u01750654663474") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4209261e44eeeb01_d20250623_m045732_c001_v7007000_t0000_u01750654652563") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a2e_d20250623_m045725_c001_v0001137_t0042_u01750654645208") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d39_d20250623_m045718_c001_v7007000_t0000_u01750654638330") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a0a_d20250623_m045710_c001_v0001137_t0030_u01750654630147") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b59265_d20250623_m045703_c001_v7007000_t0000_u01750654623279") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb69e8_d20250623_m045654_c001_v0001137_t0016_u01750654614800") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4144cb4109473b10_d20250623_m045813_c001_v7007000_t0000_u01750654693634") 2025/06/23 05:00:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a58_d20250623_m045809_c001_v0001178_t0031_u01750654689416") 2025/06/23 05:00:49 DEBUG : dir1/0011-56789: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce15c_d20250623_m045835_c001_v7007000_t0000_u01750654715059") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a670bf_d20250623_m045829_c001_v0001036_t0048_u01750654709522") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b1a_d20250623_m045952_c001_v7007000_t0000_u01750654792419") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a6724d_d20250623_m045944_c001_v0001036_t0044_u01750654784074") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d82_d20250623_m045937_c001_v7007000_t0000_u01750654777159") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a671eb_d20250623_m045928_c001_v0001036_t0014_u01750654768714") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f14_d20250623_m045921_c001_v7007000_t0000_u01750654761354") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67197_d20250623_m045913_c001_v0001036_t0041_u01750654753184") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce17c_d20250623_m045906_c001_v7007000_t0000_u01750654746401") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67161_d20250623_m045858_c001_v0001036_t0042_u01750654738401") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd65_d20250623_m045851_c001_v7007000_t0000_u01750654731135") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a670fb_d20250623_m045842_c001_v0001036_t0046_u01750654722220") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd49_d20250623_m045830_c001_v7007000_t0000_u01750654710769") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c039_d20250623_m045824_c001_v0001131_t0037_u01750654704566") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da60_d20250623_m045817_c001_v7007000_t0000_u01750654697756") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ac6_d20250623_m045812_c001_v0001137_t0017_u01750654692669") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ed24_d20250623_m045810_c001_v7007000_t0000_u01750654690522") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a6700a_d20250623_m045804_c001_v0001036_t0032_u01750654684546") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd15_d20250623_m045757_c001_v7007000_t0000_u01750654677656") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a88_d20250623_m045752_c001_v0001137_t0039_u01750654672367") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd01_d20250623_m045750_c001_v7007000_t0000_u01750654670192") 2025/06/23 05:00:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66f84_d20250623_m045743_c001_v0001036_t0008_u01750654663805") 2025/06/23 05:00:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ed05_d20250623_m045732_c001_v7007000_t0000_u01750654652480") 2025/06/23 05:00:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfbd_d20250623_m045725_c001_v0001131_t0040_u01750654645527") 2025/06/23 05:00:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d3a_d20250623_m045718_c001_v7007000_t0000_u01750654638511") 2025/06/23 05:00:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bf9f_d20250623_m045710_c001_v0001131_t0022_u01750654630527") 2025/06/23 05:00:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b59266_d20250623_m045703_c001_v7007000_t0000_u01750654623464") 2025/06/23 05:00:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bf81_d20250623_m045655_c001_v0001131_t0026_u01750654615184") 2025/06/23 05:00:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da4f_d20250623_m045813_c001_v7007000_t0000_u01750654693467") 2025/06/23 05:00:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ab6_d20250623_m045809_c001_v0001137_t0010_u01750654689534") 2025/06/23 05:00:51 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce15d_d20250623_m045835_c001_v7007000_t0000_u01750654715241") 2025/06/23 05:00:51 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847aad_d20250623_m045829_c001_v0001178_t0055_u01750654709734") 2025/06/23 05:00:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b1b_d20250623_m045952_c001_v7007000_t0000_u01750654792604") 2025/06/23 05:00:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847ba4_d20250623_m045944_c001_v0001178_t0042_u01750654784475") 2025/06/23 05:00:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d83_d20250623_m045937_c001_v7007000_t0000_u01750654777344") 2025/06/23 05:00:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b6e_d20250623_m045929_c001_v0001178_t0023_u01750654769280") 2025/06/23 05:00:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f15_d20250623_m045921_c001_v7007000_t0000_u01750654761537") 2025/06/23 05:00:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b30_d20250623_m045913_c001_v0001178_t0055_u01750654753763") 2025/06/23 05:00:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce17d_d20250623_m045906_c001_v7007000_t0000_u01750654746585") 2025/06/23 05:00:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847b00_d20250623_m045858_c001_v0001178_t0031_u01750654738954") 2025/06/23 05:00:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd66_d20250623_m045851_c001_v7007000_t0000_u01750654731320") 2025/06/23 05:00:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847ad8_d20250623_m045842_c001_v0001178_t0007_u01750654722828") 2025/06/23 05:00:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40999fee4ccc4f43_d20250623_m045830_c001_v7007000_t0000_u01750654710736") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a93_d20250623_m045824_c001_v0001178_t0029_u01750654704844") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da61_d20250623_m045817_c001_v7007000_t0000_u01750654697938") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a6c_d20250623_m045812_c001_v0001178_t0044_u01750654692705") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ed23_d20250623_m045810_c001_v7007000_t0000_u01750654690459") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a42_d20250623_m045805_c001_v0001178_t0029_u01750654685007") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd16_d20250623_m045757_c001_v7007000_t0000_u01750654677843") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a14_d20250623_m045752_c001_v0001178_t0045_u01750654672402") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107bac4_d20250623_m045750_c001_v7007000_t0000_u01750654670204") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a6a_d20250623_m045744_c001_v0001137_t0026_u01750654664261") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ed06_d20250623_m045732_c001_v7007000_t0000_u01750654652553") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847998_d20250623_m045725_c001_v0001178_t0024_u01750654645838") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d3b_d20250623_m045718_c001_v7007000_t0000_u01750654638693") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847960_d20250623_m045711_c001_v0001178_t0022_u01750654631001") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b59267_d20250623_m045703_c001_v7007000_t0000_u01750654623647") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc84792c_d20250623_m045655_c001_v0001178_t0052_u01750654615657") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd9b0c_d20250623_m045813_c001_v7007000_t0000_u01750654693478") 2025/06/23 05:00:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a6702e_d20250623_m045809_c001_v0001036_t0021_u01750654689547") 2025/06/23 05:00:52 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce15e_d20250623_m045835_c001_v7007000_t0000_u01750654715423") 2025/06/23 05:00:52 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a670c5_d20250623_m045829_c001_v0001036_t0051_u01750654709855") 2025/06/23 05:00:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b1c_d20250623_m045952_c001_v7007000_t0000_u01750654792789") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6bc3_d20250623_m045944_c001_v0001137_t0040_u01750654784695") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d86_d20250623_m045937_c001_v7007000_t0000_u01750654777534") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ba2_d20250623_m045929_c001_v0001137_t0042_u01750654769501") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f16_d20250623_m045921_c001_v7007000_t0000_u01750654761719") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b72_d20250623_m045913_c001_v0001137_t0051_u01750654753977") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce17e_d20250623_m045906_c001_v7007000_t0000_u01750654746767") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b4a_d20250623_m045859_c001_v0001137_t0030_u01750654739170") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd67_d20250623_m045851_c001_v7007000_t0000_u01750654731505") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6b24_d20250623_m045843_c001_v0001137_t0035_u01750654723043") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f411829320ffec429_d20250623_m045830_c001_v7007000_t0000_u01750654710327") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a6709f_d20250623_m045825_c001_v0001036_t0001_u01750654705062") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da62_d20250623_m045818_c001_v7007000_t0000_u01750654698123") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a70_d20250623_m045812_c001_v0001178_t0030_u01750654692919") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da4c_d20250623_m045810_c001_v7007000_t0000_u01750654690651") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c011_d20250623_m045805_c001_v0001131_t0037_u01750654685227") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd17_d20250623_m045758_c001_v7007000_t0000_u01750654678027") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a18_d20250623_m045752_c001_v0001178_t0027_u01750654672601") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d4f_d20250623_m045749_c001_v7007000_t0000_u01750654669965") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479e0_d20250623_m045744_c001_v0001178_t0029_u01750654664616") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170a9_d20250623_m045732_c001_v7007000_t0000_u01750654652494") 2025/06/23 05:00:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66f0a_d20250623_m045726_c001_v0001036_t0023_u01750654646054") 2025/06/23 05:00:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d3c_d20250623_m045718_c001_v7007000_t0000_u01750654638874") 2025/06/23 05:00:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66eb2_d20250623_m045711_c001_v0001036_t0037_u01750654631209") 2025/06/23 05:00:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b59268_d20250623_m045703_c001_v7007000_t0000_u01750654623831") 2025/06/23 05:00:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66e54_d20250623_m045655_c001_v0001036_t0047_u01750654615867") 2025/06/23 05:00:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f408fc7e03e3d97e2_d20250623_m045813_c001_v7007000_t0000_u01750654693643") 2025/06/23 05:00:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c01d_d20250623_m045809_c001_v0001131_t0048_u01750654689603") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce15f_d20250623_m045835_c001_v7007000_t0000_u01750654715604") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c049_d20250623_m045829_c001_v0001131_t0032_u01750654709872") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b1d_d20250623_m045952_c001_v7007000_t0000_u01750654792972") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c0d9_d20250623_m045944_c001_v0001131_t0008_u01750654784953") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d87_d20250623_m045937_c001_v7007000_t0000_u01750654777719") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c0bd_d20250623_m045929_c001_v0001131_t0033_u01750654769829") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f17_d20250623_m045921_c001_v7007000_t0000_u01750654761901") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c09b_d20250623_m045914_c001_v0001131_t0031_u01750654754244") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce17f_d20250623_m045906_c001_v7007000_t0000_u01750654746949") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c085_d20250623_m045859_c001_v0001131_t0011_u01750654739572") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd68_d20250623_m045851_c001_v7007000_t0000_u01750654731689") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c065_d20250623_m045843_c001_v0001131_t0050_u01750654723622") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a1714d_d20250623_m045830_c001_v7007000_t0000_u01750654710516") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ae8_d20250623_m045825_c001_v0001137_t0008_u01750654705584") 2025/06/23 05:00:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da63_d20250623_m045818_c001_v7007000_t0000_u01750654698304") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6ac8_d20250623_m045813_c001_v0001137_t0044_u01750654693028") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c723_d20250623_m045810_c001_v7007000_t0000_u01750654690631") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6aa8_d20250623_m045805_c001_v0001137_t0002_u01750654685514") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd18_d20250623_m045758_c001_v7007000_t0000_u01750654678211") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66fc2_d20250623_m045752_c001_v0001036_t0031_u01750654672661") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da38_d20250623_m045749_c001_v7007000_t0000_u01750654669979") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfe3_d20250623_m045744_c001_v0001131_t0021_u01750654664831") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40358b5d4b41111b_d20250623_m045732_c001_v7007000_t0000_u01750654652506") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a32_d20250623_m045726_c001_v0001137_t0042_u01750654646531") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d3d_d20250623_m045719_c001_v7007000_t0000_u01750654639055") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a0e_d20250623_m045711_c001_v0001137_t0058_u01750654631557") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b59269_d20250623_m045704_c001_v7007000_t0000_u01750654624014") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb69ea_d20250623_m045656_c001_v0001137_t0016_u01750654616374") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da50_d20250623_m045813_c001_v7007000_t0000_u01750654693653") 2025/06/23 05:00:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a5a_d20250623_m045809_c001_v0001178_t0020_u01750654689631") 2025/06/23 05:00:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce161_d20250623_m045835_c001_v7007000_t0000_u01750654715786") 2025/06/23 05:00:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6af8_d20250623_m045829_c001_v0001137_t0043_u01750654709883") 2025/06/23 05:00:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b1e_d20250623_m045953_c001_v7007000_t0000_u01750654793170") 2025/06/23 05:00:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67257_d20250623_m045945_c001_v0001036_t0031_u01750654785320") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d88_d20250623_m045937_c001_v7007000_t0000_u01750654777905") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a671f7_d20250623_m045930_c001_v0001036_t0007_u01750654770208") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f18_d20250623_m045922_c001_v7007000_t0000_u01750654762095") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a671a1_d20250623_m045914_c001_v0001036_t0035_u01750654754727") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce180_d20250623_m045907_c001_v7007000_t0000_u01750654747131") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67169_d20250623_m045859_c001_v0001036_t0037_u01750654739966") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd69_d20250623_m045851_c001_v7007000_t0000_u01750654731872") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67105_d20250623_m045843_c001_v0001036_t0037_u01750654723910") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a1714c_d20250623_m045830_c001_v7007000_t0000_u01750654710333") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c03b_d20250623_m045826_c001_v0001131_t0024_u01750654706130") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da64_d20250623_m045818_c001_v7007000_t0000_u01750654698487") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c02f_d20250623_m045813_c001_v0001131_t0032_u01750654693068") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107bad0_d20250623_m045810_c001_v7007000_t0000_u01750654690696") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67012_d20250623_m045805_c001_v0001036_t0029_u01750654685847") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd19_d20250623_m045758_c001_v7007000_t0000_u01750654678398") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a8a_d20250623_m045752_c001_v0001137_t0036_u01750654672670") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ceea3fbbefc73_d20250623_m045750_c001_v7007000_t0000_u01750654670357") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66f8e_d20250623_m045745_c001_v0001036_t0015_u01750654665259") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40358b5d4b41111c_d20250623_m045732_c001_v7007000_t0000_u01750654652519") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfc1_d20250623_m045726_c001_v0001131_t0054_u01750654646844") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d3e_d20250623_m045719_c001_v7007000_t0000_u01750654639240") 2025/06/23 05:00:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfa2_d20250623_m045711_c001_v0001131_t0002_u01750654631866") 2025/06/23 05:00:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b5926a_d20250623_m045704_c001_v7007000_t0000_u01750654624197") 2025/06/23 05:00:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bf83_d20250623_m045656_c001_v0001131_t0029_u01750654616957") 2025/06/23 05:00:57 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107bad5_d20250623_m045813_c001_v7007000_t0000_u01750654693812") 2025/06/23 05:00:57 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847a5c_d20250623_m045809_c001_v0001178_t0005_u01750654689844") 2025/06/23 05:00:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170b1_d20250623_m045735_c001_v7007000_t0000_u01750654655091") 2025/06/23 05:00:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479a4_d20250623_m045729_c001_v0001178_t0059_u01750654649974") 2025/06/23 05:00:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170b2_d20250623_m045735_c001_v7007000_t0000_u01750654655274") 2025/06/23 05:00:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a40_d20250623_m045730_c001_v0001137_t0017_u01750654650172") 2025/06/23 05:00:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170b4_d20250623_m045735_c001_v7007000_t0000_u01750654655456") 2025/06/23 05:00:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479a6_d20250623_m045730_c001_v0001178_t0003_u01750654650183") 2025/06/23 05:00:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170b5_d20250623_m045735_c001_v7007000_t0000_u01750654655638") 2025/06/23 05:00:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfc9_d20250623_m045730_c001_v0001131_t0054_u01750654650195") 2025/06/23 05:00:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170b6_d20250623_m045735_c001_v7007000_t0000_u01750654655820") 2025/06/23 05:00:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66f22_d20250623_m045730_c001_v0001036_t0031_u01750654650296") 2025/06/23 05:00:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170b7_d20250623_m045736_c001_v7007000_t0000_u01750654656004") 2025/06/23 05:00:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479a8_d20250623_m045730_c001_v0001178_t0015_u01750654650401") 2025/06/23 05:00:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170b8_d20250623_m045736_c001_v7007000_t0000_u01750654656190") 2025/06/23 05:00:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfcb_d20250623_m045730_c001_v0001131_t0023_u01750654650545") 2025/06/23 05:00:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170b9_d20250623_m045736_c001_v7007000_t0000_u01750654656372") 2025/06/23 05:00:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479aa_d20250623_m045730_c001_v0001178_t0047_u01750654650611") 2025/06/23 05:00:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170ba_d20250623_m045736_c001_v7007000_t0000_u01750654656554") 2025/06/23 05:00:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a42_d20250623_m045730_c001_v0001137_t0003_u01750654650697") 2025/06/23 05:00:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170bb_d20250623_m045736_c001_v7007000_t0000_u01750654656739") 2025/06/23 05:00:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66f24_d20250623_m045730_c001_v0001036_t0042_u01750654650734") 2025/06/23 05:00:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170bc_d20250623_m045736_c001_v7007000_t0000_u01750654656930") 2025/06/23 05:00:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479ac_d20250623_m045730_c001_v0001178_t0049_u01750654650838") 2025/06/23 05:00:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170bd_d20250623_m045737_c001_v7007000_t0000_u01750654657115") 2025/06/23 05:00:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfcd_d20250623_m045730_c001_v0001131_t0045_u01750654650915") 2025/06/23 05:00:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170be_d20250623_m045737_c001_v7007000_t0000_u01750654657299") 2025/06/23 05:00:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a44_d20250623_m045730_c001_v0001137_t0010_u01750654650969") 2025/06/23 05:00:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170bf_d20250623_m045737_c001_v7007000_t0000_u01750654657482") 2025/06/23 05:00:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479ae_d20250623_m045731_c001_v0001178_t0040_u01750654651046") 2025/06/23 05:00:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170c0_d20250623_m045737_c001_v7007000_t0000_u01750654657665") 2025/06/23 05:00:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479b0_d20250623_m045731_c001_v0001178_t0031_u01750654651274") 2025/06/23 05:00:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a170c1_d20250623_m045737_c001_v7007000_t0000_u01750654657847") 2025/06/23 05:00:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66f2c_d20250623_m045731_c001_v0001036_t0020_u01750654651455") 2025/06/23 05:00:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107baca_d20250623_m045753_c001_v7007000_t0000_u01750654673420") 2025/06/23 05:00:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479f0_d20250623_m045748_c001_v0001178_t0030_u01750654668139") 2025/06/23 05:00:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd9afb_d20250623_m045753_c001_v7007000_t0000_u01750654673205") 2025/06/23 05:00:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a74_d20250623_m045748_c001_v0001137_t0031_u01750654668207") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f422dedf5132d2fd0_d20250623_m045753_c001_v7007000_t0000_u01750654673587") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479f4_d20250623_m045748_c001_v0001178_t0041_u01750654668345") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ceea3fbbefc76_d20250623_m045753_c001_v7007000_t0000_u01750654673259") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfe9_d20250623_m045748_c001_v0001131_t0000_u01750654668357") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ceea3fbbefc77_d20250623_m045753_c001_v7007000_t0000_u01750654673281") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66fa2_d20250623_m045748_c001_v0001036_t0032_u01750654668481") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107bac9_d20250623_m045753_c001_v7007000_t0000_u01750654673230") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479f6_d20250623_m045748_c001_v0001178_t0043_u01750654668578") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f422dedf5132d2fce_d20250623_m045753_c001_v7007000_t0000_u01750654673216") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a78_d20250623_m045748_c001_v0001137_t0033_u01750654668644") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107bacb_d20250623_m045753_c001_v7007000_t0000_u01750654673603") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfed_d20250623_m045748_c001_v0001131_t0029_u01750654668669") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c71a_d20250623_m045753_c001_v7007000_t0000_u01750654673253") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479f8_d20250623_m045748_c001_v0001178_t0033_u01750654668799") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd05_d20250623_m045753_c001_v7007000_t0000_u01750654673612") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a7a_d20250623_m045748_c001_v0001137_t0043_u01750654668996") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd04_d20250623_m045753_c001_v7007000_t0000_u01750654673427") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479fa_d20250623_m045749_c001_v0001178_t0023_u01750654669035") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c71b_d20250623_m045753_c001_v7007000_t0000_u01750654673436") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfef_d20250623_m045749_c001_v0001131_t0031_u01750654669055") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ceea3fbbefc78_d20250623_m045753_c001_v7007000_t0000_u01750654673450") 2025/06/23 05:00:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66fa8_d20250623_m045749_c001_v0001036_t0047_u01750654669107") 2025/06/23 05:01:00 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd03_d20250623_m045753_c001_v7007000_t0000_u01750654673238") 2025/06/23 05:01:00 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc8479fe_d20250623_m045749_c001_v0001178_t0044_u01750654669247") 2025/06/23 05:01:00 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da3d_d20250623_m045753_c001_v7007000_t0000_u01750654673458") 2025/06/23 05:01:00 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6a7c_d20250623_m045749_c001_v0001137_t0054_u01750654669280") 2025/06/23 05:01:00 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da3c_d20250623_m045753_c001_v7007000_t0000_u01750654673267") 2025/06/23 05:01:00 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bff1_d20250623_m045749_c001_v0001131_t0045_u01750654669429") 2025/06/23 05:01:00 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba92_d20250623_m045547_c001_v7007000_t0000_u01750654547532") 2025/06/23 05:01:00 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f117d11d204b70f80_d20250623_m045545_c001_v0001172_t0052_u01750654545497") 2025/06/23 05:01:00 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37e7f_d20250623_m045545_c001_v7007000_t0000_u01750654545316") 2025/06/23 05:01:00 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f117d11d204b70f6a_d20250623_m045542_c001_v0001172_t0012_u01750654542125") 2025/06/23 05:01:00 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37e7b_d20250623_m045541_c001_v7007000_t0000_u01750654541403") 2025/06/23 05:01:00 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6889_d20250623_m045537_c001_v0001137_t0022_u01750654537540") 2025/06/23 05:01:00 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f417e77404c42ab1b_d20250623_m045536_c001_v7007000_t0000_u01750654536063") 2025/06/23 05:01:00 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f112a7603b3f9c35e_d20250623_m045533_c001_v0001131_t0044_u01750654533695") 2025/06/23 05:01:00 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c695_d20250623_m045533_c001_v7007000_t0000_u01750654533512") 2025/06/23 05:01:00 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f112a7603b3f9c34e_d20250623_m045530_c001_v0001131_t0027_u01750654530189") 2025/06/23 05:01:00 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c692_d20250623_m045529_c001_v7007000_t0000_u01750654529460") 2025/06/23 05:01:00 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6867_d20250623_m045523_c001_v0001137_t0018_u01750654523373") 2025/06/23 05:01:00 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba84_d20250623_m045522_c001_v7007000_t0000_u01750654522101") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1065e9a6ff01f527_d20250623_m045519_c001_v0001115_t0056_u01750654519864") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1bc0_d20250623_m045519_c001_v7007000_t0000_u01750654519680") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1065e9a6ff01f51b_d20250623_m045517_c001_v0001115_t0047_u01750654517112") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1bbc_d20250623_m045516_c001_v7007000_t0000_u01750654516384") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6849_d20250623_m045510_c001_v0001137_t0015_u01750654510484") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba81_d20250623_m045509_c001_v7007000_t0000_u01750654509582") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f107696ab546c0d08_d20250623_m045507_c001_v0001165_t0048_u01750654507855") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a1705b_d20250623_m045507_c001_v7007000_t0000_u01750654507671") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f107696ab546c0d02_d20250623_m045504_c001_v0001165_t0029_u01750654504597") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a17055_d20250623_m045503_c001_v7007000_t0000_u01750654503864") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2eb63_d20250623_m045458_c001_v0001182_t0000_u01750654498458") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc4b0_d20250623_m045457_c001_v7007000_t0000_u01750654497537") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f110ac0aa2241e327_d20250623_m045455_c001_v0001183_t0050_u01750654495727") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba76_d20250623_m045455_c001_v7007000_t0000_u01750654495545") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f110ac0aa2241e31b_d20250623_m045452_c001_v0001183_t0051_u01750654492598") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba6d_d20250623_m045451_c001_v7007000_t0000_u01750654491867") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0cfc_d20250623_m045445_c001_v0001182_t0037_u01750654485998") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37dcb_d20250623_m045445_c001_v7007000_t0000_u01750654485082") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f11809b5038637f05_d20250623_m045443_c001_v0001090_t0026_u01750654483261") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce0c1_d20250623_m045443_c001_v7007000_t0000_u01750654483075") 2025/06/23 05:01:01 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f11809b5038637f01_d20250623_m045439_c001_v0001090_t0013_u01750654479472") 2025/06/23 05:01:02 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce0bf_d20250623_m045438_c001_v7007000_t0000_u01750654478740") 2025/06/23 05:01:02 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6803_d20250623_m045433_c001_v0001137_t0022_u01750654473196") 2025/06/23 05:01:02 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd9a06_d20250623_m045432_c001_v7007000_t0000_u01750654472098") 2025/06/23 05:01:02 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1042cea072a027da_d20250623_m045426_c001_v0001179_t0024_u01750654466507") 2025/06/23 05:01:02 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd99de_d20250623_m045426_c001_v7007000_t0000_u01750654466191") 2025/06/23 05:01:02 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2ea88_d20250623_m045422_c001_v0001182_t0003_u01750654462316") 2025/06/23 05:01:02 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118c7fc97e95886e_d20250623_m045421_c001_v0001032_t0041_u01750654461417") 2025/06/23 05:01:02 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118c7fc97e95886c_d20250623_m045420_c001_v0001032_t0046_u01750654460313") 2025/06/23 05:01:02 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f418c35426650d555_d20250623_m045407_c001_v7007000_t0000_u01750654447395") 2025/06/23 05:01:02 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb67bb_d20250623_m045400_c001_v0001137_t0004_u01750654440706") 2025/06/23 05:01:02 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1050f7e9eda99e5b_d20250623_m045359_c001_v0001182_t0013_u01750654439874") 2025/06/23 05:01:02 DEBUG : dst/one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1050f7e9eda99e55_d20250623_m045358_c001_v0001182_t0026_u01750654438906") 2025/06/23 05:01:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba93_d20250623_m045547_c001_v7007000_t0000_u01750654547714") 2025/06/23 05:01:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1180484ef5dc00d5_d20250623_m045544_c001_v0001131_t0056_u01750654544981") 2025/06/23 05:01:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1183b05e8e35842d_d20250623_m045541_c001_v0001171_t0038_u01750654541112") 2025/06/23 05:01:02 DEBUG : dst/one.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f417e77404c42ab1c_d20250623_m045536_c001_v7007000_t0000_u01750654536247") 2025/06/23 05:01:02 DEBUG : dst/one.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f112b57b343966448_d20250623_m045533_c001_v0001029_t0031_u01750654533216") 2025/06/23 05:01:02 DEBUG : dst/one.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f104a4db974a72914_d20250623_m045529_c001_v0001044_t0056_u01750654529005") 2025/06/23 05:01:02 DEBUG : dst/one.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba85_d20250623_m045522_c001_v7007000_t0000_u01750654522282") 2025/06/23 05:01:02 DEBUG : dst/one.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f100056e04a451dd9_d20250623_m045519_c001_v0001183_t0044_u01750654519470") 2025/06/23 05:01:03 DEBUG : dst/one.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f110a9dd8c6815795_d20250623_m045516_c001_v0001165_t0033_u01750654516073") 2025/06/23 05:01:03 DEBUG : dst/three: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd9a07_d20250623_m045432_c001_v7007000_t0000_u01750654472280") 2025/06/23 05:01:03 DEBUG : dst/three: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118c7fc97e958878_d20250623_m045430_c001_v0001032_t0052_u01750654470625") 2025/06/23 05:01:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba94_d20250623_m045547_c001_v7007000_t0000_u01750654547896") 2025/06/23 05:01:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113f5400b19b04d7_d20250623_m045546_c001_v0001041_t0040_u01750654546324") 2025/06/23 05:01:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f102dd5c60ef4ca89_d20250623_m045543_c001_v0001180_t0023_u01750654543053") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba95_d20250623_m045548_c001_v7007000_t0000_u01750654548079") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f117d11d204b70f8b_d20250623_m045546_c001_v0001172_t0002_u01750654546838") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37e80_d20250623_m045546_c001_v7007000_t0000_u01750654546657") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f117d11d204b70f72_d20250623_m045543_c001_v0001172_t0014_u01750654543432") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37e7d_d20250623_m045543_c001_v7007000_t0000_u01750654543248") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6891_d20250623_m045538_c001_v0001137_t0003_u01750654538338") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f417e77404c42ab1d_d20250623_m045536_c001_v7007000_t0000_u01750654536432") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f112a7603b3f9c368_d20250623_m045535_c001_v0001131_t0034_u01750654535271") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c698_d20250623_m045535_c001_v7007000_t0000_u01750654535076") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f112a7603b3f9c356_d20250623_m045531_c001_v0001131_t0050_u01750654531796") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f416ad5464f50c694_d20250623_m045531_c001_v7007000_t0000_u01750654531613") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb686f_d20250623_m045526_c001_v0001137_t0026_u01750654526162") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1bc1_d20250623_m045521_c001_v7007000_t0000_u01750654521545") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0db6_d20250623_m045518_c001_v0001182_t0042_u01750654518671") 2025/06/23 05:01:03 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1bbe_d20250623_m045517_c001_v7007000_t0000_u01750654517942") 2025/06/23 05:01:04 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6851_d20250623_m045513_c001_v0001137_t0056_u01750654513518") 2025/06/23 05:01:04 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a1705c_d20250623_m045508_c001_v7007000_t0000_u01750654508575") 2025/06/23 05:01:04 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2eb80_d20250623_m045506_c001_v0001182_t0058_u01750654506316") 2025/06/23 05:01:04 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a17059_d20250623_m045505_c001_v7007000_t0000_u01750654505233") 2025/06/23 05:01:04 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0d4d_d20250623_m045459_c001_v0001182_t0034_u01750654499305") 2025/06/23 05:01:04 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba77_d20250623_m045456_c001_v7007000_t0000_u01750654496627") 2025/06/23 05:01:04 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0d31_d20250623_m045454_c001_v0001182_t0041_u01750654494405") 2025/06/23 05:01:04 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba74_d20250623_m045453_c001_v7007000_t0000_u01750654493323") 2025/06/23 05:01:04 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb681d_d20250623_m045446_c001_v0001137_t0058_u01750654486826") 2025/06/23 05:01:04 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce0c2_d20250623_m045444_c001_v7007000_t0000_u01750654484158") 2025/06/23 05:01:04 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6813_d20250623_m045441_c001_v0001137_t0040_u01750654481829") 2025/06/23 05:01:04 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce0c0_d20250623_m045440_c001_v7007000_t0000_u01750654480720") 2025/06/23 05:01:04 DEBUG : dst/three.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2eab9_d20250623_m045434_c001_v0001182_t0027_u01750654474213") 2025/06/23 05:01:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f417e77404c42ab1e_d20250623_m045536_c001_v7007000_t0000_u01750654536617") 2025/06/23 05:01:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113a764142e17a80_d20250623_m045534_c001_v0001165_t0034_u01750654534819") 2025/06/23 05:01:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f117e2fbc8858dec4_d20250623_m045531_c001_v0001105_t0029_u01750654531193") 2025/06/23 05:01:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba86_d20250623_m045522_c001_v7007000_t0000_u01750654522463") 2025/06/23 05:01:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f116bdf24c472a055_d20250623_m045521_c001_v0001161_t0057_u01750654521265") 2025/06/23 05:01:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f119212f081a1a1c7_d20250623_m045517_c001_v0001182_t0030_u01750654517740") 2025/06/23 05:01:04 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba96_d20250623_m045548_c001_v7007000_t0000_u01750654548261") 2025/06/23 05:01:04 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb688b_d20250623_m045537_c001_v0001137_t0022_u01750654537930") 2025/06/23 05:01:04 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f417e77404c42ab1f_d20250623_m045536_c001_v7007000_t0000_u01750654536804") 2025/06/23 05:01:04 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb686d_d20250623_m045525_c001_v0001137_t0056_u01750654525875") 2025/06/23 05:01:05 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba87_d20250623_m045522_c001_v7007000_t0000_u01750654522646") 2025/06/23 05:01:05 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0d8d_d20250623_m045511_c001_v0001182_t0045_u01750654511163") 2025/06/23 05:01:05 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba82_d20250623_m045509_c001_v7007000_t0000_u01750654509763") 2025/06/23 05:01:05 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6831_d20250623_m045459_c001_v0001137_t0041_u01750654499025") 2025/06/23 05:01:05 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc4b1_d20250623_m045457_c001_v7007000_t0000_u01750654497720") 2025/06/23 05:01:05 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2eb03_d20250623_m045446_c001_v0001182_t0046_u01750654486572") 2025/06/23 05:01:05 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37dcd_d20250623_m045445_c001_v7007000_t0000_u01750654485265") 2025/06/23 05:01:05 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0cca_d20250623_m045433_c001_v0001182_t0039_u01750654473991") 2025/06/23 05:01:05 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd9a09_d20250623_m045432_c001_v7007000_t0000_u01750654472463") 2025/06/23 05:01:05 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1003bf8aabc77a93_d20250623_m045428_c001_v0001146_t0030_u01750654468050") 2025/06/23 05:01:05 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f418c35426650d556_d20250623_m045407_c001_v7007000_t0000_u01750654447578") 2025/06/23 05:01:05 DEBUG : dst/two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1050f7e9eda99e77_d20250623_m045406_c001_v0001182_t0032_u01750654446465") 2025/06/23 05:01:05 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37d82_d20250623_m045335_c001_v7007000_t0000_u01750654415091") 2025/06/23 05:01:05 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2e992_d20250623_m045331_c001_v0001182_t0044_u01750654411840") 2025/06/23 05:01:05 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37d7d_d20250623_m045329_c001_v7007000_t0000_u01750654409973") 2025/06/23 05:01:05 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2e956_d20250623_m045319_c001_v0001182_t0050_u01750654399882") 2025/06/23 05:01:05 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fb5_d20250623_m045311_c001_v7007000_t0000_u01750654391461") 2025/06/23 05:01:05 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2e92b_d20250623_m045308_c001_v0001182_t0021_u01750654388380") 2025/06/23 05:01:05 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec63_d20250623_m045248_c001_v7007000_t0000_u01750654368920") 2025/06/23 05:01:05 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6744_d20250623_m045247_c001_v0001137_t0053_u01750654367029") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec5c_d20250623_m045246_c001_v7007000_t0000_u01750654366071") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb673c_d20250623_m045244_c001_v0001137_t0055_u01750654364650") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec53_d20250623_m045241_c001_v7007000_t0000_u01750654361765") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6728_d20250623_m045239_c001_v0001137_t0015_u01750654359899") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec48_d20250623_m045238_c001_v7007000_t0000_u01750654358994") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6720_d20250623_m045237_c001_v0001137_t0032_u01750654357376") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec1d_d20250623_m045231_c001_v7007000_t0000_u01750654351028") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6702_d20250623_m045229_c001_v0001137_t0016_u01750654349398") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec19_d20250623_m045228_c001_v7007000_t0000_u01750654348470") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66fe_d20250623_m045227_c001_v0001137_t0044_u01750654347642") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b2c_d20250623_m045222_c001_v7007000_t0000_u01750654342684") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66da_d20250623_m045221_c001_v0001137_t0044_u01750654341219") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b29_d20250623_m045219_c001_v7007000_t0000_u01750654339272") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66cc_d20250623_m045218_c001_v0001137_t0056_u01750654338227") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b28_d20250623_m045217_c001_v7007000_t0000_u01750654337850") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f107696ab546c0c22_d20250623_m045217_c001_v0001165_t0023_u01750654337277") 2025/06/23 05:01:06 DEBUG : empty space: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66c6_d20250623_m045215_c001_v0001137_t0004_u01750654335660") 2025/06/23 05:01:06 DEBUG : enormous: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec61_d20250623_m045248_c001_v7007000_t0000_u01750654368011") 2025/06/23 05:01:06 DEBUG : enormous: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6746_d20250623_m045247_c001_v0001137_t0043_u01750654367332") 2025/06/23 05:01:06 DEBUG : existing: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4191d0f2f107ba9d_d20250623_m045552_c001_v7007000_t0000_u01750654552348") 2025/06/23 05:01:06 DEBUG : existing: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68ab_d20250623_m045551_c001_v0001137_t0055_u01750654551055") 2025/06/23 05:01:07 DEBUG : existing: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fb2_d20250623_m045307_c001_v7007000_t0000_u01750654387058") 2025/06/23 05:01:07 DEBUG : existing: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6770_d20250623_m045306_c001_v0001137_t0039_u01750654385999") 2025/06/23 05:01:07 DEBUG : existing: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b21_d20250623_m045212_c001_v7007000_t0000_u01750654332540") 2025/06/23 05:01:07 DEBUG : existing: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66b4_d20250623_m045211_c001_v0001137_t0024_u01750654331268") 2025/06/23 05:01:07 DEBUG : existing: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b20_d20250623_m045210_c001_v7007000_t0000_u01750654330723") 2025/06/23 05:01:07 DEBUG : existing: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66b2_d20250623_m045210_c001_v0001137_t0042_u01750654330022") 2025/06/23 05:01:07 DEBUG : existing: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66ae_d20250623_m045209_c001_v0001137_t0044_u01750654329169") 2025/06/23 05:01:07 DEBUG : existing-b: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fb3_d20250623_m045307_c001_v7007000_t0000_u01750654387252") 2025/06/23 05:01:07 DEBUG : existing-b: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2e923_d20250623_m045306_c001_v0001182_t0014_u01750654386010") 2025/06/23 05:01:07 DEBUG : file1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc548_d20250623_m045646_c001_v7007000_t0000_u01750654606858") 2025/06/23 05:01:07 DEBUG : file1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bf6f_d20250623_m045645_c001_v0001131_t0017_u01750654605873") 2025/06/23 05:01:07 DEBUG : file1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc542_d20250623_m045644_c001_v7007000_t0000_u01750654604541") 2025/06/23 05:01:07 DEBUG : file1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66df6_d20250623_m045643_c001_v0001036_t0005_u01750654603553") 2025/06/23 05:01:07 DEBUG : five: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec66_d20250623_m045253_c001_v7007000_t0000_u01750654373019") 2025/06/23 05:01:07 DEBUG : five: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f413e5ead61bb6750_d20250623_m045250_c001_v0001137_t0005_u01750654370733") 2025/06/23 05:01:07 DEBUG : foo: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b2a_d20250623_m045220_c001_v7007000_t0000_u01750654340854") 2025/06/23 05:01:07 DEBUG : foo: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f413e5ead61bb66d4_d20250623_m045220_c001_v0001137_t0005_u01750654340208") 2025/06/23 05:01:07 DEBUG : foo: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f413e5ead61bb66d0_d20250623_m045219_c001_v0001137_t0005_u01750654339635") 2025/06/23 05:01:07 DEBUG : four: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec67_d20250623_m045253_c001_v7007000_t0000_u01750654373199") 2025/06/23 05:01:07 DEBUG : four: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401e363014fd0ade_d20250623_m045251_c001_v0001182_t0017_u01750654371285") 2025/06/23 05:01:07 DEBUG : four: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb674e_d20250623_m045250_c001_v0001137_t0038_u01750654370000") 2025/06/23 05:01:08 DEBUG : hello world2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebe8_d20250623_m045127_c001_v7007000_t0000_u01750654287323") 2025/06/23 05:01:08 DEBUG : hello world2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6654_d20250623_m045126_c001_v0001137_t0057_u01750654286638") 2025/06/23 05:01:08 DEBUG : ignore-size: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b1f_d20250623_m045208_c001_v7007000_t0000_u01750654328806") 2025/06/23 05:01:08 DEBUG : ignore-size: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66aa_d20250623_m045207_c001_v0001137_t0039_u01750654327756") 2025/06/23 05:01:08 DEBUG : nested/sub dir/file: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fb0_d20250623_m045305_c001_v7007000_t0000_u01750654385247") 2025/06/23 05:01:08 DEBUG : nested/sub dir/file: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2e919_d20250623_m045304_c001_v0001182_t0024_u01750654384667") 2025/06/23 05:01:08 DEBUG : nested/sub dir/file: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fae_d20250623_m045303_c001_v7007000_t0000_u01750654383921") 2025/06/23 05:01:08 DEBUG : nested/sub dir/file: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb676e_d20250623_m045303_c001_v0001137_t0002_u01750654383260") 2025/06/23 05:01:08 DEBUG : one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec69_d20250623_m045253_c001_v7007000_t0000_u01750654373381") 2025/06/23 05:01:08 DEBUG : one: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f413e5ead61bb6748_d20250623_m045249_c001_v0001137_t0005_u01750654369303") 2025/06/23 05:01:08 DEBUG : only0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc52b_d20250623_m045639_c001_v7007000_t0000_u01750654599105") 2025/06/23 05:01:08 DEBUG : only0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f418d06dafc8478e6_d20250623_m045633_c001_v0001178_t0015_u01750654593783") 2025/06/23 05:01:08 DEBUG : only0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6942_d20250623_m045617_c001_v0001137_t0014_u01750654577875") 2025/06/23 05:01:08 DEBUG : only0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4086edb209f5f5b1_d20250623_m045612_c001_v7007000_t0000_u01750654572440") 2025/06/23 05:01:08 DEBUG : only0: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68bb_d20250623_m045556_c001_v0001137_t0031_u01750654556062") 2025/06/23 05:01:08 DEBUG : only1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc52c_d20250623_m045639_c001_v7007000_t0000_u01750654599290") 2025/06/23 05:01:08 DEBUG : only1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4036756b2470bf5d_d20250623_m045634_c001_v0001131_t0047_u01750654594349") 2025/06/23 05:01:08 DEBUG : only1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb694a_d20250623_m045618_c001_v0001137_t0015_u01750654578602") 2025/06/23 05:01:08 DEBUG : only1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a17084_d20250623_m045612_c001_v7007000_t0000_u01750654572405") 2025/06/23 05:01:08 DEBUG : only1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68bf_d20250623_m045556_c001_v0001137_t0053_u01750654556918") 2025/06/23 05:01:09 DEBUG : only10: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc52e_d20250623_m045639_c001_v7007000_t0000_u01750654599473") 2025/06/23 05:01:09 DEBUG : only10: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f413e5ead61bb69aa_d20250623_m045633_c001_v0001137_t0005_u01750654593248") 2025/06/23 05:01:09 DEBUG : only10: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb697a_d20250623_m045625_c001_v0001137_t0034_u01750654585575") 2025/06/23 05:01:09 DEBUG : only10: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcaf_d20250623_m045612_c001_v7007000_t0000_u01750654572047") 2025/06/23 05:01:09 DEBUG : only10: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68ed_d20250623_m045603_c001_v0001137_t0040_u01750654563653") 2025/06/23 05:01:09 DEBUG : only11: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc52f_d20250623_m045639_c001_v7007000_t0000_u01750654599657") 2025/06/23 05:01:09 DEBUG : only11: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f403bcf9c10a66dc8_d20250623_m045633_c001_v0001036_t0005_u01750654593974") 2025/06/23 05:01:09 DEBUG : only11: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6980_d20250623_m045626_c001_v0001137_t0050_u01750654586382") 2025/06/23 05:01:09 DEBUG : only11: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a17085_d20250623_m045612_c001_v7007000_t0000_u01750654572589") 2025/06/23 05:01:09 DEBUG : only11: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68f5_d20250623_m045604_c001_v0001137_t0004_u01750654564440") 2025/06/23 05:01:09 DEBUG : only12: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc530_d20250623_m045639_c001_v7007000_t0000_u01750654599840") 2025/06/23 05:01:09 DEBUG : only12: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4036756b2470bf5b_d20250623_m045634_c001_v0001131_t0047_u01750654594161") 2025/06/23 05:01:09 DEBUG : only12: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6986_d20250623_m045627_c001_v0001137_t0042_u01750654587142") 2025/06/23 05:01:09 DEBUG : only12: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcb0_d20250623_m045612_c001_v7007000_t0000_u01750654572234") 2025/06/23 05:01:09 DEBUG : only12: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68f9_d20250623_m045605_c001_v0001137_t0017_u01750654565024") 2025/06/23 05:01:09 DEBUG : only13: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc531_d20250623_m045640_c001_v7007000_t0000_u01750654600023") 2025/06/23 05:01:09 DEBUG : only13: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f413e5ead61bb69ac_d20250623_m045633_c001_v0001137_t0005_u01750654593806") 2025/06/23 05:01:09 DEBUG : only13: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb698a_d20250623_m045627_c001_v0001137_t0052_u01750654587750") 2025/06/23 05:01:09 DEBUG : only13: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcae_d20250623_m045611_c001_v7007000_t0000_u01750654571852") 2025/06/23 05:01:09 DEBUG : only13: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68ff_d20250623_m045605_c001_v0001137_t0003_u01750654565787") 2025/06/23 05:01:09 DEBUG : only14: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc532_d20250623_m045640_c001_v7007000_t0000_u01750654600206") 2025/06/23 05:01:09 DEBUG : only14: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f418d06dafc8478e8_d20250623_m045633_c001_v0001178_t0015_u01750654593970") 2025/06/23 05:01:10 DEBUG : only14: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6990_d20250623_m045628_c001_v0001137_t0050_u01750654588397") 2025/06/23 05:01:10 DEBUG : only14: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40358b5d4b4110f3_d20250623_m045611_c001_v7007000_t0000_u01750654571865") 2025/06/23 05:01:10 DEBUG : only14: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6906_d20250623_m045606_c001_v0001137_t0004_u01750654566557") 2025/06/23 05:01:10 DEBUG : only15: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc534_d20250623_m045640_c001_v7007000_t0000_u01750654600390") 2025/06/23 05:01:10 DEBUG : only15: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f413e5ead61bb69ae_d20250623_m045633_c001_v0001137_t0005_u01750654593990") 2025/06/23 05:01:10 DEBUG : only15: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6996_d20250623_m045629_c001_v0001137_t0018_u01750654589109") 2025/06/23 05:01:10 DEBUG : only15: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4086edb209f5f5ae_d20250623_m045611_c001_v7007000_t0000_u01750654571871") 2025/06/23 05:01:10 DEBUG : only15: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb690c_d20250623_m045607_c001_v0001137_t0006_u01750654567242") 2025/06/23 05:01:10 DEBUG : only16: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc535_d20250623_m045640_c001_v7007000_t0000_u01750654600574") 2025/06/23 05:01:10 DEBUG : only16: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f418d06dafc8478ea_d20250623_m045634_c001_v0001178_t0015_u01750654594153") 2025/06/23 05:01:10 DEBUG : only16: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb699a_d20250623_m045629_c001_v0001137_t0016_u01750654589931") 2025/06/23 05:01:10 DEBUG : only16: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40358b5d4b4110f5_d20250623_m045612_c001_v7007000_t0000_u01750654572245") 2025/06/23 05:01:10 DEBUG : only16: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6912_d20250623_m045607_c001_v0001137_t0056_u01750654567885") 2025/06/23 05:01:11 DEBUG : only17: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc536_d20250623_m045640_c001_v7007000_t0000_u01750654600758") 2025/06/23 05:01:11 DEBUG : only17: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f403bcf9c10a66dcc_d20250623_m045634_c001_v0001036_t0005_u01750654594167") 2025/06/23 05:01:11 DEBUG : only17: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb699e_d20250623_m045630_c001_v0001137_t0016_u01750654590700") 2025/06/23 05:01:11 DEBUG : only17: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcb2_d20250623_m045612_c001_v7007000_t0000_u01750654572606") 2025/06/23 05:01:11 DEBUG : only17: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb691a_d20250623_m045608_c001_v0001137_t0027_u01750654568679") 2025/06/23 05:01:11 DEBUG : only18: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc537_d20250623_m045640_c001_v7007000_t0000_u01750654600942") 2025/06/23 05:01:11 DEBUG : only18: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f413e5ead61bb69b0_d20250623_m045634_c001_v0001137_t0005_u01750654594176") 2025/06/23 05:01:11 DEBUG : only18: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb69a4_d20250623_m045631_c001_v0001137_t0059_u01750654591527") 2025/06/23 05:01:11 DEBUG : only18: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4086edb209f5f5b0_d20250623_m045612_c001_v7007000_t0000_u01750654572256") 2025/06/23 05:01:11 DEBUG : only18: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6920_d20250623_m045609_c001_v0001137_t0015_u01750654569439") 2025/06/23 05:01:11 DEBUG : only19: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc538_d20250623_m045641_c001_v7007000_t0000_u01750654601125") 2025/06/23 05:01:11 DEBUG : only19: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f418d06dafc8478ec_d20250623_m045634_c001_v0001178_t0015_u01750654594336") 2025/06/23 05:01:11 DEBUG : only19: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb69a8_d20250623_m045632_c001_v0001137_t0035_u01750654592233") 2025/06/23 05:01:11 DEBUG : only19: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40358b5d4b4110f4_d20250623_m045612_c001_v7007000_t0000_u01750654572058") 2025/06/23 05:01:11 DEBUG : only19: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6926_d20250623_m045610_c001_v0001137_t0039_u01750654570177") 2025/06/23 05:01:11 DEBUG : only2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc539_d20250623_m045641_c001_v7007000_t0000_u01750654601307") 2025/06/23 05:01:11 DEBUG : only2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f403bcf9c10a66dd0_d20250623_m045634_c001_v0001036_t0005_u01750654594360") 2025/06/23 05:01:11 DEBUG : only2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6952_d20250623_m045619_c001_v0001137_t0005_u01750654579325") 2025/06/23 05:01:11 DEBUG : only2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcb1_d20250623_m045612_c001_v7007000_t0000_u01750654572420") 2025/06/23 05:01:11 DEBUG : only2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68c3_d20250623_m045557_c001_v0001137_t0029_u01750654557662") 2025/06/23 05:01:11 DEBUG : only3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc53b_d20250623_m045641_c001_v7007000_t0000_u01750654601498") 2025/06/23 05:01:12 DEBUG : only3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f413e5ead61bb69b2_d20250623_m045634_c001_v0001137_t0005_u01750654594369") 2025/06/23 05:01:12 DEBUG : only3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6956_d20250623_m045619_c001_v0001137_t0022_u01750654579951") 2025/06/23 05:01:12 DEBUG : only3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4086edb209f5f5af_d20250623_m045612_c001_v7007000_t0000_u01750654572063") 2025/06/23 05:01:12 DEBUG : only3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68c9_d20250623_m045558_c001_v0001137_t0024_u01750654558466") 2025/06/23 05:01:12 DEBUG : only4: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc53c_d20250623_m045641_c001_v7007000_t0000_u01750654601682") 2025/06/23 05:01:12 DEBUG : only4: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f418d06dafc8478ee_d20250623_m045634_c001_v0001178_t0015_u01750654594523") 2025/06/23 05:01:12 DEBUG : only4: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb695e_d20250623_m045620_c001_v0001137_t0027_u01750654580724") 2025/06/23 05:01:12 DEBUG : only4: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcac_d20250623_m045611_c001_v7007000_t0000_u01750654571481") 2025/06/23 05:01:12 DEBUG : only4: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68cf_d20250623_m045559_c001_v0001137_t0000_u01750654559149") 2025/06/23 05:01:12 DEBUG : only5: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc53d_d20250623_m045641_c001_v7007000_t0000_u01750654601864") 2025/06/23 05:01:12 DEBUG : only5: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4036756b2470bf61_d20250623_m045634_c001_v0001131_t0047_u01750654594536") 2025/06/23 05:01:12 DEBUG : only5: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6962_d20250623_m045621_c001_v0001137_t0001_u01750654581489") 2025/06/23 05:01:12 DEBUG : only5: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40358b5d4b4110f6_d20250623_m045612_c001_v7007000_t0000_u01750654572431") 2025/06/23 05:01:12 DEBUG : only5: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68d3_d20250623_m045559_c001_v0001137_t0038_u01750654559928") 2025/06/23 05:01:12 DEBUG : only6: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc53e_d20250623_m045642_c001_v7007000_t0000_u01750654602048") 2025/06/23 05:01:12 DEBUG : only6: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f403bcf9c10a66dd4_d20250623_m045634_c001_v0001036_t0005_u01750654594547") 2025/06/23 05:01:12 DEBUG : only6: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6968_d20250623_m045622_c001_v0001137_t0010_u01750654582261") 2025/06/23 05:01:12 DEBUG : only6: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4032276360edfcad_d20250623_m045611_c001_v7007000_t0000_u01750654571666") 2025/06/23 05:01:12 DEBUG : only6: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68d7_d20250623_m045600_c001_v0001137_t0030_u01750654560606") 2025/06/23 05:01:12 DEBUG : only7: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc53f_d20250623_m045642_c001_v7007000_t0000_u01750654602232") 2025/06/23 05:01:13 DEBUG : only7: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f413e5ead61bb69b4_d20250623_m045634_c001_v0001137_t0005_u01750654594556") 2025/06/23 05:01:13 DEBUG : only7: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb696c_d20250623_m045623_c001_v0001137_t0000_u01750654583135") 2025/06/23 05:01:13 DEBUG : only7: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a17083_d20250623_m045612_c001_v7007000_t0000_u01750654572221") 2025/06/23 05:01:13 DEBUG : only7: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68dd_d20250623_m045601_c001_v0001137_t0012_u01750654561356") 2025/06/23 05:01:13 DEBUG : only8: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc540_d20250623_m045642_c001_v7007000_t0000_u01750654602417") 2025/06/23 05:01:13 DEBUG : only8: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f418d06dafc8478f0_d20250623_m045634_c001_v0001178_t0015_u01750654594706") 2025/06/23 05:01:13 DEBUG : only8: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6970_d20250623_m045623_c001_v0001137_t0024_u01750654583776") 2025/06/23 05:01:13 DEBUG : only8: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a17082_d20250623_m045612_c001_v7007000_t0000_u01750654572036") 2025/06/23 05:01:13 DEBUG : only8: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68e1_d20250623_m045602_c001_v0001137_t0017_u01750654562006") 2025/06/23 05:01:13 DEBUG : only9: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc541_d20250623_m045642_c001_v7007000_t0000_u01750654602599") 2025/06/23 05:01:13 DEBUG : only9: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4036756b2470bf65_d20250623_m045634_c001_v0001131_t0047_u01750654594718") 2025/06/23 05:01:13 DEBUG : only9: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6974_d20250623_m045624_c001_v0001137_t0028_u01750654584599") 2025/06/23 05:01:13 DEBUG : only9: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a17081_d20250623_m045611_c001_v7007000_t0000_u01750654571853") 2025/06/23 05:01:13 DEBUG : only9: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb68e9_d20250623_m045602_c001_v0001137_t0015_u01750654562782") 2025/06/23 05:01:13 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fab_d20250623_m045301_c001_v7007000_t0000_u01750654381717") 2025/06/23 05:01:13 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2e903_d20250623_m045259_c001_v0001182_t0013_u01750654379736") 2025/06/23 05:01:13 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fa7_d20250623_m045258_c001_v7007000_t0000_u01750654378983") 2025/06/23 05:01:13 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2e8f5_d20250623_m045256_c001_v0001182_t0039_u01750654376978") 2025/06/23 05:01:13 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fa3_d20250623_m045256_c001_v7007000_t0000_u01750654376230") 2025/06/23 05:01:13 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0aea_d20250623_m045254_c001_v0001182_t0028_u01750654374290") 2025/06/23 05:01:13 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec5a_d20250623_m045243_c001_v7007000_t0000_u01750654363811") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb672e_d20250623_m045242_c001_v0001137_t0024_u01750654362325") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec52_d20250623_m045240_c001_v7007000_t0000_u01750654360595") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6726_d20250623_m045239_c001_v0001137_t0056_u01750654359538") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec43_d20250623_m045238_c001_v7007000_t0000_u01750654358142") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb671e_d20250623_m045237_c001_v0001137_t0050_u01750654357040") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec1c_d20250623_m045230_c001_v7007000_t0000_u01750654350476") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6700_d20250623_m045229_c001_v0001137_t0041_u01750654349016") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec1a_d20250623_m045228_c001_v7007000_t0000_u01750654348652") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66fc_d20250623_m045227_c001_v0001137_t0059_u01750654347377") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec18_d20250623_m045227_c001_v7007000_t0000_u01750654347014") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66f8_d20250623_m045226_c001_v0001137_t0018_u01750654346202") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66f4_d20250623_m045225_c001_v0001137_t0054_u01750654345571") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec16_d20250623_m045225_c001_v7007000_t0000_u01750654345208") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66f2_d20250623_m045224_c001_v0001137_t0021_u01750654344419") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66ea_d20250623_m045223_c001_v0001137_t0031_u01750654343230") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b2d_d20250623_m045222_c001_v7007000_t0000_u01750654342866") 2025/06/23 05:01:14 DEBUG : potato: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66e6_d20250623_m045221_c001_v0001137_t0032_u01750654341896") 2025/06/23 05:01:14 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f417e77404c42aafa_d20250623_m045344_c001_v7007000_t0000_u01750654424161") 2025/06/23 05:01:14 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0bdc_d20250623_m045343_c001_v0001182_t0055_u01750654423574") 2025/06/23 05:01:14 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37d83_d20250623_m045335_c001_v7007000_t0000_u01750654415559") 2025/06/23 05:01:14 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0b8e_d20250623_m045331_c001_v0001182_t0018_u01750654411273") 2025/06/23 05:01:14 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd99bc_d20250623_m045323_c001_v7007000_t0000_u01750654403484") 2025/06/23 05:01:14 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0b52_d20250623_m045319_c001_v0001182_t0034_u01750654399310") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fb6_d20250623_m045311_c001_v7007000_t0000_u01750654391751") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0b2a_d20250623_m045308_c001_v0001182_t0029_u01750654388178") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec62_d20250623_m045248_c001_v7007000_t0000_u01750654368193") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6742_d20250623_m045246_c001_v0001137_t0025_u01750654366615") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec5d_d20250623_m045246_c001_v7007000_t0000_u01750654366252") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb673a_d20250623_m045244_c001_v0001137_t0041_u01750654364356") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec5b_d20250623_m045243_c001_v7007000_t0000_u01750654363992") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6734_d20250623_m045243_c001_v0001137_t0002_u01750654363096") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec54_d20250623_m045241_c001_v7007000_t0000_u01750654361949") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb672c_d20250623_m045240_c001_v0001137_t0036_u01750654360959") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec49_d20250623_m045239_c001_v7007000_t0000_u01750654359175") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6722_d20250623_m045238_c001_v0001137_t0022_u01750654358151") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec1e_d20250623_m045231_c001_v7007000_t0000_u01750654351210") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6704_d20250623_m045230_c001_v0001137_t0036_u01750654350163") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebea_d20250623_m045130_c001_v7007000_t0000_u01750654290253") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb665c_d20250623_m045129_c001_v0001137_t0058_u01750654289538") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebe9_d20250623_m045128_c001_v7007000_t0000_u01750654288630") 2025/06/23 05:01:15 DEBUG : potato2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6658_d20250623_m045127_c001_v0001137_t0038_u01750654287866") 2025/06/23 05:01:15 DEBUG : potato3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37d84_d20250623_m045335_c001_v7007000_t0000_u01750654415741") 2025/06/23 05:01:15 DEBUG : potato3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6793_d20250623_m045332_c001_v0001137_t0001_u01750654412405") 2025/06/23 05:01:16 DEBUG : potato3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd99bd_d20250623_m045324_c001_v7007000_t0000_u01750654404058") 2025/06/23 05:01:16 DEBUG : potato3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6783_d20250623_m045320_c001_v0001137_t0036_u01750654400450") 2025/06/23 05:01:16 DEBUG : potato3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fb7_d20250623_m045312_c001_v7007000_t0000_u01750654392241") 2025/06/23 05:01:16 DEBUG : potato3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6774_d20250623_m045308_c001_v0001137_t0034_u01750654388597") 2025/06/23 05:01:16 DEBUG : pre-dest1/1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd99d5_d20250623_m045416_c001_v7007000_t0000_u01750654456112") 2025/06/23 05:01:16 DEBUG : pre-dest1/1: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb67c5_d20250623_m045408_c001_v0001137_t0058_u01750654448309") 2025/06/23 05:01:16 DEBUG : pre-dest2/2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4008bcc009bd99d6_d20250623_m045416_c001_v7007000_t0000_u01750654456294") 2025/06/23 05:01:16 DEBUG : pre-dest2/2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0c5b_d20250623_m045408_c001_v0001182_t0053_u01750654448963") 2025/06/23 05:01:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f418c35426650d542_d20250623_m045354_c001_v7007000_t0000_u01750654434854") 2025/06/23 05:01:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2ea01_d20250623_m045351_c001_v0001182_t0015_u01750654431899") 2025/06/23 05:01:16 DEBUG : sizeonly: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b1d_d20250623_m045207_c001_v7007000_t0000_u01750654327209") 2025/06/23 05:01:16 DEBUG : sizeonly: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66a8_d20250623_m045205_c001_v0001137_t0012_u01750654325921") 2025/06/23 05:01:16 DEBUG : splitbanan: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce162_d20250623_m045835_c001_v7007000_t0000_u01750654715968") 2025/06/23 05:01:16 DEBUG : splitbanan: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a670b5_d20250623_m045828_c001_v0001036_t0006_u01750654708622") 2025/06/23 05:01:16 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b1f_d20250623_m045953_c001_v7007000_t0000_u01750654793354") 2025/06/23 05:01:16 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67261_d20250623_m045946_c001_v0001036_t0004_u01750654786729") 2025/06/23 05:01:16 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d89_d20250623_m045938_c001_v7007000_t0000_u01750654778090") 2025/06/23 05:01:16 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67205_d20250623_m045931_c001_v0001036_t0004_u01750654771454") 2025/06/23 05:01:16 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4187ea8124d37f19_d20250623_m045922_c001_v7007000_t0000_u01750654762281") 2025/06/23 05:01:16 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a671ab_d20250623_m045916_c001_v0001036_t0050_u01750654756115") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4053357cf34ce181_d20250623_m045907_c001_v7007000_t0000_u01750654747313") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67171_d20250623_m045901_c001_v0001036_t0038_u01750654741181") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f402ff3cf6919bd6b_d20250623_m045852_c001_v7007000_t0000_u01750654732056") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67113_d20250623_m045845_c001_v0001036_t0013_u01750654725280") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4209261e44eeeb1e_d20250623_m045830_c001_v7007000_t0000_u01750654710681") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c03d_d20250623_m045827_c001_v0001131_t0045_u01750654707474") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f406bac16c976da65_d20250623_m045818_c001_v7007000_t0000_u01750654698670") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c023_d20250623_m045811_c001_v0001131_t0005_u01750654691625") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4144cb4109473b0d_d20250623_m045810_c001_v7007000_t0000_u01750654690490") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a6701a_d20250623_m045807_c001_v0001036_t0057_u01750654687113") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd1a_d20250623_m045758_c001_v7007000_t0000_u01750654678583") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bff9_d20250623_m045751_c001_v0001131_t0008_u01750654671348") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40730db71694cd02_d20250623_m045750_c001_v7007000_t0000_u01750654670377") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66f96_d20250623_m045746_c001_v0001036_t0035_u01750654666496") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d49_d20250623_m045732_c001_v7007000_t0000_u01750654652537") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfc3_d20250623_m045728_c001_v0001131_t0026_u01750654648288") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1d3f_d20250623_m045719_c001_v7007000_t0000_u01750654639420") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bfa9_d20250623_m045713_c001_v0001131_t0029_u01750654633059") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f404317e131b5926b_d20250623_m045704_c001_v7007000_t0000_u01750654624382") 2025/06/23 05:01:17 DEBUG : splitbananasplit: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bf8d_d20250623_m045658_c001_v0001131_t0026_u01750654618324") 2025/06/23 05:01:17 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ed2a_d20250623_m045813_c001_v7007000_t0000_u01750654693680") 2025/06/23 05:01:17 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a67022_d20250623_m045808_c001_v0001036_t0004_u01750654688398") 2025/06/23 05:01:17 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc550_d20250623_m045651_c001_v7007000_t0000_u01750654611037") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb69d0_d20250623_m045649_c001_v0001137_t0018_u01750654609783") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc54c_d20250623_m045649_c001_v7007000_t0000_u01750654609009") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847916_d20250623_m045647_c001_v0001178_t0053_u01750654607819") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fb1_d20250623_m045305_c001_v7007000_t0000_u01750654385432") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0b1e_d20250623_m045304_c001_v0001182_t0002_u01750654384658") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16faf_d20250623_m045304_c001_v7007000_t0000_u01750654384105") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2e913_d20250623_m045302_c001_v0001182_t0000_u01750654382905") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b1b_d20250623_m045203_c001_v7007000_t0000_u01750654323609") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb66a0_d20250623_m045202_c001_v0001137_t0051_u01750654322134") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b17_d20250623_m045201_c001_v7007000_t0000_u01750654321771") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb669e_d20250623_m045200_c001_v0001137_t0041_u01750654320754") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b14_d20250623_m045158_c001_v7007000_t0000_u01750654318611") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb669a_d20250623_m045157_c001_v0001137_t0031_u01750654317429") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b13_d20250623_m045156_c001_v7007000_t0000_u01750654316884") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6696_d20250623_m045155_c001_v0001137_t0016_u01750654315600") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6692_d20250623_m045152_c001_v0001137_t0018_u01750654312937") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f401fb357a69c1b10_d20250623_m045152_c001_v7007000_t0000_u01750654312573") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb668a_d20250623_m045151_c001_v0001137_t0017_u01750654311863") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6684_d20250623_m045150_c001_v0001137_t0005_u01750654310803") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec03_d20250623_m045150_c001_v7007000_t0000_u01750654310441") 2025/06/23 05:01:18 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb667e_d20250623_m045147_c001_v0001137_t0001_u01750654307760") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6678_d20250623_m045145_c001_v0001137_t0051_u01750654305172") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebfb_d20250623_m045144_c001_v7007000_t0000_u01750654304805") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6676_d20250623_m045144_c001_v0001137_t0003_u01750654304155") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6674_d20250623_m045143_c001_v0001137_t0012_u01750654303361") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebf9_d20250623_m045143_c001_v7007000_t0000_u01750654303001") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6672_d20250623_m045139_c001_v0001137_t0004_u01750654299208") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebf6_d20250623_m045138_c001_v7007000_t0000_u01750654298847") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6670_d20250623_m045138_c001_v0001137_t0026_u01750654298119") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebf4_d20250623_m045137_c001_v7007000_t0000_u01750654297218") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb666c_d20250623_m045136_c001_v0001137_t0034_u01750654296409") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebf3_d20250623_m045135_c001_v7007000_t0000_u01750654295867") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6668_d20250623_m045135_c001_v0001137_t0042_u01750654295142") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebf1_d20250623_m045134_c001_v7007000_t0000_u01750654294243") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6666_d20250623_m045133_c001_v0001137_t0035_u01750654293309") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebee_d20250623_m045132_c001_v7007000_t0000_u01750654292766") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6664_d20250623_m045132_c001_v0001137_t0005_u01750654292086") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebed_d20250623_m045131_c001_v7007000_t0000_u01750654291545") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6660_d20250623_m045130_c001_v0001137_t0004_u01750654290793") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebe7_d20250623_m045126_c001_v7007000_t0000_u01750654286097") 2025/06/23 05:01:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb664a_d20250623_m045125_c001_v0001137_t0021_u01750654285302") 2025/06/23 05:01:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebe5_d20250623_m045124_c001_v7007000_t0000_u01750654284760") 2025/06/23 05:01:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6646_d20250623_m045124_c001_v0001137_t0058_u01750654284074") 2025/06/23 05:01:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebe3_d20250623_m045123_c001_v7007000_t0000_u01750654283528") 2025/06/23 05:01:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6644_d20250623_m045122_c001_v0001137_t0032_u01750654282558") 2025/06/23 05:01:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ebe1_d20250623_m045120_c001_v7007000_t0000_u01750654280396") 2025/06/23 05:01:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb663c_d20250623_m045119_c001_v0001137_t0024_u01750654279597") 2025/06/23 05:01:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc551_d20250623_m045651_c001_v7007000_t0000_u01750654611220") 2025/06/23 05:01:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470bf77_d20250623_m045649_c001_v0001131_t0036_u01750654609795") 2025/06/23 05:01:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc54d_d20250623_m045649_c001_v7007000_t0000_u01750654609193") 2025/06/23 05:01:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a66e12_d20250623_m045647_c001_v0001036_t0040_u01750654607810") 2025/06/23 05:01:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b22_d20250623_m045955_c001_v7007000_t0000_u01750654795393") 2025/06/23 05:01:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847bc4_d20250623_m045954_c001_v0001178_t0023_u01750654794738") 2025/06/23 05:01:20 DEBUG : sub/yam: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16faa_d20250623_m045301_c001_v7007000_t0000_u01750654381162") 2025/06/23 05:01:20 DEBUG : sub/yam: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f101e363014fd0b06_d20250623_m045300_c001_v0001182_t0017_u01750654380088") 2025/06/23 05:01:20 DEBUG : test_dir1/file2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc549_d20250623_m045647_c001_v7007000_t0000_u01750654607042") 2025/06/23 05:01:20 DEBUG : test_dir1/file2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb69c6_d20250623_m045645_c001_v0001137_t0050_u01750654605528") 2025/06/23 05:01:20 DEBUG : test_dir1/file2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc543_d20250623_m045644_c001_v7007000_t0000_u01750654604725") 2025/06/23 05:01:20 DEBUG : test_dir1/file2: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc84790c_d20250623_m045643_c001_v0001178_t0049_u01750654603577") 2025/06/23 05:01:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc54a_d20250623_m045647_c001_v7007000_t0000_u01750654607225") 2025/06/23 05:01:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc84790e_d20250623_m045645_c001_v0001178_t0039_u01750654605518") 2025/06/23 05:01:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f41078181dbccc544_d20250623_m045644_c001_v7007000_t0000_u01750654604910") 2025/06/23 05:01:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb69c0_d20250623_m045643_c001_v0001137_t0057_u01750654603558") 2025/06/23 05:01:21 DEBUG : three: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec6a_d20250623_m045253_c001_v7007000_t0000_u01750654373562") 2025/06/23 05:01:21 DEBUG : three: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb675c_d20250623_m045252_c001_v0001137_t0027_u01750654372049") 2025/06/23 05:01:21 DEBUG : three: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb674c_d20250623_m045249_c001_v0001137_t0012_u01750654369669") 2025/06/23 05:01:21 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b23_d20250623_m045957_c001_v7007000_t0000_u01750654797093") 2025/06/23 05:01:21 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6bcd_d20250623_m045956_c001_v0001137_t0003_u01750654796368") 2025/06/23 05:01:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b44_d20250623_m050016_c001_v7007000_t0000_u01750654816297") 2025/06/23 05:01:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c103_d20250623_m050014_c001_v0001131_t0032_u01750654814084") 2025/06/23 05:01:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b3b_d20250623_m050012_c001_v7007000_t0000_u01750654812522") 2025/06/23 05:01:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6be5_d20250623_m050010_c001_v0001137_t0000_u01750654810918") 2025/06/23 05:01:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b35_d20250623_m050009_c001_v7007000_t0000_u01750654809948") 2025/06/23 05:01:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847be0_d20250623_m050009_c001_v0001178_t0037_u01750654809318") 2025/06/23 05:01:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b2e_d20250623_m050004_c001_v7007000_t0000_u01750654804294") 2025/06/23 05:01:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6bd9_d20250623_m050003_c001_v0001137_t0021_u01750654803317") 2025/06/23 05:01:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b32_d20250623_m050006_c001_v7007000_t0000_u01750654806493") 2025/06/23 05:01:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c0f5_d20250623_m050005_c001_v0001131_t0021_u01750654805261") 2025/06/23 05:01:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b2b_d20250623_m050002_c001_v7007000_t0000_u01750654802360") 2025/06/23 05:01:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d06dafc847bd2_d20250623_m050001_c001_v0001178_t0033_u01750654801538") 2025/06/23 05:01:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b27_d20250623_m050000_c001_v7007000_t0000_u01750654800572") 2025/06/23 05:01:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a672a1_d20250623_m045959_c001_v0001036_t0045_u01750654799781") 2025/06/23 05:01:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b24_d20250623_m045958_c001_v7007000_t0000_u01750654798813") 2025/06/23 05:01:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f1036756b2470c0e3_d20250623_m045958_c001_v0001131_t0013_u01750654798065") 2025/06/23 05:01:22 DEBUG : toe/toe/toe: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f40242dfbabdc03be_d20250623_m050021_c001_v7007000_t0000_u01750654821067") 2025/06/23 05:01:22 DEBUG : toe/toe/toe: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6bef_d20250623_m050020_c001_v0001137_t0006_u01750654820275") 2025/06/23 05:01:22 DEBUG : toe/toe/toe: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b33_d20250623_m050008_c001_v7007000_t0000_u01750654808361") 2025/06/23 05:01:22 DEBUG : toe/toe/toe: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a672cf_d20250623_m050007_c001_v0001036_t0018_u01750654807515") 2025/06/23 05:01:22 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b45_d20250623_m050016_c001_v7007000_t0000_u01750654816914") 2025/06/23 05:01:22 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103bcf9c10a672f8_d20250623_m050015_c001_v0001036_t0008_u01750654815629") 2025/06/23 05:01:22 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4123b9dd55cd6b41_d20250623_m050013_c001_v7007000_t0000_u01750654813136") 2025/06/23 05:01:22 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f105ddf25981822a8_d20250623_m050012_c001_v0001172_t0055_u01750654812216") 2025/06/23 05:01:22 DEBUG : two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4176b9eeb9b1ec6b_d20250623_m045253_c001_v7007000_t0000_u01750654373744") 2025/06/23 05:01:22 DEBUG : two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f403541be8bf2e8cb_d20250623_m045251_c001_v0001182_t0042_u01750654371473") 2025/06/23 05:01:22 DEBUG : two: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f413e5ead61bb674a_d20250623_m045249_c001_v0001137_t0005_u01750654369485") 2025/06/23 05:01:22 DEBUG : yam: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fac_d20250623_m045301_c001_v7007000_t0000_u01750654381919") 2025/06/23 05:01:22 DEBUG : yam: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f118d6e37dc0155ce_d20250623_m045300_c001_v0001177_t0024_u01750654380937") 2025/06/23 05:01:22 DEBUG : yam: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fa5_d20250623_m045258_c001_v7007000_t0000_u01750654378430") 2025/06/23 05:01:22 DEBUG : yam: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f113e5ead61bb6760_d20250623_m045256_c001_v0001137_t0030_u01750654376967") 2025/06/23 05:01:22 DEBUG : yam: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fa2_d20250623_m045255_c001_v7007000_t0000_u01750654375672") 2025/06/23 05:01:22 DEBUG : yam: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f103541be8bf2e8e3_d20250623_m045254_c001_v0001182_t0007_u01750654374301") 2025/06/23 05:01:22 DEBUG : yaml: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fa8_d20250623_m045259_c001_v7007000_t0000_u01750654379168") 2025/06/23 05:01:22 DEBUG : yaml: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f11455d4b0d1daaa3_d20250623_m045257_c001_v0001038_t0028_u01750654377983") 2025/06/23 05:01:23 DEBUG : yaml: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f4196f3fbe5a16fa4_d20250623_m045256_c001_v7007000_t0000_u01750654376413") 2025/06/23 05:01:23 DEBUG : yaml: Deleting (id "4_z8f625d83200d9bbb9f780e1b_f11210aa4c4a1f63f_d20250623_m045255_c001_v0001183_t0034_u01750654375456") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m7.360232112s (try 1/5)