"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/01 04:50:40 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene" 2025/09/01 04:50:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 04:50:41 DEBUG : Creating backend with remote "/tmp/rclone1569302895" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:50:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/01 04:50:44 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:50:44 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (3.37s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:50:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 04:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:50:44 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:50:44 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:50:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:50:45 INFO : sub dir/hello world: Copied (new) 2025/09/01 04:50:45 DEBUG : B2 bucket rclone-test-foxokuf7bene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.67s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", 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-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:50:47 DEBUG : Creating backend with remote "/non-existing" 2025/09/01 04:50:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/01 04:50:47 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:50:47 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:50:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:50:48 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:50:48 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:50:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:50:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:50:49 INFO : B2 bucket rclone-test-foxokuf7bene: Running all checks before starting transfers 2025/09/01 04:50:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:50:49 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:50:49 INFO : B2 bucket rclone-test-foxokuf7bene: Checks finished, now starting transfers 2025/09/01 04:50:49 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:50:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:50:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:50:50 ERROR : Ignoring --no-traverse with sync 2025/09/01 04:50:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:50:50 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:50:50 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:50:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:50:51 INFO : sub dir/hello world: Copied (new) 2025/09/01 04:50:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:50:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/01 04:50:51 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:50:51 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:50:52 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/01 04:50:52 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:50:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 04:50:53 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:50:53 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:50:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:50:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:50:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 04:50:54 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:50:54 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:50:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:50:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.56s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:50:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/01 04:50:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 04:50:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/01 04:50:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 04:50:55 INFO : sub dir2: Making directory 2025/09/01 04:50:55 INFO : sub dir: Making directory 2025/09/01 04:50:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:50:55 INFO : sub dir2/sub sub dir2: Making directory 2025/09/01 04:50:55 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:50:55 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:50:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:50:55 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/09/01 04:50:56 DEBUG : B2 bucket rclone-test-foxokuf7bene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.10s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:50:56 INFO : sub dir2: Making directory 2025/09/01 04:50:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/01 04:50:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 04:50:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:50:56 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:50:56 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:50:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:50:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:50:57 DEBUG : sub dir2: Making directory with metadata 2025/09/01 04:50:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 04:50:58 INFO : sub dir2: Making directory 2025/09/01 04:50:58 INFO : sub dir: Making directory 2025/09/01 04:50:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:50:58 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:50:58 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:50:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:50:58 INFO : sub dir/hello world: Copied (new) 2025/09/01 04:50:58 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/09/01 04:50:58 DEBUG : B2 bucket rclone-test-foxokuf7bene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/01 04:50:58 DEBUG : B2 bucket rclone-test-foxokuf7bene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.35s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:50:59 INFO : sub dir2: Making directory 2025/09/01 04:50:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:50:59 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:50:59 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:50:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:50:59 INFO : sub dir/hello world: Copied (new) 2025/09/01 04:50:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.09s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:00 DEBUG : sub dir2: Making directory with metadata 2025/09/01 04:51:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 04:51:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 04:51:00 INFO : sub dir2: Making directory 2025/09/01 04:51:00 INFO : sub dir: Making directory 2025/09/01 04:51:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:51:00 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:00 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:51:01 INFO : sub dir/hello world: Copied (new) 2025/09/01 04:51:01 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/09/01 04:51:01 DEBUG : B2 bucket rclone-test-foxokuf7bene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:02 INFO : sub dir2: Making directory 2025/09/01 04:51:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:51:02 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:02 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:51:02 INFO : sub dir/hello world: Copied (new) 2025/09/01 04:51:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.10s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:03 DEBUG : Creating backend with remote "TestB2:rclone-test-sinuloc3zewa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-foxokuf7bene -> B2 bucket rclone-test-sinuloc3zewa 2025/09/01 04:51:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:51:04 DEBUG : B2 bucket rclone-test-sinuloc3zewa: Waiting for checks to finish 2025/09/01 04:51:04 DEBUG : B2 bucket rclone-test-sinuloc3zewa: Waiting for transfers to finish 2025/09/01 04:51:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:51:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/01 04:51:09 DEBUG : B2 bucket rclone-test-sinuloc3zewa: Purge remote 2025/09/01 04:51:09 INFO : B2 bucket rclone-test-sinuloc3zewa: cleaning bucket "rclone-test-sinuloc3zewa" of all files 2025/09/01 04:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f624df390dd0b3b9f980e1b_f1063a5bdc0339b30_d20250901_m045108_c001_v0001043_t0048_u01756702268542") --- PASS: TestServerSideCopy (9.27s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/01 04:51:13 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:13 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/01 04:51:13 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.13s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:15 DEBUG : Creating backend with remote "TestB2:rclone-test-tokahuc1cese" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-foxokuf7bene -> B2 bucket rclone-test-tokahuc1cese 2025/09/01 04:51:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:51:16 DEBUG : B2 bucket rclone-test-tokahuc1cese: Waiting for checks to finish 2025/09/01 04:51:16 DEBUG : B2 bucket rclone-test-tokahuc1cese: Waiting for transfers to finish 2025/09/01 04:51:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:51:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/01 04:51:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/01 04:51:21 DEBUG : B2 bucket rclone-test-tokahuc1cese: Waiting for checks to finish 2025/09/01 04:51:21 DEBUG : B2 bucket rclone-test-tokahuc1cese: Waiting for transfers to finish 2025/09/01 04:51:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/01 04:51:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/01 04:51:22 DEBUG : B2 bucket rclone-test-tokahuc1cese: Purge remote 2025/09/01 04:51:22 INFO : B2 bucket rclone-test-tokahuc1cese: cleaning bucket "rclone-test-tokahuc1cese" of all files 2025/09/01 04:51:22 DEBUG : sub dir/hello world: Deleting (id "4_zef827db390dd0b3b9f980e1b_f11447b2582cbc663_d20250901_m045121_c001_v0001179_t0008_u01756702281929") 2025/09/01 04:51:22 DEBUG : sub dir/hello world: Deleting (id "4_zef827db390dd0b3b9f980e1b_f1197d426577aec69_d20250901_m045120_c001_v0001090_t0021_u01756702280192") --- PASS: TestServerSideCopyOverSelf (12.19s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/01 04:51:27 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:27 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/01 04:51:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/01 04:51:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.06s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sulufal6xujo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-foxokuf7bene -> B2 bucket rclone-test-sulufal6xujo 2025/09/01 04:51:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:51:30 DEBUG : B2 bucket rclone-test-sulufal6xujo: Waiting for checks to finish 2025/09/01 04:51:30 DEBUG : B2 bucket rclone-test-sulufal6xujo: Waiting for transfers to finish 2025/09/01 04:51:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:51:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/01 04:51:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/01 04:51:33 DEBUG : B2 bucket rclone-test-sulufal6xujo: Waiting for checks to finish 2025/09/01 04:51:33 DEBUG : B2 bucket rclone-test-sulufal6xujo: Waiting for transfers to finish 2025/09/01 04:51:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/01 04:51:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/01 04:51:34 INFO : sub dir/hello world: Deleted 2025/09/01 04:51:34 DEBUG : testing file moves 2025/09/01 04:51:35 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/01 04:51:35 DEBUG : B2 bucket rclone-test-sulufal6xujo: Waiting for checks to finish 2025/09/01 04:51:35 DEBUG : B2 bucket rclone-test-sulufal6xujo: Waiting for transfers to finish 2025/09/01 04:51:35 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/01 04:51:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/01 04:51:35 INFO : sub dir/hello world: Deleted 2025/09/01 04:51:36 DEBUG : B2 bucket rclone-test-sulufal6xujo: Purge remote 2025/09/01 04:51:36 INFO : B2 bucket rclone-test-sulufal6xujo: cleaning bucket "rclone-test-sulufal6xujo" of all files 2025/09/01 04:51:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa2bd3390dd0b3b9f980e1b_f1106c3aaaf8f14a4_d20250901_m045135_c001_v0001179_t0024_u01756702295429") 2025/09/01 04:51:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa2bd3390dd0b3b9f980e1b_f114b6388040c9c2f_d20250901_m045133_c001_v0001171_t0053_u01756702293820") 2025/09/01 04:51:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa2bd3390dd0b3b9f980e1b_f108f7404a75a41e2_d20250901_m045132_c001_v0001134_t0022_u01756702292421") --- PASS: TestServerSideMoveOverSelf (11.87s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:41 ERROR : error listing: directory not found 2025/09/01 04:51:41 INFO : Local file system at /tmp/rclone1569302895: Making directory 2025/09/01 04:51:41 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:41 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.86s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:51:43 DEBUG : Local file system at /tmp/rclone1569302895: Waiting for checks to finish 2025/09/01 04:51:43 DEBUG : Local file system at /tmp/rclone1569302895: Waiting for transfers to finish 2025/09/01 04:51:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:51:43 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/09/01 04:51:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.88s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:44 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/01 04:51:44 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:44 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/01 04:51:44 INFO : check sum: Copied (new) 2025/09/01 04:51:44 DEBUG : Waiting for deletions to finish 2025/09/01 04:51:45 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/01 04:51:45 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/01 04:51:45 DEBUG : check sum: Unchanged skipping 2025/09/01 04:51:45 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:45 DEBUG : Waiting for deletions to finish 2025/09/01 04:51:45 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/01 04:51:46 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:46 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:46 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/01 04:51:46 INFO : sizeonly: Copied (new) 2025/09/01 04:51:46 DEBUG : Waiting for deletions to finish 2025/09/01 04:51:46 DEBUG : sizeonly: Sizes identical 2025/09/01 04:51:46 DEBUG : sizeonly: Unchanged skipping 2025/09/01 04:51:46 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:46 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:46 DEBUG : Waiting for deletions to finish 2025/09/01 04:51:46 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/01 04:51:47 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:47 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:47 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/01 04:51:47 INFO : ignore-size: Copied (new) 2025/09/01 04:51:47 DEBUG : Waiting for deletions to finish 2025/09/01 04:51:48 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:51:48 DEBUG : ignore-size: Unchanged skipping 2025/09/01 04:51:48 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:48 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:48 DEBUG : Waiting for deletions to finish 2025/09/01 04:51:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.52s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:51:49 DEBUG : existing: Unchanged skipping 2025/09/01 04:51:49 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:49 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:49 DEBUG : Waiting for deletions to finish 2025/09/01 04:51:49 INFO : There was nothing to transfer 2025/09/01 04:51:49 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/01 04:51:49 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/01 04:51:50 INFO : existing: Copied (replaced existing) 2025/09/01 04:51:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/01 04:51:50 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:50 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/01 04:51:51 INFO : existing: Copied (new) 2025/09/01 04:51:51 DEBUG : Waiting for deletions to finish 2025/09/01 04:51:51 DEBUG : existing: Destination exists, skipping 2025/09/01 04:51:51 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:51 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:51 DEBUG : Waiting for deletions to finish 2025/09/01 04:51:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.61s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:52 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/01 04:51:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/01 04:51:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:51:53 DEBUG : c/non empty space: Unchanged skipping 2025/09/01 04:51:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 04:51:53 INFO : a/potato2: Copied (new) 2025/09/01 04:51:53 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:53 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:53 DEBUG : Waiting for deletions to finish 2025/09/01 04:51:53 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:55 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/01 04:51:55 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/01 04:51:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/01 04:51:55 DEBUG : empty space: Unchanged skipping 2025/09/01 04:51:55 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:55 DEBUG : Waiting for deletions to finish 2025/09/01 04:51:55 INFO : There was nothing to transfer 2025/09/01 04:51:55 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:55 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/01 04:51:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/01 04:51:57 INFO : empty space: Updated modification time in destination 2025/09/01 04:51:57 DEBUG : empty space: Unchanged skipping 2025/09/01 04:51:57 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:57 DEBUG : Waiting for deletions to finish 2025/09/01 04:51:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:58 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:58 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/01 04:51:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/01 04:51:58 DEBUG : empty space: Unchanged skipping 2025/09/01 04:51:58 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:51:58 DEBUG : Waiting for deletions to finish 2025/09/01 04:51:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:51:59 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/01 04:51:59 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:51:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1569302895) 2025/09/01 04:51:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-foxokuf7bene) 2025/09/01 04:51:59 DEBUG : foo: sha1 differ 2025/09/01 04:51:59 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/01 04:52:00 INFO : foo: Copied (replaced existing) 2025/09/01 04:52:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:52:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/01 04:52:01 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:01 DEBUG : empty space: Unchanged skipping 2025/09/01 04:52:01 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:01 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 04:52:01 INFO : potato: Copied (new) 2025/09/01 04:52:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.91s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/01 04:52:03 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:03 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/01 04:52:03 INFO : potato: Copied (replaced existing) 2025/09/01 04:52:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.61s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:04 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/01 04:52:04 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1569302895) 2025/09/01 04:52:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-foxokuf7bene) 2025/09/01 04:52:04 DEBUG : potato: sha1 differ 2025/09/01 04:52:04 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/01 04:52:05 INFO : potato: Copied (replaced existing) 2025/09/01 04:52:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 04:52:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:52:06 DEBUG : empty space: Unchanged skipping 2025/09/01 04:52:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/01 04:52:06 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:06 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:06 DEBUG : Waiting for deletions to finish 2025/09/01 04:52:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:52:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 04:52:08 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:08 DEBUG : empty space: Unchanged skipping 2025/09/01 04:52:08 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 04:52:08 INFO : potato2: Copied (new) 2025/09/01 04:52:08 DEBUG : Waiting for deletions to finish 2025/09/01 04:52:08 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:10 INFO : d: Making directory 2025/09/01 04:52:10 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/09/01 04:52:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/01 04:52:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:52:10 DEBUG : c/non empty space: Unchanged skipping 2025/09/01 04:52:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 04:52:10 INFO : a/potato2: Copied (new) 2025/09/01 04:52:10 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:10 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:10 DEBUG : Waiting for deletions to finish 2025/09/01 04:52:11 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:12 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/01 04:52:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/01 04:52:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:52:13 DEBUG : c/non empty space: Unchanged skipping 2025/09/01 04:52:13 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:13 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 04:52:13 INFO : a/potato2: Copied (new) 2025/09/01 04:52:13 ERROR : B2 bucket rclone-test-foxokuf7bene: not deleting files as there were IO errors 2025/09/01 04:52:13 ERROR : B2 bucket rclone-test-foxokuf7bene: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.17s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:14 DEBUG : Waiting for deletions to finish 2025/09/01 04:52:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:52:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 04:52:15 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:15 DEBUG : empty space: Unchanged skipping 2025/09/01 04:52:15 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:15 INFO : potato: Deleted 2025/09/01 04:52:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 04:52:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.00s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:16 DEBUG : Waiting for deletions to finish 2025/09/01 04:52:17 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:17 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:17 INFO : potato: Deleted 2025/09/01 04:52:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:52:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 04:52:17 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:17 DEBUG : empty space: Unchanged skipping 2025/09/01 04:52:17 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 04:52:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.39s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 04:52:19 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:19 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/01 04:52:19 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.75s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:21 DEBUG : enormous: Excluded (Size Filter) 2025/09/01 04:52:21 DEBUG : enormous: Excluded 2025/09/01 04:52:21 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 04:52:21 DEBUG : potato2: Excluded 2025/09/01 04:52:21 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 04:52:21 DEBUG : potato2: Excluded 2025/09/01 04:52:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:52:21 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:21 DEBUG : empty space: Unchanged skipping 2025/09/01 04:52:21 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:21 DEBUG : Waiting for deletions to finish 2025/09/01 04:52:21 INFO : There was nothing to transfer 2025/09/01 04:52:21 DEBUG : enormous: Excluded (Size Filter) 2025/09/01 04:52:21 DEBUG : enormous: Excluded 2025/09/01 04:52:21 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 04:52:21 DEBUG : potato2: Excluded 2025/09/01 04:52:21 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 04:52:21 DEBUG : potato2: Excluded 2025/09/01 04:52:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/01 04:52:21 DEBUG : empty space: Unchanged skipping 2025/09/01 04:52:21 DEBUG : Local file system at /tmp/rclone1569302895: Waiting for checks to finish 2025/09/01 04:52:21 DEBUG : Local file system at /tmp/rclone1569302895: Waiting for transfers to finish 2025/09/01 04:52:21 DEBUG : Waiting for deletions to finish 2025/09/01 04:52:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.00s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:23 DEBUG : enormous: Excluded (Size Filter) 2025/09/01 04:52:23 DEBUG : enormous: Excluded 2025/09/01 04:52:23 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 04:52:23 DEBUG : potato2: Excluded 2025/09/01 04:52:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:52:23 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:23 DEBUG : empty space: Unchanged skipping 2025/09/01 04:52:23 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:23 DEBUG : Waiting for deletions to finish 2025/09/01 04:52:23 INFO : enormous: Deleted 2025/09/01 04:52:23 INFO : potato2: Deleted 2025/09/01 04:52:23 INFO : There was nothing to transfer 2025/09/01 04:52:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/01 04:52:24 DEBUG : empty space: Unchanged skipping 2025/09/01 04:52:24 DEBUG : Local file system at /tmp/rclone1569302895: Waiting for checks to finish 2025/09/01 04:52:24 DEBUG : Local file system at /tmp/rclone1569302895: Waiting for transfers to finish 2025/09/01 04:52:24 DEBUG : Waiting for deletions to finish 2025/09/01 04:52:24 INFO : enormous: Deleted 2025/09/01 04:52:24 INFO : potato2: Deleted 2025/09/01 04:52:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:26 DEBUG : five: Need to transfer - File not found at Destination 2025/09/01 04:52:26 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/01 04:52:26 DEBUG : one: Destination is newer than source, skipping 2025/09/01 04:52:26 DEBUG : three: Sizes identical 2025/09/01 04:52:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/01 04:52:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/01 04:52:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1569302895) 2025/09/01 04:52:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-foxokuf7bene) 2025/09/01 04:52:26 DEBUG : two: sha1 differ 2025/09/01 04:52:26 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/01 04:52:26 INFO : five: Copied (new) 2025/09/01 04:52:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/01 04:52:26 INFO : four: Copied (replaced existing) 2025/09/01 04:52:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/01 04:52:27 INFO : two: Copied (replaced existing) 2025/09/01 04:52:27 DEBUG : Waiting for deletions to finish 2025/09/01 04:52:27 DEBUG : one: Destination is newer than source, skipping 2025/09/01 04:52:27 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/01 04:52:27 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/01 04:52:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/01 04:52:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/01 04:52:27 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/01 04:52:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/01 04:52:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1569302895) 2025/09/01 04:52:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-foxokuf7bene) 2025/09/01 04:52:27 DEBUG : three: sha1 differ 2025/09/01 04:52:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/01 04:52:27 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/01 04:52:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/01 04:52:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/01 04:52:27 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/01 04:52:27 INFO : three: Copied (replaced existing) 2025/09/01 04:52:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.38s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/01 04:52:29 INFO : B2 bucket rclone-test-foxokuf7bene: Making map for --track-renames 2025/09/01 04:52:29 INFO : B2 bucket rclone-test-foxokuf7bene: Finished making map for --track-renames 2025/09/01 04:52:29 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/01 04:52:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/01 04:52:29 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for renames to finish 2025/09/01 04:52:29 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/01 04:52:29 INFO : potato: Copied (new) 2025/09/01 04:52:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/01 04:52:29 INFO : yam: Copied (new) 2025/09/01 04:52:29 DEBUG : Waiting for deletions to finish 2025/09/01 04:52:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:52:30 INFO : B2 bucket rclone-test-foxokuf7bene: Making map for --track-renames 2025/09/01 04:52:30 INFO : B2 bucket rclone-test-foxokuf7bene: Finished making map for --track-renames 2025/09/01 04:52:30 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:30 DEBUG : potato: Unchanged skipping 2025/09/01 04:52:30 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for renames to finish 2025/09/01 04:52:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/01 04:52:30 INFO : yam: Copied (server-side copy) to: yaml 2025/09/01 04:52:31 INFO : yam: Deleted 2025/09/01 04:52:31 INFO : yaml: Renamed from "yam" 2025/09/01 04:52:31 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/01 04:52:32 INFO : B2 bucket rclone-test-foxokuf7bene: Making map for --track-renames 2025/09/01 04:52:32 INFO : B2 bucket rclone-test-foxokuf7bene: Finished making map for --track-renames 2025/09/01 04:52:32 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/01 04:52:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/01 04:52:32 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for renames to finish 2025/09/01 04:52:32 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/01 04:52:32 INFO : potato: Copied (new) 2025/09/01 04:52:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/01 04:52:32 INFO : yam: Copied (new) 2025/09/01 04:52:32 DEBUG : Waiting for deletions to finish 2025/09/01 04:52:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:52:32 INFO : B2 bucket rclone-test-foxokuf7bene: Making map for --track-renames 2025/09/01 04:52:32 INFO : B2 bucket rclone-test-foxokuf7bene: Finished making map for --track-renames 2025/09/01 04:52:32 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:32 DEBUG : potato: Unchanged skipping 2025/09/01 04:52:32 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for renames to finish 2025/09/01 04:52:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/01 04:52:33 INFO : yam: Copied (server-side copy) to: yaml 2025/09/01 04:52:33 INFO : yam: Deleted 2025/09/01 04:52:33 INFO : yaml: Renamed from "yam" 2025/09/01 04:52:33 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.46s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/01 04:52:34 INFO : B2 bucket rclone-test-foxokuf7bene: Making map for --track-renames 2025/09/01 04:52:34 INFO : B2 bucket rclone-test-foxokuf7bene: Finished making map for --track-renames 2025/09/01 04:52:34 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/01 04:52:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/01 04:52:34 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for renames to finish 2025/09/01 04:52:34 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/01 04:52:34 INFO : sub/yam: Copied (new) 2025/09/01 04:52:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/01 04:52:35 INFO : potato: Copied (new) 2025/09/01 04:52:35 DEBUG : Waiting for deletions to finish 2025/09/01 04:52:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:52:35 DEBUG : potato: Unchanged skipping 2025/09/01 04:52:35 INFO : B2 bucket rclone-test-foxokuf7bene: Making map for --track-renames 2025/09/01 04:52:35 INFO : B2 bucket rclone-test-foxokuf7bene: Finished making map for --track-renames 2025/09/01 04:52:35 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:35 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for renames to finish 2025/09/01 04:52:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/01 04:52:36 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/01 04:52:36 INFO : sub/yam: Deleted 2025/09/01 04:52:36 INFO : yam: Renamed from "sub/yam" 2025/09/01 04:52:36 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.95s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:37 DEBUG : Creating backend with remote "/tmp/rclone1569302895/dir1" 2025/09/01 04:52:37 DEBUG : Creating backend with remote "/tmp/rclone1569302895/dir2" 2025/09/01 04:52:37 DEBUG : Local file system at /tmp/rclone1569302895/dir2: Using server-side directory move 2025/09/01 04:52:37 INFO : Local file system at /tmp/rclone1569302895/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/01 04:52:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/01 04:52:37 DEBUG : Local file system at /tmp/rclone1569302895/dir2: Waiting for checks to finish 2025/09/01 04:52:37 INFO : file1.txt: Moved (server-side) 2025/09/01 04:52:37 DEBUG : Local file system at /tmp/rclone1569302895/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:52:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/01 04:52:38 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:38 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/01 04:52:38 INFO : nested/sub dir/file: Copied (new) 2025/09/01 04:52:38 INFO : nested/sub dir/file: Deleted 2025/09/01 04:52:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:52:38 INFO : sub dir/hello world: Copied (new) 2025/09/01 04:52:38 INFO : sub dir/hello world: Deleted 2025/09/01 04:52:38 INFO : sub dir: Removing directory 2025/09/01 04:52:38 INFO : nested/sub dir: Removing directory 2025/09/01 04:52:38 INFO : nested: Removing directory 2025/09/01 04:52:38 DEBUG : Local file system at /tmp/rclone1569302895: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 04:52:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/01 04:52:39 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:39 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/01 04:52:40 INFO : nested/sub dir/file: Copied (new) 2025/09/01 04:52:40 INFO : nested/sub dir/file: Deleted 2025/09/01 04:52:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:52:40 INFO : sub dir/hello world: Copied (new) 2025/09/01 04:52:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/01 04:52:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/01 04:52:41 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:41 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/01 04:52:41 INFO : existing: Copied (new) 2025/09/01 04:52:41 INFO : existing: Deleted 2025/09/01 04:52:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/01 04:52:41 INFO : existing-b: Copied (new) 2025/09/01 04:52:41 INFO : existing-b: Deleted 2025/09/01 04:52:41 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:52:41 DEBUG : existing: Destination exists, skipping 2025/09/01 04:52:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/01 04:52:41 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:52:41 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.69s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:52:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cipequs8mofi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-foxokuf7bene -> B2 bucket rclone-test-cipequs8mofi 2025/09/01 04:52:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 04:52:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/01 04:52:49 DEBUG : empty space: Unchanged skipping 2025/09/01 04:52:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/01 04:52:49 DEBUG : B2 bucket rclone-test-cipequs8mofi: Waiting for checks to finish 2025/09/01 04:52:50 INFO : empty space: Deleted 2025/09/01 04:52:50 DEBUG : B2 bucket rclone-test-cipequs8mofi: Waiting for transfers to finish 2025/09/01 04:52:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 04:52:50 INFO : potato2: Copied (server-side copy) 2025/09/01 04:52:50 INFO : potato2: Deleted 2025/09/01 04:52:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/01 04:52:50 INFO : potato3: Copied (server-side copy) 2025/09/01 04:52:50 INFO : potato3: Deleted 2025/09/01 04:52:51 DEBUG : Creating backend with remote "TestB2:rclone-test-pifapab4fixi" 2025/09/01 04:52:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/01 04:52:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 04:52:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/01 04:52:52 DEBUG : B2 bucket rclone-test-pifapab4fixi: Waiting for checks to finish 2025/09/01 04:52:52 DEBUG : B2 bucket rclone-test-pifapab4fixi: Waiting for transfers to finish 2025/09/01 04:52:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/01 04:52:56 INFO : empty space: Copied (server-side copy) 2025/09/01 04:52:56 INFO : empty space: Deleted 2025/09/01 04:52:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/01 04:52:56 INFO : potato3: Copied (server-side copy) 2025/09/01 04:52:56 INFO : potato3: Deleted 2025/09/01 04:52:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 04:52:56 INFO : potato2: Copied (server-side copy) 2025/09/01 04:52:56 INFO : potato2: Deleted 2025/09/01 04:52:57 DEBUG : B2 bucket rclone-test-pifapab4fixi: Purge remote 2025/09/01 04:52:57 INFO : B2 bucket rclone-test-pifapab4fixi: cleaning bucket "rclone-test-pifapab4fixi" of all files 2025/09/01 04:52:57 DEBUG : empty space: Deleting (id "4_z3f12fd2390ed0b3b9f980e1b_f109188a2f14792c2_d20250901_m045255_c001_v0001113_t0039_u01756702375861") 2025/09/01 04:52:57 DEBUG : potato2: Deleting (id "4_z3f12fd2390ed0b3b9f980e1b_f114caad78a4e0287_d20250901_m045256_c001_v0001137_t0021_u01756702376263") 2025/09/01 04:52:57 DEBUG : potato3: Deleting (id "4_z3f12fd2390ed0b3b9f980e1b_f10441a139e5a3c8f_d20250901_m045256_c001_v0001182_t0001_u01756702376224") 2025/09/01 04:52:59 DEBUG : B2 bucket rclone-test-cipequs8mofi: Purge remote 2025/09/01 04:52:59 INFO : B2 bucket rclone-test-cipequs8mofi: cleaning bucket "rclone-test-cipequs8mofi" of all files 2025/09/01 04:52:59 DEBUG : empty space: Deleting (id "4_z4f82dd4390ed0b3b9f980e1b_f4115e4c0784214ce_d20250901_m045256_c001_v7007000_t0000_u01756702376220") 2025/09/01 04:52:59 DEBUG : empty space: Deleting (id "4_z4f82dd4390ed0b3b9f980e1b_f1179e3a869ed7838_d20250901_m045248_c001_v0001178_t0041_u01756702368830") 2025/09/01 04:52:59 DEBUG : potato2: Deleting (id "4_z4f82dd4390ed0b3b9f980e1b_f4115e4c0784214d1_d20250901_m045256_c001_v7007000_t0000_u01756702376805") 2025/09/01 04:52:59 DEBUG : potato2: Deleting (id "4_z4f82dd4390ed0b3b9f980e1b_f1058305cc2ad69b9_d20250901_m045250_c001_v0001165_t0021_u01756702370020") 2025/09/01 04:52:59 DEBUG : potato3: Deleting (id "4_z4f82dd4390ed0b3b9f980e1b_f4115e4c0784214cf_d20250901_m045256_c001_v7007000_t0000_u01756702376436") 2025/09/01 04:52:59 DEBUG : potato3: Deleting (id "4_z4f82dd4390ed0b3b9f980e1b_f105bfef6b01a4a30_d20250901_m045250_c001_v0001102_t0010_u01756702370239") 2025/09/01 04:52:59 DEBUG : potato3: Deleting (id "4_z4f82dd4390ed0b3b9f980e1b_f1179e3a869ed783c_d20250901_m045249_c001_v0001178_t0008_u01756702369056") --- PASS: TestServerSideMove (21.27s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:53:04 DEBUG : Creating backend with remote "TestB2:rclone-test-hudixut1royu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-foxokuf7bene -> B2 bucket rclone-test-hudixut1royu 2025/09/01 04:53:12 DEBUG : empty space: Excluded (Size Filter) 2025/09/01 04:53:12 DEBUG : empty space: Excluded 2025/09/01 04:53:12 DEBUG : empty space: Excluded (Size Filter) 2025/09/01 04:53:12 DEBUG : empty space: Excluded 2025/09/01 04:53:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 04:53:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/01 04:53:12 DEBUG : B2 bucket rclone-test-hudixut1royu: Waiting for checks to finish 2025/09/01 04:53:12 DEBUG : B2 bucket rclone-test-hudixut1royu: Waiting for transfers to finish 2025/09/01 04:53:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 04:53:12 INFO : potato2: Copied (server-side copy) 2025/09/01 04:53:12 INFO : potato2: Deleted 2025/09/01 04:53:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/01 04:53:13 INFO : potato3: Copied (server-side copy) 2025/09/01 04:53:13 INFO : potato3: Deleted 2025/09/01 04:53:13 DEBUG : Creating backend with remote "TestB2:rclone-test-ronopip9meti" 2025/09/01 04:53:14 DEBUG : empty space: Excluded (Size Filter) 2025/09/01 04:53:14 DEBUG : empty space: Excluded 2025/09/01 04:53:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 04:53:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/01 04:53:14 DEBUG : B2 bucket rclone-test-ronopip9meti: Waiting for checks to finish 2025/09/01 04:53:14 DEBUG : B2 bucket rclone-test-ronopip9meti: Waiting for transfers to finish 2025/09/01 04:53:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 04:53:18 INFO : potato2: Copied (server-side copy) 2025/09/01 04:53:18 INFO : potato2: Deleted 2025/09/01 04:53:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/01 04:53:18 INFO : potato3: Copied (server-side copy) 2025/09/01 04:53:18 INFO : potato3: Deleted 2025/09/01 04:53:19 DEBUG : B2 bucket rclone-test-ronopip9meti: Purge remote 2025/09/01 04:53:19 INFO : B2 bucket rclone-test-ronopip9meti: cleaning bucket "rclone-test-ronopip9meti" of all files 2025/09/01 04:53:19 DEBUG : potato2: Deleting (id "4_zcfa24d9390fd0b3b9f980e1b_f10332066a540e16b_d20250901_m045318_c001_v0001182_t0015_u01756702398371") 2025/09/01 04:53:19 DEBUG : potato3: Deleting (id "4_zcfa24d9390fd0b3b9f980e1b_f10148450e151764c_d20250901_m045318_c001_v0001182_t0016_u01756702398595") 2025/09/01 04:53:21 DEBUG : B2 bucket rclone-test-hudixut1royu: Purge remote 2025/09/01 04:53:21 INFO : B2 bucket rclone-test-hudixut1royu: cleaning bucket "rclone-test-hudixut1royu" of all files 2025/09/01 04:53:21 DEBUG : empty space: Deleting (id "4_zff522dc390fd0b3b9f980e1b_f118d53e37c14c3a0_d20250901_m045311_c001_v0001178_t0044_u01756702391473") 2025/09/01 04:53:21 DEBUG : potato2: Deleting (id "4_zff522dc390fd0b3b9f980e1b_f4197d5bec14ac5ae_d20250901_m045318_c001_v7007000_t0000_u01756702398580") 2025/09/01 04:53:21 DEBUG : potato2: Deleting (id "4_zff522dc390fd0b3b9f980e1b_f10332066a540e11e_d20250901_m045312_c001_v0001182_t0040_u01756702392655") 2025/09/01 04:53:21 DEBUG : potato3: Deleting (id "4_zff522dc390fd0b3b9f980e1b_f4197d5bec14ac5af_d20250901_m045318_c001_v7007000_t0000_u01756702398799") 2025/09/01 04:53:21 DEBUG : potato3: Deleting (id "4_zff522dc390fd0b3b9f980e1b_f118d7f57d930eac1_d20250901_m045312_c001_v0001105_t0048_u01756702392877") 2025/09/01 04:53:21 DEBUG : potato3: Deleting (id "4_zff522dc390fd0b3b9f980e1b_f118d53e37c14c3a2_d20250901_m045311_c001_v0001178_t0013_u01756702391694") --- PASS: TestServerSideMoveWithFilter (21.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:53:25 DEBUG : Creating backend with remote "TestB2:rclone-test-nuresaw9tasi" 2025/09/01 04:53:27 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-foxokuf7bene -> B2 bucket rclone-test-nuresaw9tasi 2025/09/01 04:53:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/01 04:53:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/01 04:53:33 DEBUG : pacer: Reducing sleep to 10ms 2025/09/01 04:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 04:53:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/01 04:53:33 DEBUG : empty space: Unchanged skipping 2025/09/01 04:53:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/01 04:53:33 DEBUG : B2 bucket rclone-test-nuresaw9tasi: Waiting for checks to finish 2025/09/01 04:53:33 INFO : empty space: Deleted 2025/09/01 04:53:33 DEBUG : B2 bucket rclone-test-nuresaw9tasi: Waiting for transfers to finish 2025/09/01 04:53:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/01 04:53:33 INFO : potato3: Copied (server-side copy) 2025/09/01 04:53:34 INFO : potato3: Deleted 2025/09/01 04:53:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 04:53:34 INFO : potato2: Copied (server-side copy) 2025/09/01 04:53:34 INFO : potato2: Deleted 2025/09/01 04:53:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yudegat3kigu" 2025/09/01 04:53:35 INFO : tomatoDir: Making directory 2025/09/01 04:53:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/01 04:53:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 04:53:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/01 04:53:36 DEBUG : B2 bucket rclone-test-yudegat3kigu: Waiting for checks to finish 2025/09/01 04:53:36 DEBUG : B2 bucket rclone-test-yudegat3kigu: Waiting for transfers to finish 2025/09/01 04:53:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 04:53:38 INFO : potato2: Copied (server-side copy) 2025/09/01 04:53:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/01 04:53:38 INFO : empty space: Copied (server-side copy) 2025/09/01 04:53:38 INFO : potato2: Deleted 2025/09/01 04:53:38 INFO : empty space: Deleted 2025/09/01 04:53:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/01 04:53:38 INFO : potato3: Copied (server-side copy) 2025/09/01 04:53:39 INFO : potato3: Deleted 2025/09/01 04:53:39 DEBUG : B2 bucket rclone-test-yudegat3kigu: Purge remote 2025/09/01 04:53:39 INFO : B2 bucket rclone-test-yudegat3kigu: cleaning bucket "rclone-test-yudegat3kigu" of all files 2025/09/01 04:53:39 DEBUG : empty space: Deleting (id "4_z2f529dd390fd0b3b9f980e1b_f118a92cd8c832acb_d20250901_m045338_c001_v0001161_t0023_u01756702418151") 2025/09/01 04:53:39 DEBUG : potato2: Deleting (id "4_z2f529dd390fd0b3b9f980e1b_f112f062f9041a7f6_d20250901_m045338_c001_v0001099_t0011_u01756702418516") 2025/09/01 04:53:39 DEBUG : potato3: Deleting (id "4_z2f529dd390fd0b3b9f980e1b_f106d375eba6de648_d20250901_m045338_c001_v0001157_t0043_u01756702418528") 2025/09/01 04:53:41 DEBUG : B2 bucket rclone-test-nuresaw9tasi: Purge remote 2025/09/01 04:53:41 INFO : B2 bucket rclone-test-nuresaw9tasi: cleaning bucket "rclone-test-nuresaw9tasi" of all files 2025/09/01 04:53:41 DEBUG : empty space: Deleting (id "4_z6ff27df390fd0b3b9f980e1b_f40782267406e34f5_d20250901_m045338_c001_v7007000_t0000_u01756702418815") 2025/09/01 04:53:41 DEBUG : empty space: Deleting (id "4_z6ff27df390fd0b3b9f980e1b_f11536ec6c346ac34_d20250901_m045332_c001_v0001181_t0020_u01756702412526") 2025/09/01 04:53:41 DEBUG : potato2: Deleting (id "4_z6ff27df390fd0b3b9f980e1b_f40782267406e34f4_d20250901_m045338_c001_v7007000_t0000_u01756702418784") 2025/09/01 04:53:41 DEBUG : potato2: Deleting (id "4_z6ff27df390fd0b3b9f980e1b_f109a3cee71564d19_d20250901_m045334_c001_v0001176_t0048_u01756702414084") 2025/09/01 04:53:41 DEBUG : potato3: Deleting (id "4_z6ff27df390fd0b3b9f980e1b_f40782267406e34f6_d20250901_m045339_c001_v7007000_t0000_u01756702419009") 2025/09/01 04:53:41 DEBUG : potato3: Deleting (id "4_z6ff27df390fd0b3b9f980e1b_f10496ceffaa617f3_d20250901_m045333_c001_v0001153_t0018_u01756702413716") 2025/09/01 04:53:41 DEBUG : potato3: Deleting (id "4_z6ff27df390fd0b3b9f980e1b_f11536ec6c346ac38_d20250901_m045332_c001_v0001181_t0029_u01756702412746") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.67s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:53:45 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:53:47 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/rclone-sync-test" --- PASS: TestSyncOverlap (1.51s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:53:49 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/rclone-sync-test" 2025/09/01 04:53:51 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/rclone-sync-test-include/layer2" 2025/09/01 04:53:52 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/rclone-sync-test-ignore-file" 2025/09/01 04:53:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/01 04:53:56 DEBUG : B2 bucket rclone-test-foxokuf7bene path rclone-sync-test: Waiting for checks to finish 2025/09/01 04:53:56 DEBUG : B2 bucket rclone-test-foxokuf7bene path rclone-sync-test: Waiting for transfers to finish 2025/09/01 04:53:56 DEBUG : Waiting for deletions to finish 2025/09/01 04:53:56 INFO : There was nothing to transfer 2025/09/01 04:53:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/01 04:53:57 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:53:57 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:53:57 DEBUG : Waiting for deletions to finish 2025/09/01 04:53:57 INFO : There was nothing to transfer 2025/09/01 04:53:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/01 04:53:57 DEBUG : B2 bucket rclone-test-foxokuf7bene path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/01 04:53:57 DEBUG : B2 bucket rclone-test-foxokuf7bene path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/01 04:53:57 DEBUG : Waiting for deletions to finish 2025/09/01 04:53:57 INFO : There was nothing to transfer 2025/09/01 04:53:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/01 04:53:58 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:53:58 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:53:58 DEBUG : Waiting for deletions to finish 2025/09/01 04:53:58 INFO : There was nothing to transfer 2025/09/01 04:53:58 DEBUG : Excluded 2025/09/01 04:53:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/01 04:53:58 DEBUG : B2 bucket rclone-test-foxokuf7bene path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/01 04:53:58 DEBUG : B2 bucket rclone-test-foxokuf7bene path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/01 04:53:58 DEBUG : Waiting for deletions to finish 2025/09/01 04:53:58 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.21s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:53:59 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/dst" 2025/09/01 04:54:00 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/CompareDest" 2025/09/01 04:54:02 DEBUG : one: Need to transfer - File not found at Destination 2025/09/01 04:54:02 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:02 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 04:54:03 INFO : one: Copied (new) 2025/09/01 04:54:03 DEBUG : Waiting for deletions to finish 2025/09/01 04:54:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 04:54:04 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:04 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/01 04:54:04 INFO : one: Copied (replaced existing) 2025/09/01 04:54:04 DEBUG : Waiting for deletions to finish 2025/09/01 04:54:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 04:54:06 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:54:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 04:54:06 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:06 DEBUG : Waiting for deletions to finish 2025/09/01 04:54:06 INFO : There was nothing to transfer 2025/09/01 04:54:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 04:54:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:54:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/01 04:54:08 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:54:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 04:54:08 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:08 DEBUG : Waiting for deletions to finish 2025/09/01 04:54:08 INFO : There was nothing to transfer 2025/09/01 04:54:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 04:54:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:54:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/01 04:54:08 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:54:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 04:54:08 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:08 DEBUG : Waiting for deletions to finish 2025/09/01 04:54:08 INFO : There was nothing to transfer 2025/09/01 04:54:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 04:54:09 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/01 04:54:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/01 04:54:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/01 04:54:09 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:54:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 04:54:09 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:09 DEBUG : Waiting for deletions to finish 2025/09/01 04:54:09 INFO : There was nothing to transfer 2025/09/01 04:54:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 04:54:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/01 04:54:10 DEBUG : two: Need to transfer - File not found at Destination 2025/09/01 04:54:10 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:54:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 04:54:10 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/01 04:54:11 INFO : two: Copied (new) 2025/09/01 04:54:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.45s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:54:14 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/dest" 2025/09/01 04:54:15 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/pre-dest1" 2025/09/01 04:54:16 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/pre-dest2" 2025/09/01 04:54:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:54:18 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/01 04:54:18 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:54:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/01 04:54:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/01 04:54:19 DEBUG : B2 bucket rclone-test-foxokuf7bene path dest: Waiting for checks to finish 2025/09/01 04:54:19 DEBUG : B2 bucket rclone-test-foxokuf7bene path dest: Waiting for transfers to finish 2025/09/01 04:54:19 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/01 04:54:19 INFO : 3: Copied (new) 2025/09/01 04:54:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.80s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:54:21 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/dst" 2025/09/01 04:54:22 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/CopyDest" 2025/09/01 04:54:24 DEBUG : one: Need to transfer - File not found at Destination 2025/09/01 04:54:24 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:24 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 04:54:25 INFO : one: Copied (new) 2025/09/01 04:54:25 DEBUG : Waiting for deletions to finish 2025/09/01 04:54:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 04:54:26 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:26 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/01 04:54:26 INFO : one: Copied (replaced existing) 2025/09/01 04:54:26 DEBUG : Waiting for deletions to finish 2025/09/01 04:54:28 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/BackupDir" 2025/09/01 04:54:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 04:54:29 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:54:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 04:54:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 04:54:31 INFO : one: Copied (server-side copy) 2025/09/01 04:54:31 INFO : one: Deleted 2025/09/01 04:54:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/01 04:54:31 INFO : one: Copied (server-side copy) 2025/09/01 04:54:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/01 04:54:31 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:31 DEBUG : Waiting for deletions to finish 2025/09/01 04:54:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:54:32 DEBUG : one: Unchanged skipping 2025/09/01 04:54:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:54:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/01 04:54:33 INFO : two: Copied (server-side copy) 2025/09/01 04:54:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/01 04:54:33 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:33 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:33 DEBUG : Waiting for deletions to finish 2025/09/01 04:54:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:54:33 DEBUG : one: Unchanged skipping 2025/09/01 04:54:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:54:33 DEBUG : two: Unchanged skipping 2025/09/01 04:54:33 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:33 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:33 DEBUG : Waiting for deletions to finish 2025/09/01 04:54:33 INFO : There was nothing to transfer 2025/09/01 04:54:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:54:34 DEBUG : one: Unchanged skipping 2025/09/01 04:54:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/01 04:54:35 DEBUG : three: Destination not found in --copy-dest 2025/09/01 04:54:35 DEBUG : three: Need to transfer - File not found at Destination 2025/09/01 04:54:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 04:54:35 DEBUG : two: Unchanged skipping 2025/09/01 04:54:35 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:35 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:35 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/01 04:54:35 INFO : three: Copied (new) 2025/09/01 04:54:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.18s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:54:39 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/dst" 2025/09/01 04:54:40 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/backup" 2025/09/01 04:54:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 04:54:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:54:42 DEBUG : two: Unchanged skipping 2025/09/01 04:54:42 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 04:54:43 INFO : one: Copied (server-side copy) 2025/09/01 04:54:43 INFO : one: Deleted 2025/09/01 04:54:43 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 04:54:44 INFO : one: Copied (new) 2025/09/01 04:54:44 DEBUG : Waiting for deletions to finish 2025/09/01 04:54:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/01 04:54:45 INFO : three.txt: Copied (server-side copy) 2025/09/01 04:54:45 INFO : three.txt: Deleted 2025/09/01 04:54:45 INFO : three.txt: Moved into backup dir 2025/09/01 04:54:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 04:54:46 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:54:46 DEBUG : two: Unchanged skipping 2025/09/01 04:54:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 04:54:47 INFO : one: Copied (server-side copy) 2025/09/01 04:54:47 INFO : one: Deleted 2025/09/01 04:54:47 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/01 04:54:48 INFO : one: Copied (new) 2025/09/01 04:54:48 DEBUG : Waiting for deletions to finish 2025/09/01 04:54:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 04:54:48 INFO : three.txt: Copied (server-side copy) 2025/09/01 04:54:48 INFO : three.txt: Deleted 2025/09/01 04:54:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.46s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:54:51 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-14.backblaze.com/b2api/v1/b2_upload_file/af32fd3390cd0b3b9f980e1b/c001_v0001184_t0059": EOF 2025/09/01 04:54:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-14.backblaze.com/b2api/v1/b2_upload_file/af32fd3390cd0b3b9f980e1b/c001_v0001184_t0059": EOF) 2025/09/01 04:54:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-foxokuf7bene: 1/10 (Post "https://pod-000-1184-14.backblaze.com/b2api/v1/b2_upload_file/af32fd3390cd0b3b9f980e1b/c001_v0001184_t0059": EOF) 2025/09/01 04:54:53 DEBUG : pacer: Reducing sleep to 10ms 2025/09/01 04:54:54 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/dst" 2025/09/01 04:54:54 DEBUG : Config file has changed externally - reloading 2025/09/01 04:54:55 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/backup" 2025/09/01 04:54:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 04:54:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:54:57 DEBUG : two: Unchanged skipping 2025/09/01 04:54:57 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:54:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 04:54:58 INFO : one: Copied (server-side copy) to: one.bak 2025/09/01 04:54:58 INFO : one: Deleted 2025/09/01 04:54:58 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:54:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 04:54:59 INFO : one: Copied (new) 2025/09/01 04:54:59 DEBUG : Waiting for deletions to finish 2025/09/01 04:54:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/01 04:54:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/01 04:54:59 INFO : three.txt: Deleted 2025/09/01 04:54:59 INFO : three.txt: Moved into backup dir 2025/09/01 04:55:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:55:01 DEBUG : two: Unchanged skipping 2025/09/01 04:55:01 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:55:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 04:55:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 04:55:02 INFO : one: Copied (server-side copy) to: one.bak 2025/09/01 04:55:02 INFO : one: Deleted 2025/09/01 04:55:02 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:55:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/01 04:55:02 INFO : one: Copied (new) 2025/09/01 04:55:02 DEBUG : Waiting for deletions to finish 2025/09/01 04:55:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 04:55:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/01 04:55:03 INFO : three.txt: Deleted 2025/09/01 04:55:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:55:06 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/dst" 2025/09/01 04:55:07 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/backup" 2025/09/01 04:55:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 04:55:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:55:09 DEBUG : two: Unchanged skipping 2025/09/01 04:55:09 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:55:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 04:55:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/01 04:55:10 INFO : one: Deleted 2025/09/01 04:55:10 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:55:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 04:55:11 INFO : one: Copied (new) 2025/09/01 04:55:11 DEBUG : Waiting for deletions to finish 2025/09/01 04:55:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/01 04:55:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/01 04:55:12 INFO : three.txt: Deleted 2025/09/01 04:55:12 INFO : three.txt: Moved into backup dir 2025/09/01 04:55:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 04:55:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:55:13 DEBUG : two: Unchanged skipping 2025/09/01 04:55:13 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:55:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 04:55:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/01 04:55:14 INFO : one: Deleted 2025/09/01 04:55:14 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:55:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/01 04:55:14 INFO : one: Copied (new) 2025/09/01 04:55:14 DEBUG : Waiting for deletions to finish 2025/09/01 04:55:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 04:55:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/01 04:55:15 INFO : three.txt: Deleted 2025/09/01 04:55:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.93s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:55:18 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/dst" 2025/09/01 04:55:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 04:55:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:55:19 DEBUG : two: Unchanged skipping 2025/09/01 04:55:19 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:55:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 04:55:20 INFO : one: Copied (server-side copy) to: one.bak 2025/09/01 04:55:20 INFO : one: Deleted 2025/09/01 04:55:20 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:55:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 04:55:21 INFO : one: Copied (new) 2025/09/01 04:55:21 DEBUG : Waiting for deletions to finish 2025/09/01 04:55:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/01 04:55:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/01 04:55:22 INFO : three.txt: Deleted 2025/09/01 04:55:22 INFO : three.txt: Moved into backup dir 2025/09/01 04:55:22 DEBUG : one.bak: Excluded (Path Filter) 2025/09/01 04:55:22 DEBUG : one.bak: Excluded 2025/09/01 04:55:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/01 04:55:22 DEBUG : three.txt.bak: Excluded 2025/09/01 04:55:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 04:55:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:55:22 DEBUG : two: Unchanged skipping 2025/09/01 04:55:22 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for checks to finish 2025/09/01 04:55:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 04:55:23 INFO : one: Copied (server-side copy) to: one.bak 2025/09/01 04:55:23 INFO : one: Deleted 2025/09/01 04:55:23 DEBUG : B2 bucket rclone-test-foxokuf7bene path dst: Waiting for transfers to finish 2025/09/01 04:55:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/01 04:55:23 INFO : one: Copied (new) 2025/09/01 04:55:23 DEBUG : Waiting for deletions to finish 2025/09/01 04:55:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 04:55:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/01 04:55:24 INFO : three.txt: Deleted 2025/09/01 04:55:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.13s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/dst" 2025/09/01 04:55:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 04:55:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 04:55:29 INFO : one: Copied (server-side copy) to: one.bak 2025/09/01 04:55:29 INFO : one: Deleted 2025/09/01 04:55:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 04:55:30 INFO : one: Copied (new) 2025/09/01 04:55:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:55:30 DEBUG : two: Unchanged skipping 2025/09/01 04:55:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/01 04:55:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/01 04:55:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/01 04:55:31 INFO : three.txt: Deleted 2025/09/01 04:55:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 04:55:32 INFO : three.txt: Copied (new) 2025/09/01 04:55:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 04:55:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 04:55:33 INFO : one: Copied (server-side copy) to: one.bak 2025/09/01 04:55:33 INFO : one: Deleted 2025/09/01 04:55:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/01 04:55:33 INFO : one: Copied (new) 2025/09/01 04:55:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:55:33 DEBUG : two: Unchanged skipping 2025/09/01 04:55:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/01 04:55:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 04:55:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/01 04:55:34 INFO : three.txt: Deleted 2025/09/01 04:55:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/01 04:55:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.92s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:55:38 DEBUG : Creating backend with remote "TestB2:rclone-test-foxokuf7bene/dst" 2025/09/01 04:55:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 04:55:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 04:55:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/01 04:55:41 INFO : one: Deleted 2025/09/01 04:55:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 04:55:42 INFO : one: Copied (new) 2025/09/01 04:55:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:55:42 DEBUG : two: Unchanged skipping 2025/09/01 04:55:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/01 04:55:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/01 04:55:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/01 04:55:43 INFO : three.txt: Deleted 2025/09/01 04:55:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 04:55:43 INFO : three.txt: Copied (new) 2025/09/01 04:55:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 04:55:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 04:55:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/01 04:55:44 INFO : one: Deleted 2025/09/01 04:55:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/01 04:55:45 INFO : one: Copied (new) 2025/09/01 04:55:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:55:45 DEBUG : two: Unchanged skipping 2025/09/01 04:55:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/01 04:55:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 04:55:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/01 04:55:46 INFO : three.txt: Deleted 2025/09/01 04:55:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/01 04:55:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.53s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:55:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/01 04:55:49 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:55:49 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:55:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/01 04:55:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/01 04:55:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.37s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:55:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/01 04:55:50 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:55:50 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:55:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/01 04:55:51 INFO : existing: Copied (new) 2025/09/01 04:55:51 DEBUG : Waiting for deletions to finish 2025/09/01 04:55:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/01 04:55:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/01 04:55:51 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:55:51 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:55:51 ERROR : B2 bucket rclone-test-foxokuf7bene: not deleting files as there were IO errors 2025/09/01 04:55:51 ERROR : B2 bucket rclone-test-foxokuf7bene: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:55:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:55:53 DEBUG : existing: Unchanged skipping 2025/09/01 04:55:53 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:55:53 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:55:53 DEBUG : Waiting for deletions to finish 2025/09/01 04:55:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:56:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:56:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both0: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both13: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both14: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both15: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both16: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both11: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both12: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both10: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both17: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both2: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both3: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both4: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both5: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both18: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both1: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both19: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:08 DEBUG : both6: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both7: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both8: Unchanged skipping 2025/09/01 04:56:08 DEBUG : both9: Unchanged skipping 2025/09/01 04:56:08 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:56:08 DEBUG : Waiting for deletions to finish 2025/09/01 04:56:08 INFO : only15: Deleted 2025/09/01 04:56:09 INFO : only18: Deleted 2025/09/01 04:56:09 INFO : only3: Deleted 2025/09/01 04:56:09 INFO : only1: Deleted 2025/09/01 04:56:09 INFO : only5: Deleted 2025/09/01 04:56:09 INFO : only12: Deleted 2025/09/01 04:56:09 INFO : only13: Deleted 2025/09/01 04:56:09 INFO : only14: Deleted 2025/09/01 04:56:09 INFO : only8: Deleted 2025/09/01 04:56:09 INFO : only9: Deleted 2025/09/01 04:56:09 INFO : only0: Deleted 2025/09/01 04:56:09 INFO : only2: Deleted 2025/09/01 04:56:09 INFO : only7: Deleted 2025/09/01 04:56:09 INFO : only10: Deleted 2025/09/01 04:56:09 INFO : only17: Deleted 2025/09/01 04:56:09 INFO : only19: Deleted 2025/09/01 04:56:09 INFO : only16: Deleted 2025/09/01 04:56:09 INFO : only11: Deleted 2025/09/01 04:56:09 INFO : only4: Deleted 2025/09/01 04:56:09 INFO : only6: Deleted 2025/09/01 04:56:09 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.80s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:56:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both12: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both0: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both13: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:56:27 DEBUG : both10: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both15: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both17: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both18: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both19: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both1: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both2: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both3: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both4: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both5: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both11: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both14: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both16: Unchanged skipping 2025/09/01 04:56:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:27 DEBUG : both7: Unchanged skipping 2025/09/01 04:56:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : both6: Unchanged skipping 2025/09/01 04:56:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : both8: Unchanged skipping 2025/09/01 04:56:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : both9: Unchanged skipping 2025/09/01 04:56:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/01 04:56:27 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:56:28 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only11: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only0: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only17: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only10: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only12: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only18: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only19: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only1: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only14: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only16: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only2: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only3: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only15: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only4: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only5: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only8: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only13: Copied (replaced existing) 2025/09/01 04:56:28 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:28 INFO : only7: Copied (replaced existing) 2025/09/01 04:56:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:29 INFO : only9: Copied (replaced existing) 2025/09/01 04:56:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 04:56:29 INFO : only6: Copied (replaced existing) 2025/09/01 04:56:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.88s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:56:37 DEBUG : empty_dir: Making directory with metadata 2025/09/01 04:56:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 04:56:37 DEBUG : empty_on_remote: Making directory with metadata 2025/09/01 04:56:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 04:56:37 INFO : empty_on_remote: Making directory 2025/09/01 04:56:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/01 04:56:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/01 04:56:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/01 04:56:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/01 04:56:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.65s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:56:39 DEBUG : empty_dir: Making directory with metadata 2025/09/01 04:56:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 04:56:39 DEBUG : empty_on_remote: Making directory with metadata 2025/09/01 04:56:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 04:56:39 INFO : empty_on_remote: Making directory 2025/09/01 04:56:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/01 04:56:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/01 04:56:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/01 04:56:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/01 04:56:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/01 04:56:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:56:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 04:56:42 INFO : sub dir: Making directory 2025/09/01 04:56:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:56:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 04:56:45 INFO : sub dir: Making directory 2025/09/01 04:56:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.67s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:56:56 DEBUG : Waiting for deletions to finish 2025/09/01 04:56:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:56:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:56:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : banana: Unchanged skipping 2025/09/01 04:56:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : apple: Unchanged skipping 2025/09/01 04:56:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:56:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:56:57 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:56:57 DEBUG : Waiting for deletions to finish 2025/09/01 04:56:57 INFO : There was nothing to transfer 2025/09/01 04:56:57 DEBUG : Waiting for deletions to finish 2025/09/01 04:56:57 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:56:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : apple: Unchanged skipping 2025/09/01 04:56:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : banana: Unchanged skipping 2025/09/01 04:56:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:56:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:56:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:56:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:56:58 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:56:58 DEBUG : Waiting for deletions to finish 2025/09/01 04:56:58 INFO : There was nothing to transfer 2025/09/01 04:56:58 DEBUG : Waiting for deletions to finish 2025/09/01 04:56:58 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:56:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:57:10 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:11 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:57:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : apple: Unchanged skipping 2025/09/01 04:57:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : banana: Unchanged skipping 2025/09/01 04:57:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:57:12 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:57:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:57:12 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:57:12 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:12 INFO : There was nothing to transfer 2025/09/01 04:57:12 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:12 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:57:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : apple: Unchanged skipping 2025/09/01 04:57:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:57:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : banana: Unchanged skipping 2025/09/01 04:57:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:12 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:57:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:57:13 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:57:13 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:13 INFO : There was nothing to transfer 2025/09/01 04:57:13 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:13 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:57:25 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:26 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:57:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:27 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/01 04:57:27 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/01 04:57:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/01 04:57:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:27 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:57:27 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:57:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/01 04:57:27 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/01 04:57:27 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/01 04:57:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/01 04:57:27 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/01 04:57:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/01 04:57:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/01 04:57:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/01 04:57:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/01 04:57:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/01 04:57:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/01 04:57:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/01 04:57:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/01 04:57:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/01 04:57:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/01 04:57:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/01 04:57:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 04:57:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/01 04:57:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/01 04:57:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/01 04:57:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/01 04:57:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/01 04:57:28 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:28 INFO : dir1/0009-3456789.txt: Deleted 2025/09/01 04:57:28 INFO : apple: Deleted 2025/09/01 04:57:29 INFO : appleappleapplebanana: Deleted 2025/09/01 04:57:29 INFO : dir1/0003-defghij.txt: Deleted 2025/09/01 04:57:29 INFO : dir1/0007-1234567.txt: Deleted 2025/09/01 04:57:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/01 04:57:29 INFO : dir1/0011-56789;.txt: Deleted 2025/09/01 04:57:29 INFO : dir1/0012-6789;.txt: Deleted 2025/09/01 04:57:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/01 04:57:29 INFO : dir1/0010-456789.txt: Deleted 2025/09/01 04:57:29 INFO : dir1/0015-9;=.txt: Deleted 2025/09/01 04:57:29 INFO : splitbananasplit: Deleted 2025/09/01 04:57:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/01 04:57:29 INFO : dir1/0008-2345678.txt: Deleted 2025/09/01 04:57:29 INFO : dir1/0013-789;=.txt: Deleted 2025/09/01 04:57:29 INFO : dir1/0014-89;=.txt: Deleted 2025/09/01 04:57:29 INFO : banana: Deleted 2025/09/01 04:57:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/01 04:57:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/01 04:57:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/01 04:57:29 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/01 04:57:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 04:57:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:30 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : apple: Unchanged skipping 2025/09/01 04:57:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:57:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : banana: Unchanged skipping 2025/09/01 04:57:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:57:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:57:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:57:30 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:57:30 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:30 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/01 04:57:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:30 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:30 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:30 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 04:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 04:57:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 04:57:30 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 04:57:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 04:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 04:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 04:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 04:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 04:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 04:57:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:57:42 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:43 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 04:57:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 04:57:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 04:57:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 04:57:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 04:57:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 04:57:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 04:57:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 04:57:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 04:57:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 04:57:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 04:57:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 04:57:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 04:57:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 04:57:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 04:57:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 04:57:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 04:57:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 04:57:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 04:57:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 04:57:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 04:57:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 04:57:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 04:57:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 04:57:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 04:57:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 04:57:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 04:57:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 04:57:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 04:57:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 04:57:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 04:57:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 04:57:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 04:57:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 04:57:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 04:57:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 04:57:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 04:57:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 04:57:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 04:57:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 04:57:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 04:57:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 04:57:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 04:57:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 04:57:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 04:57:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 04:57:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 04:57:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 04:57:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 04:57:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 04:57:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 04:57:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 04:57:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 04:57:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 04:57:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 04:57:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 04:57:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 04:57:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 04:57:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 04:57:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 04:57:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 04:57:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 04:57:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 04:57:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 04:57:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 04:57:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 04:57:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 04:57:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 04:57:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 04:57:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 04:57:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 04:57:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 04:57:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 04:57:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 04:57:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 04:57:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 04:57:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 04:57:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 04:57:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 04:57:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 04:57:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 04:57:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 04:57:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 04:57:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 04:57:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 04:57:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 04:57:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 04:57:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 04:57:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 04:57:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 04:57:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 04:57:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 04:57:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 04:57:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 04:57:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 04:57:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 04:57:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 04:57:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 04:57:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 04:57:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 04:57:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 04:57:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 04:57:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 04:57:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 04:57:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 04:57:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 04:57:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 04:57:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 04:57:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 04:57:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 04:57:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 04:57:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 04:57:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 04:57:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 04:57:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 04:57:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/01 04:57:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:43 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:57:43 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:57:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/01 04:57:43 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/01 04:57:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 04:57:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/01 04:57:43 INFO : apple: Copied (new) to: PREFIXapple 2025/09/01 04:57:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 04:57:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/01 04:57:43 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/01 04:57:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 04:57:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/01 04:57:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 04:57:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 04:57:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/01 04:57:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 04:57:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 04:57:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/01 04:57:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/01 04:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 04:57:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/01 04:57:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/01 04:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 04:57:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/01 04:57:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/01 04:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 04:57:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/01 04:57:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 04:57:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 04:57:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/01 04:57:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 04:57:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 04:57:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/01 04:57:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 04:57:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 04:57:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/01 04:57:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/01 04:57:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 04:57:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/01 04:57:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/01 04:57:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 04:57:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/01 04:57:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/01 04:57:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 04:57:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/01 04:57:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/01 04:57:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 04:57:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/01 04:57:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/01 04:57:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 04:57:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/01 04:57:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/01 04:57:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/01 04:57:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/01 04:57:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/01 04:57:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/01 04:57:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/01 04:57:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/01 04:57:45 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/01 04:57:45 INFO : dir1/0008-2345678.txt: Deleted 2025/09/01 04:57:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/01 04:57:45 INFO : dir1/0014-89;=.txt: Deleted 2025/09/01 04:57:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/01 04:57:45 INFO : dir1/0003-defghij.txt: Deleted 2025/09/01 04:57:45 INFO : dir1/0010-456789.txt: Deleted 2025/09/01 04:57:45 INFO : dir1/0009-3456789.txt: Deleted 2025/09/01 04:57:45 INFO : dir1/0015-9;=.txt: Deleted 2025/09/01 04:57:45 INFO : dir1/0011-56789;.txt: Deleted 2025/09/01 04:57:45 INFO : dir1/0012-6789;.txt: Deleted 2025/09/01 04:57:45 INFO : appleappleapplebanana: Deleted 2025/09/01 04:57:45 INFO : banana: Deleted 2025/09/01 04:57:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/01 04:57:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/01 04:57:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/01 04:57:45 INFO : dir1/0013-789;=.txt: Deleted 2025/09/01 04:57:45 INFO : splitbananasplit: Deleted 2025/09/01 04:57:45 INFO : apple: Deleted 2025/09/01 04:57:45 INFO : dir1/0007-1234567.txt: Deleted 2025/09/01 04:57:45 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:57:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 04:57:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 04:57:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 04:57:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 04:57:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 04:57:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 04:57:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 04:57:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 04:57:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 04:57:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 04:57:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 04:57:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 04:57:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 04:57:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 04:57:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 04:57:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 04:57:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 04:57:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 04:57:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 04:57:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 04:57:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 04:57:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 04:57:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 04:57:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 04:57:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 04:57:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 04:57:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 04:57:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 04:57:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 04:57:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 04:57:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 04:57:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 04:57:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 04:57:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 04:57:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 04:57:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 04:57:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 04:57:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 04:57:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 04:57:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 04:57:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 04:57:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 04:57:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 04:57:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 04:57:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 04:57:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 04:57:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 04:57:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 04:57:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/01 04:57:46 INFO : appleappleapplebanana: Copied (new) 2025/09/01 04:57:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/01 04:57:46 INFO : apple: Copied (new) 2025/09/01 04:57:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:57:46 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:57:46 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:57:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/01 04:57:46 INFO : banana: Copied (new) 2025/09/01 04:57:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/01 04:57:47 INFO : splitbananasplit: Copied (new) 2025/09/01 04:57:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/01 04:57:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/01 04:57:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/01 04:57:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/01 04:57:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/01 04:57:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/01 04:57:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/01 04:57:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/01 04:57:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/01 04:57:47 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/01 04:57:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/01 04:57:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/01 04:57:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/01 04:57:47 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/01 04:57:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/01 04:57:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/01 04:57:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/01 04:57:47 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/01 04:57:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/01 04:57:47 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/01 04:57:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/01 04:57:47 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/01 04:57:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/01 04:57:47 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/01 04:57:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/01 04:57:47 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/01 04:57:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/01 04:57:48 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/01 04:57:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/01 04:57:48 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/01 04:57:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/01 04:57:48 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/01 04:57:48 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:48 INFO : PREFIXbanana: Deleted 2025/09/01 04:57:48 INFO : PREFIXsplitbananasplit: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/01 04:57:48 INFO : PREFIXapple: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/01 04:57:48 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/01 04:57:48 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/01 04:57:48 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:49 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : Waiting for deletions to finish 2025/09/01 04:57:49 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:58:01 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:01 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:58:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:58:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 04:58:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 04:58:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 04:58:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 04:58:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 04:58:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 04:58:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:02 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:58:02 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:58:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/01 04:58:02 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/01 04:58:02 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/01 04:58:02 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 04:58:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/01 04:58:02 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/01 04:58:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/01 04:58:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/01 04:58:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/01 04:58:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/01 04:58:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/01 04:58:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/01 04:58:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/01 04:58:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/01 04:58:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/01 04:58:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/01 04:58:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/01 04:58:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/01 04:58:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/01 04:58:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/01 04:58:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/01 04:58:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/01 04:58:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/01 04:58:03 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/01 04:58:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/01 04:58:04 INFO : dir1/0007-1234567.txt: Deleted 2025/09/01 04:58:04 INFO : apple: Deleted 2025/09/01 04:58:04 INFO : appleappleapplebanana: Deleted 2025/09/01 04:58:04 INFO : splitbananasplit: Deleted 2025/09/01 04:58:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/01 04:58:04 INFO : dir1/0012-6789;.txt: Deleted 2025/09/01 04:58:04 INFO : dir1/0013-789;=.txt: Deleted 2025/09/01 04:58:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/01 04:58:04 INFO : dir1/0009-3456789.txt: Deleted 2025/09/01 04:58:04 INFO : dir1/0011-56789;.txt: Deleted 2025/09/01 04:58:04 INFO : dir1/0014-89;=.txt: Deleted 2025/09/01 04:58:04 INFO : dir1/0015-9;=.txt: Deleted 2025/09/01 04:58:04 INFO : dir1/0008-2345678.txt: Deleted 2025/09/01 04:58:04 INFO : dir1/0003-defghij.txt: Deleted 2025/09/01 04:58:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/01 04:58:04 INFO : dir1/0010-456789.txt: Deleted 2025/09/01 04:58:04 INFO : banana: Deleted 2025/09/01 04:58:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/01 04:58:04 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/01 04:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 04:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 04:58:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 04:58:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:05 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:58:05 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:58:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/01 04:58:05 INFO : banana: Copied (new) 2025/09/01 04:58:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/01 04:58:05 INFO : appleappleapplebanana: Copied (new) 2025/09/01 04:58:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/01 04:58:05 INFO : splitbananasplit: Copied (new) 2025/09/01 04:58:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/01 04:58:05 INFO : apple: Copied (new) 2025/09/01 04:58:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/01 04:58:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/01 04:58:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/01 04:58:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/01 04:58:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/01 04:58:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/01 04:58:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/01 04:58:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/01 04:58:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/01 04:58:06 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/01 04:58:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/01 04:58:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/01 04:58:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/01 04:58:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/01 04:58:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/01 04:58:06 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/01 04:58:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/01 04:58:06 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/01 04:58:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/01 04:58:06 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/01 04:58:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/01 04:58:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/01 04:58:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/01 04:58:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/01 04:58:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/01 04:58:06 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/01 04:58:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/01 04:58:06 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/01 04:58:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/01 04:58:06 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/01 04:58:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/01 04:58:06 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/01 04:58:06 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:07 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : bananaSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : appleSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : splitbananasplitSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/01 04:58:07 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/01 04:58:07 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:07 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:58:07 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:08 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:58:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:58:20 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:20 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:58:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 04:58:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 04:58:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 04:58:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 04:58:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 04:58:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:21 DEBUG : apple: Unchanged skipping 2025/09/01 04:58:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:21 DEBUG : banana: Unchanged skipping 2025/09/01 04:58:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/01 04:58:21 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/01 04:58:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 04:58:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 04:58:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 04:58:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 04:58:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/01 04:58:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 04:58:21 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:58:21 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:58:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/01 04:58:21 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/01 04:58:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 04:58:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/01 04:58:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/01 04:58:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/01 04:58:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/01 04:58:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 04:58:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/01 04:58:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/01 04:58:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 04:58:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/01 04:58:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/01 04:58:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 04:58:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/01 04:58:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/01 04:58:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 04:58:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/01 04:58:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/01 04:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 04:58:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/01 04:58:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/01 04:58:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 04:58:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/01 04:58:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/01 04:58:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 04:58:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/01 04:58:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/01 04:58:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 04:58:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/01 04:58:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/01 04:58:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 04:58:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/01 04:58:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/01 04:58:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 04:58:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/01 04:58:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/01 04:58:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 04:58:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/01 04:58:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/01 04:58:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/01 04:58:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/01 04:58:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/01 04:58:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/01 04:58:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/01 04:58:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/01 04:58:22 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:22 INFO : dir1/0003-defghij.txt: Deleted 2025/09/01 04:58:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/01 04:58:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/01 04:58:22 INFO : dir1/0013-789;=.txt: Deleted 2025/09/01 04:58:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/01 04:58:22 INFO : dir1/0011-56789;.txt: Deleted 2025/09/01 04:58:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/01 04:58:22 INFO : dir1/0007-1234567.txt: Deleted 2025/09/01 04:58:23 INFO : dir1/0015-9;=.txt: Deleted 2025/09/01 04:58:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/01 04:58:23 INFO : dir1/0010-456789.txt: Deleted 2025/09/01 04:58:23 INFO : dir1/0008-2345678.txt: Deleted 2025/09/01 04:58:23 INFO : dir1/0009-3456789.txt: Deleted 2025/09/01 04:58:23 INFO : dir1/0012-6789;.txt: Deleted 2025/09/01 04:58:23 INFO : appleappleapplebanana: Deleted 2025/09/01 04:58:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/01 04:58:23 INFO : dir1/0014-89;=.txt: Deleted 2025/09/01 04:58:23 INFO : splitbananasplit: Deleted 2025/09/01 04:58:23 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:23 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : appleapple: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/01 04:58:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 04:58:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 04:58:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 04:58:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 04:58:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 04:58:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 04:58:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 04:58:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 04:58:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 04:58:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 04:58:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 04:58:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 04:58:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 04:58:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 04:58:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 04:58:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 04:58:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 04:58:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 04:58:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 04:58:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 04:58:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 04:58:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 04:58:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 04:58:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 04:58:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 04:58:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 04:58:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 04:58:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 04:58:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 04:58:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 04:58:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 04:58:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 04:58:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 04:58:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 04:58:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 04:58:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 04:58:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 04:58:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 04:58:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 04:58:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 04:58:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 04:58:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 04:58:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 04:58:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 04:58:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 04:58:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 04:58:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 04:58:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 04:58:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 04:58:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 04:58:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 04:58:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 04:58:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 04:58:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 04:58:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 04:58:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 04:58:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 04:58:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 04:58:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 04:58:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 04:58:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 04:58:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 04:58:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 04:58:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 04:58:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 04:58:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 04:58:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 04:58:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 04:58:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 04:58:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 04:58:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 04:58:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 04:58:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 04:58:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 04:58:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 04:58:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 04:58:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 04:58:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 04:58:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 04:58:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 04:58:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 04:58:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 04:58:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : apple: Unchanged skipping 2025/09/01 04:58:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : banana: Unchanged skipping 2025/09/01 04:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 04:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 04:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 04:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 04:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 04:58:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 04:58:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 04:58:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 04:58:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 04:58:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 04:58:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 04:58:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 04:58:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 04:58:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 04:58:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 04:58:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 04:58:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 04:58:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 04:58:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 04:58:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/01 04:58:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:58:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:58:24 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:58:24 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:24 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:24 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : appleapple: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/01 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 04:58:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 04:58:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 04:58:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 04:58:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 04:58:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 04:58:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 04:58:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 04:58:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 04:58:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 04:58:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 04:58:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 04:58:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 04:58:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 04:58:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 04:58:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 04:58:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 04:58:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 04:58:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 04:58:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 04:58:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 04:58:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 04:58:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 04:58:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 04:58:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 04:58:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 04:58:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 04:58:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 04:58:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 04:58:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 04:58:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 04:58:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 04:58:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 04:58:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 04:58:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 04:58:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 04:58:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 04:58:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 04:58:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 04:58:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 04:58:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 04:58:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 04:58:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 04:58:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 04:58:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 04:58:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 04:58:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 04:58:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 04:58:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 04:58:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 04:58:24 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:58:36 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:36 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:58:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : apple: Unchanged skipping 2025/09/01 04:58:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:58:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:58:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : banana: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:58:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:58:37 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:58:37 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:37 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:37 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:58:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : apple: Unchanged skipping 2025/09/01 04:58:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:58:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : banana: Unchanged skipping 2025/09/01 04:58:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:58:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:58:38 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:58:38 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:38 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:38 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:58:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:39 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:58:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:58:51 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:51 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:58:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : apple: Unchanged skipping 2025/09/01 04:58:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:58:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : banana: Unchanged skipping 2025/09/01 04:58:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:58:52 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:58:52 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:58:52 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:52 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:52 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:58:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : apple: Unchanged skipping 2025/09/01 04:58:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:58:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : banana: Unchanged skipping 2025/09/01 04:58:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:58:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:58:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:58:53 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:58:53 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:53 DEBUG : Waiting for deletions to finish 2025/09/01 04:58:53 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:58:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:59:05 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:05 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:59:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:59:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:05 DEBUG : apple: Unchanged skipping 2025/09/01 04:59:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:05 DEBUG : banana: Unchanged skipping 2025/09/01 04:59:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:05 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:59:06 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:06 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:06 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:06 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:06 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:59:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:59:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : apple: Unchanged skipping 2025/09/01 04:59:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : banana: Unchanged skipping 2025/09/01 04:59:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:06 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:59:07 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:07 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:07 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:07 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:07 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:59:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:59:19 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:19 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:59:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:19 DEBUG : apple: Unchanged skipping 2025/09/01 04:59:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:19 DEBUG : banana: Unchanged skipping 2025/09/01 04:59:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:59:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:59:20 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:20 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:20 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:20 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:59:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : apple: Unchanged skipping 2025/09/01 04:59:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:59:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:20 DEBUG : banana: Unchanged skipping 2025/09/01 04:59:20 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:59:21 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:21 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:21 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:21 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:59:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:59:32 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:33 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:59:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : banana: Unchanged skipping 2025/09/01 04:59:34 DEBUG : apple: Unchanged skipping 2025/09/01 04:59:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:59:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:59:34 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:34 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:34 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:34 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 04:59:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 04:59:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : apple: Unchanged skipping 2025/09/01 04:59:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : banana: Unchanged skipping 2025/09/01 04:59:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:34 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 04:59:35 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:35 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:35 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:35 DEBUG : apple: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : banana: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 04:59:35 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (170.81s) --- PASS: TestTransform/NFC (13.88s) --- PASS: TestTransform/NFD (14.87s) --- PASS: TestTransform/base64 (17.44s) --- PASS: TestTransform/prefix (18.82s) --- PASS: TestTransform/suffix (18.54s) --- PASS: TestTransform/truncate (16.33s) --- PASS: TestTransform/encoder (14.71s) --- PASS: TestTransform/ISO-8859-1 (14.35s) --- PASS: TestTransform/charmap (13.77s) --- PASS: TestTransform/lowercase (13.95s) --- PASS: TestTransform/ascii (14.17s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:59:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/01 04:59:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/01 04:59:40 INFO : sub dir_somesuffix: Making directory 2025/09/01 04:59:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/01 04:59:40 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/01 04:59:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/01 04:59:40 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/01 04:59:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/01 04:59:40 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:40 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:41 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:59:41 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/01 04:59:41 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.67s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:59:41 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:42 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:42 INFO : tictactoe: Making directory 2025/09/01 04:59:42 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:42 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 04:59:42 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/01 04:59:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 04:59:42 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:42 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:42 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:59:42 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/01 04:59:42 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.65s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:59:43 INFO : toe: Making directory 2025/09/01 04:59:43 INFO : toe/toe: Making directory 2025/09/01 04:59:43 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/01 04:59:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/01 04:59:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/01 04:59:43 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:43 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:59:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/01 04:59:44 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.62s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:59:45 INFO : toe: Making directory 2025/09/01 04:59:45 INFO : toe/toe: Making directory 2025/09/01 04:59:45 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/01 04:59:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/01 04:59:45 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:45 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/01 04:59:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:59:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/01 04:59:45 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.77s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:59:46 DEBUG : empty_dir: Making directory with metadata 2025/09/01 04:59:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 04:59:46 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:47 INFO : tictacempty_dir: Making directory 2025/09/01 04:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:47 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:47 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:47 INFO : tictactoe: Making directory 2025/09/01 04:59:47 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:47 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 04:59:47 INFO : tictactoe/tictactoe: Making directory 2025/09/01 04:59:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 04:59:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 04:59:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 04:59:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 04:59:47 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:47 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:59:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/01 04:59:47 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.64s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:59:48 DEBUG : empty_dir: Making directory with metadata 2025/09/01 04:59:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 04:59:48 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:48 INFO : tictacempty_dir: Making directory 2025/09/01 04:59:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:48 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:48 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:48 INFO : tictactoe: Making directory 2025/09/01 04:59:48 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:48 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 04:59:48 INFO : tictactoe/tictactoe: Making directory 2025/09/01 04:59:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 04:59:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 04:59:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 04:59:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 04:59:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 04:59:48 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:48 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:59:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 04:59:49 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/01 04:59:49 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:49 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:50 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:50 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 04:59:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:59:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/01 04:59:50 NOTICE: B2 bucket rclone-test-foxokuf7bene: 0 differences found 2025/09/01 04:59:50 NOTICE: B2 bucket rclone-test-foxokuf7bene: 1 matching files --- PASS: TestAllTag (2.44s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:59:51 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:51 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:51 INFO : tictactoe: Making directory 2025/09/01 04:59:51 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:51 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 04:59:51 INFO : tictactoe/tictactoe: Making directory 2025/09/01 04:59:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 04:59:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 04:59:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 04:59:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 04:59:51 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:51 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:59:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/01 04:59:51 DEBUG : Waiting for deletions to finish 2025/09/01 04:59:51 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:52 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:52 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 04:59:52 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 04:59:52 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 04:59:52 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/01 04:59:52 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:52 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.35s) === RUN TestSyntax 2025/09/01 04:59:53 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:59:53 INFO : toe: Making directory 2025/09/01 04:59:53 INFO : toe/toe: Making directory 2025/09/01 04:59:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/01 04:59:53 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:53 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:59:54 INFO : toe/toe/toe: Copied (new) 2025/09/01 04:59:54 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.59s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:59:54 DEBUG : empty_dir: Making directory with metadata 2025/09/01 04:59:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 04:59:54 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:55 INFO : tictacempty_dir: Making directory 2025/09/01 04:59:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:55 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:55 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:55 INFO : tictactoe: Making directory 2025/09/01 04:59:55 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:55 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 04:59:55 INFO : tictactoe/tictactoe: Making directory 2025/09/01 04:59:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 04:59:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 04:59:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 04:59:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 04:59:55 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 04:59:55 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 04:59:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:59:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 04:59:55 INFO : toe/toe/toe.txt: Deleted 2025/09/01 04:59:55 INFO : toe/toe: Removing directory 2025/09/01 04:59:55 INFO : toe: Removing directory 2025/09/01 04:59:55 INFO : empty_dir: Removing directory 2025/09/01 04:59:55 DEBUG : Local file system at /tmp/rclone1569302895: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.72s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 04:59:56 DEBUG : empty_dir: Making directory with metadata 2025/09/01 04:59:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 04:59:56 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:56 INFO : tictacempty_dir: Making directory 2025/09/01 04:59:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 04:59:56 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:56 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:56 INFO : tictactoe: Making directory 2025/09/01 04:59:56 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:56 DEBUG : toe: transformed to: tictactoe 2025/09/01 04:59:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 04:59:56 INFO : tictactoe/tictactoe: Making directory 2025/09/01 04:59:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 04:59:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 04:59:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 04:59:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 04:59:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 04:59:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 04:59:56 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 04:59:56 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 04:59:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:59:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 04:59:57 INFO : toe/toe/toe.txt: Deleted 2025/09/01 04:59:57 INFO : toe/toe: Removing directory 2025/09/01 04:59:57 INFO : toe: Removing directory 2025/09/01 04:59:57 INFO : empty_dir: Removing directory 2025/09/01 04:59:57 DEBUG : Local file system at /tmp/rclone1569302895: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/01 04:59:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/01 04:59:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 04:59:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 04:59:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 04:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 04:59:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/01 04:59:59 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.34s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 05:00:00 DEBUG : Reset feature "Copy" 2025/09/01 05:00:00 DEBUG : Reset feature "Move" 2025/09/01 05:00:00 DEBUG : Reset feature "Copy" 2025/09/01 05:00:00 DEBUG : Reset feature "Move" 2025/09/01 05:00:00 DEBUG : empty_dir: Making directory with metadata 2025/09/01 05:00:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 05:00:00 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:00:00 INFO : tictacempty_dir: Making directory 2025/09/01 05:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:00:00 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:00:00 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:00:00 INFO : tictactoe: Making directory 2025/09/01 05:00:00 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:00:00 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:00:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:00:00 INFO : tictactoe/tictactoe: Making directory 2025/09/01 05:00:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:00:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 05:00:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:00:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 05:00:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:00:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:00:00 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 05:00:00 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 05:00:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:00:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:00:00 INFO : toe/toe/toe.txt: Deleted 2025/09/01 05:00:00 INFO : toe/toe: Removing directory 2025/09/01 05:00:00 INFO : toe: Removing directory 2025/09/01 05:00:00 INFO : empty_dir: Removing directory 2025/09/01 05:00:00 DEBUG : Local file system at /tmp/rclone1569302895: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/01 05:00:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/01 05:00:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 05:00:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 05:00:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 05:00:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:00:02 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/01 05:00:02 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.48s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 05:00:03 DEBUG : toe: transformed to: dG9l 2025/09/01 05:00:03 DEBUG : toe: transformed to: dG9l 2025/09/01 05:00:03 INFO : dG9l: Making directory 2025/09/01 05:00:03 DEBUG : toe: transformed to: dG9l 2025/09/01 05:00:03 DEBUG : toe: transformed to: dG9l 2025/09/01 05:00:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/01 05:00:03 INFO : dG9l/dG9l: Making directory 2025/09/01 05:00:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/01 05:00:03 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/01 05:00:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/01 05:00:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 05:00:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/01 05:00:03 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 05:00:03 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 05:00:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:00:04 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/01 05:00:04 DEBUG : Waiting for deletions to finish 2025/09/01 05:00:04 DEBUG : dG9l: transformed to: toe 2025/09/01 05:00:04 DEBUG : dG9l: transformed to: toe 2025/09/01 05:00:05 DEBUG : dG9l: transformed to: toe 2025/09/01 05:00:05 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/01 05:00:05 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/01 05:00:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/01 05:00:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/01 05:00:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/01 05:00:05 DEBUG : Local file system at /tmp/rclone1569302895: Waiting for checks to finish 2025/09/01 05:00:05 DEBUG : Local file system at /tmp/rclone1569302895: Waiting for transfers to finish 2025/09/01 05:00:05 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.62s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-foxokuf7bene", Local "Local file system at /tmp/rclone1569302895", Modify Window "1ms" 2025/09/01 05:00:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:00:06 DEBUG : toe: transformed to: 2025/09/01 05:00:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:00:06 DEBUG : toe: transformed to: 2025/09/01 05:00:06 INFO : B2 bucket rclone-test-foxokuf7bene: Making directory 2025/09/01 05:00:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:00:06 DEBUG : toe: transformed to: 2025/09/01 05:00:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:00:06 DEBUG : toe: transformed to: 2025/09/01 05:00:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:00:06 DEBUG : toe/toe: transformed to: 2025/09/01 05:00:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/01 05:00:06 INFO : toe/toe: Making directory 2025/09/01 05:00:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:00:06 DEBUG : toe/toe: transformed to: 2025/09/01 05:00:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/01 05:00:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:00:06 DEBUG : toe: transformed to: 2025/09/01 05:00:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/01 05:00:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:00:06 DEBUG : toe/toe/toe: transformed to: 2025/09/01 05:00:06 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/01 05:00:06 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for checks to finish 2025/09/01 05:00:06 DEBUG : B2 bucket rclone-test-foxokuf7bene: Waiting for transfers to finish 2025/09/01 05:00:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:00:07 INFO : toe/toe/toe: Copied (new) 2025/09/01 05:00:07 ERROR : B2 bucket rclone-test-foxokuf7bene: not deleting files as there were IO errors 2025/09/01 05:00:07 ERROR : B2 bucket rclone-test-foxokuf7bene: not deleting directories as there were IO errors --- PASS: TestError (2.00s) PASS 2025/09/01 05:00:08 DEBUG : B2 bucket rclone-test-foxokuf7bene: Purge remote 2025/09/01 05:00:08 INFO : B2 bucket rclone-test-foxokuf7bene: cleaning bucket "rclone-test-foxokuf7bene" of all files 2025/09/01 05:00:09 DEBUG : BackupDir/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c2bd_d20250901_m045436_c001_v7007000_t0000_u01756702476356") 2025/09/01 05:00:09 DEBUG : BackupDir/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11048694da946ee6_d20250901_m045430_c001_v0001181_t0008_u01756702470882") 2025/09/01 05:00:09 DEBUG : CompareDest/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f420768a9af5da724_d20250901_m045411_c001_v7007000_t0000_u01756702451941") 2025/09/01 05:00:09 DEBUG : CompareDest/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f52d7_d20250901_m045405_c001_v0001157_t0022_u01756702445917") 2025/09/01 05:00:09 DEBUG : CompareDest/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f420768a9af5da725_d20250901_m045412_c001_v7007000_t0000_u01756702452124") 2025/09/01 05:00:09 DEBUG : CompareDest/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10ca2_d20250901_m045407_c001_v0001165_t0025_u01756702447383") 2025/09/01 05:00:09 DEBUG : CopyDest/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c2be_d20250901_m045436_c001_v7007000_t0000_u01756702476539") 2025/09/01 05:00:09 DEBUG : CopyDest/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1145d45d3de21626_d20250901_m045428_c001_v0001184_t0020_u01756702468026") 2025/09/01 05:00:09 DEBUG : CopyDest/three: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c2bf_d20250901_m045436_c001_v7007000_t0000_u01756702476724") 2025/09/01 05:00:09 DEBUG : CopyDest/three: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10d20_d20250901_m045434_c001_v0001165_t0026_u01756702474438") 2025/09/01 05:00:09 DEBUG : CopyDest/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c2c3_d20250901_m045436_c001_v7007000_t0000_u01756702476923") 2025/09/01 05:00:09 DEBUG : CopyDest/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f533b_d20250901_m045432_c001_v0001157_t0010_u01756702472041") 2025/09/01 05:00:09 DEBUG : EXISTING: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c561_d20250901_m045553_c001_v7007000_t0000_u01756702553778") 2025/09/01 05:00:09 DEBUG : EXISTING: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10eee_d20250901_m045552_c001_v0001165_t0028_u01756702552754") 2025/09/01 05:00:09 DEBUG : PREFIXapple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40340416a7f4be8a_d20250901_m045748_c001_v7007000_t0000_u01756702668471") 2025/09/01 05:00:09 DEBUG : PREFIXapple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111d1_d20250901_m045743_c001_v0001165_t0013_u01756702663702") 2025/09/01 05:00:09 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41427553122f2e10_d20250901_m045748_c001_v7007000_t0000_u01756702668689") 2025/09/01 05:00:09 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5746_d20250901_m045743_c001_v0001157_t0025_u01756702663694") 2025/09/01 05:00:09 DEBUG : PREFIXbanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6af9f_d20250901_m045748_c001_v7007000_t0000_u01756702668430") 2025/09/01 05:00:10 DEBUG : PREFIXbanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80184_d20250901_m045743_c001_v0001171_t0051_u01756702663727") 2025/09/01 05:00:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba56829e8a_d20250901_m045748_c001_v7007000_t0000_u01756702668440") 2025/09/01 05:00:10 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc05_d20250901_m045743_c001_v0001178_t0054_u01756702663716") 2025/09/01 05:00:10 DEBUG : Testêé: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c4dc_d20250901_m045550_c001_v7007000_t0000_u01756702550306") 2025/09/01 05:00:10 DEBUG : Testêé: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10edd_d20250901_m045549_c001_v0001165_t0023_u01756702549691") 2025/09/01 05:00:10 DEBUG : Testêé: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f549e_d20250901_m045548_c001_v0001157_t0002_u01756702548665") 2025/09/01 05:00:10 DEBUG : YXBwbGU=: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dba_d20250901_m045731_c001_v7007000_t0000_u01756702651288") 2025/09/01 05:00:10 DEBUG : YXBwbGU=: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11164_d20250901_m045727_c001_v0001165_t0003_u01756702647180") 2025/09/01 05:00:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dbb_d20250901_m045731_c001_v7007000_t0000_u01756702651482") 2025/09/01 05:00:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbb6c_d20250901_m045727_c001_v0001178_t0045_u01756702647205") 2025/09/01 05:00:10 DEBUG : YmFuYW5h: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dbc_d20250901_m045731_c001_v7007000_t0000_u01756702651668") 2025/09/01 05:00:10 DEBUG : YmFuYW5h: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80104_d20250901_m045727_c001_v0001171_t0004_u01756702647215") 2025/09/01 05:00:10 DEBUG : a/potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f341863eb_d20250901_m045213_c001_v7007000_t0000_u01756702333657") 2025/09/01 05:00:10 DEBUG : a/potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a47_d20250901_m045213_c001_v0001165_t0019_u01756702333039") 2025/09/01 05:00:10 DEBUG : a/potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4e2f_d20250901_m045211_c001_v7007000_t0000_u01756702331607") 2025/09/01 05:00:10 DEBUG : a/potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a39_d20250901_m045210_c001_v0001165_t0026_u01756702330694") 2025/09/01 05:00:10 DEBUG : a/potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac342_d20250901_m045154_c001_v7007000_t0000_u01756702314328") 2025/09/01 05:00:10 DEBUG : a/potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded109b3_d20250901_m045153_c001_v0001165_t0041_u01756702313391") 2025/09/01 05:00:10 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c15d_d20250901_m045935_c001_v7007000_t0000_u01756702775973") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5942_d20250901_m045932_c001_v0001157_t0042_u01756702772010") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efab2_d20250901_m045921_c001_v7007000_t0000_u01756702761869") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f591b_d20250901_m045918_c001_v0001157_t0022_u01756702758068") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef822939_d20250901_m045907_c001_v7007000_t0000_u01756702747872") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f58e5_d20250901_m045904_c001_v0001157_t0008_u01756702744113") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad66117c_d20250901_m045854_c001_v7007000_t0000_u01756702734049") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f58a0_d20250901_m045850_c001_v0001157_t0021_u01756702730351") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1ab_d20250901_m045839_c001_v7007000_t0000_u01756702719805") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f586b_d20250901_m045835_c001_v0001157_t0003_u01756702715539") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f86_d20250901_m045825_c001_v7007000_t0000_u01756702705076") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11290_d20250901_m045819_c001_v0001165_t0015_u01756702699138") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f384_d20250901_m045808_c001_v7007000_t0000_u01756702688720") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8022b_d20250901_m045805_c001_v0001171_t0052_u01756702685468") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950ef6a3_d20250901_m045804_c001_v7007000_t0000_u01756702684083") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc79_d20250901_m045800_c001_v0001178_t0005_u01756702680577") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226a4_d20250901_m045750_c001_v7007000_t0000_u01756702670173") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc23_d20250901_m045746_c001_v0001178_t0003_u01756702666689") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba56829e88_d20250901_m045745_c001_v7007000_t0000_u01756702665804") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f573e_d20250901_m045741_c001_v0001157_t0017_u01756702661581") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40340416a7f4be19_d20250901_m045728_c001_v7007000_t0000_u01756702648838") 2025/09/01 05:00:11 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11148_d20250901_m045725_c001_v0001165_t0004_u01756702645009") 2025/09/01 05:00:12 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba1f_d20250901_m045713_c001_v7007000_t0000_u01756702633976") 2025/09/01 05:00:12 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded110da_d20250901_m045709_c001_v0001165_t0046_u01756702629929") 2025/09/01 05:00:12 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad094_d20250901_m045659_c001_v7007000_t0000_u01756702619153") 2025/09/01 05:00:12 DEBUG : apple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1108d_d20250901_m045654_c001_v0001165_t0036_u01756702614858") 2025/09/01 05:00:12 DEBUG : appleSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404c202f5fe57b42_d20250901_m045807_c001_v7007000_t0000_u01756702687122") 2025/09/01 05:00:12 DEBUG : appleSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc87_d20250901_m045802_c001_v0001178_t0018_u01756702682470") 2025/09/01 05:00:12 DEBUG : appleapple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f87_d20250901_m045825_c001_v7007000_t0000_u01756702705259") 2025/09/01 05:00:12 DEBUG : appleapple: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd1e_d20250901_m045821_c001_v0001178_t0022_u01756702701290") 2025/09/01 05:00:12 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c16c_d20250901_m045936_c001_v7007000_t0000_u01756702776155") 2025/09/01 05:00:12 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbea5_d20250901_m045932_c001_v0001178_t0043_u01756702772570") 2025/09/01 05:00:12 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efab4_d20250901_m045922_c001_v7007000_t0000_u01756702762051") 2025/09/01 05:00:12 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbe57_d20250901_m045918_c001_v0001178_t0021_u01756702758751") 2025/09/01 05:00:12 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef82293a_d20250901_m045908_c001_v7007000_t0000_u01756702748055") 2025/09/01 05:00:12 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbdf8_d20250901_m045904_c001_v0001178_t0052_u01756702744701") 2025/09/01 05:00:12 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad661188_d20250901_m045854_c001_v7007000_t0000_u01756702734231") 2025/09/01 05:00:12 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbdad_d20250901_m045850_c001_v0001178_t0037_u01756702730981") 2025/09/01 05:00:12 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1ac_d20250901_m045839_c001_v7007000_t0000_u01756702719986") 2025/09/01 05:00:12 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd70_d20250901_m045836_c001_v0001178_t0008_u01756702716192") 2025/09/01 05:00:12 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40952c130bca7292_d20250901_m045823_c001_v7007000_t0000_u01756702703111") 2025/09/01 05:00:12 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80282_d20250901_m045819_c001_v0001171_t0055_u01756702699555") 2025/09/01 05:00:12 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f385_d20250901_m045808_c001_v7007000_t0000_u01756702688904") 2025/09/01 05:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f57c5_d20250901_m045805_c001_v0001157_t0050_u01756702685445") 2025/09/01 05:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f417444ce7fd58660_d20250901_m045804_c001_v7007000_t0000_u01756702684090") 2025/09/01 05:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f57a5_d20250901_m045801_c001_v0001157_t0008_u01756702681091") 2025/09/01 05:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226a5_d20250901_m045750_c001_v7007000_t0000_u01756702670357") 2025/09/01 05:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111e5_d20250901_m045746_c001_v0001165_t0040_u01756702666696") 2025/09/01 05:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef82260e_d20250901_m045745_c001_v7007000_t0000_u01756702665599") 2025/09/01 05:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbbfd_d20250901_m045742_c001_v0001178_t0005_u01756702662201") 2025/09/01 05:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40340416a7f4be1a_d20250901_m045729_c001_v7007000_t0000_u01756702649022") 2025/09/01 05:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbb5c_d20250901_m045725_c001_v0001178_t0028_u01756702645542") 2025/09/01 05:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba20_d20250901_m045714_c001_v7007000_t0000_u01756702634160") 2025/09/01 05:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbadd_d20250901_m045710_c001_v0001178_t0040_u01756702630468") 2025/09/01 05:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad096_d20250901_m045659_c001_v7007000_t0000_u01756702619335") 2025/09/01 05:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbba75_d20250901_m045655_c001_v0001178_t0000_u01756702615614") 2025/09/01 05:00:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f417444ce7fd5867c_d20250901_m045807_c001_v7007000_t0000_u01756702687135") 2025/09/01 05:00:13 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80216_d20250901_m045802_c001_v0001171_t0004_u01756702682502") 2025/09/01 05:00:13 DEBUG : b/potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f341863ec_d20250901_m045213_c001_v7007000_t0000_u01756702333840") 2025/09/01 05:00:13 DEBUG : b/potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a43_d20250901_m045212_c001_v0001165_t0041_u01756702332217") 2025/09/01 05:00:13 DEBUG : b/potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4e2e_d20250901_m045211_c001_v7007000_t0000_u01756702331046") 2025/09/01 05:00:13 DEBUG : b/potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a31_d20250901_m045209_c001_v0001165_t0027_u01756702329749") 2025/09/01 05:00:13 DEBUG : b/potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac340_d20250901_m045153_c001_v7007000_t0000_u01756702313748") 2025/09/01 05:00:13 DEBUG : b/potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded109ab_d20250901_m045152_c001_v0001165_t0027_u01756702312463") 2025/09/01 05:00:14 DEBUG : backup/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41af9e_d20250901_m045449_c001_v7007000_t0000_u01756702489388") 2025/09/01 05:00:14 DEBUG : backup/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f118dec402e7cf8a9_d20250901_m045447_c001_v0001136_t0028_u01756702487150") 2025/09/01 05:00:14 DEBUG : backup/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168918f3f0c113d_d20250901_m045443_c001_v0001176_t0018_u01756702483474") 2025/09/01 05:00:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40782267406e3840_d20250901_m045515_c001_v7007000_t0000_u01756702515777") 2025/09/01 05:00:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1078fdf6254e4dca_d20250901_m045514_c001_v0001179_t0054_u01756702514007") 2025/09/01 05:00:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f10470525b431249b_d20250901_m045510_c001_v0001101_t0030_u01756702510186") 2025/09/01 05:00:14 DEBUG : backup/one.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f408ee6942fca8e23_d20250901_m045503_c001_v7007000_t0000_u01756702503854") 2025/09/01 05:00:14 DEBUG : backup/one.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f117fcfb690fcad06_d20250901_m045501_c001_v0001113_t0021_u01756702501669") 2025/09/01 05:00:14 DEBUG : backup/one.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f119901efd80cb1c9_d20250901_m045458_c001_v0001184_t0058_u01756702498035") 2025/09/01 05:00:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40782267406e3841_d20250901_m045515_c001_v7007000_t0000_u01756702515959") 2025/09/01 05:00:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f108ab0b70d275a2e_d20250901_m045514_c001_v0001146_t0039_u01756702514799") 2025/09/01 05:00:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f110099c9a33957e2_d20250901_m045511_c001_v0001041_t0055_u01756702511723") 2025/09/01 05:00:14 DEBUG : backup/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41afa0_d20250901_m045449_c001_v7007000_t0000_u01756702489570") 2025/09/01 05:00:14 DEBUG : backup/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f113824a32645df8a_d20250901_m045448_c001_v0001146_t0001_u01756702488455") 2025/09/01 05:00:14 DEBUG : backup/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1047f0f45d5acd79_d20250901_m045445_c001_v0001150_t0039_u01756702485000") 2025/09/01 05:00:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f408ee6942fca8e24_d20250901_m045504_c001_v7007000_t0000_u01756702504038") 2025/09/01 05:00:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f117348e4018f6195_d20250901_m045502_c001_v0001101_t0025_u01756702502879") 2025/09/01 05:00:14 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f107ae2642370fe94_d20250901_m045459_c001_v0001100_t0040_u01756702499375") 2025/09/01 05:00:14 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c17c_d20250901_m045936_c001_v7007000_t0000_u01756702776340") 2025/09/01 05:00:14 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8042b_d20250901_m045932_c001_v0001171_t0055_u01756702772305") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efab5_d20250901_m045922_c001_v7007000_t0000_u01756702762232") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f803bf_d20250901_m045918_c001_v0001171_t0058_u01756702758502") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef82293c_d20250901_m045908_c001_v7007000_t0000_u01756702748246") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8037d_d20250901_m045904_c001_v0001171_t0036_u01756702744396") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad661195_d20250901_m045854_c001_v7007000_t0000_u01756702734414") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80337_d20250901_m045850_c001_v0001171_t0046_u01756702730719") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1ad_d20250901_m045840_c001_v7007000_t0000_u01756702720169") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f802e4_d20250901_m045835_c001_v0001171_t0053_u01756702715875") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f88_d20250901_m045825_c001_v7007000_t0000_u01756702705441") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd10_d20250901_m045819_c001_v0001178_t0018_u01756702699346") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f386_d20250901_m045809_c001_v7007000_t0000_u01756702689087") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbca6_d20250901_m045805_c001_v0001178_t0006_u01756702685461") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f417444ce7fd5867a_d20250901_m045804_c001_v7007000_t0000_u01756702684463") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11236_d20250901_m045800_c001_v0001165_t0031_u01756702680837") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226a6_d20250901_m045750_c001_v7007000_t0000_u01756702670540") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80194_d20250901_m045746_c001_v0001171_t0004_u01756702666713") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f408ee6942fca9843_d20250901_m045745_c001_v7007000_t0000_u01756702665692") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111c3_d20250901_m045741_c001_v0001165_t0038_u01756702661998") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba56829e0a_d20250901_m045729_c001_v7007000_t0000_u01756702649273") 2025/09/01 05:00:15 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f56d6_d20250901_m045725_c001_v0001157_t0030_u01756702645216") 2025/09/01 05:00:16 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba26_d20250901_m045714_c001_v7007000_t0000_u01756702634350") 2025/09/01 05:00:16 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5684_d20250901_m045710_c001_v0001157_t0006_u01756702630173") 2025/09/01 05:00:16 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad097_d20250901_m045659_c001_v7007000_t0000_u01756702619517") 2025/09/01 05:00:16 DEBUG : banana: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5636_d20250901_m045655_c001_v0001157_t0013_u01756702615116") 2025/09/01 05:00:16 DEBUG : bananaSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f417444ce7fd5867b_d20250901_m045806_c001_v7007000_t0000_u01756702686951") 2025/09/01 05:00:16 DEBUG : bananaSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f57ad_d20250901_m045802_c001_v0001157_t0008_u01756702682490") 2025/09/01 05:00:16 DEBUG : both0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6adfe_d20250901_m045629_c001_v7007000_t0000_u01756702589719") 2025/09/01 05:00:16 DEBUG : both0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5539_d20250901_m045614_c001_v0001157_t0010_u01756702574823") 2025/09/01 05:00:16 DEBUG : both0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85e0_d20250901_m045610_c001_v7007000_t0000_u01756702570532") 2025/09/01 05:00:16 DEBUG : both0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54c2_d20250901_m045555_c001_v0001157_t0008_u01756702555658") 2025/09/01 05:00:16 DEBUG : both1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6adff_d20250901_m045629_c001_v7007000_t0000_u01756702589902") 2025/09/01 05:00:16 DEBUG : both1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5544_d20250901_m045615_c001_v0001157_t0014_u01756702575877") 2025/09/01 05:00:16 DEBUG : both1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85e1_d20250901_m045610_c001_v7007000_t0000_u01756702570715") 2025/09/01 05:00:16 DEBUG : both1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54c7_d20250901_m045556_c001_v0001157_t0052_u01756702556333") 2025/09/01 05:00:16 DEBUG : both10: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae00_d20250901_m045630_c001_v7007000_t0000_u01756702590085") 2025/09/01 05:00:16 DEBUG : both10: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5570_d20250901_m045620_c001_v0001157_t0034_u01756702580793") 2025/09/01 05:00:16 DEBUG : both10: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85e2_d20250901_m045610_c001_v7007000_t0000_u01756702570899") 2025/09/01 05:00:16 DEBUG : both10: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54ef_d20250901_m045601_c001_v0001157_t0021_u01756702561489") 2025/09/01 05:00:16 DEBUG : both11: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae01_d20250901_m045630_c001_v7007000_t0000_u01756702590274") 2025/09/01 05:00:16 DEBUG : both11: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5572_d20250901_m045621_c001_v0001157_t0029_u01756702581398") 2025/09/01 05:00:16 DEBUG : both11: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85e3_d20250901_m045611_c001_v7007000_t0000_u01756702571083") 2025/09/01 05:00:16 DEBUG : both11: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54f1_d20250901_m045602_c001_v0001157_t0027_u01756702562111") 2025/09/01 05:00:17 DEBUG : both12: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae02_d20250901_m045630_c001_v7007000_t0000_u01756702590468") 2025/09/01 05:00:17 DEBUG : both12: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5576_d20250901_m045622_c001_v0001157_t0036_u01756702582093") 2025/09/01 05:00:17 DEBUG : both12: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85e4_d20250901_m045611_c001_v7007000_t0000_u01756702571267") 2025/09/01 05:00:17 DEBUG : both12: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54f9_d20250901_m045602_c001_v0001157_t0003_u01756702562909") 2025/09/01 05:00:17 DEBUG : both13: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae03_d20250901_m045630_c001_v7007000_t0000_u01756702590668") 2025/09/01 05:00:17 DEBUG : both13: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f557a_d20250901_m045622_c001_v0001157_t0013_u01756702582731") 2025/09/01 05:00:17 DEBUG : both13: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85e5_d20250901_m045611_c001_v7007000_t0000_u01756702571452") 2025/09/01 05:00:17 DEBUG : both13: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54ff_d20250901_m045603_c001_v0001157_t0021_u01756702563389") 2025/09/01 05:00:17 DEBUG : both14: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae04_d20250901_m045630_c001_v7007000_t0000_u01756702590854") 2025/09/01 05:00:17 DEBUG : both14: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f557e_d20250901_m045623_c001_v0001157_t0002_u01756702583385") 2025/09/01 05:00:17 DEBUG : both14: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85e7_d20250901_m045611_c001_v7007000_t0000_u01756702571636") 2025/09/01 05:00:17 DEBUG : both14: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5503_d20250901_m045604_c001_v0001157_t0014_u01756702564000") 2025/09/01 05:00:17 DEBUG : both15: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae05_d20250901_m045631_c001_v7007000_t0000_u01756702591039") 2025/09/01 05:00:17 DEBUG : both15: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5580_d20250901_m045623_c001_v0001157_t0016_u01756702583918") 2025/09/01 05:00:17 DEBUG : both15: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85e8_d20250901_m045611_c001_v7007000_t0000_u01756702571819") 2025/09/01 05:00:17 DEBUG : both15: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5507_d20250901_m045604_c001_v0001157_t0034_u01756702564679") 2025/09/01 05:00:18 DEBUG : both16: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae06_d20250901_m045631_c001_v7007000_t0000_u01756702591231") 2025/09/01 05:00:18 DEBUG : both16: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5586_d20250901_m045624_c001_v0001157_t0013_u01756702584414") 2025/09/01 05:00:18 DEBUG : both16: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85e9_d20250901_m045612_c001_v7007000_t0000_u01756702572033") 2025/09/01 05:00:18 DEBUG : both16: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5509_d20250901_m045605_c001_v0001157_t0010_u01756702565249") 2025/09/01 05:00:18 DEBUG : both17: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae07_d20250901_m045631_c001_v7007000_t0000_u01756702591414") 2025/09/01 05:00:18 DEBUG : both17: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5590_d20250901_m045625_c001_v0001157_t0055_u01756702585224") 2025/09/01 05:00:18 DEBUG : both17: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85ea_d20250901_m045612_c001_v7007000_t0000_u01756702572233") 2025/09/01 05:00:18 DEBUG : both17: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f550b_d20250901_m045606_c001_v0001157_t0058_u01756702566035") 2025/09/01 05:00:18 DEBUG : both18: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae08_d20250901_m045631_c001_v7007000_t0000_u01756702591599") 2025/09/01 05:00:18 DEBUG : both18: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5594_d20250901_m045625_c001_v0001157_t0027_u01756702585769") 2025/09/01 05:00:18 DEBUG : both18: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85eb_d20250901_m045612_c001_v7007000_t0000_u01756702572417") 2025/09/01 05:00:18 DEBUG : both18: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f550d_d20250901_m045606_c001_v0001157_t0026_u01756702566640") 2025/09/01 05:00:18 DEBUG : both19: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae09_d20250901_m045631_c001_v7007000_t0000_u01756702591782") 2025/09/01 05:00:18 DEBUG : both19: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f559c_d20250901_m045626_c001_v0001157_t0037_u01756702586439") 2025/09/01 05:00:18 DEBUG : both19: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85ec_d20250901_m045612_c001_v7007000_t0000_u01756702572601") 2025/09/01 05:00:18 DEBUG : both19: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5511_d20250901_m045607_c001_v0001157_t0017_u01756702567248") 2025/09/01 05:00:18 DEBUG : both2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae0a_d20250901_m045631_c001_v7007000_t0000_u01756702591966") 2025/09/01 05:00:18 DEBUG : both2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5548_d20250901_m045616_c001_v0001157_t0007_u01756702576501") 2025/09/01 05:00:18 DEBUG : both2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85ed_d20250901_m045612_c001_v7007000_t0000_u01756702572785") 2025/09/01 05:00:18 DEBUG : both2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54d3_d20250901_m045556_c001_v0001157_t0018_u01756702556935") 2025/09/01 05:00:19 DEBUG : both3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae0b_d20250901_m045632_c001_v7007000_t0000_u01756702592151") 2025/09/01 05:00:19 DEBUG : both3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f554e_d20250901_m045616_c001_v0001157_t0037_u01756702576972") 2025/09/01 05:00:19 DEBUG : both3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85ee_d20250901_m045612_c001_v7007000_t0000_u01756702572968") 2025/09/01 05:00:19 DEBUG : both3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54d5_d20250901_m045557_c001_v0001157_t0024_u01756702557578") 2025/09/01 05:00:19 DEBUG : both4: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae0c_d20250901_m045632_c001_v7007000_t0000_u01756702592334") 2025/09/01 05:00:19 DEBUG : both4: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5552_d20250901_m045617_c001_v0001157_t0040_u01756702577533") 2025/09/01 05:00:19 DEBUG : both4: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85ef_d20250901_m045613_c001_v7007000_t0000_u01756702573152") 2025/09/01 05:00:19 DEBUG : both4: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54d9_d20250901_m045558_c001_v0001157_t0051_u01756702558170") 2025/09/01 05:00:19 DEBUG : both5: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae0d_d20250901_m045632_c001_v7007000_t0000_u01756702592518") 2025/09/01 05:00:19 DEBUG : both5: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f555c_d20250901_m045618_c001_v0001157_t0031_u01756702578044") 2025/09/01 05:00:19 DEBUG : both5: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85f0_d20250901_m045613_c001_v7007000_t0000_u01756702573336") 2025/09/01 05:00:19 DEBUG : both5: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54dd_d20250901_m045558_c001_v0001157_t0048_u01756702558689") 2025/09/01 05:00:19 DEBUG : both6: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae0e_d20250901_m045632_c001_v7007000_t0000_u01756702592701") 2025/09/01 05:00:19 DEBUG : both6: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5566_d20250901_m045618_c001_v0001157_t0050_u01756702578721") 2025/09/01 05:00:19 DEBUG : both6: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85f1_d20250901_m045613_c001_v7007000_t0000_u01756702573520") 2025/09/01 05:00:19 DEBUG : both6: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54df_d20250901_m045559_c001_v0001157_t0020_u01756702559326") 2025/09/01 05:00:19 DEBUG : both7: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae0f_d20250901_m045632_c001_v7007000_t0000_u01756702592885") 2025/09/01 05:00:19 DEBUG : both7: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5568_d20250901_m045619_c001_v0001157_t0016_u01756702579286") 2025/09/01 05:00:19 DEBUG : both7: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85f2_d20250901_m045613_c001_v7007000_t0000_u01756702573703") 2025/09/01 05:00:20 DEBUG : both7: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54e5_d20250901_m045559_c001_v0001157_t0044_u01756702559913") 2025/09/01 05:00:20 DEBUG : both8: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae10_d20250901_m045633_c001_v7007000_t0000_u01756702593072") 2025/09/01 05:00:20 DEBUG : both8: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f556a_d20250901_m045619_c001_v0001157_t0044_u01756702579780") 2025/09/01 05:00:20 DEBUG : both8: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85f3_d20250901_m045613_c001_v7007000_t0000_u01756702573887") 2025/09/01 05:00:20 DEBUG : both8: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54e7_d20250901_m045600_c001_v0001157_t0034_u01756702560411") 2025/09/01 05:00:20 DEBUG : both9: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae11_d20250901_m045633_c001_v7007000_t0000_u01756702593255") 2025/09/01 05:00:20 DEBUG : both9: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f556c_d20250901_m045620_c001_v0001157_t0006_u01756702580283") 2025/09/01 05:00:20 DEBUG : both9: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85f4_d20250901_m045614_c001_v7007000_t0000_u01756702574082") 2025/09/01 05:00:20 DEBUG : both9: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54e9_d20250901_m045600_c001_v0001157_t0055_u01756702560978") 2025/09/01 05:00:20 DEBUG : c/non empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f341863ed_d20250901_m045214_c001_v7007000_t0000_u01756702334022") 2025/09/01 05:00:20 DEBUG : c/non empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a45_d20250901_m045212_c001_v0001165_t0016_u01756702332427") 2025/09/01 05:00:20 DEBUG : c/non empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4e30_d20250901_m045211_c001_v7007000_t0000_u01756702331791") 2025/09/01 05:00:20 DEBUG : c/non empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a35_d20250901_m045210_c001_v0001165_t0041_u01756702330050") 2025/09/01 05:00:20 DEBUG : c/non empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac343_d20250901_m045154_c001_v7007000_t0000_u01756702314518") 2025/09/01 05:00:20 DEBUG : c/non empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded109ad_d20250901_m045152_c001_v0001165_t0013_u01756702312685") 2025/09/01 05:00:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dbd_d20250901_m045731_c001_v7007000_t0000_u01756702651856") 2025/09/01 05:00:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f56e2_d20250901_m045727_c001_v0001157_t0037_u01756702647194") 2025/09/01 05:00:20 DEBUG : check sum: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac318_d20250901_m045145_c001_v7007000_t0000_u01756702305746") 2025/09/01 05:00:20 DEBUG : check sum: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1096c_d20250901_m045144_c001_v0001165_t0022_u01756702304803") 2025/09/01 05:00:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad661683_d20250901_m050005_c001_v7007000_t0000_u01756702805793") 2025/09/01 05:00:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f59fa_d20250901_m050004_c001_v0001157_t0004_u01756702804145") 2025/09/01 05:00:21 DEBUG : dest/3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c2a2_d20250901_m045420_c001_v7007000_t0000_u01756702460932") 2025/09/01 05:00:21 DEBUG : dest/3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f409a3cee71564e3f_d20250901_m045419_c001_v0001176_t0033_u01756702459822") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f89_d20250901_m045825_c001_v7007000_t0000_u01756702705624") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5825_d20250901_m045821_c001_v0001157_t0010_u01756702701512") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c18b_d20250901_m045936_c001_v7007000_t0000_u01756702776524") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f592f_d20250901_m045926_c001_v0001157_t0057_u01756702766501") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efab6_d20250901_m045922_c001_v7007000_t0000_u01756702762414") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5905_d20250901_m045912_c001_v0001157_t0036_u01756702752550") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef82293d_d20250901_m045908_c001_v7007000_t0000_u01756702748432") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f58c6_d20250901_m045858_c001_v0001157_t0007_u01756702738779") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611a6_d20250901_m045854_c001_v7007000_t0000_u01756702734671") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f588a_d20250901_m045844_c001_v0001157_t0001_u01756702724434") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1af_d20250901_m045840_c001_v7007000_t0000_u01756702720351") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5844_d20250901_m045829_c001_v0001157_t0006_u01756702709721") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed5ca6_d20250901_m045822_c001_v7007000_t0000_u01756702702889") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11278_d20250901_m045813_c001_v0001165_t0027_u01756702693394") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f387_d20250901_m045809_c001_v7007000_t0000_u01756702689295") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbcaa_d20250901_m045805_c001_v0001178_t0016_u01756702685677") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950ef6a4_d20250901_m045804_c001_v7007000_t0000_u01756702684267") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc4d_d20250901_m045754_c001_v0001178_t0036_u01756702674857") 2025/09/01 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226a7_d20250901_m045750_c001_v7007000_t0000_u01756702670724") 2025/09/01 05:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111e7_d20250901_m045746_c001_v0001165_t0048_u01756702666907") 2025/09/01 05:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba56829e87_d20250901_m045745_c001_v7007000_t0000_u01756702665707") 2025/09/01 05:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5722_d20250901_m045736_c001_v0001157_t0032_u01756702656036") 2025/09/01 05:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f417e90aba29e8e37_d20250901_m045729_c001_v7007000_t0000_u01756702649057") 2025/09/01 05:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11111_d20250901_m045718_c001_v0001165_t0054_u01756702638595") 2025/09/01 05:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba33_d20250901_m045714_c001_v7007000_t0000_u01756702634532") 2025/09/01 05:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded110c2_d20250901_m045703_c001_v0001165_t0047_u01756702623735") 2025/09/01 05:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad098_d20250901_m045659_c001_v7007000_t0000_u01756702619699") 2025/09/01 05:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1104b_d20250901_m045649_c001_v0001165_t0023_u01756702609863") 2025/09/01 05:00:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41b3dc_d20250901_m045806_c001_v7007000_t0000_u01756702686961") 2025/09/01 05:00:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc89_d20250901_m045802_c001_v0001178_t0057_u01756702682690") 2025/09/01 05:00:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f8a_d20250901_m045825_c001_v7007000_t0000_u01756702705816") 2025/09/01 05:00:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded112a0_d20250901_m045821_c001_v0001165_t0053_u01756702701519") 2025/09/01 05:00:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c199_d20250901_m045936_c001_v7007000_t0000_u01756702776706") 2025/09/01 05:00:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f803f6_d20250901_m045927_c001_v0001171_t0055_u01756702767150") 2025/09/01 05:00:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efab7_d20250901_m045922_c001_v7007000_t0000_u01756702762596") 2025/09/01 05:00:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8039b_d20250901_m045913_c001_v0001171_t0031_u01756702753234") 2025/09/01 05:00:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef82293e_d20250901_m045908_c001_v7007000_t0000_u01756702748617") 2025/09/01 05:00:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8035b_d20250901_m045859_c001_v0001171_t0006_u01756702739479") 2025/09/01 05:00:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611b2_d20250901_m045854_c001_v7007000_t0000_u01756702734853") 2025/09/01 05:00:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80322_d20250901_m045845_c001_v0001171_t0030_u01756702725166") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1b0_d20250901_m045840_c001_v7007000_t0000_u01756702720533") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f802cf_d20250901_m045830_c001_v0001171_t0054_u01756702710368") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f403da38b8dc0a2f8_d20250901_m045822_c001_v7007000_t0000_u01756702702864") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbce8_d20250901_m045814_c001_v0001178_t0000_u01756702694019") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f388_d20250901_m045809_c001_v7007000_t0000_u01756702689481") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11258_d20250901_m045805_c001_v0001165_t0039_u01756702685738") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404c202f5fe57b2b_d20250901_m045804_c001_v7007000_t0000_u01756702684473") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1121b_d20250901_m045755_c001_v0001165_t0048_u01756702675445") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226a9_d20250901_m045750_c001_v7007000_t0000_u01756702670907") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc26_d20250901_m045746_c001_v0001178_t0023_u01756702666922") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f408ee6942fca982b_d20250901_m045745_c001_v7007000_t0000_u01756702665328") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1119d_d20250901_m045736_c001_v0001165_t0051_u01756702656785") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba56829e09_d20250901_m045729_c001_v7007000_t0000_u01756702649231") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f56b2_d20250901_m045719_c001_v0001157_t0014_u01756702639171") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba3e_d20250901_m045714_c001_v7007000_t0000_u01756702634715") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5660_d20250901_m045704_c001_v0001157_t0006_u01756702624307") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad09a_d20250901_m045659_c001_v7007000_t0000_u01756702619882") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f561a_d20250901_m045650_c001_v0001157_t0052_u01756702610433") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41b3dd_d20250901_m045807_c001_v7007000_t0000_u01756702687147") 2025/09/01 05:00:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80218_d20250901_m045802_c001_v0001171_t0027_u01756702682787") 2025/09/01 05:00:23 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f8b_d20250901_m045825_c001_v7007000_t0000_u01756702705999") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80292_d20250901_m045821_c001_v0001171_t0003_u01756702701503") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c1a9_d20250901_m045936_c001_v7007000_t0000_u01756702776888") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbe8d_d20250901_m045927_c001_v0001178_t0000_u01756702767854") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efab8_d20250901_m045922_c001_v7007000_t0000_u01756702762779") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbe21_d20250901_m045913_c001_v0001178_t0020_u01756702753943") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef82293f_d20250901_m045908_c001_v7007000_t0000_u01756702748804") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbddf_d20250901_m045900_c001_v0001178_t0037_u01756702740144") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611b7_d20250901_m045855_c001_v7007000_t0000_u01756702735043") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd94_d20250901_m045845_c001_v0001178_t0013_u01756702725884") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1b1_d20250901_m045840_c001_v7007000_t0000_u01756702720715") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd48_d20250901_m045830_c001_v0001178_t0030_u01756702710985") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad658_d20250901_m045823_c001_v7007000_t0000_u01756702703114") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80261_d20250901_m045814_c001_v0001171_t0033_u01756702694601") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f389_d20250901_m045809_c001_v7007000_t0000_u01756702689663") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f57cd_d20250901_m045805_c001_v0001157_t0004_u01756702685730") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404c202f5fe57b1b_d20250901_m045804_c001_v7007000_t0000_u01756702684283") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f578a_d20250901_m045756_c001_v0001157_t0037_u01756702676046") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226aa_d20250901_m045751_c001_v7007000_t0000_u01756702671100") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80196_d20250901_m045746_c001_v0001171_t0035_u01756702666986") 2025/09/01 05:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f401c0b60c56ac71b_d20250901_m045745_c001_v7007000_t0000_u01756702665715") 2025/09/01 05:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbbc5_d20250901_m045737_c001_v0001178_t0031_u01756702657370") 2025/09/01 05:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f213_d20250901_m045729_c001_v7007000_t0000_u01756702649281") 2025/09/01 05:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbb25_d20250901_m045719_c001_v0001178_t0029_u01756702639967") 2025/09/01 05:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba4c_d20250901_m045714_c001_v7007000_t0000_u01756702634901") 2025/09/01 05:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbaac_d20250901_m045705_c001_v0001178_t0051_u01756702625003") 2025/09/01 05:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad09b_d20250901_m045700_c001_v7007000_t0000_u01756702620064") 2025/09/01 05:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbba53_d20250901_m045650_c001_v0001178_t0035_u01756702610763") 2025/09/01 05:00:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404c202f5fe57b41_d20250901_m045806_c001_v7007000_t0000_u01756702686971") 2025/09/01 05:00:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f57af_d20250901_m045802_c001_v0001157_t0000_u01756702682797") 2025/09/01 05:00:25 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f8c_d20250901_m045826_c001_v7007000_t0000_u01756702706182") 2025/09/01 05:00:25 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd20_d20250901_m045821_c001_v0001178_t0059_u01756702701535") 2025/09/01 05:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c1b7_d20250901_m045937_c001_v7007000_t0000_u01756702777074") 2025/09/01 05:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11400_d20250901_m045928_c001_v0001165_t0048_u01756702768425") 2025/09/01 05:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efab9_d20250901_m045922_c001_v7007000_t0000_u01756702762963") 2025/09/01 05:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded113a4_d20250901_m045914_c001_v0001165_t0046_u01756702754514") 2025/09/01 05:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef822941_d20250901_m045909_c001_v7007000_t0000_u01756702749001") 2025/09/01 05:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11352_d20250901_m045900_c001_v0001165_t0058_u01756702740708") 2025/09/01 05:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611b8_d20250901_m045855_c001_v7007000_t0000_u01756702735225") 2025/09/01 05:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1131a_d20250901_m045846_c001_v0001165_t0043_u01756702726461") 2025/09/01 05:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1b2_d20250901_m045840_c001_v7007000_t0000_u01756702720896") 2025/09/01 05:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded112cd_d20250901_m045831_c001_v0001165_t0053_u01756702711549") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f403da38b8dc0a2f7_d20250901_m045822_c001_v7007000_t0000_u01756702702680") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f57f9_d20250901_m045815_c001_v0001157_t0055_u01756702695467") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f38a_d20250901_m045809_c001_v7007000_t0000_u01756702689847") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80235_d20250901_m045805_c001_v0001171_t0005_u01756702685776") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f357_d20250901_m045804_c001_v7007000_t0000_u01756702684482") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f801f8_d20250901_m045756_c001_v0001171_t0055_u01756702676877") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226ab_d20250901_m045751_c001_v7007000_t0000_u01756702671284") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f575c_d20250901_m045747_c001_v0001157_t0031_u01756702667094") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba56829e84_d20250901_m045745_c001_v7007000_t0000_u01756702665526") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8015c_d20250901_m045737_c001_v0001171_t0029_u01756702657948") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660db4_d20250901_m045729_c001_v7007000_t0000_u01756702649032") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f800bc_d20250901_m045720_c001_v0001171_t0009_u01756702640600") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba58_d20250901_m045715_c001_v7007000_t0000_u01756702635083") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8005c_d20250901_m045705_c001_v0001171_t0007_u01756702625581") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad09c_d20250901_m045700_c001_v7007000_t0000_u01756702620248") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f7fff4_d20250901_m045651_c001_v0001171_t0006_u01756702611070") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f37f_d20250901_m045806_c001_v7007000_t0000_u01756702686980") 2025/09/01 05:00:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11242_d20250901_m045802_c001_v0001165_t0028_u01756702682841") 2025/09/01 05:00:26 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f8d_d20250901_m045826_c001_v7007000_t0000_u01756702706365") 2025/09/01 05:00:26 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd22_d20250901_m045821_c001_v0001178_t0028_u01756702701750") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c1c5_d20250901_m045937_c001_v7007000_t0000_u01756702777255") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5933_d20250901_m045928_c001_v0001157_t0051_u01756702768631") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efaba_d20250901_m045923_c001_v7007000_t0000_u01756702763145") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f590b_d20250901_m045914_c001_v0001157_t0032_u01756702754745") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef822942_d20250901_m045909_c001_v7007000_t0000_u01756702749184") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f58d1_d20250901_m045900_c001_v0001157_t0007_u01756702740925") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611b9_d20250901_m045855_c001_v7007000_t0000_u01756702735408") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5894_d20250901_m045846_c001_v0001157_t0022_u01756702726673") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1b3_d20250901_m045841_c001_v7007000_t0000_u01756702721088") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5851_d20250901_m045831_c001_v0001157_t0031_u01756702711751") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f82_d20250901_m045822_c001_v7007000_t0000_u01756702702700") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11282_d20250901_m045815_c001_v0001165_t0015_u01756702695834") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f38b_d20250901_m045810_c001_v7007000_t0000_u01756702690029") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbcac_d20250901_m045805_c001_v0001178_t0022_u01756702685890") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950ef6a2_d20250901_m045803_c001_v7007000_t0000_u01756702683893") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc5f_d20250901_m045757_c001_v0001178_t0056_u01756702677187") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226ac_d20250901_m045751_c001_v7007000_t0000_u01756702671472") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111e9_d20250901_m045747_c001_v0001165_t0028_u01756702667109") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f408ee6942fca9837_d20250901_m045745_c001_v7007000_t0000_u01756702665510") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5728_d20250901_m045738_c001_v0001157_t0048_u01756702658326") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40340416a7f4be1d_d20250901_m045729_c001_v7007000_t0000_u01756702649392") 2025/09/01 05:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1112d_d20250901_m045721_c001_v0001165_t0004_u01756702641121") 2025/09/01 05:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba66_d20250901_m045715_c001_v7007000_t0000_u01756702635266") 2025/09/01 05:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded110cc_d20250901_m045706_c001_v0001165_t0009_u01756702626051") 2025/09/01 05:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad09d_d20250901_m045700_c001_v7007000_t0000_u01756702620430") 2025/09/01 05:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11051_d20250901_m045651_c001_v0001165_t0046_u01756702611399") 2025/09/01 05:00:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41b3de_d20250901_m045807_c001_v7007000_t0000_u01756702687333") 2025/09/01 05:00:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc8b_d20250901_m045802_c001_v0001178_t0031_u01756702682900") 2025/09/01 05:00:28 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f8e_d20250901_m045826_c001_v7007000_t0000_u01756702706548") 2025/09/01 05:00:28 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded112a2_d20250901_m045821_c001_v0001165_t0023_u01756702701756") 2025/09/01 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c1c6_d20250901_m045937_c001_v7007000_t0000_u01756702777437") 2025/09/01 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80405_d20250901_m045928_c001_v0001171_t0008_u01756702768897") 2025/09/01 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efabe_d20250901_m045923_c001_v7007000_t0000_u01756702763326") 2025/09/01 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f803a7_d20250901_m045915_c001_v0001171_t0049_u01756702755134") 2025/09/01 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef822943_d20250901_m045909_c001_v7007000_t0000_u01756702749369") 2025/09/01 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80365_d20250901_m045901_c001_v0001171_t0059_u01756702741229") 2025/09/01 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611ba_d20250901_m045855_c001_v7007000_t0000_u01756702735593") 2025/09/01 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8032a_d20250901_m045847_c001_v0001171_t0041_u01756702727340") 2025/09/01 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1b4_d20250901_m045841_c001_v7007000_t0000_u01756702721270") 2025/09/01 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f802d3_d20250901_m045832_c001_v0001171_t0026_u01756702712104") 2025/09/01 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed5c9d_d20250901_m045822_c001_v7007000_t0000_u01756702702707") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbcf2_d20250901_m045816_c001_v0001178_t0030_u01756702696060") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f38c_d20250901_m045810_c001_v7007000_t0000_u01756702690213") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1125c_d20250901_m045805_c001_v0001165_t0011_u01756702685944") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404c202f5fe57b2d_d20250901_m045804_c001_v7007000_t0000_u01756702684495") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11223_d20250901_m045757_c001_v0001165_t0029_u01756702677390") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226ad_d20250901_m045751_c001_v7007000_t0000_u01756702671660") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc28_d20250901_m045747_c001_v0001178_t0020_u01756702667161") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f408ee6942fca981e_d20250901_m045745_c001_v7007000_t0000_u01756702665145") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111af_d20250901_m045738_c001_v0001165_t0026_u01756702658622") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f416953a890cfcf82_d20250901_m045729_c001_v7007000_t0000_u01756702649077") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f56c0_d20250901_m045721_c001_v0001157_t0029_u01756702641329") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba73_d20250901_m045715_c001_v7007000_t0000_u01756702635448") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f566e_d20250901_m045706_c001_v0001157_t0025_u01756702626254") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad0a9_d20250901_m045700_c001_v7007000_t0000_u01756702620613") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5622_d20250901_m045651_c001_v0001157_t0039_u01756702611614") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950ef6c6_d20250901_m045806_c001_v7007000_t0000_u01756702686992") 2025/09/01 05:00:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11244_d20250901_m045803_c001_v0001165_t0041_u01756702683070") 2025/09/01 05:00:29 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f8f_d20250901_m045826_c001_v7007000_t0000_u01756702706732") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80298_d20250901_m045821_c001_v0001171_t0049_u01756702701863") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c1d5_d20250901_m045937_c001_v7007000_t0000_u01756702777620") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbe93_d20250901_m045929_c001_v0001178_t0008_u01756702769203") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efabf_d20250901_m045923_c001_v7007000_t0000_u01756702763508") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbe25_d20250901_m045915_c001_v0001178_t0027_u01756702755418") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef822944_d20250901_m045909_c001_v7007000_t0000_u01756702749553") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbde3_d20250901_m045901_c001_v0001178_t0024_u01756702741533") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611bb_d20250901_m045855_c001_v7007000_t0000_u01756702735776") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd9e_d20250901_m045847_c001_v0001178_t0022_u01756702727640") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1b5_d20250901_m045841_c001_v7007000_t0000_u01756702721452") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd58_d20250901_m045832_c001_v0001178_t0055_u01756702712674") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f84_d20250901_m045823_c001_v7007000_t0000_u01756702703068") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80267_d20250901_m045816_c001_v0001171_t0003_u01756702696277") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f38d_d20250901_m045810_c001_v7007000_t0000_u01756702690396") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f57d1_d20250901_m045805_c001_v0001157_t0017_u01756702685993") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f417444ce7fd58651_d20250901_m045803_c001_v7007000_t0000_u01756702683908") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5797_d20250901_m045757_c001_v0001157_t0049_u01756702677671") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226ae_d20250901_m045751_c001_v7007000_t0000_u01756702671846") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8019e_d20250901_m045747_c001_v0001171_t0004_u01756702667373") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40340416a7f4be87_d20250901_m045745_c001_v7007000_t0000_u01756702665777") 2025/09/01 05:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbbd5_d20250901_m045738_c001_v0001178_t0007_u01756702658862") 2025/09/01 05:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660db7_d20250901_m045729_c001_v7007000_t0000_u01756702649403") 2025/09/01 05:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbb39_d20250901_m045721_c001_v0001178_t0000_u01756702641842") 2025/09/01 05:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba76_d20250901_m045715_c001_v7007000_t0000_u01756702635633") 2025/09/01 05:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbab9_d20250901_m045706_c001_v0001178_t0037_u01756702626648") 2025/09/01 05:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad0af_d20250901_m045700_c001_v7007000_t0000_u01756702620795") 2025/09/01 05:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbba5b_d20250901_m045652_c001_v0001178_t0007_u01756702612001") 2025/09/01 05:00:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40865cac9a71331e_d20250901_m045807_c001_v7007000_t0000_u01756702687012") 2025/09/01 05:00:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8021a_d20250901_m045803_c001_v0001171_t0031_u01756702683087") 2025/09/01 05:00:31 DEBUG : dir1/0007-12345: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f90_d20250901_m045826_c001_v7007000_t0000_u01756702706915") 2025/09/01 05:00:31 DEBUG : dir1/0007-12345: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5827_d20250901_m045821_c001_v0001157_t0054_u01756702701873") 2025/09/01 05:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c1ea_d20250901_m045937_c001_v7007000_t0000_u01756702777863") 2025/09/01 05:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11404_d20250901_m045929_c001_v0001165_t0047_u01756702769412") 2025/09/01 05:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efac0_d20250901_m045923_c001_v7007000_t0000_u01756702763695") 2025/09/01 05:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded113ba_d20250901_m045915_c001_v0001165_t0029_u01756702755632") 2025/09/01 05:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef822945_d20250901_m045909_c001_v7007000_t0000_u01756702749739") 2025/09/01 05:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1135a_d20250901_m045901_c001_v0001165_t0030_u01756702741735") 2025/09/01 05:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611bc_d20250901_m045855_c001_v7007000_t0000_u01756702735959") 2025/09/01 05:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11320_d20250901_m045847_c001_v0001165_t0027_u01756702727852") 2025/09/01 05:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1b6_d20250901_m045841_c001_v7007000_t0000_u01756702721634") 2025/09/01 05:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded112d3_d20250901_m045832_c001_v0001165_t0013_u01756702712889") 2025/09/01 05:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad647_d20250901_m045822_c001_v7007000_t0000_u01756702702899") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f57fb_d20250901_m045816_c001_v0001157_t0013_u01756702696539") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f38e_d20250901_m045810_c001_v7007000_t0000_u01756702690578") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbcae_d20250901_m045806_c001_v0001178_t0006_u01756702686109") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404c202f5fe57b01_d20250901_m045803_c001_v7007000_t0000_u01756702683915") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f801fe_d20250901_m045757_c001_v0001171_t0052_u01756702677967") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226af_d20250901_m045752_c001_v7007000_t0000_u01756702672037") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc30_d20250901_m045747_c001_v0001178_t0055_u01756702667395") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6af85_d20250901_m045745_c001_v7007000_t0000_u01756702665818") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80164_d20250901_m045739_c001_v0001171_t0003_u01756702659070") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba56829e07_d20250901_m045729_c001_v7007000_t0000_u01756702649045") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f800ce_d20250901_m045722_c001_v0001171_t0046_u01756702642047") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba77_d20250901_m045715_c001_v7007000_t0000_u01756702635816") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80066_d20250901_m045706_c001_v0001171_t0023_u01756702626866") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad0bb_d20250901_m045700_c001_v7007000_t0000_u01756702620977") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80004_d20250901_m045652_c001_v0001171_t0059_u01756702612212") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950ef6c8_d20250901_m045807_c001_v7007000_t0000_u01756702687180") 2025/09/01 05:00:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc91_d20250901_m045803_c001_v0001178_t0013_u01756702683124") 2025/09/01 05:00:32 DEBUG : dir1/0008-23456: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f91_d20250901_m045827_c001_v7007000_t0000_u01756702707098") 2025/09/01 05:00:32 DEBUG : dir1/0008-23456: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded112a4_d20250901_m045821_c001_v0001165_t0058_u01756702701953") 2025/09/01 05:00:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c1f9_d20250901_m045938_c001_v7007000_t0000_u01756702778045") 2025/09/01 05:00:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5936_d20250901_m045929_c001_v0001157_t0037_u01756702769651") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efac4_d20250901_m045923_c001_v7007000_t0000_u01756702763877") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5911_d20250901_m045915_c001_v0001157_t0035_u01756702755868") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef822946_d20250901_m045909_c001_v7007000_t0000_u01756702749922") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f58d5_d20250901_m045902_c001_v0001157_t0046_u01756702742027") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611bd_d20250901_m045856_c001_v7007000_t0000_u01756702736142") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5898_d20250901_m045848_c001_v0001157_t0049_u01756702728123") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1b7_d20250901_m045841_c001_v7007000_t0000_u01756702721817") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f585f_d20250901_m045833_c001_v0001157_t0027_u01756702713156") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed5cb1_d20250901_m045823_c001_v7007000_t0000_u01756702703075") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11286_d20250901_m045816_c001_v0001165_t0053_u01756702696885") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f38f_d20250901_m045810_c001_v7007000_t0000_u01756702690762") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80239_d20250901_m045806_c001_v0001171_t0047_u01756702686173") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950ef6a6_d20250901_m045804_c001_v7007000_t0000_u01756702684453") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc65_d20250901_m045758_c001_v0001178_t0024_u01756702678290") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226b0_d20250901_m045752_c001_v7007000_t0000_u01756702672222") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5764_d20250901_m045747_c001_v0001157_t0051_u01756702667419") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f401c0b60c56ac717_d20250901_m045745_c001_v7007000_t0000_u01756702665160") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f572e_d20250901_m045739_c001_v0001157_t0038_u01756702659338") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f417e90aba29e8e39_d20250901_m045729_c001_v7007000_t0000_u01756702649241") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11137_d20250901_m045722_c001_v0001165_t0015_u01756702642351") 2025/09/01 05:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba78_d20250901_m045716_c001_v7007000_t0000_u01756702636009") 2025/09/01 05:00:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded110ce_d20250901_m045707_c001_v0001165_t0027_u01756702627374") 2025/09/01 05:00:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad0c4_d20250901_m045701_c001_v7007000_t0000_u01756702621158") 2025/09/01 05:00:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1105f_d20250901_m045652_c001_v0001165_t0010_u01756702612508") 2025/09/01 05:00:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950ef6c7_d20250901_m045807_c001_v7007000_t0000_u01756702687014") 2025/09/01 05:00:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f57b1_d20250901_m045803_c001_v0001157_t0052_u01756702683179") 2025/09/01 05:00:34 DEBUG : dir1/0009-34567: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f92_d20250901_m045827_c001_v7007000_t0000_u01756702707281") 2025/09/01 05:00:34 DEBUG : dir1/0009-34567: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd24_d20250901_m045821_c001_v0001178_t0038_u01756702701969") 2025/09/01 05:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c208_d20250901_m045938_c001_v7007000_t0000_u01756702778228") 2025/09/01 05:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80411_d20250901_m045930_c001_v0001171_t0047_u01756702770001") 2025/09/01 05:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efad2_d20250901_m045924_c001_v7007000_t0000_u01756702764059") 2025/09/01 05:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f803ab_d20250901_m045916_c001_v0001171_t0034_u01756702756245") 2025/09/01 05:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef822948_d20250901_m045910_c001_v7007000_t0000_u01756702750104") 2025/09/01 05:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80371_d20250901_m045902_c001_v0001171_t0047_u01756702742355") 2025/09/01 05:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611bf_d20250901_m045856_c001_v7007000_t0000_u01756702736326") 2025/09/01 05:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80330_d20250901_m045848_c001_v0001171_t0031_u01756702728416") 2025/09/01 05:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1b8_d20250901_m045842_c001_v7007000_t0000_u01756702722000") 2025/09/01 05:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f802d9_d20250901_m045833_c001_v0001171_t0046_u01756702713665") 2025/09/01 05:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4091ab7029e74f78_d20250901_m045823_c001_v7007000_t0000_u01756702703085") 2025/09/01 05:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbcf8_d20250901_m045817_c001_v0001178_t0001_u01756702697119") 2025/09/01 05:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f390_d20250901_m045810_c001_v7007000_t0000_u01756702690946") 2025/09/01 05:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11260_d20250901_m045806_c001_v0001165_t0026_u01756702686179") 2025/09/01 05:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f420768a9af5dafaa_d20250901_m045804_c001_v7007000_t0000_u01756702684297") 2025/09/01 05:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11225_d20250901_m045758_c001_v0001165_t0017_u01756702678496") 2025/09/01 05:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226b1_d20250901_m045752_c001_v7007000_t0000_u01756702672408") 2025/09/01 05:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111ed_d20250901_m045747_c001_v0001165_t0033_u01756702667437") 2025/09/01 05:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40340416a7f4be86_d20250901_m045745_c001_v7007000_t0000_u01756702665589") 2025/09/01 05:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111b5_d20250901_m045739_c001_v0001165_t0010_u01756702659672") 2025/09/01 05:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40340416a7f4be18_d20250901_m045728_c001_v7007000_t0000_u01756702648655") 2025/09/01 05:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f56ca_d20250901_m045722_c001_v0001157_t0032_u01756702642563") 2025/09/01 05:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba79_d20250901_m045716_c001_v7007000_t0000_u01756702636193") 2025/09/01 05:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5674_d20250901_m045707_c001_v0001157_t0059_u01756702627607") 2025/09/01 05:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad0ce_d20250901_m045701_c001_v7007000_t0000_u01756702621341") 2025/09/01 05:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f562a_d20250901_m045652_c001_v0001157_t0016_u01756702612720") 2025/09/01 05:00:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404c202f5fe57b40_d20250901_m045806_c001_v7007000_t0000_u01756702686940") 2025/09/01 05:00:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11246_d20250901_m045803_c001_v0001165_t0051_u01756702683272") 2025/09/01 05:00:35 DEBUG : dir1/0010-45678: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f93_d20250901_m045827_c001_v7007000_t0000_u01756702707466") 2025/09/01 05:00:35 DEBUG : dir1/0010-45678: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded112a6_d20250901_m045822_c001_v0001165_t0028_u01756702702179") 2025/09/01 05:00:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c218_d20250901_m045938_c001_v7007000_t0000_u01756702778411") 2025/09/01 05:00:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbe99_d20250901_m045930_c001_v0001178_t0059_u01756702770311") 2025/09/01 05:00:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efadf_d20250901_m045924_c001_v7007000_t0000_u01756702764241") 2025/09/01 05:00:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbe29_d20250901_m045916_c001_v0001178_t0013_u01756702756588") 2025/09/01 05:00:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef82294a_d20250901_m045910_c001_v7007000_t0000_u01756702750287") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbde9_d20250901_m045902_c001_v0001178_t0008_u01756702742657") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611c1_d20250901_m045856_c001_v7007000_t0000_u01756702736510") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbda4_d20250901_m045848_c001_v0001178_t0014_u01756702728796") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1b9_d20250901_m045842_c001_v7007000_t0000_u01756702722183") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd66_d20250901_m045834_c001_v0001178_t0009_u01756702714164") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad654_d20250901_m045823_c001_v7007000_t0000_u01756702703083") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80269_d20250901_m045817_c001_v0001171_t0035_u01756702697333") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f391_d20250901_m045811_c001_v7007000_t0000_u01756702691129") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f57d7_d20250901_m045806_c001_v0001157_t0052_u01756702686290") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41b3da_d20250901_m045804_c001_v7007000_t0000_u01756702684505") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f579b_d20250901_m045758_c001_v0001157_t0049_u01756702678716") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226b3_d20250901_m045752_c001_v7007000_t0000_u01756702672608") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc32_d20250901_m045747_c001_v0001178_t0017_u01756702667608") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f401c0b60c56ac71a_d20250901_m045745_c001_v7007000_t0000_u01756702665524") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbbdd_d20250901_m045739_c001_v0001178_t0013_u01756702659881") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba56829e08_d20250901_m045729_c001_v7007000_t0000_u01756702649089") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbb40_d20250901_m045723_c001_v0001178_t0035_u01756702643152") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba7a_d20250901_m045716_c001_v7007000_t0000_u01756702636377") 2025/09/01 05:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbac3_d20250901_m045707_c001_v0001178_t0027_u01756702627964") 2025/09/01 05:00:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad0d9_d20250901_m045701_c001_v7007000_t0000_u01756702621523") 2025/09/01 05:00:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbba65_d20250901_m045653_c001_v0001178_t0023_u01756702613116") 2025/09/01 05:00:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404c202f5fe57b43_d20250901_m045807_c001_v7007000_t0000_u01756702687159") 2025/09/01 05:00:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc93_d20250901_m045803_c001_v0001178_t0007_u01756702683353") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f94_d20250901_m045827_c001_v7007000_t0000_u01756702707649") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f582b_d20250901_m045822_c001_v0001157_t0006_u01756702702196") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c225_d20250901_m045938_c001_v7007000_t0000_u01756702778596") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11410_d20250901_m045930_c001_v0001165_t0024_u01756702770515") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efae5_d20250901_m045924_c001_v7007000_t0000_u01756702764423") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded113ca_d20250901_m045916_c001_v0001165_t0043_u01756702756796") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef82294b_d20250901_m045910_c001_v7007000_t0000_u01756702750471") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1135e_d20250901_m045902_c001_v0001165_t0034_u01756702742859") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611c2_d20250901_m045856_c001_v7007000_t0000_u01756702736695") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11326_d20250901_m045848_c001_v0001165_t0036_u01756702728998") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1ba_d20250901_m045842_c001_v7007000_t0000_u01756702722364") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded112d7_d20250901_m045834_c001_v0001165_t0018_u01756702714371") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f83_d20250901_m045822_c001_v7007000_t0000_u01756702702883") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5803_d20250901_m045817_c001_v0001157_t0056_u01756702697655") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f392_d20250901_m045811_c001_v7007000_t0000_u01756702691313") 2025/09/01 05:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbcb0_d20250901_m045806_c001_v0001178_t0046_u01756702686322") 2025/09/01 05:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404c202f5fe57b1e_d20250901_m045804_c001_v7007000_t0000_u01756702684307") 2025/09/01 05:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80204_d20250901_m045759_c001_v0001171_t0052_u01756702679119") 2025/09/01 05:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226b4_d20250901_m045752_c001_v7007000_t0000_u01756702672794") 2025/09/01 05:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f801a0_d20250901_m045747_c001_v0001171_t0039_u01756702667866") 2025/09/01 05:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41b309_d20250901_m045745_c001_v7007000_t0000_u01756702665595") 2025/09/01 05:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8016e_d20250901_m045740_c001_v0001171_t0006_u01756702660114") 2025/09/01 05:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f417e90aba29e8e38_d20250901_m045729_c001_v7007000_t0000_u01756702649060") 2025/09/01 05:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f800da_d20250901_m045723_c001_v0001171_t0035_u01756702643673") 2025/09/01 05:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba7b_d20250901_m045716_c001_v7007000_t0000_u01756702636561") 2025/09/01 05:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80070_d20250901_m045708_c001_v0001171_t0037_u01756702628171") 2025/09/01 05:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad0e4_d20250901_m045701_c001_v7007000_t0000_u01756702621705") 2025/09/01 05:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8000c_d20250901_m045653_c001_v0001171_t0052_u01756702613326") 2025/09/01 05:00:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40865cac9a71331f_d20250901_m045807_c001_v7007000_t0000_u01756702687196") 2025/09/01 05:00:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8021e_d20250901_m045803_c001_v0001171_t0010_u01756702683427") 2025/09/01 05:00:38 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f95_d20250901_m045827_c001_v7007000_t0000_u01756702707833") 2025/09/01 05:00:38 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd26_d20250901_m045822_c001_v0001178_t0020_u01756702702210") 2025/09/01 05:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c235_d20250901_m045938_c001_v7007000_t0000_u01756702778777") 2025/09/01 05:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f593c_d20250901_m045930_c001_v0001157_t0022_u01756702770715") 2025/09/01 05:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efaf3_d20250901_m045924_c001_v7007000_t0000_u01756702764605") 2025/09/01 05:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5915_d20250901_m045917_c001_v0001157_t0016_u01756702757051") 2025/09/01 05:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef82294d_d20250901_m045910_c001_v7007000_t0000_u01756702750656") 2025/09/01 05:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f58db_d20250901_m045903_c001_v0001157_t0054_u01756702743135") 2025/09/01 05:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611c3_d20250901_m045856_c001_v7007000_t0000_u01756702736878") 2025/09/01 05:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f589c_d20250901_m045849_c001_v0001157_t0039_u01756702729251") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1bb_d20250901_m045842_c001_v7007000_t0000_u01756702722548") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5865_d20250901_m045834_c001_v0001157_t0046_u01756702714582") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40340416a7f4c0b9_d20250901_m045823_c001_v7007000_t0000_u01756702703095") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1128a_d20250901_m045818_c001_v0001165_t0041_u01756702698011") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f393_d20250901_m045811_c001_v7007000_t0000_u01756702691496") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11262_d20250901_m045806_c001_v0001165_t0009_u01756702686433") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f417444ce7fd5866d_d20250901_m045804_c001_v7007000_t0000_u01756702684272") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc73_d20250901_m045759_c001_v0001178_t0028_u01756702679472") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226b5_d20250901_m045752_c001_v7007000_t0000_u01756702672980") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111ef_d20250901_m045747_c001_v0001165_t0026_u01756702667705") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba56829e85_d20250901_m045745_c001_v7007000_t0000_u01756702665596") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5734_d20250901_m045740_c001_v0001157_t0020_u01756702660428") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f20e_d20250901_m045729_c001_v7007000_t0000_u01756702649070") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11141_d20250901_m045723_c001_v0001165_t0020_u01756702643992") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba7c_d20250901_m045716_c001_v7007000_t0000_u01756702636745") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded110d4_d20250901_m045708_c001_v0001165_t0022_u01756702628670") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad0f7_d20250901_m045701_c001_v7007000_t0000_u01756702621888") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1107b_d20250901_m045653_c001_v0001165_t0007_u01756702613752") 2025/09/01 05:00:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950ef6c9_d20250901_m045807_c001_v7007000_t0000_u01756702687207") 2025/09/01 05:00:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f57b3_d20250901_m045803_c001_v0001157_t0002_u01756702683465") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f96_d20250901_m045828_c001_v7007000_t0000_u01756702708017") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8029a_d20250901_m045822_c001_v0001171_t0054_u01756702702258") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c240_d20250901_m045938_c001_v7007000_t0000_u01756702778959") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8041f_d20250901_m045931_c001_v0001171_t0018_u01756702771204") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efaff_d20250901_m045924_c001_v7007000_t0000_u01756702764788") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f803b9_d20250901_m045917_c001_v0001171_t0053_u01756702757361") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef82294e_d20250901_m045910_c001_v7007000_t0000_u01756702750839") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80375_d20250901_m045903_c001_v0001171_t0018_u01756702743415") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611c4_d20250901_m045857_c001_v7007000_t0000_u01756702737062") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80334_d20250901_m045849_c001_v0001171_t0001_u01756702729581") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1bc_d20250901_m045842_c001_v7007000_t0000_u01756702722729") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f802de_d20250901_m045834_c001_v0001171_t0007_u01756702714869") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad63f_d20250901_m045822_c001_v7007000_t0000_u01756702702716") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd02_d20250901_m045818_c001_v0001178_t0021_u01756702698234") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f394_d20250901_m045811_c001_v7007000_t0000_u01756702691708") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8023b_d20250901_m045806_c001_v0001171_t0035_u01756702686455") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f356_d20250901_m045804_c001_v7007000_t0000_u01756702684281") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11231_d20250901_m045759_c001_v0001165_t0057_u01756702679681") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226b6_d20250901_m045753_c001_v7007000_t0000_u01756702673163") 2025/09/01 05:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5766_d20250901_m045747_c001_v0001157_t0053_u01756702667731") 2025/09/01 05:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef822624_d20250901_m045745_c001_v7007000_t0000_u01756702665796") 2025/09/01 05:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111bf_d20250901_m045740_c001_v0001165_t0024_u01756702660856") 2025/09/01 05:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f417e90aba29e8e3a_d20250901_m045729_c001_v7007000_t0000_u01756702649252") 2025/09/01 05:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f56cf_d20250901_m045724_c001_v0001157_t0044_u01756702644201") 2025/09/01 05:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba7d_d20250901_m045716_c001_v7007000_t0000_u01756702636931") 2025/09/01 05:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5678_d20250901_m045708_c001_v0001157_t0031_u01756702628870") 2025/09/01 05:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad10a_d20250901_m045702_c001_v7007000_t0000_u01756702622069") 2025/09/01 05:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5630_d20250901_m045654_c001_v0001157_t0034_u01756702614004") 2025/09/01 05:00:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404c202f5fe57b44_d20250901_m045807_c001_v7007000_t0000_u01756702687345") 2025/09/01 05:00:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1124a_d20250901_m045803_c001_v0001165_t0023_u01756702683476") 2025/09/01 05:00:41 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f97_d20250901_m045828_c001_v7007000_t0000_u01756702708200") 2025/09/01 05:00:41 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd28_d20250901_m045822_c001_v0001178_t0036_u01756702702432") 2025/09/01 05:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c24b_d20250901_m045939_c001_v7007000_t0000_u01756702779141") 2025/09/01 05:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbe9d_d20250901_m045931_c001_v0001178_t0049_u01756702771574") 2025/09/01 05:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efb18_d20250901_m045924_c001_v7007000_t0000_u01756702764970") 2025/09/01 05:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbe3f_d20250901_m045917_c001_v0001178_t0007_u01756702757630") 2025/09/01 05:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef82294f_d20250901_m045911_c001_v7007000_t0000_u01756702751025") 2025/09/01 05:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbdf4_d20250901_m045903_c001_v0001178_t0050_u01756702743704") 2025/09/01 05:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611c5_d20250901_m045857_c001_v7007000_t0000_u01756702737245") 2025/09/01 05:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbdab_d20250901_m045849_c001_v0001178_t0055_u01756702729898") 2025/09/01 05:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1bd_d20250901_m045842_c001_v7007000_t0000_u01756702722912") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbd68_d20250901_m045835_c001_v0001178_t0030_u01756702715133") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f403da38b8dc0a2fa_d20250901_m045823_c001_v7007000_t0000_u01756702703233") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80273_d20250901_m045818_c001_v0001171_t0009_u01756702698442") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f395_d20250901_m045811_c001_v7007000_t0000_u01756702691891") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbcb4_d20250901_m045806_c001_v0001178_t0059_u01756702686536") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41b3d9_d20250901_m045804_c001_v7007000_t0000_u01756702684318") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f579f_d20250901_m045759_c001_v0001157_t0010_u01756702679885") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226b7_d20250901_m045753_c001_v7007000_t0000_u01756702673349") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc34_d20250901_m045747_c001_v0001178_t0013_u01756702667817") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f401c0b60c56ac718_d20250901_m045745_c001_v7007000_t0000_u01756702665341") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbbe9_d20250901_m045741_c001_v0001178_t0021_u01756702661073") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f416953a890cfcf83_d20250901_m045729_c001_v7007000_t0000_u01756702649260") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbb4e_d20250901_m045724_c001_v0001178_t0057_u01756702644543") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba7e_d20250901_m045717_c001_v7007000_t0000_u01756702637114") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbad7_d20250901_m045709_c001_v0001178_t0025_u01756702629256") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad11e_d20250901_m045702_c001_v7007000_t0000_u01756702622251") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbba6f_d20250901_m045654_c001_v0001178_t0025_u01756702614361") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f381_d20250901_m045807_c001_v7007000_t0000_u01756702687168") 2025/09/01 05:00:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc97_d20250901_m045803_c001_v0001178_t0018_u01756702683575") 2025/09/01 05:00:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f98_d20250901_m045828_c001_v7007000_t0000_u01756702708384") 2025/09/01 05:00:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded112a9_d20250901_m045822_c001_v0001165_t0045_u01756702702475") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c25b_d20250901_m045939_c001_v7007000_t0000_u01756702779324") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11418_d20250901_m045931_c001_v0001165_t0011_u01756702771785") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efb2f_d20250901_m045925_c001_v7007000_t0000_u01756702765153") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded113d0_d20250901_m045917_c001_v0001165_t0006_u01756702757842") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef822950_d20250901_m045911_c001_v7007000_t0000_u01756702751207") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11364_d20250901_m045903_c001_v0001165_t0019_u01756702743910") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611c6_d20250901_m045857_c001_v7007000_t0000_u01756702737427") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1132a_d20250901_m045850_c001_v0001165_t0024_u01756702730135") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1c8_d20250901_m045843_c001_v7007000_t0000_u01756702723093") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded112d9_d20250901_m045835_c001_v0001165_t0053_u01756702715337") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f403da38b8dc0a2f9_d20250901_m045823_c001_v7007000_t0000_u01756702703049") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f580f_d20250901_m045818_c001_v0001157_t0006_u01756702698724") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f396_d20250901_m045812_c001_v7007000_t0000_u01756702692073") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f57d9_d20250901_m045806_c001_v0001157_t0048_u01756702686566") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404c202f5fe57b20_d20250901_m045804_c001_v7007000_t0000_u01756702684325") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8020c_d20250901_m045800_c001_v0001171_t0055_u01756702680308") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226b8_d20250901_m045753_c001_v7007000_t0000_u01756702673540") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111f1_d20250901_m045747_c001_v0001165_t0010_u01756702667928") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6af84_d20250901_m045745_c001_v7007000_t0000_u01756702665596") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8017a_d20250901_m045741_c001_v0001171_t0026_u01756702661286") 2025/09/01 05:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40340416a7f4be1c_d20250901_m045729_c001_v7007000_t0000_u01756702649206") 2025/09/01 05:00:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f800ea_d20250901_m045724_c001_v0001171_t0007_u01756702644750") 2025/09/01 05:00:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba7f_d20250901_m045717_c001_v7007000_t0000_u01756702637297") 2025/09/01 05:00:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80077_d20250901_m045709_c001_v0001171_t0053_u01756702629462") 2025/09/01 05:00:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad12e_d20250901_m045702_c001_v7007000_t0000_u01756702622432") 2025/09/01 05:00:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80010_d20250901_m045654_c001_v0001171_t0048_u01756702614578") 2025/09/01 05:00:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f382_d20250901_m045807_c001_v7007000_t0000_u01756702687355") 2025/09/01 05:00:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1124c_d20250901_m045803_c001_v0001165_t0037_u01756702683681") 2025/09/01 05:00:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dbe_d20250901_m045732_c001_v7007000_t0000_u01756702652041") 2025/09/01 05:00:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11168_d20250901_m045727_c001_v0001165_t0020_u01756702647411") 2025/09/01 05:00:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dbf_d20250901_m045732_c001_v7007000_t0000_u01756702652226") 2025/09/01 05:00:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbb6e_d20250901_m045727_c001_v0001178_t0058_u01756702647425") 2025/09/01 05:00:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dc1_d20250901_m045732_c001_v7007000_t0000_u01756702652411") 2025/09/01 05:00:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80106_d20250901_m045727_c001_v0001171_t0026_u01756702647480") 2025/09/01 05:00:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dc2_d20250901_m045732_c001_v7007000_t0000_u01756702652595") 2025/09/01 05:00:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f56e6_d20250901_m045727_c001_v0001157_t0056_u01756702647522") 2025/09/01 05:00:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dc3_d20250901_m045732_c001_v7007000_t0000_u01756702652780") 2025/09/01 05:00:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbb72_d20250901_m045727_c001_v0001178_t0009_u01756702647630") 2025/09/01 05:00:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dc6_d20250901_m045732_c001_v7007000_t0000_u01756702652966") 2025/09/01 05:00:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1116a_d20250901_m045727_c001_v0001165_t0035_u01756702647636") 2025/09/01 05:00:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dc7_d20250901_m045733_c001_v7007000_t0000_u01756702653151") 2025/09/01 05:00:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f56ec_d20250901_m045727_c001_v0001157_t0045_u01756702647816") 2025/09/01 05:00:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dc9_d20250901_m045733_c001_v7007000_t0000_u01756702653334") 2025/09/01 05:00:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbb76_d20250901_m045727_c001_v0001178_t0057_u01756702647843") 2025/09/01 05:00:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dca_d20250901_m045733_c001_v7007000_t0000_u01756702653518") 2025/09/01 05:00:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1116c_d20250901_m045727_c001_v0001165_t0006_u01756702647886") 2025/09/01 05:00:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dcb_d20250901_m045733_c001_v7007000_t0000_u01756702653702") 2025/09/01 05:00:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80110_d20250901_m045727_c001_v0001171_t0014_u01756702647992") 2025/09/01 05:00:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dcc_d20250901_m045733_c001_v7007000_t0000_u01756702653953") 2025/09/01 05:00:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11170_d20250901_m045728_c001_v0001165_t0045_u01756702648075") 2025/09/01 05:00:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dcd_d20250901_m045734_c001_v7007000_t0000_u01756702654159") 2025/09/01 05:00:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbb78_d20250901_m045728_c001_v0001178_t0018_u01756702648091") 2025/09/01 05:00:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dce_d20250901_m045734_c001_v7007000_t0000_u01756702654343") 2025/09/01 05:00:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f56ee_d20250901_m045728_c001_v0001157_t0045_u01756702648101") 2025/09/01 05:00:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dcf_d20250901_m045734_c001_v7007000_t0000_u01756702654527") 2025/09/01 05:00:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11174_d20250901_m045728_c001_v0001165_t0003_u01756702648285") 2025/09/01 05:00:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dd0_d20250901_m045734_c001_v7007000_t0000_u01756702654710") 2025/09/01 05:00:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbb7a_d20250901_m045728_c001_v0001178_t0016_u01756702648321") 2025/09/01 05:00:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660dd2_d20250901_m045734_c001_v7007000_t0000_u01756702654899") 2025/09/01 05:00:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80116_d20250901_m045728_c001_v0001171_t0007_u01756702648352") 2025/09/01 05:00:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41427553122f2e0f_d20250901_m045748_c001_v7007000_t0000_u01756702668505") 2025/09/01 05:00:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc09_d20250901_m045743_c001_v0001178_t0028_u01756702663930") 2025/09/01 05:00:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6afbd_d20250901_m045748_c001_v7007000_t0000_u01756702668794") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111d3_d20250901_m045743_c001_v0001165_t0015_u01756702663976") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41b34a_d20250901_m045748_c001_v7007000_t0000_u01756702668632") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80186_d20250901_m045744_c001_v0001171_t0048_u01756702664004") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba56829e8e_d20250901_m045748_c001_v7007000_t0000_u01756702668804") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc0b_d20250901_m045744_c001_v0001178_t0053_u01756702664129") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41b349_d20250901_m045748_c001_v7007000_t0000_u01756702668449") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111d5_d20250901_m045744_c001_v0001165_t0011_u01756702664198") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef82268b_d20250901_m045748_c001_v7007000_t0000_u01756702668647") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f574c_d20250901_m045744_c001_v0001157_t0040_u01756702664252") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f401c0b60c56ac71c_d20250901_m045748_c001_v7007000_t0000_u01756702668481") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc0d_d20250901_m045744_c001_v0001178_t0007_u01756702664336") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40340416a7f4be8b_d20250901_m045748_c001_v7007000_t0000_u01756702668654") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111d9_d20250901_m045744_c001_v0001165_t0024_u01756702664403") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef82267e_d20250901_m045748_c001_v7007000_t0000_u01756702668464") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5752_d20250901_m045744_c001_v0001157_t0033_u01756702664532") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba56829e8b_d20250901_m045748_c001_v7007000_t0000_u01756702668492") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc11_d20250901_m045744_c001_v0001178_t0018_u01756702664559") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f401c0b60c56ac71e_d20250901_m045748_c001_v7007000_t0000_u01756702668663") 2025/09/01 05:00:46 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8018a_d20250901_m045744_c001_v0001171_t0004_u01756702664607") 2025/09/01 05:00:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41b34b_d20250901_m045748_c001_v7007000_t0000_u01756702668821") 2025/09/01 05:00:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111db_d20250901_m045744_c001_v0001165_t0046_u01756702664614") 2025/09/01 05:00:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef822695_d20250901_m045748_c001_v7007000_t0000_u01756702668838") 2025/09/01 05:00:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbc13_d20250901_m045744_c001_v0001178_t0021_u01756702664792") 2025/09/01 05:00:47 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6afaf_d20250901_m045748_c001_v7007000_t0000_u01756702668611") 2025/09/01 05:00:47 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded111dd_d20250901_m045744_c001_v0001165_t0044_u01756702664816") 2025/09/01 05:00:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba56829e8d_d20250901_m045748_c001_v7007000_t0000_u01756702668676") 2025/09/01 05:00:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5754_d20250901_m045744_c001_v0001157_t0003_u01756702664852") 2025/09/01 05:00:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba56829e8c_d20250901_m045748_c001_v7007000_t0000_u01756702668622") 2025/09/01 05:00:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8018e_d20250901_m045744_c001_v0001171_t0018_u01756702664864") 2025/09/01 05:00:47 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c4d2_d20250901_m045547_c001_v7007000_t0000_u01756702547181") 2025/09/01 05:00:47 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1167c9b28d0e25ab_d20250901_m045545_c001_v0001102_t0033_u01756702545007") 2025/09/01 05:00:47 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f401c0b60c56ac306_d20250901_m045544_c001_v7007000_t0000_u01756702544823") 2025/09/01 05:00:47 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1167c9b28d0e25a0_d20250901_m045541_c001_v0001102_t0055_u01756702541811") 2025/09/01 05:00:47 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f401c0b60c56ac29f_d20250901_m045541_c001_v7007000_t0000_u01756702541078") 2025/09/01 05:00:47 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10e9b_d20250901_m045537_c001_v0001165_t0023_u01756702537140") 2025/09/01 05:00:47 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40782267406e39f0_d20250901_m045535_c001_v7007000_t0000_u01756702535670") 2025/09/01 05:00:47 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f117b73fef701e47c_d20250901_m045533_c001_v0001177_t0005_u01756702533630") 2025/09/01 05:00:47 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ac4a_d20250901_m045533_c001_v7007000_t0000_u01756702533435") 2025/09/01 05:00:47 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f117b73fef701e46e_d20250901_m045530_c001_v0001177_t0055_u01756702530625") 2025/09/01 05:00:47 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ac48_d20250901_m045529_c001_v7007000_t0000_u01756702529896") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f541c_d20250901_m045526_c001_v0001157_t0023_u01756702526217") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40782267406e38fc_d20250901_m045524_c001_v7007000_t0000_u01756702524942") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f102ae7260464a55e_d20250901_m045523_c001_v0001182_t0015_u01756702523760") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f402d2e10e10b7e1a_d20250901_m045523_c001_v7007000_t0000_u01756702523571") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f102ae7260464a546_d20250901_m045521_c001_v0001182_t0031_u01756702521357") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f402d2e10e10b7e18_d20250901_m045520_c001_v7007000_t0000_u01756702520623") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f53fc_d20250901_m045517_c001_v0001157_t0033_u01756702517094") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40782267406e3843_d20250901_m045516_c001_v7007000_t0000_u01756702516141") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f117391e97682d341_d20250901_m045514_c001_v0001181_t0041_u01756702514380") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682930d_d20250901_m045514_c001_v7007000_t0000_u01756702514197") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f117391e97682d31a_d20250901_m045511_c001_v0001181_t0045_u01756702511305") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682930a_d20250901_m045510_c001_v7007000_t0000_u01756702510577") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f53c4_d20250901_m045505_c001_v0001157_t0044_u01756702505155") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f408ee6942fca8e25_d20250901_m045504_c001_v7007000_t0000_u01756702504228") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f101833da64033bf8_d20250901_m045502_c001_v0001183_t0004_u01756702502411") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950eed50_d20250901_m045502_c001_v7007000_t0000_u01756702502223") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f101833da64033bca_d20250901_m045458_c001_v0001183_t0015_u01756702498959") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950eed4c_d20250901_m045458_c001_v7007000_t0000_u01756702498232") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5390_d20250901_m045450_c001_v0001157_t0058_u01756702490663") 2025/09/01 05:00:48 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41afa1_d20250901_m045449_c001_v7007000_t0000_u01756702489753") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f116a2d4cc4a39c0b_d20250901_m045447_c001_v0001134_t0054_u01756702487982") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c379_d20250901_m045447_c001_v7007000_t0000_u01756702487797") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f116a2d4cc4a39bd9_d20250901_m045444_c001_v0001134_t0020_u01756702484420") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c2f0_d20250901_m045443_c001_v7007000_t0000_u01756702483684") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1145d45d3de21695_d20250901_m045438_c001_v0001184_t0008_u01756702478206") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c2c5_d20250901_m045437_c001_v7007000_t0000_u01756702477107") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1106c3aaaf8f1949_d20250901_m045431_c001_v0001179_t0018_u01756702471302") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155448b3234a9e9_d20250901_m045431_c001_v7007000_t0000_u01756702471101") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10d04_d20250901_m045427_c001_v0001165_t0051_u01756702467443") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1110d6dcb0179db7_d20250901_m045426_c001_v0001101_t0018_u01756702466451") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1110d6dcb0179daf_d20250901_m045425_c001_v0001101_t0038_u01756702465321") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f420768a9af5da726_d20250901_m045412_c001_v7007000_t0000_u01756702452306") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1145d45d3de2150b_d20250901_m045405_c001_v0001184_t0055_u01756702445345") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f10078fc66c06b7ec_d20250901_m045404_c001_v0001032_t0046_u01756702444404") 2025/09/01 05:00:49 DEBUG : dst/one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f10078fc66c06b7ea_d20250901_m045403_c001_v0001032_t0009_u01756702443141") 2025/09/01 05:00:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c4d3_d20250901_m045547_c001_v7007000_t0000_u01756702547363") 2025/09/01 05:00:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1022620648dec708_d20250901_m045544_c001_v0001178_t0004_u01756702544611") 2025/09/01 05:00:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1131f90a4842912b_d20250901_m045540_c001_v0001093_t0052_u01756702540708") 2025/09/01 05:00:49 DEBUG : dst/one.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40782267406e3a08_d20250901_m045535_c001_v7007000_t0000_u01756702535853") 2025/09/01 05:00:49 DEBUG : dst/one.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f107563eb04eaec18_d20250901_m045532_c001_v0001102_t0035_u01756702532911") 2025/09/01 05:00:49 DEBUG : dst/one.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1180c84a338700c1_d20250901_m045529_c001_v0001176_t0034_u01756702529652") 2025/09/01 05:00:50 DEBUG : dst/one.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40782267406e3909_d20250901_m045525_c001_v7007000_t0000_u01756702525124") 2025/09/01 05:00:50 DEBUG : dst/one.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f113857acb91abf13_d20250901_m045523_c001_v0001176_t0046_u01756702523295") 2025/09/01 05:00:50 DEBUG : dst/one.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f116d8c816d73efda_d20250901_m045520_c001_v0001101_t0013_u01756702520231") 2025/09/01 05:00:50 DEBUG : dst/three: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c2c6_d20250901_m045437_c001_v7007000_t0000_u01756702477290") 2025/09/01 05:00:50 DEBUG : dst/three: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1110d6dcb0179dd3_d20250901_m045435_c001_v0001101_t0033_u01756702475605") 2025/09/01 05:00:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c4d4_d20250901_m045547_c001_v7007000_t0000_u01756702547566") 2025/09/01 05:00:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f117bfb0fc85d7365_d20250901_m045546_c001_v0001179_t0015_u01756702546034") 2025/09/01 05:00:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f107ef3a50e8044c1_d20250901_m045542_c001_v0001182_t0041_u01756702542747") 2025/09/01 05:00:50 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c4d6_d20250901_m045547_c001_v7007000_t0000_u01756702547751") 2025/09/01 05:00:50 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1167c9b28d0e25b9_d20250901_m045546_c001_v0001102_t0058_u01756702546422") 2025/09/01 05:00:50 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f401c0b60c56ac308_d20250901_m045546_c001_v7007000_t0000_u01756702546238") 2025/09/01 05:00:50 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1167c9b28d0e25a4_d20250901_m045543_c001_v0001102_t0007_u01756702543134") 2025/09/01 05:00:50 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f401c0b60c56ac2bf_d20250901_m045542_c001_v7007000_t0000_u01756702542950") 2025/09/01 05:00:50 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10ea5_d20250901_m045538_c001_v0001165_t0009_u01756702538044") 2025/09/01 05:00:50 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40782267406e3a1d_d20250901_m045536_c001_v7007000_t0000_u01756702536037") 2025/09/01 05:00:50 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f117b73fef701e486_d20250901_m045535_c001_v0001177_t0046_u01756702535073") 2025/09/01 05:00:50 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ac4c_d20250901_m045534_c001_v7007000_t0000_u01756702534889") 2025/09/01 05:00:50 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f117b73fef701e476_d20250901_m045531_c001_v0001177_t0019_u01756702531940") 2025/09/01 05:00:50 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ac49_d20250901_m045531_c001_v7007000_t0000_u01756702531757") 2025/09/01 05:00:50 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5426_d20250901_m045526_c001_v0001157_t0031_u01756702526863") 2025/09/01 05:00:50 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f402d2e10e10b7e1d_d20250901_m045524_c001_v7007000_t0000_u01756702524382") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10e38_d20250901_m045522_c001_v0001165_t0019_u01756702522438") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f402d2e10e10b7e19_d20250901_m045522_c001_v7007000_t0000_u01756702522067") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5400_d20250901_m045517_c001_v0001157_t0053_u01756702517645") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682930e_d20250901_m045515_c001_v7007000_t0000_u01756702515222") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10e04_d20250901_m045513_c001_v0001165_t0006_u01756702513191") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682930b_d20250901_m045512_c001_v7007000_t0000_u01756702512100") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f53c6_d20250901_m045505_c001_v0001157_t0055_u01756702505660") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950eed53_d20250901_m045503_c001_v7007000_t0000_u01756702503300") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10dbe_d20250901_m045500_c001_v0001165_t0010_u01756702500853") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950eed4d_d20250901_m045459_c001_v7007000_t0000_u01756702499766") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f539e_d20250901_m045453_c001_v0001157_t0016_u01756702493571") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c37b_d20250901_m045448_c001_v7007000_t0000_u01756702488834") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1145d45d3de216f9_d20250901_m045446_c001_v0001184_t0006_u01756702486374") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c33d_d20250901_m045445_c001_v7007000_t0000_u01756702485285") 2025/09/01 05:00:51 DEBUG : dst/three.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10d36_d20250901_m045439_c001_v0001165_t0013_u01756702479151") 2025/09/01 05:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40782267406e3a1e_d20250901_m045536_c001_v7007000_t0000_u01756702536221") 2025/09/01 05:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f10220654d41f6f96_d20250901_m045534_c001_v0001032_t0025_u01756702534403") 2025/09/01 05:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11393eaa317705f1_d20250901_m045531_c001_v0001099_t0028_u01756702531397") 2025/09/01 05:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40782267406e3915_d20250901_m045525_c001_v7007000_t0000_u01756702525306") 2025/09/01 05:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f10757f0fc77769e7_d20250901_m045524_c001_v0001177_t0058_u01756702524173") 2025/09/01 05:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f10312587fd32f99d_d20250901_m045521_c001_v0001100_t0054_u01756702521797") 2025/09/01 05:00:51 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c4d7_d20250901_m045547_c001_v7007000_t0000_u01756702547933") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5454_d20250901_m045537_c001_v0001157_t0048_u01756702537713") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40782267406e3a1f_d20250901_m045536_c001_v7007000_t0000_u01756702536403") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10e4c_d20250901_m045526_c001_v0001165_t0042_u01756702526657") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40782267406e391f_d20250901_m045525_c001_v7007000_t0000_u01756702525488") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10e18_d20250901_m045517_c001_v0001165_t0003_u01756702517435") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f40782267406e3849_d20250901_m045516_c001_v7007000_t0000_u01756702516328") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10dea_d20250901_m045505_c001_v0001165_t0036_u01756702505433") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f408ee6942fca8e27_d20250901_m045504_c001_v7007000_t0000_u01756702504426") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10d8c_d20250901_m045451_c001_v0001165_t0045_u01756702491309") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41afa3_d20250901_m045449_c001_v7007000_t0000_u01756702489936") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5353_d20250901_m045438_c001_v0001157_t0011_u01756702478794") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c2c7_d20250901_m045437_c001_v7007000_t0000_u01756702477477") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11275ad804ca0675_d20250901_m045432_c001_v0001115_t0019_u01756702472977") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f420768a9af5da727_d20250901_m045412_c001_v7007000_t0000_u01756702452501") 2025/09/01 05:00:52 DEBUG : dst/two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f10078fc66c06b7ff_d20250901_m045411_c001_v0001032_t0008_u01756702451186") 2025/09/01 05:00:52 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f418e1fb304ccac41_d20250901_m045333_c001_v7007000_t0000_u01756702413691") 2025/09/01 05:00:52 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10bf2_d20250901_m045327_c001_v0001165_t0059_u01756702407149") 2025/09/01 05:00:52 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed509c_d20250901_m045325_c001_v7007000_t0000_u01756702405135") 2025/09/01 05:00:52 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10b77_d20250901_m045305_c001_v0001165_t0026_u01756702385975") 2025/09/01 05:00:52 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f416953a890cf6061_d20250901_m045250_c001_v7007000_t0000_u01756702370003") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10b10_d20250901_m045243_c001_v0001165_t0001_u01756702363763") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f34186478_d20250901_m045224_c001_v7007000_t0000_u01756702344459") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a8c_d20250901_m045222_c001_v0001165_t0042_u01756702342725") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3418644e_d20250901_m045221_c001_v7007000_t0000_u01756702341976") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a82_d20250901_m045220_c001_v0001165_t0034_u01756702340752") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f341863f4_d20250901_m045218_c001_v7007000_t0000_u01756702338230") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a5f_d20250901_m045216_c001_v0001165_t0006_u01756702336658") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f341863f0_d20250901_m045215_c001_v7007000_t0000_u01756702335831") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a53_d20250901_m045214_c001_v0001165_t0017_u01756702334609") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4e29_d20250901_m045209_c001_v7007000_t0000_u01756702329204") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a1a_d20250901_m045207_c001_v0001165_t0004_u01756702327793") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4e1b_d20250901_m045207_c001_v7007000_t0000_u01756702327008") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a0a_d20250901_m045206_c001_v0001165_t0023_u01756702326207") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4db4_d20250901_m045202_c001_v7007000_t0000_u01756702322229") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded109e2_d20250901_m045200_c001_v0001165_t0030_u01756702320871") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4daf_d20250901_m045159_c001_v7007000_t0000_u01756702319028") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded109ca_d20250901_m045158_c001_v0001165_t0052_u01756702318067") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4d8d_d20250901_m045157_c001_v7007000_t0000_u01756702317623") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168ffea81802965_d20250901_m045156_c001_v0001036_t0027_u01756702316458") 2025/09/01 05:00:53 DEBUG : empty space: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded109b9_d20250901_m045154_c001_v0001165_t0015_u01756702314885") 2025/09/01 05:00:54 DEBUG : enormous: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3418645a_d20250901_m045223_c001_v7007000_t0000_u01756702343537") 2025/09/01 05:00:54 DEBUG : enormous: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a8e_d20250901_m045222_c001_v0001165_t0047_u01756702342922") 2025/09/01 05:00:54 DEBUG : existing: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c50b_d20250901_m045552_c001_v7007000_t0000_u01756702552383") 2025/09/01 05:00:54 DEBUG : existing: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f54aa_d20250901_m045551_c001_v0001157_t0036_u01756702551084") 2025/09/01 05:00:54 DEBUG : existing: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ae6a_d20250901_m045242_c001_v7007000_t0000_u01756702362277") 2025/09/01 05:00:54 DEBUG : existing: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10b06_d20250901_m045241_c001_v0001165_t0048_u01756702361327") 2025/09/01 05:00:54 DEBUG : existing: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac33e_d20250901_m045152_c001_v7007000_t0000_u01756702312096") 2025/09/01 05:00:54 DEBUG : existing: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1099b_d20250901_m045151_c001_v0001165_t0021_u01756702311035") 2025/09/01 05:00:54 DEBUG : existing: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac33c_d20250901_m045150_c001_v7007000_t0000_u01756702310483") 2025/09/01 05:00:54 DEBUG : existing: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10995_d20250901_m045149_c001_v0001165_t0044_u01756702309908") 2025/09/01 05:00:54 DEBUG : existing: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10993_d20250901_m045149_c001_v0001165_t0002_u01756702309131") 2025/09/01 05:00:54 DEBUG : existing-b: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ae6b_d20250901_m045242_c001_v7007000_t0000_u01756702362460") 2025/09/01 05:00:54 DEBUG : existing-b: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1145d45d3de2119b_d20250901_m045241_c001_v0001184_t0002_u01756702361320") 2025/09/01 05:00:54 DEBUG : file1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae2c_d20250901_m045641_c001_v7007000_t0000_u01756702601749") 2025/09/01 05:00:54 DEBUG : file1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbba0d_d20250901_m045640_c001_v0001178_t0000_u01756702600586") 2025/09/01 05:00:54 DEBUG : file1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae28_d20250901_m045639_c001_v7007000_t0000_u01756702599248") 2025/09/01 05:00:54 DEBUG : file1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f55dc_d20250901_m045638_c001_v0001157_t0043_u01756702598034") 2025/09/01 05:00:54 DEBUG : five: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3418648d_d20250901_m045228_c001_v7007000_t0000_u01756702348109") 2025/09/01 05:00:54 DEBUG : five: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41617c9cded10aae_d20250901_m045226_c001_v0001165_t0019_u01756702346164") 2025/09/01 05:00:54 DEBUG : foo: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4db0_d20250901_m045200_c001_v7007000_t0000_u01756702320508") 2025/09/01 05:00:54 DEBUG : foo: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41617c9cded109d8_d20250901_m045159_c001_v0001165_t0019_u01756702319946") 2025/09/01 05:00:55 DEBUG : foo: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41617c9cded109d4_d20250901_m045159_c001_v0001165_t0019_u01756702319391") 2025/09/01 05:00:55 DEBUG : four: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3418648e_d20250901_m045228_c001_v7007000_t0000_u01756702348297") 2025/09/01 05:00:55 DEBUG : four: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4168f93d250f5109_d20250901_m045226_c001_v0001157_t0003_u01756702346726") 2025/09/01 05:00:55 DEBUG : four: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10aa6_d20250901_m045225_c001_v0001165_t0048_u01756702345587") 2025/09/01 05:00:55 DEBUG : hello world2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4023ff6b64f80ce7_d20250901_m045052_c001_v7007000_t0000_u01756702252660") 2025/09/01 05:00:55 DEBUG : hello world2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1081b_d20250901_m045052_c001_v0001165_t0018_u01756702252086") 2025/09/01 05:00:55 DEBUG : ignore-size: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac339_d20250901_m045148_c001_v7007000_t0000_u01756702308769") 2025/09/01 05:00:55 DEBUG : ignore-size: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1098b_d20250901_m045147_c001_v0001165_t0049_u01756702307796") 2025/09/01 05:00:55 DEBUG : nested/sub dir/file: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ae46_d20250901_m045240_c001_v7007000_t0000_u01756702360579") 2025/09/01 05:00:55 DEBUG : nested/sub dir/file: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10b04_d20250901_m045239_c001_v0001165_t0031_u01756702359853") 2025/09/01 05:00:55 DEBUG : nested/sub dir/file: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3418ff96_d20250901_m045239_c001_v7007000_t0000_u01756702359092") 2025/09/01 05:00:55 DEBUG : nested/sub dir/file: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10b00_d20250901_m045238_c001_v0001165_t0057_u01756702358156") 2025/09/01 05:00:55 DEBUG : one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3418648f_d20250901_m045228_c001_v7007000_t0000_u01756702348478") 2025/09/01 05:00:55 DEBUG : one: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41617c9cded10a9e_d20250901_m045224_c001_v0001165_t0019_u01756702344846") 2025/09/01 05:00:55 DEBUG : only0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae12_d20250901_m045633_c001_v7007000_t0000_u01756702593439") 2025/09/01 05:00:55 DEBUG : only0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41617c9cded10fdb_d20250901_m045627_c001_v0001165_t0019_u01756702587727") 2025/09/01 05:00:55 DEBUG : only0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f6c_d20250901_m045615_c001_v0001165_t0010_u01756702575675") 2025/09/01 05:00:55 DEBUG : only0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41b1c6_d20250901_m045609_c001_v7007000_t0000_u01756702569496") 2025/09/01 05:00:55 DEBUG : only0: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10ef8_d20250901_m045556_c001_v0001165_t0056_u01756702556123") 2025/09/01 05:00:55 DEBUG : only1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae13_d20250901_m045633_c001_v7007000_t0000_u01756702593624") 2025/09/01 05:00:56 DEBUG : only1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404887b9f9fbb9c8_d20250901_m045628_c001_v0001178_t0054_u01756702588476") 2025/09/01 05:00:56 DEBUG : only1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f72_d20250901_m045616_c001_v0001165_t0005_u01756702576284") 2025/09/01 05:00:56 DEBUG : only1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950ef125_d20250901_m045609_c001_v7007000_t0000_u01756702569130") 2025/09/01 05:00:56 DEBUG : only1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f00_d20250901_m045556_c001_v0001165_t0038_u01756702556713") 2025/09/01 05:00:56 DEBUG : only10: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae14_d20250901_m045633_c001_v7007000_t0000_u01756702593809") 2025/09/01 05:00:56 DEBUG : only10: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41617c9cded10fdf_d20250901_m045628_c001_v0001165_t0019_u01756702588127") 2025/09/01 05:00:56 DEBUG : only10: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10fa4_d20250901_m045621_c001_v0001165_t0042_u01756702581161") 2025/09/01 05:00:56 DEBUG : only10: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85dd_d20250901_m045609_c001_v7007000_t0000_u01756702569533") 2025/09/01 05:00:56 DEBUG : only10: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f2a_d20250901_m045601_c001_v0001165_t0058_u01756702561902") 2025/09/01 05:00:56 DEBUG : only11: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae15_d20250901_m045633_c001_v7007000_t0000_u01756702593994") 2025/09/01 05:00:56 DEBUG : only11: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4168f93d250f55a2_d20250901_m045627_c001_v0001157_t0003_u01756702587719") 2025/09/01 05:00:56 DEBUG : only11: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10fa8_d20250901_m045621_c001_v0001165_t0028_u01756702581785") 2025/09/01 05:00:56 DEBUG : only11: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41b1c7_d20250901_m045609_c001_v7007000_t0000_u01756702569747") 2025/09/01 05:00:56 DEBUG : only11: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f30_d20250901_m045602_c001_v0001165_t0024_u01756702562710") 2025/09/01 05:00:56 DEBUG : only12: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae16_d20250901_m045634_c001_v7007000_t0000_u01756702594193") 2025/09/01 05:00:56 DEBUG : only12: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404887b9f9fbb9c6_d20250901_m045628_c001_v0001178_t0054_u01756702588286") 2025/09/01 05:00:56 DEBUG : only12: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10fae_d20250901_m045622_c001_v0001165_t0035_u01756702582482") 2025/09/01 05:00:56 DEBUG : only12: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85db_d20250901_m045609_c001_v7007000_t0000_u01756702569156") 2025/09/01 05:00:56 DEBUG : only12: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f34_d20250901_m045603_c001_v0001165_t0008_u01756702563187") 2025/09/01 05:00:56 DEBUG : only13: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae18_d20250901_m045634_c001_v7007000_t0000_u01756702594378") 2025/09/01 05:00:56 DEBUG : only13: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4070154668f7ff36_d20250901_m045628_c001_v0001171_t0016_u01756702588863") 2025/09/01 05:00:56 DEBUG : only13: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10fb2_d20250901_m045623_c001_v0001165_t0030_u01756702583115") 2025/09/01 05:00:57 DEBUG : only13: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41b1c5_d20250901_m045609_c001_v7007000_t0000_u01756702569314") 2025/09/01 05:00:57 DEBUG : only13: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f36_d20250901_m045603_c001_v0001165_t0051_u01756702563792") 2025/09/01 05:00:57 DEBUG : only14: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae19_d20250901_m045634_c001_v7007000_t0000_u01756702594570") 2025/09/01 05:00:57 DEBUG : only14: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4070154668f7ff32_d20250901_m045628_c001_v0001171_t0016_u01756702588478") 2025/09/01 05:00:57 DEBUG : only14: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10fb6_d20250901_m045623_c001_v0001165_t0004_u01756702583703") 2025/09/01 05:00:57 DEBUG : only14: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950ef126_d20250901_m045609_c001_v7007000_t0000_u01756702569325") 2025/09/01 05:00:57 DEBUG : only14: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f42_d20250901_m045604_c001_v0001165_t0039_u01756702564458") 2025/09/01 05:00:57 DEBUG : only15: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae1a_d20250901_m045634_c001_v7007000_t0000_u01756702594753") 2025/09/01 05:00:57 DEBUG : only15: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4070154668f7ff34_d20250901_m045628_c001_v0001171_t0016_u01756702588674") 2025/09/01 05:00:57 DEBUG : only15: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10fb8_d20250901_m045624_c001_v0001165_t0020_u01756702584211") 2025/09/01 05:00:57 DEBUG : only15: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950ef123_d20250901_m045608_c001_v7007000_t0000_u01756702568761") 2025/09/01 05:00:57 DEBUG : only15: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f44_d20250901_m045605_c001_v0001165_t0048_u01756702565045") 2025/09/01 05:00:57 DEBUG : only16: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae1b_d20250901_m045634_c001_v7007000_t0000_u01756702594946") 2025/09/01 05:00:57 DEBUG : only16: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4168f93d250f55ae_d20250901_m045628_c001_v0001157_t0003_u01756702588486") 2025/09/01 05:00:57 DEBUG : only16: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10fbc_d20250901_m045624_c001_v0001165_t0033_u01756702584959") 2025/09/01 05:00:57 DEBUG : only16: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950ef128_d20250901_m045609_c001_v7007000_t0000_u01756702569691") 2025/09/01 05:00:57 DEBUG : only16: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f46_d20250901_m045605_c001_v0001165_t0015_u01756702565804") 2025/09/01 05:00:58 DEBUG : only17: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae1c_d20250901_m045635_c001_v7007000_t0000_u01756702595130") 2025/09/01 05:00:58 DEBUG : only17: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4168f93d250f55a8_d20250901_m045628_c001_v0001157_t0003_u01756702588120") 2025/09/01 05:00:58 DEBUG : only17: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10fc5_d20250901_m045625_c001_v0001165_t0045_u01756702585556") 2025/09/01 05:00:58 DEBUG : only17: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c5d1_d20250901_m045609_c001_v7007000_t0000_u01756702569705") 2025/09/01 05:00:58 DEBUG : only17: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f4a_d20250901_m045606_c001_v0001165_t0033_u01756702566324") 2025/09/01 05:00:58 DEBUG : only18: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae1d_d20250901_m045635_c001_v7007000_t0000_u01756702595316") 2025/09/01 05:00:58 DEBUG : only18: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4168f93d250f55ac_d20250901_m045628_c001_v0001157_t0003_u01756702588303") 2025/09/01 05:00:58 DEBUG : only18: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10fcf_d20250901_m045626_c001_v0001165_t0014_u01756702586226") 2025/09/01 05:00:58 DEBUG : only18: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950ef124_d20250901_m045608_c001_v7007000_t0000_u01756702568944") 2025/09/01 05:00:58 DEBUG : only18: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f4c_d20250901_m045607_c001_v0001165_t0007_u01756702567006") 2025/09/01 05:00:58 DEBUG : only19: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae1e_d20250901_m045635_c001_v7007000_t0000_u01756702595499") 2025/09/01 05:00:58 DEBUG : only19: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41617c9cded10fe3_d20250901_m045628_c001_v0001165_t0019_u01756702588310") 2025/09/01 05:00:58 DEBUG : only19: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10fd5_d20250901_m045626_c001_v0001165_t0008_u01756702586876") 2025/09/01 05:00:58 DEBUG : only19: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85de_d20250901_m045609_c001_v7007000_t0000_u01756702569717") 2025/09/01 05:00:59 DEBUG : only19: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f4e_d20250901_m045607_c001_v0001165_t0009_u01756702567559") 2025/09/01 05:00:59 DEBUG : only2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae1f_d20250901_m045635_c001_v7007000_t0000_u01756702595682") 2025/09/01 05:00:59 DEBUG : only2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41617c9cded10fe5_d20250901_m045628_c001_v0001165_t0019_u01756702588494") 2025/09/01 05:00:59 DEBUG : only2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f76_d20250901_m045616_c001_v0001165_t0058_u01756702576769") 2025/09/01 05:00:59 DEBUG : only2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950ef127_d20250901_m045609_c001_v7007000_t0000_u01756702569508") 2025/09/01 05:00:59 DEBUG : only2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f06_d20250901_m045557_c001_v0001165_t0000_u01756702557374") 2025/09/01 05:00:59 DEBUG : only3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae20_d20250901_m045635_c001_v7007000_t0000_u01756702595870") 2025/09/01 05:00:59 DEBUG : only3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404887b9f9fbb9ca_d20250901_m045628_c001_v0001178_t0054_u01756702588664") 2025/09/01 05:00:59 DEBUG : only3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f78_d20250901_m045617_c001_v0001165_t0004_u01756702577326") 2025/09/01 05:00:59 DEBUG : only3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41b1c4_d20250901_m045609_c001_v7007000_t0000_u01756702569131") 2025/09/01 05:00:59 DEBUG : only3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f08_d20250901_m045557_c001_v0001165_t0029_u01756702557947") 2025/09/01 05:00:59 DEBUG : only4: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae21_d20250901_m045636_c001_v7007000_t0000_u01756702596054") 2025/09/01 05:00:59 DEBUG : only4: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4168f93d250f55b2_d20250901_m045628_c001_v0001157_t0003_u01756702588683") 2025/09/01 05:00:59 DEBUG : only4: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f7c_d20250901_m045617_c001_v0001165_t0020_u01756702577848") 2025/09/01 05:00:59 DEBUG : only4: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c5d2_d20250901_m045609_c001_v7007000_t0000_u01756702569890") 2025/09/01 05:00:59 DEBUG : only4: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f0c_d20250901_m045558_c001_v0001165_t0010_u01756702558481") 2025/09/01 05:00:59 DEBUG : only5: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae22_d20250901_m045636_c001_v7007000_t0000_u01756702596237") 2025/09/01 05:00:59 DEBUG : only5: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41617c9cded10fe7_d20250901_m045628_c001_v0001165_t0019_u01756702588735") 2025/09/01 05:00:59 DEBUG : only5: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f7e_d20250901_m045618_c001_v0001165_t0031_u01756702578419") 2025/09/01 05:00:59 DEBUG : only5: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c5ce_d20250901_m045609_c001_v7007000_t0000_u01756702569145") 2025/09/01 05:00:59 DEBUG : only5: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f14_d20250901_m045559_c001_v0001165_t0040_u01756702559120") 2025/09/01 05:00:59 DEBUG : only6: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae23_d20250901_m045636_c001_v7007000_t0000_u01756702596420") 2025/09/01 05:01:00 DEBUG : only6: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404887b9f9fbb9ce_d20250901_m045629_c001_v0001178_t0054_u01756702589033") 2025/09/01 05:01:00 DEBUG : only6: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f82_d20250901_m045618_c001_v0001165_t0028_u01756702578988") 2025/09/01 05:01:00 DEBUG : only6: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85df_d20250901_m045609_c001_v7007000_t0000_u01756702569901") 2025/09/01 05:01:00 DEBUG : only6: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f18_d20250901_m045559_c001_v0001165_t0017_u01756702559693") 2025/09/01 05:01:00 DEBUG : only7: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae24_d20250901_m045636_c001_v7007000_t0000_u01756702596604") 2025/09/01 05:01:00 DEBUG : only7: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4168f93d250f55b6_d20250901_m045628_c001_v0001157_t0003_u01756702588873") 2025/09/01 05:01:00 DEBUG : only7: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f8a_d20250901_m045619_c001_v0001165_t0000_u01756702579571") 2025/09/01 05:01:00 DEBUG : only7: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c5d0_d20250901_m045609_c001_v7007000_t0000_u01756702569522") 2025/09/01 05:01:00 DEBUG : only7: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f20_d20250901_m045600_c001_v0001165_t0022_u01756702560192") 2025/09/01 05:01:00 DEBUG : only8: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae25_d20250901_m045636_c001_v7007000_t0000_u01756702596788") 2025/09/01 05:01:00 DEBUG : only8: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404887b9f9fbb9cc_d20250901_m045628_c001_v0001178_t0054_u01756702588849") 2025/09/01 05:01:00 DEBUG : only8: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f9a_d20250901_m045620_c001_v0001165_t0019_u01756702580079") 2025/09/01 05:01:00 DEBUG : only8: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c5cf_d20250901_m045609_c001_v7007000_t0000_u01756702569339") 2025/09/01 05:01:00 DEBUG : only8: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f22_d20250901_m045600_c001_v0001165_t0022_u01756702560781") 2025/09/01 05:01:00 DEBUG : only9: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae26_d20250901_m045636_c001_v7007000_t0000_u01756702596971") 2025/09/01 05:01:00 DEBUG : only9: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41617c9cded10feb_d20250901_m045628_c001_v0001165_t0019_u01756702588918") 2025/09/01 05:01:00 DEBUG : only9: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f9c_d20250901_m045620_c001_v0001165_t0011_u01756702580587") 2025/09/01 05:01:00 DEBUG : only9: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4042d129f93c85dc_d20250901_m045609_c001_v7007000_t0000_u01756702569348") 2025/09/01 05:01:00 DEBUG : only9: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10f26_d20250901_m045601_c001_v0001165_t0018_u01756702561258") 2025/09/01 05:01:00 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3418c849_d20250901_m045237_c001_v7007000_t0000_u01756702357035") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f512d_d20250901_m045235_c001_v0001157_t0043_u01756702355183") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3418801f_d20250901_m045234_c001_v7007000_t0000_u01756702354059") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10aea_d20250901_m045232_c001_v0001165_t0020_u01756702352354") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f34186494_d20250901_m045231_c001_v7007000_t0000_u01756702351619") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1145d45d3de2111e_d20250901_m045229_c001_v0001184_t0007_u01756702349402") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f341863f6_d20250901_m045219_c001_v7007000_t0000_u01756702339977") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a70_d20250901_m045218_c001_v0001165_t0013_u01756702338774") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f341863f3_d20250901_m045217_c001_v7007000_t0000_u01756702337268") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a5d_d20250901_m045216_c001_v0001165_t0015_u01756702336379") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f341863ef_d20250901_m045215_c001_v7007000_t0000_u01756702335193") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a4d_d20250901_m045214_c001_v0001165_t0058_u01756702334384") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4e28_d20250901_m045208_c001_v7007000_t0000_u01756702328644") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a18_d20250901_m045207_c001_v0001165_t0007_u01756702327562") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4e1c_d20250901_m045207_c001_v7007000_t0000_u01756702327192") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a08_d20250901_m045205_c001_v0001165_t0001_u01756702325982") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4df4_d20250901_m045205_c001_v7007000_t0000_u01756702325609") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a00_d20250901_m045205_c001_v0001165_t0009_u01756702325030") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded109f8_d20250901_m045204_c001_v0001165_t0036_u01756702324391") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4db6_d20250901_m045204_c001_v7007000_t0000_u01756702324028") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded109f2_d20250901_m045203_c001_v0001165_t0050_u01756702323430") 2025/09/01 05:01:01 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded109ee_d20250901_m045202_c001_v0001165_t0004_u01756702322776") 2025/09/01 05:01:02 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4db5_d20250901_m045202_c001_v7007000_t0000_u01756702322413") 2025/09/01 05:01:02 DEBUG : potato: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded109e6_d20250901_m045201_c001_v0001165_t0007_u01756702321614") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f420768a9af5da586_d20250901_m045347_c001_v7007000_t0000_u01756702427327") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5280_d20250901_m045346_c001_v0001157_t0042_u01756702426641") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f418e1fb304ccac44_d20250901_m045334_c001_v7007000_t0000_u01756702414291") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5211_d20250901_m045326_c001_v0001157_t0032_u01756702406429") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f420768a9af5da433_d20250901_m045312_c001_v7007000_t0000_u01756702392863") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f51a6_d20250901_m045305_c001_v0001157_t0002_u01756702385030") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f416953a890cf6062_d20250901_m045250_c001_v7007000_t0000_u01756702370224") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f514f_d20250901_m045243_c001_v0001157_t0006_u01756702363384") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3418645b_d20250901_m045223_c001_v7007000_t0000_u01756702343719") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a8a_d20250901_m045222_c001_v0001165_t0004_u01756702342522") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f34186458_d20250901_m045222_c001_v7007000_t0000_u01756702342158") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a7e_d20250901_m045220_c001_v0001165_t0011_u01756702340522") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f341863f7_d20250901_m045220_c001_v7007000_t0000_u01756702340160") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a74_d20250901_m045219_c001_v0001165_t0041_u01756702339395") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f341863f5_d20250901_m045218_c001_v7007000_t0000_u01756702338414") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a67_d20250901_m045217_c001_v0001165_t0003_u01756702337633") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f341863f1_d20250901_m045216_c001_v7007000_t0000_u01756702336013") 2025/09/01 05:01:02 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a59_d20250901_m045215_c001_v0001165_t0033_u01756702335201") 2025/09/01 05:01:03 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4101143ce8ed4e2a_d20250901_m045209_c001_v7007000_t0000_u01756702329386") 2025/09/01 05:01:03 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10a22_d20250901_m045208_c001_v0001165_t0044_u01756702328402") 2025/09/01 05:01:03 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4023ff6b64f80ceb_d20250901_m045055_c001_v7007000_t0000_u01756702255325") 2025/09/01 05:01:03 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10825_d20250901_m045054_c001_v0001165_t0050_u01756702254670") 2025/09/01 05:01:03 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4023ff6b64f80ce8_d20250901_m045053_c001_v7007000_t0000_u01756702253771") 2025/09/01 05:01:03 DEBUG : potato2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10821_d20250901_m045053_c001_v0001165_t0045_u01756702253207") 2025/09/01 05:01:03 DEBUG : potato3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f418e1fb304ccac42_d20250901_m045334_c001_v7007000_t0000_u01756702414085") 2025/09/01 05:01:03 DEBUG : potato3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1145d45d3de2136a_d20250901_m045327_c001_v0001184_t0034_u01756702407762") 2025/09/01 05:01:03 DEBUG : potato3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f420768a9af5da434_d20250901_m045313_c001_v7007000_t0000_u01756702393129") 2025/09/01 05:01:03 DEBUG : potato3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1145d45d3de21272_d20250901_m045306_c001_v0001184_t0026_u01756702386648") 2025/09/01 05:01:03 DEBUG : potato3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f416953a890cf6064_d20250901_m045250_c001_v7007000_t0000_u01756702370703") 2025/09/01 05:01:03 DEBUG : potato3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1145d45d3de211b9_d20250901_m045243_c001_v0001184_t0023_u01756702363965") 2025/09/01 05:01:03 DEBUG : pre-dest1/1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c2a3_d20250901_m045421_c001_v7007000_t0000_u01756702461116") 2025/09/01 05:01:03 DEBUG : pre-dest1/1: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1145d45d3de21587_d20250901_m045413_c001_v0001184_t0041_u01756702453255") 2025/09/01 05:01:03 DEBUG : pre-dest2/2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41970b34c703c2a5_d20250901_m045421_c001_v7007000_t0000_u01756702461299") 2025/09/01 05:01:03 DEBUG : pre-dest2/2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f52ed_d20250901_m045413_c001_v0001157_t0001_u01756702453814") 2025/09/01 05:01:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f420768a9af5da67c_d20250901_m045359_c001_v7007000_t0000_u01756702439051") 2025/09/01 05:01:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10c6f_d20250901_m045355_c001_v0001165_t0026_u01756702435156") 2025/09/01 05:01:03 DEBUG : sizeonly: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac338_d20250901_m045147_c001_v7007000_t0000_u01756702307248") 2025/09/01 05:01:03 DEBUG : sizeonly: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1097c_d20250901_m045146_c001_v0001165_t0054_u01756702306300") 2025/09/01 05:01:03 DEBUG : splitbanan: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f99_d20250901_m045828_c001_v7007000_t0000_u01756702708567") 2025/09/01 05:01:04 DEBUG : splitbanan: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1129e_d20250901_m045821_c001_v0001165_t0007_u01756702701275") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c26b_d20250901_m045939_c001_v7007000_t0000_u01756702779505") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1141c_d20250901_m045932_c001_v0001165_t0017_u01756702772774") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4055ecea950efb3c_d20250901_m045925_c001_v7007000_t0000_u01756702765334") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded113d6_d20250901_m045918_c001_v0001165_t0043_u01756702758959") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef822952_d20250901_m045911_c001_v7007000_t0000_u01756702751396") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11368_d20250901_m045904_c001_v0001165_t0056_u01756702744902") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad6611c7_d20250901_m045857_c001_v7007000_t0000_u01756702737612") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1132c_d20250901_m045851_c001_v0001165_t0055_u01756702731193") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41889eba5682a1d7_d20250901_m045843_c001_v7007000_t0000_u01756702723274") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded112db_d20250901_m045836_c001_v0001165_t0026_u01756702716417") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f405f7ebc4a086f85_d20250901_m045823_c001_v7007000_t0000_u01756702703251") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f581d_d20250901_m045820_c001_v0001157_t0014_u01756702700047") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419f397_d20250901_m045812_c001_v7007000_t0000_u01756702692255") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11256_d20250901_m045805_c001_v0001165_t0007_u01756702685474") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f404c202f5fe57b0f_d20250901_m045804_c001_v7007000_t0000_u01756702684100") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80210_d20250901_m045801_c001_v0001171_t0001_u01756702681417") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f421ff5b6ef8226b9_d20250901_m045753_c001_v7007000_t0000_u01756702673723") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f575a_d20250901_m045746_c001_v0001157_t0053_u01756702666719") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4155e626cd41b30a_d20250901_m045745_c001_v7007000_t0000_u01756702665807") 2025/09/01 05:01:04 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80180_d20250901_m045742_c001_v0001171_t0025_u01756702662403") 2025/09/01 05:01:05 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad660db6_d20250901_m045729_c001_v7007000_t0000_u01756702649216") 2025/09/01 05:01:05 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f800f4_d20250901_m045725_c001_v0001171_t0021_u01756702645756") 2025/09/01 05:01:05 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ba80_d20250901_m045717_c001_v7007000_t0000_u01756702637481") 2025/09/01 05:01:05 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f8007f_d20250901_m045710_c001_v0001171_t0020_u01756702630698") 2025/09/01 05:01:05 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ad12f_d20250901_m045702_c001_v7007000_t0000_u01756702622614") 2025/09/01 05:01:05 DEBUG : splitbananasplit: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80016_d20250901_m045655_c001_v0001171_t0009_u01756702615827") 2025/09/01 05:01:05 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f417444ce7fd5867d_d20250901_m045807_c001_v7007000_t0000_u01756702687319") 2025/09/01 05:01:05 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11240_d20250901_m045802_c001_v0001165_t0036_u01756702682476") 2025/09/01 05:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6aea5_d20250901_m045648_c001_v7007000_t0000_u01756702608935") 2025/09/01 05:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f7ffcf_d20250901_m045646_c001_v0001171_t0054_u01756702606401") 2025/09/01 05:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f420768a9af5dacd6_d20250901_m045645_c001_v7007000_t0000_u01756702605266") 2025/09/01 05:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f55fc_d20250901_m045642_c001_v0001157_t0035_u01756702602694") 2025/09/01 05:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6ae52_d20250901_m045240_c001_v7007000_t0000_u01756702360763") 2025/09/01 05:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5143_d20250901_m045239_c001_v0001157_t0020_u01756702359845") 2025/09/01 05:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3419076c_d20250901_m045239_c001_v7007000_t0000_u01756702359287") 2025/09/01 05:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1145d45d3de2117b_d20250901_m045238_c001_v0001184_t0044_u01756702358510") 2025/09/01 05:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac316_d20250901_m045144_c001_v7007000_t0000_u01756702304253") 2025/09/01 05:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1095c_d20250901_m045142_c001_v0001165_t0037_u01756702302729") 2025/09/01 05:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac313_d20250901_m045142_c001_v7007000_t0000_u01756702302365") 2025/09/01 05:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10954_d20250901_m045141_c001_v0001165_t0010_u01756702301229") 2025/09/01 05:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac2b5_d20250901_m045135_c001_v7007000_t0000_u01756702295636") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1091f_d20250901_m045134_c001_v0001165_t0042_u01756702294651") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac277_d20250901_m045134_c001_v7007000_t0000_u01756702294102") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10911_d20250901_m045133_c001_v0001165_t0054_u01756702293029") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded108ef_d20250901_m045129_c001_v0001165_t0057_u01756702289001") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac274_d20250901_m045128_c001_v7007000_t0000_u01756702288640") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded108e9_d20250901_m045128_c001_v0001165_t0051_u01756702288063") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded108e5_d20250901_m045127_c001_v0001165_t0054_u01756702287302") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac248_d20250901_m045126_c001_v7007000_t0000_u01756702286574") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded108c6_d20250901_m045121_c001_v0001165_t0038_u01756702281151") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded108aa_d20250901_m045114_c001_v0001165_t0013_u01756702274744") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac162_d20250901_m045114_c001_v7007000_t0000_u01756702274383") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded108a0_d20250901_m045113_c001_v0001165_t0056_u01756702273810") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1089a_d20250901_m045112_c001_v0001165_t0028_u01756702272984") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4197d5bec14ac15e_d20250901_m045112_c001_v7007000_t0000_u01756702272256") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10864_d20250901_m045103_c001_v0001165_t0005_u01756702263347") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4023ff6b64f80d3d_d20250901_m045102_c001_v7007000_t0000_u01756702262986") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10862_d20250901_m045102_c001_v0001165_t0047_u01756702262426") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4023ff6b64f80d2f_d20250901_m045101_c001_v7007000_t0000_u01756702261524") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10854_d20250901_m045100_c001_v0001165_t0039_u01756702260954") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4023ff6b64f80cf4_d20250901_m045100_c001_v7007000_t0000_u01756702260412") 2025/09/01 05:01:06 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10846_d20250901_m045059_c001_v0001165_t0047_u01756702259860") 2025/09/01 05:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4023ff6b64f80cf2_d20250901_m045058_c001_v7007000_t0000_u01756702258966") 2025/09/01 05:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1083c_d20250901_m045058_c001_v0001165_t0052_u01756702258151") 2025/09/01 05:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4023ff6b64f80cf1_d20250901_m045057_c001_v7007000_t0000_u01756702257611") 2025/09/01 05:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10835_d20250901_m045056_c001_v0001165_t0023_u01756702256968") 2025/09/01 05:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4023ff6b64f80cef_d20250901_m045056_c001_v7007000_t0000_u01756702256417") 2025/09/01 05:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1082b_d20250901_m045055_c001_v0001165_t0002_u01756702255872") 2025/09/01 05:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4023ff6b64f80cb6_d20250901_m045051_c001_v7007000_t0000_u01756702251548") 2025/09/01 05:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10819_d20250901_m045050_c001_v0001165_t0039_u01756702250958") 2025/09/01 05:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4023ff6b64f80ca9_d20250901_m045050_c001_v7007000_t0000_u01756702250419") 2025/09/01 05:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10811_d20250901_m045049_c001_v0001165_t0000_u01756702249831") 2025/09/01 05:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4023ff6b64f80c95_d20250901_m045048_c001_v7007000_t0000_u01756702248934") 2025/09/01 05:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10805_d20250901_m045048_c001_v0001165_t0023_u01756702248362") 2025/09/01 05:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4023ff6b64f80c8d_d20250901_m045045_c001_v7007000_t0000_u01756702245990") 2025/09/01 05:01:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded107f7_d20250901_m045045_c001_v0001165_t0035_u01756702245396") 2025/09/01 05:01:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6aeb2_d20250901_m045649_c001_v7007000_t0000_u01756702609121") 2025/09/01 05:01:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbba3b_d20250901_m045646_c001_v0001178_t0015_u01756702606411") 2025/09/01 05:01:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f420768a9af5dacd7_d20250901_m045645_c001_v7007000_t0000_u01756702605450") 2025/09/01 05:01:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11023_d20250901_m045642_c001_v0001165_t0008_u01756702602703") 2025/09/01 05:01:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c2a6_d20250901_m045941_c001_v7007000_t0000_u01756702781589") 2025/09/01 05:01:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5979_d20250901_m045940_c001_v0001157_t0019_u01756702780864") 2025/09/01 05:01:08 DEBUG : sub/yam: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3418bad1_d20250901_m045236_c001_v7007000_t0000_u01756702356487") 2025/09/01 05:01:08 DEBUG : sub/yam: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10af2_d20250901_m045234_c001_v0001165_t0029_u01756702354824") 2025/09/01 05:01:08 DEBUG : test_dir1/file2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae2d_d20250901_m045641_c001_v7007000_t0000_u01756702601935") 2025/09/01 05:01:08 DEBUG : test_dir1/file2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f7ffa1_d20250901_m045640_c001_v0001171_t0033_u01756702600241") 2025/09/01 05:01:08 DEBUG : test_dir1/file2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae29_d20250901_m045639_c001_v7007000_t0000_u01756702599432") 2025/09/01 05:01:08 DEBUG : test_dir1/file2: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1100f_d20250901_m045637_c001_v0001165_t0022_u01756702597945") 2025/09/01 05:01:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae2e_d20250901_m045642_c001_v7007000_t0000_u01756702602118") 2025/09/01 05:01:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11017_d20250901_m045640_c001_v0001165_t0054_u01756702600227") 2025/09/01 05:01:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4136650219e6ae2a_d20250901_m045639_c001_v7007000_t0000_u01756702599616") 2025/09/01 05:01:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f7ff79_d20250901_m045637_c001_v0001171_t0044_u01756702597927") 2025/09/01 05:01:08 DEBUG : three: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f34186490_d20250901_m045228_c001_v7007000_t0000_u01756702348659") 2025/09/01 05:01:08 DEBUG : three: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10ac6_d20250901_m045227_c001_v0001165_t0005_u01756702347472") 2025/09/01 05:01:08 DEBUG : three: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded10aa2_d20250901_m045225_c001_v0001165_t0000_u01756702345216") 2025/09/01 05:01:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c2ad_d20250901_m045943_c001_v7007000_t0000_u01756702783243") 2025/09/01 05:01:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80487_d20250901_m045942_c001_v0001171_t0052_u01756702782543") 2025/09/01 05:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c36a_d20250901_m050002_c001_v7007000_t0000_u01756702802240") 2025/09/01 05:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbf71_d20250901_m050000_c001_v0001178_t0026_u01756702800655") 2025/09/01 05:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c35f_d20250901_m045959_c001_v7007000_t0000_u01756702799118") 2025/09/01 05:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f804ee_d20250901_m045957_c001_v0001171_t0041_u01756702797325") 2025/09/01 05:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c33f_d20250901_m045956_c001_v7007000_t0000_u01756702796381") 2025/09/01 05:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f59d7_d20250901_m045955_c001_v0001157_t0055_u01756702795610") 2025/09/01 05:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c2e0_d20250901_m045950_c001_v7007000_t0000_u01756702790722") 2025/09/01 05:01:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f804b5_d20250901_m045949_c001_v0001171_t0051_u01756702789235") 2025/09/01 05:01:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c317_d20250901_m045953_c001_v7007000_t0000_u01756702793069") 2025/09/01 05:01:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbf25_d20250901_m045951_c001_v0001178_t0037_u01756702791664") 2025/09/01 05:01:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c2b8_d20250901_m045948_c001_v7007000_t0000_u01756702788274") 2025/09/01 05:01:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f599f_d20250901_m045947_c001_v0001157_t0051_u01756702787593") 2025/09/01 05:01:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c2b6_d20250901_m045946_c001_v7007000_t0000_u01756702786633") 2025/09/01 05:01:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1144f_d20250901_m045945_c001_v0001165_t0002_u01756702785818") 2025/09/01 05:01:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c2b5_d20250901_m045944_c001_v7007000_t0000_u01756702784855") 2025/09/01 05:01:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f104887b9f9fbbef7_d20250901_m045944_c001_v0001178_t0032_u01756702784198") 2025/09/01 05:01:09 DEBUG : toe/toe/toe: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41604b60ad661685_d20250901_m050007_c001_v7007000_t0000_u01756702807814") 2025/09/01 05:01:09 DEBUG : toe/toe/toe: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1070154668f80512_d20250901_m050006_c001_v0001171_t0022_u01756702806779") 2025/09/01 05:01:09 DEBUG : toe/toe/toe: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c318_d20250901_m045954_c001_v7007000_t0000_u01756702794647") 2025/09/01 05:01:09 DEBUG : toe/toe/toe: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded11478_d20250901_m045954_c001_v0001165_t0000_u01756702794022") 2025/09/01 05:01:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c36b_d20250901_m050002_c001_v7007000_t0000_u01756702802825") 2025/09/01 05:01:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11617c9cded1149a_d20250901_m050002_c001_v0001165_t0047_u01756702802011") 2025/09/01 05:01:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41260f41d9a6c360_d20250901_m045959_c001_v7007000_t0000_u01756702799711") 2025/09/01 05:01:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f109c206ba54bc881_d20250901_m045958_c001_v0001131_t0010_u01756702798644") 2025/09/01 05:01:09 DEBUG : two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f34186491_d20250901_m045228_c001_v7007000_t0000_u01756702348842") 2025/09/01 05:01:09 DEBUG : two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f4145d45d3de21104_d20250901_m045226_c001_v0001184_t0059_u01756702346914") 2025/09/01 05:01:09 DEBUG : two: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f41617c9cded10aa0_d20250901_m045225_c001_v0001165_t0019_u01756702345030") 2025/09/01 05:01:09 DEBUG : yam: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f3418ce5c_d20250901_m045237_c001_v7007000_t0000_u01756702357217") 2025/09/01 05:01:10 DEBUG : yam: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f11217549bd475571_d20250901_m045236_c001_v0001177_t0029_u01756702356276") 2025/09/01 05:01:10 DEBUG : yam: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f34187448_d20250901_m045233_c001_v7007000_t0000_u01756702353510") 2025/09/01 05:01:10 DEBUG : yam: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1145d45d3de21143_d20250901_m045232_c001_v0001184_t0022_u01756702352369") 2025/09/01 05:01:10 DEBUG : yam: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f34186492_d20250901_m045231_c001_v7007000_t0000_u01756702351051") 2025/09/01 05:01:10 DEBUG : yam: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1168f93d250f5115_d20250901_m045229_c001_v0001157_t0046_u01756702349393") 2025/09/01 05:01:10 DEBUG : yaml: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f34188413_d20250901_m045234_c001_v7007000_t0000_u01756702354241") 2025/09/01 05:01:10 DEBUG : yaml: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f114e0e2776e450d1_d20250901_m045233_c001_v0001043_t0006_u01756702353140") 2025/09/01 05:01:10 DEBUG : yaml: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f400d106f34186495_d20250901_m045231_c001_v7007000_t0000_u01756702351804") 2025/09/01 05:01:10 DEBUG : yaml: Deleting (id "4_zaf32fd3390cd0b3b9f980e1b_f1183ba1fcf83559d_d20250901_m045230_c001_v0001101_t0022_u01756702350713") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m33.772311172s (try 1/5)