"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/12 04:00:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto" 2026/05/12 04:00:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/12 04:00:32 DEBUG : Creating backend with remote "/tmp/rclone1004970752" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:00:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/12 04:00:33 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:33 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:00:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:00:34 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:34 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:00:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:00:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:00:35 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:00:35 DEBUG : B2 bucket rclone-test-gemilak3keto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.26s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:36 DEBUG : Creating backend with remote "/non-existing" 2026/05/12 04:00:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/12 04:00:37 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:37 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:00:38 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:38 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:00:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:00:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:00:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.60s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:39 INFO : B2 bucket rclone-test-gemilak3keto: Running all checks before starting transfers 2026/05/12 04:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:00:39 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:39 INFO : B2 bucket rclone-test-gemilak3keto: Checks finished, now starting transfers 2026/05/12 04:00:39 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:00:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:00:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:00:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.21s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:40 ERROR : Ignoring --no-traverse with sync 2026/05/12 04:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:00:40 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:40 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:00:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:00:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:00:41 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:00:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.28s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/12 04:00:42 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:42 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:00:42 DEBUG : hello world2: size = 12 OK 2026/05/12 04:00:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/12 04:00:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:00:43 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:43 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:00:43 DEBUG : potato2: size = 11 OK 2026/05/12 04:00:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:00:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:00:44 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:44 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:00:45 DEBUG : potato2: size = 11 OK 2026/05/12 04:00:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:00:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.70s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/12 04:00:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:00:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/12 04:00:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:00:46 INFO : sub dir2: Making directory 2026/05/12 04:00:46 INFO : sub dir: Making directory 2026/05/12 04:00:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:00:46 INFO : sub dir2/sub sub dir2: Making directory 2026/05/12 04:00:46 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:46 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:00:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:00:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:00:46 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/12 04:00:46 DEBUG : B2 bucket rclone-test-gemilak3keto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.41s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:47 INFO : sub dir2: Making directory 2026/05/12 04:00:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/12 04:00:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:00:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:00:47 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:47 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:00:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:00:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:00:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:48 DEBUG : sub dir2: Making directory with metadata 2026/05/12 04:00:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:00:49 INFO : sub dir2: Making directory 2026/05/12 04:00:49 INFO : sub dir: Making directory 2026/05/12 04:00:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:00:49 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:49 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:00:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:00:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:00:49 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:00:49 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/12 04:00:49 DEBUG : B2 bucket rclone-test-gemilak3keto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/12 04:00:49 DEBUG : B2 bucket rclone-test-gemilak3keto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.42s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:50 INFO : sub dir2: Making directory 2026/05/12 04:00:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:00:50 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:50 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:00:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:00:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:00:51 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:00:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:51 DEBUG : sub dir2: Making directory with metadata 2026/05/12 04:00:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:00:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:00:51 INFO : sub dir2: Making directory 2026/05/12 04:00:51 INFO : sub dir: Making directory 2026/05/12 04:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:00:51 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:51 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:00:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:00:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:00:52 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:00:52 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/12 04:00:52 DEBUG : B2 bucket rclone-test-gemilak3keto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.38s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:53 INFO : sub dir2: Making directory 2026/05/12 04:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:00:53 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:00:53 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:00:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:00:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:00:54 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:00:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.31s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:00:55 DEBUG : Creating backend with remote "TestB2:rclone-test-sacemes5fepu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gemilak3keto -> B2 bucket rclone-test-sacemes5fepu 2026/05/12 04:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:00:56 DEBUG : B2 bucket rclone-test-sacemes5fepu: Waiting for checks to finish 2026/05/12 04:00:56 DEBUG : B2 bucket rclone-test-sacemes5fepu: Waiting for transfers to finish 2026/05/12 04:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:00:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:00:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 04:00:57 DEBUG : B2 bucket rclone-test-sacemes5fepu: Purge remote 2026/05/12 04:00:57 INFO : B2 bucket rclone-test-sacemes5fepu: cleaning bucket "rclone-test-sacemes5fepu" of all files 2026/05/12 04:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff125d33508d1bab9fe80e1b_f100881f847d503d6_d20260512_m040057_c001_v0001105_t0014_u01778558457286") --- PASS: TestServerSideCopy (4.42s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:00 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:01:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:01:00 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 04:01:00 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:00 DEBUG : sub dir/hello world: size = 17 OK 2026/05/12 04:01:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/12 04:01:00 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.96s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:01 DEBUG : Creating backend with remote "TestB2:rclone-test-nosivud5cegu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gemilak3keto -> B2 bucket rclone-test-nosivud5cegu 2026/05/12 04:01:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:01:02 DEBUG : B2 bucket rclone-test-nosivud5cegu: Waiting for checks to finish 2026/05/12 04:01:02 DEBUG : B2 bucket rclone-test-nosivud5cegu: Waiting for transfers to finish 2026/05/12 04:01:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:01:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:01:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 04:01:05 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:01:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nosivud5cegu) 2026/05/12 04:01:05 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 04:01:05 DEBUG : B2 bucket rclone-test-nosivud5cegu: Waiting for checks to finish 2026/05/12 04:01:05 DEBUG : B2 bucket rclone-test-nosivud5cegu: Waiting for transfers to finish 2026/05/12 04:01:05 DEBUG : sub dir/hello world: size = 17 OK 2026/05/12 04:01:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/12 04:01:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 04:01:05 DEBUG : B2 bucket rclone-test-nosivud5cegu: Purge remote 2026/05/12 04:01:05 INFO : B2 bucket rclone-test-nosivud5cegu: cleaning bucket "rclone-test-nosivud5cegu" of all files 2026/05/12 04:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z7fa26dc3508d1bab9fe80e1b_f102dd12d62f9869d_d20260512_m040105_c001_v0001183_t0057_u01778558465268") 2026/05/12 04:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z7fa26dc3508d1bab9fe80e1b_f11726480479db5ee_d20260512_m040103_c001_v0001105_t0058_u01778558463509") --- PASS: TestServerSideCopyOverSelf (5.81s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:07 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:01:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:01:07 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 04:01:07 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:08 DEBUG : sub dir/hello world: size = 17 OK 2026/05/12 04:01:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/12 04:01:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/12 04:01:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kuwonap8xoye" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gemilak3keto -> B2 bucket rclone-test-kuwonap8xoye 2026/05/12 04:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:01:11 DEBUG : B2 bucket rclone-test-kuwonap8xoye: Waiting for checks to finish 2026/05/12 04:01:11 DEBUG : B2 bucket rclone-test-kuwonap8xoye: Waiting for transfers to finish 2026/05/12 04:01:11 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:01:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:01:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 04:01:12 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:01:12 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kuwonap8xoye) 2026/05/12 04:01:12 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 04:01:12 DEBUG : B2 bucket rclone-test-kuwonap8xoye: Waiting for checks to finish 2026/05/12 04:01:12 DEBUG : B2 bucket rclone-test-kuwonap8xoye: Waiting for transfers to finish 2026/05/12 04:01:13 DEBUG : sub dir/hello world: size = 17 OK 2026/05/12 04:01:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/12 04:01:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 04:01:13 INFO : sub dir/hello world: Deleted 2026/05/12 04:01:14 DEBUG : testing file moves 2026/05/12 04:01:14 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:01:14 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kuwonap8xoye) 2026/05/12 04:01:14 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 04:01:14 DEBUG : B2 bucket rclone-test-kuwonap8xoye: Waiting for checks to finish 2026/05/12 04:01:14 DEBUG : B2 bucket rclone-test-kuwonap8xoye: Waiting for transfers to finish 2026/05/12 04:01:15 DEBUG : sub dir/hello world: size = 24 OK 2026/05/12 04:01:15 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/12 04:01:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 04:01:15 INFO : sub dir/hello world: Deleted 2026/05/12 04:01:15 DEBUG : B2 bucket rclone-test-kuwonap8xoye: Purge remote 2026/05/12 04:01:15 INFO : B2 bucket rclone-test-kuwonap8xoye: cleaning bucket "rclone-test-kuwonap8xoye" of all files 2026/05/12 04:01:16 DEBUG : sub dir/hello world: Deleting (id "4_zff828db3508d1bab9fe80e1b_f1064c16323ef8e6d_d20260512_m040114_c001_v0001039_t0043_u01778558474873") 2026/05/12 04:01:16 DEBUG : sub dir/hello world: Deleting (id "4_zff828db3508d1bab9fe80e1b_f11621cd2c18dbf70_d20260512_m040113_c001_v0001130_t0008_u01778558473030") 2026/05/12 04:01:16 DEBUG : sub dir/hello world: Deleting (id "4_zff828db3508d1bab9fe80e1b_f1153bc8b05923deb_d20260512_m040111_c001_v0001161_t0003_u01778558471533") --- PASS: TestServerSideMoveOverSelf (8.39s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:17 ERROR : error listing: directory not found 2026/05/12 04:01:18 INFO : Local file system at /tmp/rclone1004970752: Making directory 2026/05/12 04:01:18 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:18 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.73s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:01:20 DEBUG : Local file system at /tmp/rclone1004970752: Waiting for checks to finish 2026/05/12 04:01:20 DEBUG : Local file system at /tmp/rclone1004970752: Waiting for transfers to finish 2026/05/12 04:01:20 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/12 04:01:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:01:20 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/12 04:01:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.33s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:21 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/12 04:01:21 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:21 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:22 DEBUG : check sum: size = 1 OK 2026/05/12 04:01:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/12 04:01:22 INFO : check sum: Copied (new) 2026/05/12 04:01:22 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:22 DEBUG : check sum: size = 1 OK 2026/05/12 04:01:22 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/12 04:01:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/12 04:01:22 DEBUG : check sum: Unchanged skipping 2026/05/12 04:01:22 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:22 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:22 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.64s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/12 04:01:23 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:23 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:23 DEBUG : sizeonly: size = 6 OK 2026/05/12 04:01:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/12 04:01:23 INFO : sizeonly: Copied (new) 2026/05/12 04:01:23 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:24 DEBUG : sizeonly: size = 6 OK 2026/05/12 04:01:24 DEBUG : sizeonly: Sizes identical 2026/05/12 04:01:24 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:24 DEBUG : sizeonly: Unchanged skipping 2026/05/12 04:01:24 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:24 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:24 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.75s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/12 04:01:25 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:25 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:25 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/12 04:01:25 INFO : ignore-size: Copied (new) 2026/05/12 04:01:25 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:01:25 DEBUG : ignore-size: Unchanged skipping 2026/05/12 04:01:25 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:25 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:25 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:27 DEBUG : existing: size = 6 OK 2026/05/12 04:01:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:01:27 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:27 DEBUG : existing: Unchanged skipping 2026/05/12 04:01:27 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:27 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:27 INFO : There was nothing to transfer 2026/05/12 04:01:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/12 04:01:27 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:27 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:27 DEBUG : existing: size = 6 OK 2026/05/12 04:01:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/12 04:01:27 INFO : existing: Copied (replaced existing) 2026/05/12 04:01:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.06s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/12 04:01:28 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:28 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:29 DEBUG : existing: size = 6 OK 2026/05/12 04:01:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/12 04:01:29 INFO : existing: Copied (new) 2026/05/12 04:01:29 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:29 DEBUG : existing: Destination exists, skipping 2026/05/12 04:01:29 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:29 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:29 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.61s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:30 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/12 04:01:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/12 04:01:31 DEBUG : c/non empty space: size = 5 OK 2026/05/12 04:01:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:01:31 DEBUG : c/non empty space: Unchanged skipping 2026/05/12 04:01:31 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:31 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:31 DEBUG : a/potato2: size = 60 OK 2026/05/12 04:01:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:01:31 INFO : a/potato2: Copied (new) 2026/05/12 04:01:31 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:31 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:33 DEBUG : empty space: size = 1 OK 2026/05/12 04:01:33 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 2026/05/12 04:01:33 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/12 04:01:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/12 04:01:33 DEBUG : empty space: Unchanged skipping 2026/05/12 04:01:33 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:33 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:33 INFO : There was nothing to transfer 2026/05/12 04:01:33 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:33 DEBUG : empty space: size = 1 OK 2026/05/12 04:01:33 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 2026/05/12 04:01:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/12 04:01:34 INFO : empty space: Updated modification time in destination 2026/05/12 04:01:34 DEBUG : empty space: Unchanged skipping 2026/05/12 04:01:34 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:34 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.64s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:36 DEBUG : empty space: size = 1 OK 2026/05/12 04:01:36 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 2026/05/12 04:01:36 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/12 04:01:36 DEBUG : empty space: Unchanged skipping 2026/05/12 04:01:36 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:36 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.56s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:37 DEBUG : foo: size = 3 OK 2026/05/12 04:01:37 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 2026/05/12 04:01:37 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:01:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:01:37 DEBUG : foo: sha1 differ 2026/05/12 04:01:37 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:37 DEBUG : foo: size = 3 OK 2026/05/12 04:01:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/12 04:01:37 INFO : foo: Copied (replaced existing) 2026/05/12 04:01:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/12 04:01:39 DEBUG : empty space: size = 1 OK 2026/05/12 04:01:39 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:01:39 DEBUG : empty space: Unchanged skipping 2026/05/12 04:01:39 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:39 DEBUG : potato: size = 60 OK 2026/05/12 04:01:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:01:39 INFO : potato: Copied (new) 2026/05/12 04:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.16s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:01:41 DEBUG : potato: size = 60 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:01:41 DEBUG : potato: Sizes differ 2026/05/12 04:01:41 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:41 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:41 DEBUG : potato: size = 21 OK 2026/05/12 04:01:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/12 04:01:41 INFO : potato: Copied (replaced existing) 2026/05/12 04:01:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.00s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:43 DEBUG : potato: size = 21 OK 2026/05/12 04:01:43 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 2026/05/12 04:01:43 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1004970752) 2026/05/12 04:01:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:01:43 DEBUG : potato: sha1 differ 2026/05/12 04:01:43 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:43 DEBUG : potato: size = 21 OK 2026/05/12 04:01:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/12 04:01:43 INFO : potato: Copied (replaced existing) 2026/05/12 04:01:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:01:45 DEBUG : empty space: size = 1 OK 2026/05/12 04:01:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:01:45 DEBUG : empty space: Unchanged skipping 2026/05/12 04:01:45 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:45 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/12 04:01:45 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:01:48 DEBUG : empty space: size = 1 OK 2026/05/12 04:01:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:01:48 DEBUG : empty space: Unchanged skipping 2026/05/12 04:01:48 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:48 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:48 DEBUG : potato2: size = 60 OK 2026/05/12 04:01:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:01:48 INFO : potato2: Copied (new) 2026/05/12 04:01:48 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:50 INFO : d: Making directory 2026/05/12 04:01:50 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/12 04:01:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/12 04:01:51 DEBUG : c/non empty space: size = 5 OK 2026/05/12 04:01:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:01:51 DEBUG : c/non empty space: Unchanged skipping 2026/05/12 04:01:51 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:51 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:51 DEBUG : a/potato2: size = 60 OK 2026/05/12 04:01:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:01:51 INFO : a/potato2: Copied (new) 2026/05/12 04:01:51 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:51 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/12 04:01:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/12 04:01:53 DEBUG : c/non empty space: size = 5 OK 2026/05/12 04:01:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:01:53 DEBUG : c/non empty space: Unchanged skipping 2026/05/12 04:01:53 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:53 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:54 DEBUG : a/potato2: size = 60 OK 2026/05/12 04:01:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:01:54 INFO : a/potato2: Copied (new) 2026/05/12 04:01:54 ERROR : B2 bucket rclone-test-gemilak3keto: not deleting files as there were IO errors 2026/05/12 04:01:54 ERROR : B2 bucket rclone-test-gemilak3keto: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.72s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:56 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:01:56 DEBUG : empty space: size = 1 OK 2026/05/12 04:01:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:01:56 DEBUG : empty space: Unchanged skipping 2026/05/12 04:01:56 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:56 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:56 INFO : potato: Deleted 2026/05/12 04:01:56 DEBUG : potato2: size = 60 OK 2026/05/12 04:01:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:01:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.41s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:01:58 DEBUG : Waiting for deletions to finish 2026/05/12 04:01:58 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:58 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:58 INFO : potato: Deleted 2026/05/12 04:01:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:01:59 DEBUG : empty space: size = 1 OK 2026/05/12 04:01:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:01:59 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:01:59 DEBUG : empty space: Unchanged skipping 2026/05/12 04:01:59 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:01:59 DEBUG : potato2: size = 60 OK 2026/05/12 04:01:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:01:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.98s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:02:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:02:01 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:01 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:01 DEBUG : potato2: size = 19 OK 2026/05/12 04:02:01 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/12 04:02:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:02:03 DEBUG : enormous: Excluded (Size Filter) 2026/05/12 04:02:03 DEBUG : enormous: Excluded 2026/05/12 04:02:03 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 04:02:03 DEBUG : potato2: Excluded 2026/05/12 04:02:03 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 04:02:03 DEBUG : potato2: Excluded 2026/05/12 04:02:03 DEBUG : empty space: size = 1 OK 2026/05/12 04:02:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:02:03 DEBUG : empty space: Unchanged skipping 2026/05/12 04:02:03 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:03 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:03 DEBUG : Waiting for deletions to finish 2026/05/12 04:02:03 INFO : There was nothing to transfer 2026/05/12 04:02:03 DEBUG : enormous: Excluded (Size Filter) 2026/05/12 04:02:03 DEBUG : enormous: Excluded 2026/05/12 04:02:03 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 04:02:03 DEBUG : potato2: Excluded 2026/05/12 04:02:04 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 04:02:04 DEBUG : potato2: Excluded 2026/05/12 04:02:04 DEBUG : Local file system at /tmp/rclone1004970752: Waiting for checks to finish 2026/05/12 04:02:04 DEBUG : empty space: size = 1 OK 2026/05/12 04:02:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/12 04:02:04 DEBUG : empty space: Unchanged skipping 2026/05/12 04:02:04 DEBUG : Local file system at /tmp/rclone1004970752: Waiting for transfers to finish 2026/05/12 04:02:04 DEBUG : Waiting for deletions to finish 2026/05/12 04:02:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.60s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:02:06 DEBUG : enormous: Excluded (Size Filter) 2026/05/12 04:02:06 DEBUG : enormous: Excluded 2026/05/12 04:02:06 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 04:02:06 DEBUG : potato2: Excluded 2026/05/12 04:02:06 DEBUG : empty space: size = 1 OK 2026/05/12 04:02:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:02:06 DEBUG : empty space: Unchanged skipping 2026/05/12 04:02:06 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:06 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:06 DEBUG : Waiting for deletions to finish 2026/05/12 04:02:06 INFO : enormous: Deleted 2026/05/12 04:02:07 INFO : potato2: Deleted 2026/05/12 04:02:07 INFO : There was nothing to transfer 2026/05/12 04:02:07 DEBUG : empty space: size = 1 OK 2026/05/12 04:02:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/12 04:02:07 DEBUG : Local file system at /tmp/rclone1004970752: Waiting for checks to finish 2026/05/12 04:02:07 DEBUG : empty space: Unchanged skipping 2026/05/12 04:02:07 DEBUG : Local file system at /tmp/rclone1004970752: Waiting for transfers to finish 2026/05/12 04:02:07 DEBUG : Waiting for deletions to finish 2026/05/12 04:02:07 INFO : enormous: Deleted 2026/05/12 04:02:07 INFO : potato2: Deleted 2026/05/12 04:02:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.87s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:02:09 DEBUG : five: Need to transfer - File not found at Destination 2026/05/12 04:02:09 DEBUG : four: size = 4 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:02:09 DEBUG : four: size = 8 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:02:09 DEBUG : four: Sizes differ 2026/05/12 04:02:09 DEBUG : one: Destination is newer than source, skipping 2026/05/12 04:02:09 DEBUG : two: size = 3 OK 2026/05/12 04:02:09 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/12 04:02:09 DEBUG : three: size = 5 OK 2026/05/12 04:02:09 DEBUG : three: Sizes identical 2026/05/12 04:02:09 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/12 04:02:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1004970752) 2026/05/12 04:02:09 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:02:09 DEBUG : two: sha1 differ 2026/05/12 04:02:09 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:09 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:09 DEBUG : five: size = 4 OK 2026/05/12 04:02:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/12 04:02:09 INFO : five: Copied (new) 2026/05/12 04:02:10 DEBUG : four: size = 4 OK 2026/05/12 04:02:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/12 04:02:10 INFO : four: Copied (replaced existing) 2026/05/12 04:02:10 DEBUG : two: size = 3 OK 2026/05/12 04:02:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/12 04:02:10 INFO : two: Copied (replaced existing) 2026/05/12 04:02:10 DEBUG : Waiting for deletions to finish 2026/05/12 04:02:11 DEBUG : four: size = 4 OK 2026/05/12 04:02:11 DEBUG : three: size = 5 OK 2026/05/12 04:02:11 DEBUG : one: Destination is newer than source, skipping 2026/05/12 04:02:11 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:11 DEBUG : two: size = 3 OK 2026/05/12 04:02:11 DEBUG : five: size = 4 OK 2026/05/12 04:02:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/12 04:02:11 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/12 04:02:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1004970752) 2026/05/12 04:02:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:02:11 DEBUG : three: sha1 differ 2026/05/12 04:02:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/12 04:02:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/12 04:02:11 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/12 04:02:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/12 04:02:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/12 04:02:11 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/12 04:02:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/12 04:02:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/12 04:02:11 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:11 DEBUG : three: size = 5 OK 2026/05/12 04:02:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/12 04:02:11 INFO : three: Copied (replaced existing) 2026/05/12 04:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.91s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/12 04:02:13 INFO : B2 bucket rclone-test-gemilak3keto: Making map for --track-renames 2026/05/12 04:02:13 INFO : B2 bucket rclone-test-gemilak3keto: Finished making map for --track-renames 2026/05/12 04:02:13 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:13 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for renames to finish 2026/05/12 04:02:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/12 04:02:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/12 04:02:13 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:13 DEBUG : potato: size = 14 OK 2026/05/12 04:02:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/12 04:02:13 INFO : potato: Copied (new) 2026/05/12 04:02:13 DEBUG : yam: size = 11 OK 2026/05/12 04:02:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/12 04:02:13 INFO : yam: Copied (new) 2026/05/12 04:02:13 DEBUG : Waiting for deletions to finish 2026/05/12 04:02:14 INFO : B2 bucket rclone-test-gemilak3keto: Making map for --track-renames 2026/05/12 04:02:14 DEBUG : potato: size = 14 OK 2026/05/12 04:02:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:02:14 DEBUG : potato: Unchanged skipping 2026/05/12 04:02:14 INFO : B2 bucket rclone-test-gemilak3keto: Finished making map for --track-renames 2026/05/12 04:02:14 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:14 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for renames to finish 2026/05/12 04:02:15 DEBUG : yaml: size = 11 OK 2026/05/12 04:02:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/12 04:02:15 INFO : yam: Copied (server-side copy) to: yaml 2026/05/12 04:02:15 INFO : yam: Deleted 2026/05/12 04:02:15 INFO : yaml: Renamed from "yam" 2026/05/12 04:02:15 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.35s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/12 04:02:16 INFO : B2 bucket rclone-test-gemilak3keto: Making map for --track-renames 2026/05/12 04:02:16 INFO : B2 bucket rclone-test-gemilak3keto: Finished making map for --track-renames 2026/05/12 04:02:16 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/12 04:02:16 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for renames to finish 2026/05/12 04:02:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/12 04:02:16 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:16 DEBUG : yam: size = 11 OK 2026/05/12 04:02:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/12 04:02:16 INFO : yam: Copied (new) 2026/05/12 04:02:17 DEBUG : potato: size = 14 OK 2026/05/12 04:02:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/12 04:02:17 INFO : potato: Copied (new) 2026/05/12 04:02:17 DEBUG : Waiting for deletions to finish 2026/05/12 04:02:17 INFO : B2 bucket rclone-test-gemilak3keto: Making map for --track-renames 2026/05/12 04:02:17 DEBUG : potato: size = 14 OK 2026/05/12 04:02:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:02:17 INFO : B2 bucket rclone-test-gemilak3keto: Finished making map for --track-renames 2026/05/12 04:02:17 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:17 DEBUG : potato: Unchanged skipping 2026/05/12 04:02:17 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for renames to finish 2026/05/12 04:02:18 DEBUG : yaml: size = 11 OK 2026/05/12 04:02:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/12 04:02:18 INFO : yam: Copied (server-side copy) to: yaml 2026/05/12 04:02:18 INFO : yam: Deleted 2026/05/12 04:02:18 INFO : yaml: Renamed from "yam" 2026/05/12 04:02:18 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/12 04:02:19 INFO : B2 bucket rclone-test-gemilak3keto: Making map for --track-renames 2026/05/12 04:02:19 INFO : B2 bucket rclone-test-gemilak3keto: Finished making map for --track-renames 2026/05/12 04:02:19 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:19 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for renames to finish 2026/05/12 04:02:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/12 04:02:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/12 04:02:19 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:19 DEBUG : potato: size = 14 OK 2026/05/12 04:02:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/12 04:02:19 INFO : potato: Copied (new) 2026/05/12 04:02:20 DEBUG : sub/yam: size = 11 OK 2026/05/12 04:02:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/12 04:02:20 INFO : sub/yam: Copied (new) 2026/05/12 04:02:20 DEBUG : Waiting for deletions to finish 2026/05/12 04:02:20 DEBUG : potato: size = 14 OK 2026/05/12 04:02:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:02:20 DEBUG : potato: Unchanged skipping 2026/05/12 04:02:20 INFO : B2 bucket rclone-test-gemilak3keto: Making map for --track-renames 2026/05/12 04:02:20 INFO : B2 bucket rclone-test-gemilak3keto: Finished making map for --track-renames 2026/05/12 04:02:20 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:20 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for renames to finish 2026/05/12 04:02:21 DEBUG : yam: size = 11 OK 2026/05/12 04:02:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/12 04:02:21 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/12 04:02:21 INFO : sub/yam: Deleted 2026/05/12 04:02:21 INFO : yam: Renamed from "sub/yam" 2026/05/12 04:02:21 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.26s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:02:22 DEBUG : Creating backend with remote "/tmp/rclone1004970752/dir1" 2026/05/12 04:02:22 DEBUG : Creating backend with remote "/tmp/rclone1004970752/dir2" 2026/05/12 04:02:22 DEBUG : Local file system at /tmp/rclone1004970752/dir2: Using server-side directory move 2026/05/12 04:02:22 INFO : Local file system at /tmp/rclone1004970752/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/12 04:02:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/12 04:02:22 DEBUG : Local file system at /tmp/rclone1004970752/dir2: Waiting for checks to finish 2026/05/12 04:02:22 DEBUG : Local file system at /tmp/rclone1004970752/dir2: Waiting for transfers to finish 2026/05/12 04:02:22 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:02:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/12 04:02:22 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:22 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:23 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/12 04:02:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/12 04:02:23 INFO : nested/sub dir/file: Copied (new) 2026/05/12 04:02:23 INFO : nested/sub dir/file: Deleted 2026/05/12 04:02:23 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:02:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:02:23 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:02:23 INFO : sub dir/hello world: Deleted 2026/05/12 04:02:23 INFO : sub dir: Removing directory 2026/05/12 04:02:23 INFO : nested/sub dir: Removing directory 2026/05/12 04:02:23 INFO : nested: Removing directory 2026/05/12 04:02:23 DEBUG : Local file system at /tmp/rclone1004970752: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:02:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:02:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/12 04:02:24 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:24 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:02:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:02:25 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:02:25 INFO : sub dir/hello world: Deleted 2026/05/12 04:02:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/12 04:02:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/12 04:02:25 INFO : nested/sub dir/file: Copied (new) 2026/05/12 04:02:25 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.69s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:02:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/12 04:02:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/12 04:02:26 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:26 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:26 DEBUG : existing-b: size = 6 OK 2026/05/12 04:02:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/12 04:02:26 INFO : existing-b: Copied (new) 2026/05/12 04:02:26 INFO : existing-b: Deleted 2026/05/12 04:02:27 DEBUG : existing: size = 6 OK 2026/05/12 04:02:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/12 04:02:27 INFO : existing: Copied (new) 2026/05/12 04:02:27 INFO : existing: Deleted 2026/05/12 04:02:27 DEBUG : existing: Destination exists, skipping 2026/05/12 04:02:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/12 04:02:27 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:02:27 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:02:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.99s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:02:28 DEBUG : Creating backend with remote "TestB2:rclone-test-faxecot8pimi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gemilak3keto -> B2 bucket rclone-test-faxecot8pimi 2026/05/12 04:02:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:02:33 DEBUG : empty space: size = 1 OK 2026/05/12 04:02:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 04:02:33 DEBUG : empty space: Unchanged skipping 2026/05/12 04:02:33 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:02:33 DEBUG : potato3: size = 60 (B2 bucket rclone-test-faxecot8pimi) 2026/05/12 04:02:33 DEBUG : potato3: Sizes differ 2026/05/12 04:02:33 DEBUG : B2 bucket rclone-test-faxecot8pimi: Waiting for checks to finish 2026/05/12 04:02:33 INFO : empty space: Deleted 2026/05/12 04:02:33 DEBUG : B2 bucket rclone-test-faxecot8pimi: Waiting for transfers to finish 2026/05/12 04:02:33 DEBUG : potato2: size = 60 OK 2026/05/12 04:02:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:02:33 INFO : potato2: Copied (server-side copy) 2026/05/12 04:02:33 INFO : potato2: Deleted 2026/05/12 04:02:33 DEBUG : potato3: size = 68 OK 2026/05/12 04:02:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/12 04:02:33 INFO : potato3: Copied (server-side copy) 2026/05/12 04:02:33 INFO : potato3: Deleted 2026/05/12 04:02:34 DEBUG : Creating backend with remote "TestB2:rclone-test-mejexuh6hiza" 2026/05/12 04:02:35 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/12 04:02:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:02:35 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/12 04:02:35 DEBUG : B2 bucket rclone-test-mejexuh6hiza: Waiting for checks to finish 2026/05/12 04:02:35 DEBUG : B2 bucket rclone-test-mejexuh6hiza: Waiting for transfers to finish 2026/05/12 04:02:36 DEBUG : empty space: size = 1 OK 2026/05/12 04:02:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/12 04:02:36 INFO : empty space: Copied (server-side copy) 2026/05/12 04:02:36 INFO : empty space: Deleted 2026/05/12 04:02:36 DEBUG : potato2: size = 60 OK 2026/05/12 04:02:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:02:36 INFO : potato2: Copied (server-side copy) 2026/05/12 04:02:36 DEBUG : potato3: size = 68 OK 2026/05/12 04:02:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/12 04:02:36 INFO : potato3: Copied (server-side copy) 2026/05/12 04:02:36 INFO : potato2: Deleted 2026/05/12 04:02:36 INFO : potato3: Deleted 2026/05/12 04:02:37 DEBUG : B2 bucket rclone-test-mejexuh6hiza: Purge remote 2026/05/12 04:02:37 INFO : B2 bucket rclone-test-mejexuh6hiza: cleaning bucket "rclone-test-mejexuh6hiza" of all files 2026/05/12 04:02:37 DEBUG : empty space: Deleting (id "4_z7f72dd53509d1bab9fe80e1b_f119fe13930550bc1_d20260512_m040236_c001_v0001167_t0054_u01778558556006") 2026/05/12 04:02:37 DEBUG : potato2: Deleting (id "4_z7f72dd53509d1bab9fe80e1b_f100dde40cd38bd70_d20260512_m040236_c001_v0001101_t0029_u01778558556371") 2026/05/12 04:02:37 DEBUG : potato3: Deleting (id "4_z7f72dd53509d1bab9fe80e1b_f108ada8e8643bf7c_d20260512_m040236_c001_v0001167_t0020_u01778558556380") 2026/05/12 04:02:38 DEBUG : B2 bucket rclone-test-faxecot8pimi: Purge remote 2026/05/12 04:02:38 INFO : B2 bucket rclone-test-faxecot8pimi: cleaning bucket "rclone-test-faxecot8pimi" of all files 2026/05/12 04:02:38 DEBUG : empty space: Deleting (id "4_z0f62cd33509d1bab9fe80e1b_f40167f985b1d7a21_d20260512_m040236_c001_v7007000_t0000_u01778558556476") 2026/05/12 04:02:38 DEBUG : empty space: Deleting (id "4_z0f62cd33509d1bab9fe80e1b_f1180a1882c6166ed_d20260512_m040231_c001_v0001137_t0023_u01778558551712") 2026/05/12 04:02:38 DEBUG : potato2: Deleting (id "4_z0f62cd33509d1bab9fe80e1b_f40167f985b1d7a22_d20260512_m040236_c001_v7007000_t0000_u01778558556740") 2026/05/12 04:02:38 DEBUG : potato2: Deleting (id "4_z0f62cd33509d1bab9fe80e1b_f10819a480c7184fb_d20260512_m040233_c001_v0001173_t0015_u01778558553323") 2026/05/12 04:02:38 DEBUG : potato3: Deleting (id "4_z0f62cd33509d1bab9fe80e1b_f405b199e4682ed10_d20260512_m040236_c001_v7007000_t0000_u01778558556803") 2026/05/12 04:02:38 DEBUG : potato3: Deleting (id "4_z0f62cd33509d1bab9fe80e1b_f1031e74f0522e14d_d20260512_m040233_c001_v0001180_t0056_u01778558553631") 2026/05/12 04:02:38 DEBUG : potato3: Deleting (id "4_z0f62cd33509d1bab9fe80e1b_f1180a1882c6166ef_d20260512_m040232_c001_v0001137_t0043_u01778558552425") --- PASS: TestServerSideMove (11.27s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:02:39 DEBUG : Creating backend with remote "TestB2:rclone-test-levigad7viti" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gemilak3keto -> B2 bucket rclone-test-levigad7viti 2026/05/12 04:02:45 DEBUG : empty space: Excluded (Size Filter) 2026/05/12 04:02:45 DEBUG : empty space: Excluded 2026/05/12 04:02:45 DEBUG : empty space: Excluded (Size Filter) 2026/05/12 04:02:45 DEBUG : empty space: Excluded 2026/05/12 04:02:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:02:45 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:02:45 DEBUG : potato3: size = 60 (B2 bucket rclone-test-levigad7viti) 2026/05/12 04:02:45 DEBUG : potato3: Sizes differ 2026/05/12 04:02:45 DEBUG : B2 bucket rclone-test-levigad7viti: Waiting for checks to finish 2026/05/12 04:02:45 DEBUG : B2 bucket rclone-test-levigad7viti: Waiting for transfers to finish 2026/05/12 04:02:46 DEBUG : potato2: size = 60 OK 2026/05/12 04:02:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:02:46 INFO : potato2: Copied (server-side copy) 2026/05/12 04:02:46 INFO : potato2: Deleted 2026/05/12 04:02:46 DEBUG : potato3: size = 68 OK 2026/05/12 04:02:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/12 04:02:46 INFO : potato3: Copied (server-side copy) 2026/05/12 04:02:46 INFO : potato3: Deleted 2026/05/12 04:02:47 DEBUG : Creating backend with remote "TestB2:rclone-test-mariqel1gebi" 2026/05/12 04:02:47 DEBUG : empty space: Excluded (Size Filter) 2026/05/12 04:02:47 DEBUG : empty space: Excluded 2026/05/12 04:02:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:02:48 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/12 04:02:48 DEBUG : B2 bucket rclone-test-mariqel1gebi: Waiting for checks to finish 2026/05/12 04:02:48 DEBUG : B2 bucket rclone-test-mariqel1gebi: Waiting for transfers to finish 2026/05/12 04:02:49 DEBUG : potato2: size = 60 OK 2026/05/12 04:02:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:02:49 INFO : potato2: Copied (server-side copy) 2026/05/12 04:02:49 INFO : potato2: Deleted 2026/05/12 04:02:49 DEBUG : potato3: size = 68 OK 2026/05/12 04:02:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/12 04:02:49 INFO : potato3: Copied (server-side copy) 2026/05/12 04:02:49 INFO : potato3: Deleted 2026/05/12 04:02:50 DEBUG : B2 bucket rclone-test-mariqel1gebi: Purge remote 2026/05/12 04:02:50 INFO : B2 bucket rclone-test-mariqel1gebi: cleaning bucket "rclone-test-mariqel1gebi" of all files 2026/05/12 04:02:50 DEBUG : potato2: Deleting (id "4_z8f020d7350ad1bab9fe80e1b_f11160c2640c52850_d20260512_m040248_c001_v0001115_t0058_u01778558568784") 2026/05/12 04:02:50 DEBUG : potato3: Deleting (id "4_z8f020d7350ad1bab9fe80e1b_f117b19fe906f7863_d20260512_m040249_c001_v0001174_t0028_u01778558569161") 2026/05/12 04:02:50 DEBUG : B2 bucket rclone-test-levigad7viti: Purge remote 2026/05/12 04:02:50 INFO : B2 bucket rclone-test-levigad7viti: cleaning bucket "rclone-test-levigad7viti" of all files 2026/05/12 04:02:51 DEBUG : empty space: Deleting (id "4_z3fe2fd43509d1bab9fe80e1b_f1172cd834e074865_d20260512_m040244_c001_v0001106_t0047_u01778558564302") 2026/05/12 04:02:51 DEBUG : potato2: Deleting (id "4_z3fe2fd43509d1bab9fe80e1b_f414725255d38f67f_d20260512_m040249_c001_v7007000_t0000_u01778558569472") 2026/05/12 04:02:51 DEBUG : potato2: Deleting (id "4_z3fe2fd43509d1bab9fe80e1b_f1116af48a0f283e8_d20260512_m040245_c001_v0001182_t0029_u01778558565914") 2026/05/12 04:02:51 DEBUG : potato3: Deleting (id "4_z3fe2fd43509d1bab9fe80e1b_f414725255d38f680_d20260512_m040249_c001_v7007000_t0000_u01778558569682") 2026/05/12 04:02:51 DEBUG : potato3: Deleting (id "4_z3fe2fd43509d1bab9fe80e1b_f1180889f50d61880_d20260512_m040246_c001_v0001174_t0029_u01778558566171") 2026/05/12 04:02:51 DEBUG : potato3: Deleting (id "4_z3fe2fd43509d1bab9fe80e1b_f1172cd834e074869_d20260512_m040244_c001_v0001106_t0023_u01778558564941") --- PASS: TestServerSideMoveWithFilter (13.40s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:02:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qaduyoq2duji" 2026/05/12 04:02:55 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-gemilak3keto -> B2 bucket rclone-test-qaduyoq2duji 2026/05/12 04:03:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:03:04 DEBUG : empty space: size = 1 OK 2026/05/12 04:03:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 04:03:04 DEBUG : empty space: Unchanged skipping 2026/05/12 04:03:04 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:03:04 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qaduyoq2duji) 2026/05/12 04:03:04 DEBUG : potato3: Sizes differ 2026/05/12 04:03:04 DEBUG : B2 bucket rclone-test-qaduyoq2duji: Waiting for checks to finish 2026/05/12 04:03:04 INFO : empty space: Deleted 2026/05/12 04:03:04 DEBUG : B2 bucket rclone-test-qaduyoq2duji: Waiting for transfers to finish 2026/05/12 04:03:04 DEBUG : potato2: size = 60 OK 2026/05/12 04:03:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:03:04 INFO : potato2: Copied (server-side copy) 2026/05/12 04:03:04 INFO : potato2: Deleted 2026/05/12 04:03:05 DEBUG : potato3: size = 68 OK 2026/05/12 04:03:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/12 04:03:05 INFO : potato3: Copied (server-side copy) 2026/05/12 04:03:05 INFO : potato3: Deleted 2026/05/12 04:03:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xakawer2sopi" 2026/05/12 04:03:06 INFO : tomatoDir: Making directory 2026/05/12 04:03:07 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/12 04:03:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:03:07 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/12 04:03:07 DEBUG : B2 bucket rclone-test-xakawer2sopi: Waiting for checks to finish 2026/05/12 04:03:07 DEBUG : B2 bucket rclone-test-xakawer2sopi: Waiting for transfers to finish 2026/05/12 04:03:07 DEBUG : empty space: size = 1 OK 2026/05/12 04:03:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/12 04:03:07 INFO : empty space: Copied (server-side copy) 2026/05/12 04:03:07 INFO : empty space: Deleted 2026/05/12 04:03:08 DEBUG : potato2: size = 60 OK 2026/05/12 04:03:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:03:08 INFO : potato2: Copied (server-side copy) 2026/05/12 04:03:08 DEBUG : potato3: size = 68 OK 2026/05/12 04:03:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/12 04:03:08 INFO : potato3: Copied (server-side copy) 2026/05/12 04:03:08 INFO : potato2: Deleted 2026/05/12 04:03:08 INFO : potato3: Deleted 2026/05/12 04:03:09 DEBUG : B2 bucket rclone-test-xakawer2sopi: Purge remote 2026/05/12 04:03:09 INFO : B2 bucket rclone-test-xakawer2sopi: cleaning bucket "rclone-test-xakawer2sopi" of all files 2026/05/12 04:03:09 DEBUG : empty space: Deleting (id "4_z0fd25d1350ad1bab9fe80e1b_f106699e10a3ca7a3_d20260512_m040307_c001_v0001184_t0051_u01778558587679") 2026/05/12 04:03:09 DEBUG : potato2: Deleting (id "4_z0fd25d1350ad1bab9fe80e1b_f105462ea5b73e400_d20260512_m040307_c001_v0001103_t0043_u01778558587906") 2026/05/12 04:03:09 DEBUG : potato3: Deleting (id "4_z0fd25d1350ad1bab9fe80e1b_f117aeb6ad0bf528a_d20260512_m040308_c001_v0001161_t0058_u01778558588048") 2026/05/12 04:03:09 DEBUG : B2 bucket rclone-test-qaduyoq2duji: Purge remote 2026/05/12 04:03:09 INFO : B2 bucket rclone-test-qaduyoq2duji: cleaning bucket "rclone-test-qaduyoq2duji" of all files 2026/05/12 04:03:10 DEBUG : empty space: Deleting (id "4_z9f522d7350ad1bab9fe80e1b_f4166c99597a0ee71_d20260512_m040307_c001_v7007000_t0000_u01778558587887") 2026/05/12 04:03:10 DEBUG : empty space: Deleting (id "4_z9f522d7350ad1bab9fe80e1b_f104f92c41472cccd_d20260512_m040257_c001_v0001144_t0020_u01778558577516") 2026/05/12 04:03:10 DEBUG : potato2: Deleting (id "4_z9f522d7350ad1bab9fe80e1b_f4166c99597a0ee74_d20260512_m040308_c001_v7007000_t0000_u01778558588306") 2026/05/12 04:03:10 DEBUG : potato2: Deleting (id "4_z9f522d7350ad1bab9fe80e1b_f11606c948a293495_d20260512_m040304_c001_v0001136_t0052_u01778558584307") 2026/05/12 04:03:10 DEBUG : potato3: Deleting (id "4_z9f522d7350ad1bab9fe80e1b_f414725255d38f6a2_d20260512_m040308_c001_v7007000_t0000_u01778558588409") 2026/05/12 04:03:10 DEBUG : potato3: Deleting (id "4_z9f522d7350ad1bab9fe80e1b_f104eb56cc21c9587_d20260512_m040304_c001_v0001171_t0055_u01778558584698") 2026/05/12 04:03:10 DEBUG : potato3: Deleting (id "4_z9f522d7350ad1bab9fe80e1b_f104f92c41472ccd7_d20260512_m040300_c001_v0001144_t0048_u01778558580001") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.81s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:03:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.73s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:03:14 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/rclone-sync-test" 2026/05/12 04:03:17 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/rclone-sync-test-include/layer2" 2026/05/12 04:03:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/rclone-sync-test-ignore-file" 2026/05/12 04:03:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/12 04:03:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/12 04:03:23 DEBUG : pacer: Reducing sleep to 10ms 2026/05/12 04:03:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/12 04:03:23 DEBUG : B2 bucket rclone-test-gemilak3keto path rclone-sync-test: Waiting for checks to finish 2026/05/12 04:03:23 DEBUG : B2 bucket rclone-test-gemilak3keto path rclone-sync-test: Waiting for transfers to finish 2026/05/12 04:03:23 DEBUG : Waiting for deletions to finish 2026/05/12 04:03:23 INFO : There was nothing to transfer 2026/05/12 04:03:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/12 04:03:24 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:03:24 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:03:24 DEBUG : Waiting for deletions to finish 2026/05/12 04:03:24 INFO : There was nothing to transfer 2026/05/12 04:03:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/12 04:03:24 DEBUG : B2 bucket rclone-test-gemilak3keto path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/12 04:03:24 DEBUG : B2 bucket rclone-test-gemilak3keto path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/12 04:03:24 DEBUG : Waiting for deletions to finish 2026/05/12 04:03:24 INFO : There was nothing to transfer 2026/05/12 04:03:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/12 04:03:25 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:03:25 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:03:25 DEBUG : Waiting for deletions to finish 2026/05/12 04:03:25 INFO : There was nothing to transfer 2026/05/12 04:03:25 DEBUG : Excluded 2026/05/12 04:03:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/12 04:03:25 DEBUG : B2 bucket rclone-test-gemilak3keto path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/12 04:03:25 DEBUG : B2 bucket rclone-test-gemilak3keto path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/12 04:03:25 DEBUG : Waiting for deletions to finish 2026/05/12 04:03:25 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.38s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:03:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/dst" 2026/05/12 04:03:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/CompareDest" 2026/05/12 04:03:29 DEBUG : one: Need to transfer - File not found at Destination 2026/05/12 04:03:29 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:03:29 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:03:30 DEBUG : one: size = 3 OK 2026/05/12 04:03:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:03:30 INFO : one: Copied (new) 2026/05/12 04:03:30 DEBUG : Waiting for deletions to finish 2026/05/12 04:03:30 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:03:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:03:30 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:03:30 DEBUG : one: Sizes differ 2026/05/12 04:03:31 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:03:31 DEBUG : one: size = 5 OK 2026/05/12 04:03:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/12 04:03:31 INFO : one: Copied (replaced existing) 2026/05/12 04:03:31 DEBUG : Waiting for deletions to finish 2026/05/12 04:03:33 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:03:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:03:33 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:03:33 DEBUG : one: Sizes differ 2026/05/12 04:03:33 DEBUG : one: size = 5 OK 2026/05/12 04:03:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:03:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 04:03:33 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:03:33 DEBUG : Waiting for deletions to finish 2026/05/12 04:03:33 INFO : There was nothing to transfer 2026/05/12 04:03:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:03:34 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:03:34 DEBUG : one: Sizes differ 2026/05/12 04:03:35 DEBUG : two: size = 3 OK 2026/05/12 04:03:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:03:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/12 04:03:35 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:03:35 DEBUG : one: size = 5 OK 2026/05/12 04:03:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:03:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 04:03:35 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:03:35 DEBUG : Waiting for deletions to finish 2026/05/12 04:03:35 INFO : There was nothing to transfer 2026/05/12 04:03:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:03:35 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:03:35 DEBUG : one: Sizes differ 2026/05/12 04:03:35 DEBUG : two: size = 3 OK 2026/05/12 04:03:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:03:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/12 04:03:35 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:03:35 DEBUG : one: size = 5 OK 2026/05/12 04:03:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:03:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 04:03:35 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:03:35 DEBUG : Waiting for deletions to finish 2026/05/12 04:03:35 INFO : There was nothing to transfer 2026/05/12 04:03:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:03:36 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:03:36 DEBUG : one: Sizes differ 2026/05/12 04:03:36 DEBUG : two: size = 3 OK 2026/05/12 04:03:36 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 2026/05/12 04:03:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/12 04:03:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/12 04:03:36 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:03:36 DEBUG : one: size = 5 OK 2026/05/12 04:03:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:03:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 04:03:37 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:03:37 DEBUG : Waiting for deletions to finish 2026/05/12 04:03:37 INFO : There was nothing to transfer 2026/05/12 04:03:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:03:37 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:03:37 DEBUG : one: Sizes differ 2026/05/12 04:03:37 DEBUG : two: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:03:37 DEBUG : two: size = 3 (B2 bucket rclone-test-gemilak3keto path CompareDest) 2026/05/12 04:03:37 DEBUG : two: Sizes differ 2026/05/12 04:03:37 DEBUG : two: Need to transfer - File not found at Destination 2026/05/12 04:03:37 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:03:37 DEBUG : one: size = 5 OK 2026/05/12 04:03:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:03:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 04:03:37 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:03:38 DEBUG : two: size = 5 OK 2026/05/12 04:03:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/12 04:03:38 INFO : two: Copied (new) 2026/05/12 04:03:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.17s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:03:41 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/dest" 2026/05/12 04:03:42 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/pre-dest1" 2026/05/12 04:03:43 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/pre-dest2" 2026/05/12 04:03:45 DEBUG : 1: size = 1 OK 2026/05/12 04:03:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:03:45 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/12 04:03:46 DEBUG : 2: size = 1 OK 2026/05/12 04:03:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:03:46 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/12 04:03:46 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/12 04:03:46 DEBUG : B2 bucket rclone-test-gemilak3keto path dest: Waiting for checks to finish 2026/05/12 04:03:46 DEBUG : B2 bucket rclone-test-gemilak3keto path dest: Waiting for transfers to finish 2026/05/12 04:03:47 DEBUG : 3: size = 1 OK 2026/05/12 04:03:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/12 04:03:47 INFO : 3: Copied (new) 2026/05/12 04:03:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.20s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/dst" 2026/05/12 04:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/CopyDest" 2026/05/12 04:03:51 DEBUG : one: Need to transfer - File not found at Destination 2026/05/12 04:03:51 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:03:51 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:03:53 DEBUG : one: size = 3 OK 2026/05/12 04:03:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:03:53 INFO : one: Copied (new) 2026/05/12 04:03:53 DEBUG : Waiting for deletions to finish 2026/05/12 04:03:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:03:53 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:03:53 DEBUG : one: Sizes differ 2026/05/12 04:03:53 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:03:54 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:03:54 DEBUG : one: size = 5 OK 2026/05/12 04:03:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/12 04:03:54 INFO : one: Copied (replaced existing) 2026/05/12 04:03:54 DEBUG : Waiting for deletions to finish 2026/05/12 04:03:56 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/BackupDir" 2026/05/12 04:03:58 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:03:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:03:58 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:03:58 DEBUG : one: Sizes differ 2026/05/12 04:03:58 DEBUG : one: size = 5 OK 2026/05/12 04:03:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:03:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:03:58 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:03:58 DEBUG : one: Sizes differ 2026/05/12 04:03:59 DEBUG : one: size = 3 OK 2026/05/12 04:03:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:03:59 INFO : one: Copied (server-side copy) 2026/05/12 04:03:59 INFO : one: Deleted 2026/05/12 04:04:00 DEBUG : one: size = 5 OK 2026/05/12 04:04:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/12 04:04:00 INFO : one: Copied (server-side copy) 2026/05/12 04:04:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/12 04:04:00 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:04:00 DEBUG : Waiting for deletions to finish 2026/05/12 04:04:01 DEBUG : one: size = 5 OK 2026/05/12 04:04:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:04:01 DEBUG : one: Unchanged skipping 2026/05/12 04:04:01 DEBUG : two: size = 3 OK 2026/05/12 04:04:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:04:01 DEBUG : two: size = 3 OK 2026/05/12 04:04:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/12 04:04:01 INFO : two: Copied (server-side copy) 2026/05/12 04:04:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/12 04:04:01 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:04:01 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:04:01 DEBUG : Waiting for deletions to finish 2026/05/12 04:04:02 DEBUG : one: size = 5 OK 2026/05/12 04:04:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:04:02 DEBUG : two: size = 3 OK 2026/05/12 04:04:02 DEBUG : one: Unchanged skipping 2026/05/12 04:04:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:04:02 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:04:02 DEBUG : two: Unchanged skipping 2026/05/12 04:04:02 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:04:02 DEBUG : Waiting for deletions to finish 2026/05/12 04:04:02 INFO : There was nothing to transfer 2026/05/12 04:04:03 DEBUG : one: size = 5 OK 2026/05/12 04:04:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:04:03 DEBUG : one: Unchanged skipping 2026/05/12 04:04:03 DEBUG : three: size = 7 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:04:03 DEBUG : three: size = 5 (B2 bucket rclone-test-gemilak3keto path CopyDest) 2026/05/12 04:04:03 DEBUG : three: Sizes differ 2026/05/12 04:04:03 DEBUG : three: Destination not found in --copy-dest 2026/05/12 04:04:03 DEBUG : three: Need to transfer - File not found at Destination 2026/05/12 04:04:03 DEBUG : two: size = 3 OK 2026/05/12 04:04:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:04:03 DEBUG : two: Unchanged skipping 2026/05/12 04:04:03 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:04:03 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:04:04 DEBUG : three: size = 7 OK 2026/05/12 04:04:04 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/12 04:04:04 INFO : three: Copied (new) 2026/05/12 04:04:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.96s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:04:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/dst" 2026/05/12 04:04:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/backup" 2026/05/12 04:04:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:04:12 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:04:12 DEBUG : one: Sizes differ 2026/05/12 04:04:12 DEBUG : two: size = 3 OK 2026/05/12 04:04:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:04:12 DEBUG : two: Unchanged skipping 2026/05/12 04:04:12 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:04:13 DEBUG : one: size = 3 OK 2026/05/12 04:04:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:04:13 INFO : one: Copied (server-side copy) 2026/05/12 04:04:14 INFO : one: Deleted 2026/05/12 04:04:14 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:04:14 DEBUG : one: size = 4 OK 2026/05/12 04:04:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:04:14 INFO : one: Copied (new) 2026/05/12 04:04:14 DEBUG : Waiting for deletions to finish 2026/05/12 04:04:15 DEBUG : three.txt: size = 5 OK 2026/05/12 04:04:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/12 04:04:15 INFO : three.txt: Copied (server-side copy) 2026/05/12 04:04:15 INFO : three.txt: Deleted 2026/05/12 04:04:15 INFO : three.txt: Moved into backup dir 2026/05/12 04:04:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:04:17 DEBUG : one: size = 4 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:04:17 DEBUG : one: Sizes differ 2026/05/12 04:04:17 DEBUG : two: size = 3 OK 2026/05/12 04:04:17 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:04:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:04:17 DEBUG : two: Unchanged skipping 2026/05/12 04:04:17 DEBUG : one: size = 4 OK 2026/05/12 04:04:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:04:17 INFO : one: Copied (server-side copy) 2026/05/12 04:04:18 INFO : one: Deleted 2026/05/12 04:04:18 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:04:18 DEBUG : one: size = 5 OK 2026/05/12 04:04:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/12 04:04:18 INFO : one: Copied (new) 2026/05/12 04:04:18 DEBUG : Waiting for deletions to finish 2026/05/12 04:04:18 DEBUG : three.txt: size = 6 OK 2026/05/12 04:04:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:04:18 INFO : three.txt: Copied (server-side copy) 2026/05/12 04:04:19 INFO : three.txt: Deleted 2026/05/12 04:04:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.71s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:04:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/dst" 2026/05/12 04:04:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/backup" 2026/05/12 04:04:25 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:04:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:04:25 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:04:25 DEBUG : one: Sizes differ 2026/05/12 04:04:25 DEBUG : two: size = 3 OK 2026/05/12 04:04:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:04:25 DEBUG : two: Unchanged skipping 2026/05/12 04:04:26 DEBUG : one.bak: size = 3 OK 2026/05/12 04:04:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:04:26 INFO : one: Copied (server-side copy) to: one.bak 2026/05/12 04:04:27 INFO : one: Deleted 2026/05/12 04:04:27 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:04:27 DEBUG : one: size = 4 OK 2026/05/12 04:04:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:04:27 INFO : one: Copied (new) 2026/05/12 04:04:27 DEBUG : Waiting for deletions to finish 2026/05/12 04:04:28 DEBUG : three.txt.bak: size = 5 OK 2026/05/12 04:04:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/12 04:04:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/12 04:04:28 INFO : three.txt: Deleted 2026/05/12 04:04:28 INFO : three.txt: Moved into backup dir 2026/05/12 04:04:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:04:30 DEBUG : one: size = 4 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:04:30 DEBUG : one: Sizes differ 2026/05/12 04:04:30 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:04:30 DEBUG : two: size = 3 OK 2026/05/12 04:04:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:04:30 DEBUG : two: Unchanged skipping 2026/05/12 04:04:30 DEBUG : one.bak: size = 4 OK 2026/05/12 04:04:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:04:30 INFO : one: Copied (server-side copy) to: one.bak 2026/05/12 04:04:31 INFO : one: Deleted 2026/05/12 04:04:31 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:04:31 DEBUG : one: size = 5 OK 2026/05/12 04:04:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/12 04:04:31 INFO : one: Copied (new) 2026/05/12 04:04:31 DEBUG : Waiting for deletions to finish 2026/05/12 04:04:32 DEBUG : three.txt.bak: size = 6 OK 2026/05/12 04:04:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:04:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/12 04:04:33 INFO : three.txt: Deleted 2026/05/12 04:04:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.85s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:04:36 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/dst" 2026/05/12 04:04:37 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/backup" 2026/05/12 04:04:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:04:39 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:04:39 DEBUG : one: Sizes differ 2026/05/12 04:04:39 DEBUG : two: size = 3 OK 2026/05/12 04:04:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:04:39 DEBUG : two: Unchanged skipping 2026/05/12 04:04:39 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:04:41 DEBUG : one-2019-01-01: size = 3 OK 2026/05/12 04:04:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:04:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/12 04:04:41 INFO : one: Deleted 2026/05/12 04:04:41 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:04:42 DEBUG : one: size = 4 OK 2026/05/12 04:04:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:04:42 INFO : one: Copied (new) 2026/05/12 04:04:42 DEBUG : Waiting for deletions to finish 2026/05/12 04:04:42 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/12 04:04:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/12 04:04:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/12 04:04:42 INFO : three.txt: Deleted 2026/05/12 04:04:42 INFO : three.txt: Moved into backup dir 2026/05/12 04:04:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:04:44 DEBUG : one: size = 4 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:04:44 DEBUG : one: Sizes differ 2026/05/12 04:04:44 DEBUG : two: size = 3 OK 2026/05/12 04:04:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:04:44 DEBUG : two: Unchanged skipping 2026/05/12 04:04:44 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:04:45 DEBUG : one-2019-01-01: size = 4 OK 2026/05/12 04:04:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:04:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/12 04:04:45 INFO : one: Deleted 2026/05/12 04:04:45 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:04:46 DEBUG : one: size = 5 OK 2026/05/12 04:04:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/12 04:04:46 INFO : one: Copied (new) 2026/05/12 04:04:46 DEBUG : Waiting for deletions to finish 2026/05/12 04:04:46 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/12 04:04:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:04:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/12 04:04:46 INFO : three.txt: Deleted 2026/05/12 04:04:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.87s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:04:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/dst" 2026/05/12 04:04:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:04:52 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:04:52 DEBUG : one: Sizes differ 2026/05/12 04:04:52 DEBUG : two: size = 3 OK 2026/05/12 04:04:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:04:52 DEBUG : two: Unchanged skipping 2026/05/12 04:04:52 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:04:53 DEBUG : one.bak: size = 3 OK 2026/05/12 04:04:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:04:53 INFO : one: Copied (server-side copy) to: one.bak 2026/05/12 04:04:53 INFO : one: Deleted 2026/05/12 04:04:53 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:04:54 DEBUG : one: size = 4 OK 2026/05/12 04:04:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:04:54 INFO : one: Copied (new) 2026/05/12 04:04:54 DEBUG : Waiting for deletions to finish 2026/05/12 04:04:55 DEBUG : three.txt.bak: size = 5 OK 2026/05/12 04:04:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/12 04:04:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/12 04:04:55 INFO : three.txt: Deleted 2026/05/12 04:04:55 INFO : three.txt: Moved into backup dir 2026/05/12 04:04:57 DEBUG : one.bak: Excluded (Path Filter) 2026/05/12 04:04:57 DEBUG : one.bak: Excluded 2026/05/12 04:04:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/12 04:04:57 DEBUG : three.txt.bak: Excluded 2026/05/12 04:04:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:04:57 DEBUG : one: size = 4 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:04:57 DEBUG : one: Sizes differ 2026/05/12 04:04:57 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for checks to finish 2026/05/12 04:04:57 DEBUG : two: size = 3 OK 2026/05/12 04:04:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:04:57 DEBUG : two: Unchanged skipping 2026/05/12 04:04:58 DEBUG : one.bak: size = 4 OK 2026/05/12 04:04:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:04:58 INFO : one: Copied (server-side copy) to: one.bak 2026/05/12 04:04:59 INFO : one: Deleted 2026/05/12 04:04:59 DEBUG : B2 bucket rclone-test-gemilak3keto path dst: Waiting for transfers to finish 2026/05/12 04:04:59 DEBUG : one: size = 5 OK 2026/05/12 04:04:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/12 04:04:59 INFO : one: Copied (new) 2026/05/12 04:04:59 DEBUG : Waiting for deletions to finish 2026/05/12 04:05:00 DEBUG : three.txt.bak: size = 6 OK 2026/05/12 04:05:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:05:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/12 04:05:00 INFO : three.txt: Deleted 2026/05/12 04:05:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.49s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:05:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/dst" 2026/05/12 04:05:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:05:06 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:05:06 DEBUG : one: Sizes differ 2026/05/12 04:05:07 DEBUG : one.bak: size = 3 OK 2026/05/12 04:05:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:05:07 INFO : one: Copied (server-side copy) to: one.bak 2026/05/12 04:05:07 INFO : one: Deleted 2026/05/12 04:05:08 DEBUG : one: size = 4 OK 2026/05/12 04:05:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:05:08 INFO : one: Copied (new) 2026/05/12 04:05:08 DEBUG : two: size = 3 OK 2026/05/12 04:05:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:08 DEBUG : two: Unchanged skipping 2026/05/12 04:05:08 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:05:08 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:05:08 DEBUG : three.txt: Sizes differ 2026/05/12 04:05:09 DEBUG : three.txt.bak: size = 5 OK 2026/05/12 04:05:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/12 04:05:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/12 04:05:09 INFO : three.txt: Deleted 2026/05/12 04:05:10 DEBUG : three.txt: size = 6 OK 2026/05/12 04:05:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:05:10 INFO : three.txt: Copied (new) 2026/05/12 04:05:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:05:10 DEBUG : one: size = 4 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:05:10 DEBUG : one: Sizes differ 2026/05/12 04:05:11 DEBUG : one.bak: size = 4 OK 2026/05/12 04:05:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:05:11 INFO : one: Copied (server-side copy) to: one.bak 2026/05/12 04:05:11 INFO : one: Deleted 2026/05/12 04:05:11 DEBUG : one: size = 5 OK 2026/05/12 04:05:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/12 04:05:11 INFO : one: Copied (new) 2026/05/12 04:05:12 DEBUG : two: size = 3 OK 2026/05/12 04:05:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:12 DEBUG : two: Unchanged skipping 2026/05/12 04:05:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:05:12 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:05:12 DEBUG : three.txt: Sizes differ 2026/05/12 04:05:14 DEBUG : three.txt.bak: size = 6 OK 2026/05/12 04:05:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:05:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/12 04:05:14 INFO : three.txt: Deleted 2026/05/12 04:05:15 DEBUG : three.txt: size = 19 OK 2026/05/12 04:05:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/12 04:05:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.93s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:05:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gemilak3keto/dst" 2026/05/12 04:05:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:05:20 DEBUG : one: size = 3 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:05:20 DEBUG : one: Sizes differ 2026/05/12 04:05:21 DEBUG : one-2019-01-01: size = 3 OK 2026/05/12 04:05:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:05:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/12 04:05:22 INFO : one: Deleted 2026/05/12 04:05:23 DEBUG : one: size = 4 OK 2026/05/12 04:05:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:05:23 INFO : one: Copied (new) 2026/05/12 04:05:23 DEBUG : two: size = 3 OK 2026/05/12 04:05:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:23 DEBUG : two: Unchanged skipping 2026/05/12 04:05:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:05:23 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:05:23 DEBUG : three.txt: Sizes differ 2026/05/12 04:05:24 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/12 04:05:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/12 04:05:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/12 04:05:24 INFO : three.txt: Deleted 2026/05/12 04:05:25 DEBUG : three.txt: size = 6 OK 2026/05/12 04:05:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:05:25 INFO : three.txt: Copied (new) 2026/05/12 04:05:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:05:25 DEBUG : one: size = 4 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:05:25 DEBUG : one: Sizes differ 2026/05/12 04:05:26 DEBUG : one-2019-01-01: size = 4 OK 2026/05/12 04:05:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:05:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/12 04:05:26 INFO : one: Deleted 2026/05/12 04:05:26 DEBUG : one: size = 5 OK 2026/05/12 04:05:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/12 04:05:26 INFO : one: Copied (new) 2026/05/12 04:05:27 DEBUG : two: size = 3 OK 2026/05/12 04:05:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:27 DEBUG : two: Unchanged skipping 2026/05/12 04:05:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:05:27 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gemilak3keto path dst) 2026/05/12 04:05:27 DEBUG : three.txt: Sizes differ 2026/05/12 04:05:27 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/12 04:05:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:05:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/12 04:05:28 INFO : three.txt: Deleted 2026/05/12 04:05:28 DEBUG : three.txt: size = 19 OK 2026/05/12 04:05:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/12 04:05:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.38s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:05:31 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:05:31 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:05:31 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:05:31 DEBUG : Testêé: Sizes differ 2026/05/12 04:05:31 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:05:31 DEBUG : Testêé: size = 14 OK 2026/05/12 04:05:31 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/12 04:05:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/12 04:05:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.70s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:05:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/12 04:05:33 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:05:33 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:05:33 DEBUG : existing: size = 6 OK 2026/05/12 04:05:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/12 04:05:33 INFO : existing: Copied (new) 2026/05/12 04:05:33 DEBUG : Waiting for deletions to finish 2026/05/12 04:05:34 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:05:34 DEBUG : existing: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:05:34 DEBUG : existing: Sizes differ 2026/05/12 04:05:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/12 04:05:34 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:05:34 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:05:34 ERROR : B2 bucket rclone-test-gemilak3keto: not deleting files as there were IO errors 2026/05/12 04:05:34 ERROR : B2 bucket rclone-test-gemilak3keto: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.52s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:05:35 DEBUG : EXISTING: size = 6 OK 2026/05/12 04:05:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:35 DEBUG : existing: Unchanged skipping 2026/05/12 04:05:35 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:05:35 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:05:35 DEBUG : Waiting for deletions to finish 2026/05/12 04:05:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:05:56 DEBUG : both0: size = 6 OK 2026/05/12 04:05:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both12: size = 6 OK 2026/05/12 04:05:56 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:05:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both10: size = 6 OK 2026/05/12 04:05:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both11: size = 6 OK 2026/05/12 04:05:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both0: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both13: size = 6 OK 2026/05/12 04:05:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both13: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both14: size = 6 OK 2026/05/12 04:05:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both14: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both15: size = 6 OK 2026/05/12 04:05:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both15: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both16: size = 6 OK 2026/05/12 04:05:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both16: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both17: size = 6 OK 2026/05/12 04:05:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both17: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both18: size = 6 OK 2026/05/12 04:05:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both18: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both19: size = 6 OK 2026/05/12 04:05:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both19: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both1: size = 6 OK 2026/05/12 04:05:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both1: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both2: size = 6 OK 2026/05/12 04:05:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both2: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both3: size = 6 OK 2026/05/12 04:05:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both3: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both4: size = 6 OK 2026/05/12 04:05:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both12: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both5: size = 6 OK 2026/05/12 04:05:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both11: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both4: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both7: size = 6 OK 2026/05/12 04:05:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both6: size = 6 OK 2026/05/12 04:05:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both10: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both8: size = 6 OK 2026/05/12 04:05:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both5: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both9: size = 6 OK 2026/05/12 04:05:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:05:56 DEBUG : both7: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both6: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both8: Unchanged skipping 2026/05/12 04:05:56 DEBUG : both9: Unchanged skipping 2026/05/12 04:05:56 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:05:56 DEBUG : Waiting for deletions to finish 2026/05/12 04:05:56 INFO : only5: Deleted 2026/05/12 04:05:56 INFO : only9: Deleted 2026/05/12 04:05:56 INFO : only12: Deleted 2026/05/12 04:05:56 INFO : only15: Deleted 2026/05/12 04:05:56 INFO : only17: Deleted 2026/05/12 04:05:56 INFO : only19: Deleted 2026/05/12 04:05:56 INFO : only4: Deleted 2026/05/12 04:05:56 INFO : only8: Deleted 2026/05/12 04:05:56 INFO : only10: Deleted 2026/05/12 04:05:56 INFO : only11: Deleted 2026/05/12 04:05:56 INFO : only18: Deleted 2026/05/12 04:05:56 INFO : only2: Deleted 2026/05/12 04:05:56 INFO : only3: Deleted 2026/05/12 04:05:56 INFO : only6: Deleted 2026/05/12 04:05:57 INFO : only13: Deleted 2026/05/12 04:05:57 INFO : only1: Deleted 2026/05/12 04:05:57 INFO : only7: Deleted 2026/05/12 04:05:57 INFO : only0: Deleted 2026/05/12 04:05:57 INFO : only14: Deleted 2026/05/12 04:05:57 INFO : only16: Deleted 2026/05/12 04:05:57 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.52s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:06:21 DEBUG : both0: size = 6 OK 2026/05/12 04:06:21 DEBUG : both11: size = 6 OK 2026/05/12 04:06:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both12: size = 6 OK 2026/05/12 04:06:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:06:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both10: size = 6 OK 2026/05/12 04:06:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both11: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both13: size = 6 OK 2026/05/12 04:06:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both10: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both14: size = 6 OK 2026/05/12 04:06:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both14: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both15: size = 6 OK 2026/05/12 04:06:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both15: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both16: size = 6 OK 2026/05/12 04:06:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both16: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both17: size = 6 OK 2026/05/12 04:06:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both17: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both18: size = 6 OK 2026/05/12 04:06:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both18: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both19: size = 6 OK 2026/05/12 04:06:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both19: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both1: size = 6 OK 2026/05/12 04:06:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both1: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both2: size = 6 OK 2026/05/12 04:06:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both13: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both3: size = 6 OK 2026/05/12 04:06:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both3: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both4: size = 6 OK 2026/05/12 04:06:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both4: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both5: size = 6 OK 2026/05/12 04:06:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both5: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both6: size = 6 OK 2026/05/12 04:06:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both6: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both7: size = 6 OK 2026/05/12 04:06:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both7: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both8: size = 6 OK 2026/05/12 04:06:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both8: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both9: size = 6 OK 2026/05/12 04:06:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:21 DEBUG : both9: Unchanged skipping 2026/05/12 04:06:21 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only0: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only0: Sizes differ 2026/05/12 04:06:21 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only10: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only10: Sizes differ 2026/05/12 04:06:21 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only11: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only11: Sizes differ 2026/05/12 04:06:21 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only12: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only12: Sizes differ 2026/05/12 04:06:21 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only13: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only13: Sizes differ 2026/05/12 04:06:21 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only14: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only14: Sizes differ 2026/05/12 04:06:21 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only15: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only15: Sizes differ 2026/05/12 04:06:21 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only16: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only16: Sizes differ 2026/05/12 04:06:21 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only17: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only17: Sizes differ 2026/05/12 04:06:21 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only18: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only18: Sizes differ 2026/05/12 04:06:21 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only19: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only19: Sizes differ 2026/05/12 04:06:21 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only1: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only1: Sizes differ 2026/05/12 04:06:21 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only2: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only2: Sizes differ 2026/05/12 04:06:21 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only3: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only3: Sizes differ 2026/05/12 04:06:21 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only4: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only4: Sizes differ 2026/05/12 04:06:21 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only5: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only5: Sizes differ 2026/05/12 04:06:21 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only6: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only6: Sizes differ 2026/05/12 04:06:21 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only7: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only7: Sizes differ 2026/05/12 04:06:21 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only8: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only8: Sizes differ 2026/05/12 04:06:21 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1004970752) 2026/05/12 04:06:21 DEBUG : only9: size = 6 (B2 bucket rclone-test-gemilak3keto) 2026/05/12 04:06:21 DEBUG : only9: Sizes differ 2026/05/12 04:06:21 DEBUG : both0: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both12: Unchanged skipping 2026/05/12 04:06:21 DEBUG : both2: Unchanged skipping 2026/05/12 04:06:21 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:06:22 DEBUG : only0: size = 0 OK 2026/05/12 04:06:22 DEBUG : only10: size = 0 OK 2026/05/12 04:06:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only0: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only11: size = 0 OK 2026/05/12 04:06:22 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only10: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only11: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only13: size = 0 OK 2026/05/12 04:06:22 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only13: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only14: size = 0 OK 2026/05/12 04:06:22 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only14: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only15: size = 0 OK 2026/05/12 04:06:22 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only15: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only16: size = 0 OK 2026/05/12 04:06:22 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only16: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only17: size = 0 OK 2026/05/12 04:06:22 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only17: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only18: size = 0 OK 2026/05/12 04:06:22 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only18: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only19: size = 0 OK 2026/05/12 04:06:22 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only19: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only12: size = 0 OK 2026/05/12 04:06:22 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only12: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only1: size = 0 OK 2026/05/12 04:06:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only1: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only2: size = 0 OK 2026/05/12 04:06:22 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only2: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only3: size = 0 OK 2026/05/12 04:06:22 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only3: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only4: size = 0 OK 2026/05/12 04:06:22 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only4: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only5: size = 0 OK 2026/05/12 04:06:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only5: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only6: size = 0 OK 2026/05/12 04:06:22 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only6: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only7: size = 0 OK 2026/05/12 04:06:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only7: Copied (replaced existing) 2026/05/12 04:06:22 DEBUG : only8: size = 0 OK 2026/05/12 04:06:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:22 INFO : only8: Copied (replaced existing) 2026/05/12 04:06:23 DEBUG : only9: size = 0 OK 2026/05/12 04:06:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:06:23 INFO : only9: Copied (replaced existing) 2026/05/12 04:06:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.43s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:06:31 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:06:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:06:31 DEBUG : empty_on_remote: Making directory with metadata 2026/05/12 04:06:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:06:31 INFO : empty_on_remote: Making directory 2026/05/12 04:06:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/12 04:06:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/12 04:06:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/12 04:06:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:06:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:06:33 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:06:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:06:33 DEBUG : empty_on_remote: Making directory with metadata 2026/05/12 04:06:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:06:33 INFO : empty_on_remote: Making directory 2026/05/12 04:06:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/12 04:06:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/12 04:06:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/12 04:06:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:06:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/12 04:06:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:06:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:06:36 INFO : sub dir: Making directory 2026/05/12 04:06:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:06:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:06:40 INFO : sub dir: Making directory 2026/05/12 04:06:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.86s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:06:46 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1174-10.backblaze.com/b2api/v1/b2_upload_file/4fc2fd63507d1bab9fe80e1b/c001_v0001174_t0009": EOF 2026/05/12 04:06:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1174-10.backblaze.com/b2api/v1/b2_upload_file/4fc2fd63507d1bab9fe80e1b/c001_v0001174_t0009": EOF) 2026/05/12 04:06:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-gemilak3keto: 1/10 (Post "https://pod-000-1174-10.backblaze.com/b2api/v1/b2_upload_file/4fc2fd63507d1bab9fe80e1b/c001_v0001174_t0009": EOF) 2026/05/12 04:06:48 DEBUG : pacer: Reducing sleep to 10ms 2026/05/12 04:06:55 DEBUG : Waiting for deletions to finish 2026/05/12 04:06:56 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : apple: size = 5 OK 2026/05/12 04:06:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : banana: size = 6 OK 2026/05/12 04:06:56 DEBUG : apple: Unchanged skipping 2026/05/12 04:06:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:06:56 DEBUG : banana: Unchanged skipping 2026/05/12 04:06:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:06:56 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:06:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:06:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:06:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:06:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:06:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:06:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:06:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:06:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:06:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:06:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:06:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:06:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:06:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:06:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:06:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:06:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:06:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:06:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:06:56 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:06:56 DEBUG : Waiting for deletions to finish 2026/05/12 04:06:56 INFO : There was nothing to transfer 2026/05/12 04:06:56 DEBUG : Waiting for deletions to finish 2026/05/12 04:06:56 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:06:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : apple: size = 5 OK 2026/05/12 04:06:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : apple: Unchanged skipping 2026/05/12 04:06:57 DEBUG : banana: size = 6 OK 2026/05/12 04:06:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:06:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:06:57 DEBUG : banana: Unchanged skipping 2026/05/12 04:06:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:06:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:06:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:06:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:06:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:06:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:06:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:06:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:06:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:06:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:06:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:06:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:06:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:06:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:06:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:06:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:06:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:06:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:06:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:06:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:06:57 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:06:57 DEBUG : Waiting for deletions to finish 2026/05/12 04:06:57 INFO : There was nothing to transfer 2026/05/12 04:06:57 DEBUG : Waiting for deletions to finish 2026/05/12 04:06:57 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:06:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:07:13 DEBUG : Waiting for deletions to finish 2026/05/12 04:07:13 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:07:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:07:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:07:14 DEBUG : apple: size = 5 OK 2026/05/12 04:07:14 DEBUG : banana: size = 6 OK 2026/05/12 04:07:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : banana: Unchanged skipping 2026/05/12 04:07:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : apple: Unchanged skipping 2026/05/12 04:07:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:07:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:07:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:07:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:07:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:07:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:07:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:07:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:07:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:07:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:07:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:07:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:07:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:07:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:07:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:07:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:07:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:07:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:07:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:07:14 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:07:14 DEBUG : Waiting for deletions to finish 2026/05/12 04:07:14 INFO : There was nothing to transfer 2026/05/12 04:07:14 DEBUG : Waiting for deletions to finish 2026/05/12 04:07:14 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:07:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : apple: size = 5 OK 2026/05/12 04:07:15 DEBUG : banana: size = 6 OK 2026/05/12 04:07:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:07:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:07:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:07:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:07:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : banana: Unchanged skipping 2026/05/12 04:07:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : apple: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:07:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:07:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:07:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:07:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:07:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:07:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:07:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:07:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:07:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:07:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:07:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:07:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:07:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:07:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:07:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:07:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:07:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:07:15 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:07:15 DEBUG : Waiting for deletions to finish 2026/05/12 04:07:15 INFO : There was nothing to transfer 2026/05/12 04:07:15 DEBUG : Waiting for deletions to finish 2026/05/12 04:07:15 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:07:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:07:31 DEBUG : Waiting for deletions to finish 2026/05/12 04:07:31 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:07:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:07:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/12 04:07:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:32 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:07:32 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:07:32 DEBUG : YXBwbGU=: size = 5 OK 2026/05/12 04:07:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/12 04:07:32 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/12 04:07:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:32 DEBUG : YmFuYW5h: size = 6 OK 2026/05/12 04:07:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/12 04:07:32 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/12 04:07:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/12 04:07:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/12 04:07:32 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/12 04:07:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/12 04:07:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/12 04:07:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/12 04:07:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/12 04:07:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/12 04:07:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/12 04:07:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/12 04:07:33 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/12 04:07:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/12 04:07:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/12 04:07:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/12 04:07:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/12 04:07:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/12 04:07:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/12 04:07:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/12 04:07:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/12 04:07:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/12 04:07:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/12 04:07:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/12 04:07:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/12 04:07:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/12 04:07:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/12 04:07:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/12 04:07:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/12 04:07:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/12 04:07:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:07:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/12 04:07:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/12 04:07:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/12 04:07:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/12 04:07:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/12 04:07:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/12 04:07:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/12 04:07:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/12 04:07:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:07:35 DEBUG : Waiting for deletions to finish 2026/05/12 04:07:35 INFO : splitbananasplit: Deleted 2026/05/12 04:07:35 INFO : banana: Deleted 2026/05/12 04:07:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/12 04:07:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/12 04:07:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/12 04:07:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/12 04:07:35 INFO : dir1/0008-2345678.txt: Deleted 2026/05/12 04:07:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/12 04:07:35 INFO : apple: Deleted 2026/05/12 04:07:35 INFO : appleappleapplebanana: Deleted 2026/05/12 04:07:35 INFO : dir1/0009-3456789.txt: Deleted 2026/05/12 04:07:35 INFO : dir1/0011-56789;.txt: Deleted 2026/05/12 04:07:36 INFO : dir1/0012-6789;.txt: Deleted 2026/05/12 04:07:36 INFO : dir1/0013-789;=.txt: Deleted 2026/05/12 04:07:36 INFO : dir1/0015-9;=.txt: Deleted 2026/05/12 04:07:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/12 04:07:36 INFO : dir1/0003-defghij.txt: Deleted 2026/05/12 04:07:36 INFO : dir1/0007-1234567.txt: Deleted 2026/05/12 04:07:36 INFO : dir1/0010-456789.txt: Deleted 2026/05/12 04:07:36 INFO : dir1/0014-89;=.txt: Deleted 2026/05/12 04:07:36 DEBUG : Waiting for deletions to finish 2026/05/12 04:07:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/12 04:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:36 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:36 DEBUG : YXBwbGU=: size = 5 OK 2026/05/12 04:07:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:36 DEBUG : apple: Unchanged skipping 2026/05/12 04:07:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:07:36 DEBUG : YmFuYW5h: size = 6 OK 2026/05/12 04:07:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:36 DEBUG : banana: Unchanged skipping 2026/05/12 04:07:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/12 04:07:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:36 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/12 04:07:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/12 04:07:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/12 04:07:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/12 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/12 04:07:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/12 04:07:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/12 04:07:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/12 04:07:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/12 04:07:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/12 04:07:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/12 04:07:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/12 04:07:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/12 04:07:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/12 04:07:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/12 04:07:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/12 04:07:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/12 04:07:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/12 04:07:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:07:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:07:37 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:07:37 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:07:37 DEBUG : Waiting for deletions to finish 2026/05/12 04:07:37 DEBUG : Waiting for deletions to finish 2026/05/12 04:07:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/12 04:07:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:07:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:07:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:07:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:07:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:07:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:07:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:07:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:07:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:07:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:07:52 DEBUG : Waiting for deletions to finish 2026/05/12 04:07:52 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:07:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:07:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:07:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:07:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:07:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:07:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:07:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:07:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:07:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:07:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:07:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:07:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:07:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:07:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:07:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:07:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:07:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:07:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:07:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:07:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:07:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:07:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:07:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:07:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:07:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:07:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:07:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:07:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:07:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:07:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:07:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:07:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:07:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:07:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:07:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:07:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:07:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:07:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:07:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:07:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:07:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:07:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:07:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:07:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:07:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:07:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:07:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:07:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:07:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:07:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:07:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:07:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:07:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:07:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:07:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:07:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 04:07:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:07:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 04:07:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:07:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 04:07:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:07:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 04:07:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:07:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:07:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:07:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:07:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:07:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:07:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:07:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:07:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 04:07:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:07:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:07:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:07:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:07:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/12 04:07:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:53 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:07:53 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:07:53 DEBUG : PREFIXapple: size = 5 OK 2026/05/12 04:07:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/12 04:07:53 INFO : apple: Copied (new) to: PREFIXapple 2026/05/12 04:07:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/12 04:07:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/12 04:07:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/12 04:07:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:07:53 DEBUG : PREFIXbanana: size = 6 OK 2026/05/12 04:07:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/12 04:07:53 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/12 04:07:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:07:53 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/12 04:07:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/12 04:07:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/12 04:07:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:07:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/12 04:07:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/12 04:07:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:07:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:07:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/12 04:07:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/12 04:07:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:07:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:07:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:07:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/12 04:07:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:07:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:07:54 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/12 04:07:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/12 04:07:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:07:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:07:54 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/12 04:07:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/12 04:07:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:07:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:07:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/12 04:07:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/12 04:07:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:07:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:07:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/12 04:07:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/12 04:07:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:07:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:07:54 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/12 04:07:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/12 04:07:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:07:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:07:54 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/12 04:07:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/12 04:07:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:07:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:07:54 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/12 04:07:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/12 04:07:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:07:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:07:55 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/12 04:07:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/12 04:07:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:07:55 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/12 04:07:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/12 04:07:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/12 04:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:07:55 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/12 04:07:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/12 04:07:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:07:55 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/12 04:07:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/12 04:07:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:07:55 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/12 04:07:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/12 04:07:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:07:55 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/12 04:07:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/12 04:07:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:07:55 DEBUG : Waiting for deletions to finish 2026/05/12 04:07:55 INFO : dir1/0009-3456789.txt: Deleted 2026/05/12 04:07:55 INFO : dir1/0015-9;=.txt: Deleted 2026/05/12 04:07:55 INFO : apple: Deleted 2026/05/12 04:07:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/12 04:07:56 INFO : dir1/0011-56789;.txt: Deleted 2026/05/12 04:07:56 INFO : dir1/0012-6789;.txt: Deleted 2026/05/12 04:07:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/12 04:07:56 INFO : appleappleapplebanana: Deleted 2026/05/12 04:07:56 INFO : splitbananasplit: Deleted 2026/05/12 04:07:56 INFO : dir1/0003-defghij.txt: Deleted 2026/05/12 04:07:56 INFO : dir1/0007-1234567.txt: Deleted 2026/05/12 04:07:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/12 04:07:56 INFO : dir1/0010-456789.txt: Deleted 2026/05/12 04:07:56 INFO : banana: Deleted 2026/05/12 04:07:56 INFO : dir1/0013-789;=.txt: Deleted 2026/05/12 04:07:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/12 04:07:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/12 04:07:56 INFO : dir1/0014-89;=.txt: Deleted 2026/05/12 04:07:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/12 04:07:56 INFO : dir1/0008-2345678.txt: Deleted 2026/05/12 04:07:56 DEBUG : Waiting for deletions to finish 2026/05/12 04:07:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:07:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:07:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:07:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:07:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:07:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:07:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:07:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:07:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:07:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:07:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:07:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:07:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:07:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:07:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:07:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:07:56 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:07:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:07:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:07:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:07:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:07:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:07:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:07:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:07:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:07:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:07:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:07:57 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:07:57 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:07:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:07:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/12 04:07:57 INFO : appleappleapplebanana: Copied (new) 2026/05/12 04:07:57 DEBUG : apple: size = 5 OK 2026/05/12 04:07:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/12 04:07:57 INFO : apple: Copied (new) 2026/05/12 04:07:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:07:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/12 04:07:57 INFO : splitbananasplit: Copied (new) 2026/05/12 04:07:57 DEBUG : banana: size = 6 OK 2026/05/12 04:07:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/12 04:07:57 INFO : banana: Copied (new) 2026/05/12 04:07:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:07:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/12 04:07:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/12 04:07:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:07:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/12 04:07:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/12 04:07:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:07:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/12 04:07:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/12 04:07:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:07:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/12 04:07:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/12 04:07:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:07:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/12 04:07:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/12 04:07:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:07:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/12 04:07:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/12 04:07:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:07:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/12 04:07:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/12 04:07:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:07:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/12 04:07:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/12 04:07:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:07:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/12 04:07:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/12 04:07:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:07:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/12 04:07:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/12 04:07:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:07:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/12 04:07:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/12 04:07:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:07:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/12 04:07:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/12 04:07:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:07:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/12 04:07:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/12 04:07:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:07:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/12 04:07:59 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/12 04:07:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:07:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/12 04:07:59 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/12 04:07:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:07:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/12 04:07:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/12 04:07:59 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/12 04:08:00 INFO : PREFIXsplitbananasplit: Deleted 2026/05/12 04:08:00 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/12 04:08:00 INFO : PREFIXbanana: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/12 04:08:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/12 04:08:00 INFO : PREFIXapple: Deleted 2026/05/12 04:08:00 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:00 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:08:00 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:01 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:08:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:08:16 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:16 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:08:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:08:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:17 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:08:17 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:08:17 DEBUG : appleSUFFIX: size = 5 OK 2026/05/12 04:08:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/12 04:08:17 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/12 04:08:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/12 04:08:17 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/12 04:08:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/12 04:08:17 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:08:17 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/12 04:08:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/12 04:08:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/12 04:08:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/12 04:08:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/12 04:08:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/12 04:08:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 04:08:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/12 04:08:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/12 04:08:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/12 04:08:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/12 04:08:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/12 04:08:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/12 04:08:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/12 04:08:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/12 04:08:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/12 04:08:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/12 04:08:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/12 04:08:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/12 04:08:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/12 04:08:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/12 04:08:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/12 04:08:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/12 04:08:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/12 04:08:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/12 04:08:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:08:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:08:19 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/12 04:08:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/12 04:08:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:08:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:08:19 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/12 04:08:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/12 04:08:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:08:19 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/12 04:08:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/12 04:08:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:08:19 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/12 04:08:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/12 04:08:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:08:19 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/12 04:08:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/12 04:08:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:08:19 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:19 INFO : dir1/0014-89;=.txt: Deleted 2026/05/12 04:08:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/12 04:08:19 INFO : dir1/0013-789;=.txt: Deleted 2026/05/12 04:08:19 INFO : dir1/0010-456789.txt: Deleted 2026/05/12 04:08:19 INFO : splitbananasplit: Deleted 2026/05/12 04:08:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/12 04:08:19 INFO : dir1/0007-1234567.txt: Deleted 2026/05/12 04:08:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/12 04:08:20 INFO : dir1/0015-9;=.txt: Deleted 2026/05/12 04:08:20 INFO : dir1/0008-2345678.txt: Deleted 2026/05/12 04:08:20 INFO : dir1/0009-3456789.txt: Deleted 2026/05/12 04:08:20 INFO : apple: Deleted 2026/05/12 04:08:20 INFO : dir1/0003-defghij.txt: Deleted 2026/05/12 04:08:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/12 04:08:20 INFO : dir1/0011-56789;.txt: Deleted 2026/05/12 04:08:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/12 04:08:20 INFO : appleappleapplebanana: Deleted 2026/05/12 04:08:20 INFO : banana: Deleted 2026/05/12 04:08:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/12 04:08:20 INFO : dir1/0012-6789;.txt: Deleted 2026/05/12 04:08:20 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/12 04:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:08:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:08:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:08:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:08:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:21 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:08:21 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:08:21 DEBUG : apple: size = 5 OK 2026/05/12 04:08:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/12 04:08:21 INFO : apple: Copied (new) 2026/05/12 04:08:21 DEBUG : banana: size = 6 OK 2026/05/12 04:08:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/12 04:08:21 INFO : banana: Copied (new) 2026/05/12 04:08:21 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:08:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/12 04:08:21 INFO : splitbananasplit: Copied (new) 2026/05/12 04:08:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:08:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/12 04:08:21 INFO : appleappleapplebanana: Copied (new) 2026/05/12 04:08:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:08:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/12 04:08:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/12 04:08:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:08:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/12 04:08:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/12 04:08:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:08:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/12 04:08:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/12 04:08:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:08:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/12 04:08:22 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/12 04:08:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:08:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/12 04:08:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/12 04:08:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:08:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/12 04:08:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/12 04:08:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:08:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/12 04:08:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/12 04:08:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:08:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/12 04:08:22 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/12 04:08:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:08:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/12 04:08:22 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/12 04:08:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:08:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/12 04:08:22 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/12 04:08:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:08:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/12 04:08:22 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/12 04:08:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:08:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/12 04:08:23 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/12 04:08:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:08:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/12 04:08:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/12 04:08:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:08:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/12 04:08:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/12 04:08:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:08:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/12 04:08:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/12 04:08:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:08:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/12 04:08:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/12 04:08:23 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/12 04:08:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/12 04:08:23 INFO : bananaSUFFIX: Deleted 2026/05/12 04:08:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/12 04:08:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/12 04:08:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/12 04:08:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/12 04:08:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/12 04:08:24 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/12 04:08:24 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/12 04:08:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/12 04:08:24 INFO : appleSUFFIX: Deleted 2026/05/12 04:08:24 INFO : splitbananasplitSUFFIX: Deleted 2026/05/12 04:08:24 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/12 04:08:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/12 04:08:24 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/12 04:08:24 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/12 04:08:24 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/12 04:08:24 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/12 04:08:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/12 04:08:24 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:24 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:24 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:08:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:08:39 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:40 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:08:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:08:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:08:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:08:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:08:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:08:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : banana: size = 6 OK 2026/05/12 04:08:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:40 DEBUG : apple: size = 5 OK 2026/05/12 04:08:40 DEBUG : banana: Unchanged skipping 2026/05/12 04:08:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:40 DEBUG : apple: Unchanged skipping 2026/05/12 04:08:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:08:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:08:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/12 04:08:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:08:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:08:40 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:08:40 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:08:40 DEBUG : appleapple: size = 21 OK 2026/05/12 04:08:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/12 04:08:40 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/12 04:08:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:08:41 DEBUG : splitbanan: size = 16 OK 2026/05/12 04:08:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/12 04:08:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/12 04:08:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:08:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/12 04:08:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/12 04:08:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/12 04:08:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:08:41 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/12 04:08:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/12 04:08:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/12 04:08:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:08:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/12 04:08:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/12 04:08:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/12 04:08:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:08:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/12 04:08:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/12 04:08:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/12 04:08:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:08:41 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/12 04:08:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/12 04:08:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/12 04:08:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:08:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/12 04:08:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/12 04:08:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/12 04:08:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:08:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/12 04:08:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/12 04:08:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/12 04:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:08:42 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/12 04:08:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/12 04:08:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/12 04:08:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:08:42 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/12 04:08:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/12 04:08:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/12 04:08:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:08:42 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/12 04:08:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/12 04:08:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/12 04:08:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:08:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/12 04:08:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/12 04:08:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/12 04:08:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:08:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/12 04:08:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/12 04:08:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/12 04:08:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:08:42 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/12 04:08:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/12 04:08:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/12 04:08:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/12 04:08:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/12 04:08:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/12 04:08:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/12 04:08:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/12 04:08:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/12 04:08:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/12 04:08:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/12 04:08:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/12 04:08:42 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/12 04:08:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/12 04:08:43 INFO : dir1/0010-456789.txt: Deleted 2026/05/12 04:08:43 INFO : dir1/0014-89;=.txt: Deleted 2026/05/12 04:08:43 INFO : dir1/0011-56789;.txt: Deleted 2026/05/12 04:08:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/12 04:08:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/12 04:08:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/12 04:08:43 INFO : dir1/0012-6789;.txt: Deleted 2026/05/12 04:08:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/12 04:08:43 INFO : appleappleapplebanana: Deleted 2026/05/12 04:08:43 INFO : dir1/0015-9;=.txt: Deleted 2026/05/12 04:08:43 INFO : splitbananasplit: Deleted 2026/05/12 04:08:43 INFO : dir1/0003-defghij.txt: Deleted 2026/05/12 04:08:43 INFO : dir1/0007-1234567.txt: Deleted 2026/05/12 04:08:43 INFO : dir1/0008-2345678.txt: Deleted 2026/05/12 04:08:43 INFO : dir1/0013-789;=.txt: Deleted 2026/05/12 04:08:43 INFO : dir1/0009-3456789.txt: Deleted 2026/05/12 04:08:43 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:43 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : appleapple: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/12 04:08:43 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:08:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:08:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:08:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:08:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:08:44 DEBUG : apple: size = 5 OK 2026/05/12 04:08:44 DEBUG : appleapple: size = 21 OK 2026/05/12 04:08:44 DEBUG : splitbanan: size = 16 OK 2026/05/12 04:08:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:08:44 DEBUG : banana: size = 6 OK 2026/05/12 04:08:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : banana: Unchanged skipping 2026/05/12 04:08:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : apple: Unchanged skipping 2026/05/12 04:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:08:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:08:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:08:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:08:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:08:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:08:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:08:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:08:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:08:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:08:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:08:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:08:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:08:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:08:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/12 04:08:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/12 04:08:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/12 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/12 04:08:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/12 04:08:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/12 04:08:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/12 04:08:44 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/12 04:08:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/12 04:08:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/12 04:08:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/12 04:08:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:08:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/12 04:08:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/12 04:08:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/12 04:08:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/12 04:08:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/12 04:08:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/12 04:08:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:08:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:08:44 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:08:44 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:44 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:44 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : appleapple: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/12 04:08:44 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/12 04:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:08:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:08:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:08:45 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:08:59 DEBUG : Waiting for deletions to finish 2026/05/12 04:08:59 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:08:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : apple: size = 5 OK 2026/05/12 04:09:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:09:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:09:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : apple: Unchanged skipping 2026/05/12 04:09:00 DEBUG : banana: size = 6 OK 2026/05/12 04:09:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : banana: Unchanged skipping 2026/05/12 04:09:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:09:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:09:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:09:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:09:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:09:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:09:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:09:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:09:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:09:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:09:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:09:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:09:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:09:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:09:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:09:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:09:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:09:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:09:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:09:00 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:09:00 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:00 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:00 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:09:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : apple: size = 5 OK 2026/05/12 04:09:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:09:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : apple: Unchanged skipping 2026/05/12 04:09:01 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:09:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:09:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:09:01 DEBUG : banana: size = 6 OK 2026/05/12 04:09:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : banana: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:09:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:09:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:09:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:09:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:09:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:09:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:09:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:09:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:09:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:09:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:09:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:09:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:09:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:09:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:09:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:09:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:09:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:09:01 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:09:01 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:01 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:01 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:09:01 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:02 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:09:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:09:16 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:17 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:09:17 DEBUG : apple: size = 5 OK 2026/05/12 04:09:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : apple: Unchanged skipping 2026/05/12 04:09:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:09:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:09:17 DEBUG : banana: size = 6 OK 2026/05/12 04:09:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : banana: Unchanged skipping 2026/05/12 04:09:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:09:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:09:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:09:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:09:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:09:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:09:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:09:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:09:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:09:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:09:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:09:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:09:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:09:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:09:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:09:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:09:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:09:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:09:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:09:17 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:09:17 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:17 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:18 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : apple: size = 5 OK 2026/05/12 04:09:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:09:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:09:18 DEBUG : banana: size = 6 OK 2026/05/12 04:09:18 DEBUG : apple: Unchanged skipping 2026/05/12 04:09:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : banana: Unchanged skipping 2026/05/12 04:09:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:09:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:09:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:09:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:09:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:09:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:09:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:09:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:09:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:09:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:09:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:09:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:09:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:09:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:09:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:09:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:09:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:09:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:09:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:09:18 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:09:18 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:18 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:18 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:09:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:09:34 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:34 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:09:34 DEBUG : apple: size = 5 OK 2026/05/12 04:09:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : apple: Unchanged skipping 2026/05/12 04:09:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:09:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:09:34 DEBUG : banana: size = 6 OK 2026/05/12 04:09:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : banana: Unchanged skipping 2026/05/12 04:09:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:09:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:09:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:09:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:09:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:09:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:09:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:09:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:09:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:09:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:09:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:09:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:09:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:09:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:09:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:09:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:09:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:09:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:09:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:09:34 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:09:34 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:34 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:35 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:09:35 DEBUG : apple: size = 5 OK 2026/05/12 04:09:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : apple: Unchanged skipping 2026/05/12 04:09:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:09:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:09:35 DEBUG : banana: size = 6 OK 2026/05/12 04:09:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : banana: Unchanged skipping 2026/05/12 04:09:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:09:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:09:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:09:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:09:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:09:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:09:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:09:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:09:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:09:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:09:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:09:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:09:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:09:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:09:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:09:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:09:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:09:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:09:35 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:09:35 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:35 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:36 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:09:50 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:51 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:09:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:09:52 DEBUG : apple: size = 5 OK 2026/05/12 04:09:52 DEBUG : banana: size = 6 OK 2026/05/12 04:09:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : banana: Unchanged skipping 2026/05/12 04:09:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : apple: Unchanged skipping 2026/05/12 04:09:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:09:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:09:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:09:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:09:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:09:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:09:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:09:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:09:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:09:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:09:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:09:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:09:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:09:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:09:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:09:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:09:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:09:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:09:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:09:52 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:09:52 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:52 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:52 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:09:52 DEBUG : apple: size = 5 OK 2026/05/12 04:09:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : apple: Unchanged skipping 2026/05/12 04:09:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:09:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:09:52 DEBUG : banana: size = 6 OK 2026/05/12 04:09:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : banana: Unchanged skipping 2026/05/12 04:09:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:09:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:09:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:09:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:09:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:09:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:09:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:09:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:09:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:09:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:09:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:09:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:09:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:09:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:09:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:09:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:09:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:09:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:09:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:09:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:09:53 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:09:53 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:53 DEBUG : Waiting for deletions to finish 2026/05/12 04:09:53 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:09:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:10:08 DEBUG : Waiting for deletions to finish 2026/05/12 04:10:08 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:10:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:10:09 DEBUG : apple: size = 5 OK 2026/05/12 04:10:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : apple: Unchanged skipping 2026/05/12 04:10:09 DEBUG : banana: size = 6 OK 2026/05/12 04:10:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : banana: Unchanged skipping 2026/05/12 04:10:09 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:10:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:10:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:10:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:10:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:10:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:10:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:10:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:10:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:10:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:10:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:10:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:10:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:10:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:10:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:10:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:10:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:10:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:10:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:10:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:10:09 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:09 DEBUG : Waiting for deletions to finish 2026/05/12 04:10:09 DEBUG : Waiting for deletions to finish 2026/05/12 04:10:10 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : apple: size = 5 OK 2026/05/12 04:10:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:10:10 DEBUG : banana: size = 6 OK 2026/05/12 04:10:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : banana: Unchanged skipping 2026/05/12 04:10:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:10:10 DEBUG : apple: Unchanged skipping 2026/05/12 04:10:10 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:10:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:10:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:10:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:10:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:10:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:10:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:10:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:10:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:10:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:10:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:10:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:10:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:10:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:10:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:10:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:10:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:10:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:10:10 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:10 DEBUG : Waiting for deletions to finish 2026/05/12 04:10:10 DEBUG : Waiting for deletions to finish 2026/05/12 04:10:10 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:10:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (212.06s) --- PASS: TestTransform/NFC (18.68s) --- PASS: TestTransform/NFD (17.66s) --- PASS: TestTransform/base64 (21.79s) --- PASS: TestTransform/prefix (23.84s) --- PASS: TestTransform/suffix (23.95s) --- PASS: TestTransform/truncate (19.84s) --- PASS: TestTransform/encoder (17.16s) --- PASS: TestTransform/ISO-8859-1 (16.87s) --- PASS: TestTransform/charmap (17.36s) --- PASS: TestTransform/lowercase (17.15s) --- PASS: TestTransform/ascii (17.76s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:10:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/12 04:10:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/12 04:10:16 INFO : sub dir_somesuffix: Making directory 2026/05/12 04:10:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/12 04:10:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/12 04:10:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/12 04:10:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/12 04:10:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/12 04:10:16 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:16 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/12 04:10:17 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/12 04:10:17 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.11s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:10:18 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:18 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:18 INFO : tictactoe: Making directory 2026/05/12 04:10:18 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:18 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:10:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:18 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:18 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:18 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/12 04:10:18 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/12 04:10:18 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.74s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:10:19 INFO : toe: Making directory 2026/05/12 04:10:19 INFO : toe/toe: Making directory 2026/05/12 04:10:19 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 04:10:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:10:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 04:10:20 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:20 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:20 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/12 04:10:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/12 04:10:20 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.83s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:10:21 INFO : toe: Making directory 2026/05/12 04:10:21 INFO : toe/toe: Making directory 2026/05/12 04:10:21 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 04:10:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:10:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 04:10:21 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:21 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/12 04:10:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/12 04:10:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.76s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:10:23 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:10:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:10:23 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:23 INFO : tictacempty_dir: Making directory 2026/05/12 04:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:23 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:23 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:23 INFO : tictactoe: Making directory 2026/05/12 04:10:23 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:23 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:23 INFO : tictactoe/tictactoe: Making directory 2026/05/12 04:10:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:10:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:10:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:10:23 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:23 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/12 04:10:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/12 04:10:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.93s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:10:25 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:10:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:10:25 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:25 INFO : tictacempty_dir: Making directory 2026/05/12 04:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:25 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:25 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:25 INFO : tictactoe: Making directory 2026/05/12 04:10:25 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:25 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:25 INFO : tictactoe/tictactoe: Making directory 2026/05/12 04:10:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:10:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:10:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:25 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:25 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:10:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/12 04:10:26 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:26 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:26 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:26 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:10:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:10:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/12 04:10:27 NOTICE: B2 bucket rclone-test-gemilak3keto: 0 differences found 2026/05/12 04:10:27 NOTICE: B2 bucket rclone-test-gemilak3keto: 1 matching files --- PASS: TestAllTag (2.41s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:10:27 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:27 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:27 INFO : tictactoe: Making directory 2026/05/12 04:10:27 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:27 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:27 INFO : tictactoe/tictactoe: Making directory 2026/05/12 04:10:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:10:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:10:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:10:27 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:27 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/12 04:10:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/12 04:10:28 DEBUG : Waiting for deletions to finish 2026/05/12 04:10:29 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:29 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:29 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/12 04:10:29 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:10:29 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:10:29 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/12 04:10:29 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:29 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.69s) === RUN TestSyntax 2026/05/12 04:10:30 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:10:30 INFO : toe: Making directory 2026/05/12 04:10:30 INFO : toe/toe: Making directory 2026/05/12 04:10:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:10:30 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:30 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:31 DEBUG : toe/toe/toe: size = 11 OK 2026/05/12 04:10:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:31 INFO : toe/toe/toe: Copied (new) 2026/05/12 04:10:31 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.85s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:10:32 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:10:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:10:32 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:32 INFO : tictacempty_dir: Making directory 2026/05/12 04:10:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:32 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:32 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:32 INFO : tictactoe: Making directory 2026/05/12 04:10:32 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:32 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:32 INFO : tictactoe/tictactoe: Making directory 2026/05/12 04:10:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:10:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:10:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:32 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:32 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:10:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:33 INFO : toe/toe/toe.txt: Deleted 2026/05/12 04:10:33 INFO : toe/toe: Removing directory 2026/05/12 04:10:33 INFO : toe: Removing directory 2026/05/12 04:10:33 INFO : empty_dir: Removing directory 2026/05/12 04:10:33 DEBUG : Local file system at /tmp/rclone1004970752: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.24s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:10:34 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:10:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:10:34 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:34 INFO : tictacempty_dir: Making directory 2026/05/12 04:10:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:34 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:34 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:34 INFO : tictactoe: Making directory 2026/05/12 04:10:34 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:34 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:34 INFO : tictactoe/tictactoe: Making directory 2026/05/12 04:10:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:10:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:10:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:34 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:34 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:10:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:35 INFO : toe/toe/toe.txt: Deleted 2026/05/12 04:10:35 INFO : toe/toe: Removing directory 2026/05/12 04:10:35 INFO : toe: Removing directory 2026/05/12 04:10:35 INFO : empty_dir: Removing directory 2026/05/12 04:10:35 DEBUG : Local file system at /tmp/rclone1004970752: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/12 04:10:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:10:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 04:10:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:10:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:10:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:10:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/12 04:10:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/12 04:10:36 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.16s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:10:37 DEBUG : Reset feature "Copy" 2026/05/12 04:10:37 DEBUG : Reset feature "Move" 2026/05/12 04:10:37 DEBUG : Reset feature "Copy" 2026/05/12 04:10:37 DEBUG : Reset feature "Move" 2026/05/12 04:10:37 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:10:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:10:37 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:37 INFO : tictacempty_dir: Making directory 2026/05/12 04:10:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:10:37 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:37 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:37 INFO : tictactoe: Making directory 2026/05/12 04:10:37 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:37 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:10:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:37 INFO : tictactoe/tictactoe: Making directory 2026/05/12 04:10:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:10:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:10:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:10:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:37 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:37 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:10:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:10:38 INFO : toe/toe/toe.txt: Deleted 2026/05/12 04:10:38 INFO : toe/toe: Removing directory 2026/05/12 04:10:38 INFO : toe: Removing directory 2026/05/12 04:10:38 INFO : empty_dir: Removing directory 2026/05/12 04:10:38 DEBUG : Local file system at /tmp/rclone1004970752: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/12 04:10:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:10:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 04:10:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:10:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:10:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:10:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/12 04:10:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:40 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/12 04:10:40 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.81s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:10:41 DEBUG : toe: transformed to: dG9l 2026/05/12 04:10:41 DEBUG : toe: transformed to: dG9l 2026/05/12 04:10:41 INFO : dG9l: Making directory 2026/05/12 04:10:41 DEBUG : toe: transformed to: dG9l 2026/05/12 04:10:41 DEBUG : toe: transformed to: dG9l 2026/05/12 04:10:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/12 04:10:41 INFO : dG9l/dG9l: Making directory 2026/05/12 04:10:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/12 04:10:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/12 04:10:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/12 04:10:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:10:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/12 04:10:41 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:41 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/12 04:10:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/12 04:10:42 DEBUG : Waiting for deletions to finish 2026/05/12 04:10:42 DEBUG : dG9l: transformed to: toe 2026/05/12 04:10:42 DEBUG : dG9l: transformed to: toe 2026/05/12 04:10:43 DEBUG : dG9l: transformed to: toe 2026/05/12 04:10:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/12 04:10:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/12 04:10:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/12 04:10:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/12 04:10:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/12 04:10:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/12 04:10:43 DEBUG : Local file system at /tmp/rclone1004970752: Waiting for checks to finish 2026/05/12 04:10:43 DEBUG : Local file system at /tmp/rclone1004970752: Waiting for transfers to finish 2026/05/12 04:10:43 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.77s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-gemilak3keto", Local "Local file system at /tmp/rclone1004970752", Modify Window "1ms" 2026/05/12 04:10:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:10:44 DEBUG : toe: transformed to: 2026/05/12 04:10:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:10:44 DEBUG : toe: transformed to: 2026/05/12 04:10:44 INFO : B2 bucket rclone-test-gemilak3keto: Making directory 2026/05/12 04:10:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:10:44 DEBUG : toe: transformed to: 2026/05/12 04:10:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:10:44 DEBUG : toe: transformed to: 2026/05/12 04:10:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:10:44 DEBUG : toe/toe: transformed to: 2026/05/12 04:10:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/12 04:10:44 INFO : toe/toe: Making directory 2026/05/12 04:10:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:10:44 DEBUG : toe/toe: transformed to: 2026/05/12 04:10:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/12 04:10:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:10:44 DEBUG : toe: transformed to: 2026/05/12 04:10:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:10:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:10:44 DEBUG : toe/toe/toe: transformed to: 2026/05/12 04:10:44 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/12 04:10:44 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for checks to finish 2026/05/12 04:10:44 DEBUG : B2 bucket rclone-test-gemilak3keto: Waiting for transfers to finish 2026/05/12 04:10:45 DEBUG : toe/toe/toe: size = 11 OK 2026/05/12 04:10:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:10:45 INFO : toe/toe/toe: Copied (new) 2026/05/12 04:10:45 ERROR : B2 bucket rclone-test-gemilak3keto: not deleting files as there were IO errors 2026/05/12 04:10:45 ERROR : B2 bucket rclone-test-gemilak3keto: not deleting directories as there were IO errors --- PASS: TestError (1.70s) PASS 2026/05/12 04:10:45 DEBUG : B2 bucket rclone-test-gemilak3keto: Purge remote 2026/05/12 04:10:45 INFO : B2 bucket rclone-test-gemilak3keto: cleaning bucket "rclone-test-gemilak3keto" of all files 2026/05/12 04:10:47 DEBUG : BackupDir/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0d1a_d20260512_m040405_c001_v7007000_t0000_u01778558645370") 2026/05/12 04:10:47 DEBUG : BackupDir/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1127475416f9d76c_d20260512_m040359_c001_v0001185_t0036_u01778558639428") 2026/05/12 04:10:47 DEBUG : CompareDest/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740cfbe_d20260512_m040338_c001_v7007000_t0000_u01778558618763") 2026/05/12 04:10:47 DEBUG : CompareDest/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb81b0_d20260512_m040332_c001_v0001136_t0045_u01778558612739") 2026/05/12 04:10:47 DEBUG : CompareDest/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740cfbf_d20260512_m040338_c001_v7007000_t0000_u01778558618947") 2026/05/12 04:10:47 DEBUG : CompareDest/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8455f5_d20260512_m040334_c001_v0001174_t0030_u01778558614230") 2026/05/12 04:10:47 DEBUG : CopyDest/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0d1b_d20260512_m040405_c001_v7007000_t0000_u01778558645560") 2026/05/12 04:10:47 DEBUG : CopyDest/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac782a_d20260512_m040356_c001_v0001033_t0032_u01778558636303") 2026/05/12 04:10:47 DEBUG : CopyDest/three: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0d1c_d20260512_m040405_c001_v7007000_t0000_u01778558645747") 2026/05/12 04:10:47 DEBUG : CopyDest/three: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845836_d20260512_m040402_c001_v0001174_t0055_u01778558642913") 2026/05/12 04:10:47 DEBUG : CopyDest/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0d1d_d20260512_m040405_c001_v7007000_t0000_u01778558645929") 2026/05/12 04:10:48 DEBUG : CopyDest/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb821b_d20260512_m040400_c001_v0001136_t0052_u01778558640682") 2026/05/12 04:10:48 DEBUG : EXISTING: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d2845_d20260512_m040536_c001_v7007000_t0000_u01778558736423") 2026/05/12 04:10:48 DEBUG : EXISTING: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8353_d20260512_m040535_c001_v0001136_t0031_u01778558735294") 2026/05/12 04:10:48 DEBUG : PREFIXapple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d2997_d20260512_m040800_c001_v7007000_t0000_u01778558880324") 2026/05/12 04:10:48 DEBUG : PREFIXapple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb85bf_d20260512_m040753_c001_v0001136_t0005_u01778558873395") 2026/05/12 04:10:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f411e0b830f9c1086_d20260512_m040759_c001_v7007000_t0000_u01778558879962") 2026/05/12 04:10:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7bdf_d20260512_m040753_c001_v0001033_t0019_u01778558873405") 2026/05/12 04:10:48 DEBUG : PREFIXbanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7fd9_d20260512_m040759_c001_v7007000_t0000_u01778558879983") 2026/05/12 04:10:48 DEBUG : PREFIXbanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4dd_d20260512_m040753_c001_v0001090_t0039_u01778558873414") 2026/05/12 04:10:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d2990_d20260512_m040759_c001_v7007000_t0000_u01778558879958") 2026/05/12 04:10:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846798_d20260512_m040753_c001_v0001174_t0003_u01778558873426") 2026/05/12 04:10:48 DEBUG : Testêé: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d2836_d20260512_m040532_c001_v7007000_t0000_u01778558732404") 2026/05/12 04:10:48 DEBUG : Testêé: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845fd4_d20260512_m040531_c001_v0001174_t0001_u01778558731720") 2026/05/12 04:10:48 DEBUG : Testêé: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8341_d20260512_m040530_c001_v0001136_t0030_u01778558730430") 2026/05/12 04:10:48 DEBUG : YXBwbGU=: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c11f_d20260512_m040737_c001_v7007000_t0000_u01778558857840") 2026/05/12 04:10:48 DEBUG : YXBwbGU=: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8553_d20260512_m040732_c001_v0001136_t0050_u01778558852468") 2026/05/12 04:10:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c120_d20260512_m040738_c001_v7007000_t0000_u01778558858025") 2026/05/12 04:10:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b8f_d20260512_m040732_c001_v0001033_t0001_u01778558852477") 2026/05/12 04:10:48 DEBUG : YmFuYW5h: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c121_d20260512_m040738_c001_v7007000_t0000_u01778558858208") 2026/05/12 04:10:48 DEBUG : YmFuYW5h: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8466aa_d20260512_m040732_c001_v0001174_t0029_u01778558852489") 2026/05/12 04:10:49 DEBUG : a/potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d2c_d20260512_m040154_c001_v7007000_t0000_u01778558514480") 2026/05/12 04:10:49 DEBUG : a/potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844fbd_d20260512_m040153_c001_v0001174_t0043_u01778558513748") 2026/05/12 04:10:49 DEBUG : a/potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e8032399_d20260512_m040151_c001_v7007000_t0000_u01778558511935") 2026/05/12 04:10:49 DEBUG : a/potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844f9f_d20260512_m040151_c001_v0001174_t0040_u01778558511017") 2026/05/12 04:10:49 DEBUG : a/potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8cf6_d20260512_m040132_c001_v7007000_t0000_u01778558492379") 2026/05/12 04:10:49 DEBUG : a/potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844e63_d20260512_m040131_c001_v0001174_t0016_u01778558491239") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d444_d20260512_m041011_c001_v7007000_t0000_u01778559011510") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d91_d20260512_m041007_c001_v0001033_t0001_u01778559007060") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b057607_d20260512_m040953_c001_v7007000_t0000_u01778558993955") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d57_d20260512_m040949_c001_v0001033_t0018_u01778558989191") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd0d_d20260512_m040936_c001_v7007000_t0000_u01778558976696") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d33_d20260512_m040932_c001_v0001033_t0058_u01778558972481") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b56a_d20260512_m040919_c001_v7007000_t0000_u01778558959496") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7cfb_d20260512_m040915_c001_v0001033_t0018_u01778558955460") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa30_d20260512_m040902_c001_v7007000_t0000_u01778558942659") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7cc1_d20260512_m040858_c001_v0001033_t0004_u01778558938045") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67ee7_d20260512_m040845_c001_v7007000_t0000_u01778558925463") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a56b_d20260512_m040838_c001_v0001090_t0004_u01778558918508") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c044ff_d20260512_m040825_c001_v7007000_t0000_u01778558905570") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8641_d20260512_m040821_c001_v0001136_t0028_u01778558901135") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0e33_d20260512_m040820_c001_v7007000_t0000_u01778558900042") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8627_d20260512_m040814_c001_v0001136_t0022_u01778558894284") 2026/05/12 04:10:49 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29b0_d20260512_m040801_c001_v7007000_t0000_u01778558881666") 2026/05/12 04:10:50 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb85ef_d20260512_m040757_c001_v0001136_t0011_u01778558877295") 2026/05/12 04:10:50 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40975c611bd0b280_d20260512_m040755_c001_v7007000_t0000_u01778558875835") 2026/05/12 04:10:50 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb85ad_d20260512_m040751_c001_v0001136_t0024_u01778558871078") 2026/05/12 04:10:50 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b487_d20260512_m040735_c001_v7007000_t0000_u01778558855751") 2026/05/12 04:10:50 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846696_d20260512_m040729_c001_v0001174_t0054_u01778558849842") 2026/05/12 04:10:50 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327a6_d20260512_m040716_c001_v7007000_t0000_u01778558836011") 2026/05/12 04:10:50 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb84f7_d20260512_m040711_c001_v0001136_t0053_u01778558831682") 2026/05/12 04:10:50 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c58_d20260512_m040658_c001_v7007000_t0000_u01778558818375") 2026/05/12 04:10:50 DEBUG : apple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b0b_d20260512_m040653_c001_v0001033_t0034_u01778558813842") 2026/05/12 04:10:50 DEBUG : appleSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c044fc_d20260512_m040823_c001_v7007000_t0000_u01778558903998") 2026/05/12 04:10:50 DEBUG : appleSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8633_d20260512_m040817_c001_v0001136_t0047_u01778558897199") 2026/05/12 04:10:50 DEBUG : appleapple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67ee8_d20260512_m040845_c001_v7007000_t0000_u01778558925647") 2026/05/12 04:10:50 DEBUG : appleapple: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a575_d20260512_m040840_c001_v0001090_t0047_u01778558920674") 2026/05/12 04:10:50 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d445_d20260512_m041011_c001_v7007000_t0000_u01778559011693") 2026/05/12 04:10:50 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb879d_d20260512_m041007_c001_v0001136_t0018_u01778559007824") 2026/05/12 04:10:50 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b057608_d20260512_m040954_c001_v7007000_t0000_u01778558994137") 2026/05/12 04:10:50 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb874d_d20260512_m040950_c001_v0001136_t0050_u01778558990127") 2026/05/12 04:10:50 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd0e_d20260512_m040936_c001_v7007000_t0000_u01778558976880") 2026/05/12 04:10:50 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8725_d20260512_m040933_c001_v0001136_t0059_u01778558973405") 2026/05/12 04:10:50 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b56b_d20260512_m040919_c001_v7007000_t0000_u01778558959678") 2026/05/12 04:10:50 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb86e7_d20260512_m040916_c001_v0001136_t0040_u01778558956189") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa31_d20260512_m040902_c001_v7007000_t0000_u01778558942842") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb86b7_d20260512_m040858_c001_v0001136_t0020_u01778558938884") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0f185_d20260512_m040843_c001_v7007000_t0000_u01778558923399") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb867b_d20260512_m040839_c001_v0001136_t0000_u01778558919256") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c04500_d20260512_m040825_c001_v7007000_t0000_u01778558905753") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c53_d20260512_m040821_c001_v0001033_t0044_u01778558901164") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046fe4a_d20260512_m040820_c001_v7007000_t0000_u01778558900188") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a519_d20260512_m040815_c001_v0001090_t0031_u01778558895236") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29b3_d20260512_m040801_c001_v7007000_t0000_u01778558881850") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8467d0_d20260512_m040757_c001_v0001174_t0041_u01778558877305") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40312076af3770e6_d20260512_m040756_c001_v7007000_t0000_u01778558876022") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4d5_d20260512_m040751_c001_v0001090_t0053_u01778558871778") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38f9ab_d20260512_m040735_c001_v7007000_t0000_u01778558855751") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b87_d20260512_m040730_c001_v0001033_t0041_u01778558850560") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327a7_d20260512_m040716_c001_v7007000_t0000_u01778558836191") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8465de_d20260512_m040712_c001_v0001174_t0013_u01778558832417") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c59_d20260512_m040658_c001_v7007000_t0000_u01778558818558") 2026/05/12 04:10:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb84b7_d20260512_m040654_c001_v0001136_t0029_u01778558814817") 2026/05/12 04:10:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0e3a_d20260512_m040824_c001_v7007000_t0000_u01778558904145") 2026/05/12 04:10:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c45_d20260512_m040817_c001_v0001033_t0052_u01778558897222") 2026/05/12 04:10:51 DEBUG : b/potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d2d_d20260512_m040154_c001_v7007000_t0000_u01778558514661") 2026/05/12 04:10:52 DEBUG : b/potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844fad_d20260512_m040152_c001_v0001174_t0033_u01778558512488") 2026/05/12 04:10:52 DEBUG : b/potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e8032398_d20260512_m040151_c001_v7007000_t0000_u01778558511386") 2026/05/12 04:10:52 DEBUG : b/potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844f89_d20260512_m040149_c001_v0001174_t0038_u01778558509714") 2026/05/12 04:10:52 DEBUG : b/potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8cf5_d20260512_m040131_c001_v7007000_t0000_u01778558491756") 2026/05/12 04:10:52 DEBUG : b/potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844e57_d20260512_m040130_c001_v0001174_t0037_u01778558490252") 2026/05/12 04:10:52 DEBUG : backup/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202ba38_d20260512_m040419_c001_v7007000_t0000_u01778558659631") 2026/05/12 04:10:52 DEBUG : backup/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1058fded880441bb_d20260512_m040417_c001_v0001185_t0058_u01778558657787") 2026/05/12 04:10:52 DEBUG : backup/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1199ed95d3afb4e3_d20260512_m040413_c001_v0001179_t0004_u01778558653809") 2026/05/12 04:10:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b056f24_d20260512_m040447_c001_v7007000_t0000_u01778558687351") 2026/05/12 04:10:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845c36_d20260512_m040444_c001_v0001174_t0026_u01778558684909") 2026/05/12 04:10:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f117c066e2c8702ce_d20260512_m040440_c001_v0001101_t0017_u01778558680746") 2026/05/12 04:10:52 DEBUG : backup/one.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046f88b_d20260512_m040433_c001_v7007000_t0000_u01778558673479") 2026/05/12 04:10:52 DEBUG : backup/one.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11343d879493d036_d20260512_m040430_c001_v0001103_t0003_u01778558670500") 2026/05/12 04:10:52 DEBUG : backup/one.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11977f2b6d99d99c_d20260512_m040426_c001_v0001033_t0057_u01778558666602") 2026/05/12 04:10:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b056f25_d20260512_m040447_c001_v7007000_t0000_u01778558687534") 2026/05/12 04:10:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1132aac83dfc1d7e_d20260512_m040446_c001_v0001038_t0043_u01778558686301") 2026/05/12 04:10:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f10395bdd6471acbf_d20260512_m040442_c001_v0001176_t0046_u01778558682584") 2026/05/12 04:10:52 DEBUG : backup/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202ba39_d20260512_m040419_c001_v7007000_t0000_u01778558659814") 2026/05/12 04:10:52 DEBUG : backup/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11341077abb2a443_d20260512_m040418_c001_v0001134_t0016_u01778558658665") 2026/05/12 04:10:52 DEBUG : backup/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f118c5796c08c206d_d20260512_m040415_c001_v0001181_t0002_u01778558655291") 2026/05/12 04:10:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046f88d_d20260512_m040433_c001_v7007000_t0000_u01778558673663") 2026/05/12 04:10:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1024fef4abb750da_d20260512_m040431_c001_v0001109_t0030_u01778558671480") 2026/05/12 04:10:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1164060deb4be376_d20260512_m040428_c001_v0001101_t0018_u01778558668180") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d448_d20260512_m041011_c001_v7007000_t0000_u01778559011877") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a64e_d20260512_m041007_c001_v0001090_t0021_u01778559007456") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b057609_d20260512_m040954_c001_v7007000_t0000_u01778558994319") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a614_d20260512_m040949_c001_v0001090_t0016_u01778558989668") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd0f_d20260512_m040937_c001_v7007000_t0000_u01778558977063") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a5ef_d20260512_m040932_c001_v0001090_t0007_u01778558972953") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b56c_d20260512_m040919_c001_v7007000_t0000_u01778558959862") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a5bc_d20260512_m040915_c001_v0001090_t0059_u01778558955838") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa32_d20260512_m040903_c001_v7007000_t0000_u01778558943022") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a59b_d20260512_m040858_c001_v0001090_t0015_u01778558938481") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67ee9_d20260512_m040845_c001_v7007000_t0000_u01778558925829") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c8b_d20260512_m040838_c001_v0001033_t0032_u01778558918829") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c04501_d20260512_m040825_c001_v7007000_t0000_u01778558905936") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a529_d20260512_m040821_c001_v0001090_t0052_u01778558901146") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c044f9_d20260512_m040820_c001_v7007000_t0000_u01778558900209") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8468e4_d20260512_m040814_c001_v0001174_t0055_u01778558894623") 2026/05/12 04:10:53 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29b7_d20260512_m040802_c001_v7007000_t0000_u01778558882035") 2026/05/12 04:10:54 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4f5_d20260512_m040757_c001_v0001090_t0030_u01778558877316") 2026/05/12 04:10:54 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c044ee_d20260512_m040756_c001_v7007000_t0000_u01778558876227") 2026/05/12 04:10:54 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7bd7_d20260512_m040751_c001_v0001033_t0056_u01778558871454") 2026/05/12 04:10:54 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c118_d20260512_m040735_c001_v7007000_t0000_u01778558855349") 2026/05/12 04:10:54 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8549_d20260512_m040730_c001_v0001136_t0020_u01778558850211") 2026/05/12 04:10:54 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327a8_d20260512_m040716_c001_v7007000_t0000_u01778558836372") 2026/05/12 04:10:54 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b47_d20260512_m040712_c001_v0001033_t0001_u01778558832085") 2026/05/12 04:10:54 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c5a_d20260512_m040658_c001_v7007000_t0000_u01778558818744") 2026/05/12 04:10:54 DEBUG : banana: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8464ed_d20260512_m040654_c001_v0001174_t0054_u01778558814293") 2026/05/12 04:10:54 DEBUG : bananaSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d8007_d20260512_m040823_c001_v7007000_t0000_u01778558903804") 2026/05/12 04:10:54 DEBUG : bananaSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846902_d20260512_m040817_c001_v0001174_t0014_u01778558897205") 2026/05/12 04:10:54 DEBUG : both0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392bb_d20260512_m040623_c001_v7007000_t0000_u01778558783700") 2026/05/12 04:10:54 DEBUG : both0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a1a_d20260512_m040602_c001_v0001033_t0014_u01778558762173") 2026/05/12 04:10:54 DEBUG : both0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb64_d20260512_m040557_c001_v7007000_t0000_u01778558757863") 2026/05/12 04:10:54 DEBUG : both0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846050_d20260512_m040538_c001_v0001174_t0028_u01778558738651") 2026/05/12 04:10:54 DEBUG : both1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392bc_d20260512_m040623_c001_v7007000_t0000_u01778558783882") 2026/05/12 04:10:54 DEBUG : both1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8461c2_d20260512_m040604_c001_v0001174_t0001_u01778558764046") 2026/05/12 04:10:54 DEBUG : both1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb66_d20260512_m040558_c001_v7007000_t0000_u01778558758045") 2026/05/12 04:10:54 DEBUG : both1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8369_d20260512_m040539_c001_v0001136_t0037_u01778558739877") 2026/05/12 04:10:54 DEBUG : both10: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392bd_d20260512_m040624_c001_v7007000_t0000_u01778558784067") 2026/05/12 04:10:55 DEBUG : both10: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84624c_d20260512_m040612_c001_v0001174_t0054_u01778558772127") 2026/05/12 04:10:55 DEBUG : both10: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb67_d20260512_m040558_c001_v7007000_t0000_u01778558758227") 2026/05/12 04:10:55 DEBUG : both10: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8385_d20260512_m040547_c001_v0001136_t0047_u01778558747307") 2026/05/12 04:10:55 DEBUG : both11: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392be_d20260512_m040624_c001_v7007000_t0000_u01778558784249") 2026/05/12 04:10:55 DEBUG : both11: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb83f5_d20260512_m040613_c001_v0001136_t0004_u01778558773037") 2026/05/12 04:10:55 DEBUG : both11: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb68_d20260512_m040558_c001_v7007000_t0000_u01778558758410") 2026/05/12 04:10:55 DEBUG : both11: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac79d2_d20260512_m040548_c001_v0001033_t0046_u01778558748156") 2026/05/12 04:10:55 DEBUG : both12: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392bf_d20260512_m040624_c001_v7007000_t0000_u01778558784434") 2026/05/12 04:10:55 DEBUG : both12: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a6a_d20260512_m040613_c001_v0001033_t0026_u01778558773798") 2026/05/12 04:10:55 DEBUG : both12: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb6a_d20260512_m040558_c001_v7007000_t0000_u01778558758591") 2026/05/12 04:10:55 DEBUG : both12: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8460a6_d20260512_m040549_c001_v0001174_t0020_u01778558749102") 2026/05/12 04:10:55 DEBUG : both13: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392c0_d20260512_m040624_c001_v7007000_t0000_u01778558784616") 2026/05/12 04:10:55 DEBUG : both13: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846272_d20260512_m040614_c001_v0001174_t0001_u01778558774578") 2026/05/12 04:10:55 DEBUG : both13: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb6c_d20260512_m040558_c001_v7007000_t0000_u01778558758772") 2026/05/12 04:10:55 DEBUG : both13: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb838b_d20260512_m040549_c001_v0001136_t0005_u01778558749894") 2026/05/12 04:10:55 DEBUG : both14: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392c1_d20260512_m040624_c001_v7007000_t0000_u01778558784799") 2026/05/12 04:10:55 DEBUG : both14: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8407_d20260512_m040615_c001_v0001136_t0051_u01778558775463") 2026/05/12 04:10:55 DEBUG : both14: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb6e_d20260512_m040558_c001_v7007000_t0000_u01778558758955") 2026/05/12 04:10:56 DEBUG : both14: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac79e0_d20260512_m040550_c001_v0001033_t0048_u01778558750542") 2026/05/12 04:10:56 DEBUG : both15: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392c2_d20260512_m040624_c001_v7007000_t0000_u01778558784981") 2026/05/12 04:10:56 DEBUG : both15: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a6e_d20260512_m040616_c001_v0001033_t0014_u01778558776436") 2026/05/12 04:10:56 DEBUG : both15: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb71_d20260512_m040559_c001_v7007000_t0000_u01778558759136") 2026/05/12 04:10:56 DEBUG : both15: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8460d6_d20260512_m040551_c001_v0001174_t0028_u01778558751314") 2026/05/12 04:10:56 DEBUG : both16: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392c3_d20260512_m040625_c001_v7007000_t0000_u01778558785164") 2026/05/12 04:10:56 DEBUG : both16: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8462b2_d20260512_m040617_c001_v0001174_t0051_u01778558777726") 2026/05/12 04:10:56 DEBUG : both16: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb73_d20260512_m040559_c001_v7007000_t0000_u01778558759317") 2026/05/12 04:10:56 DEBUG : both16: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8393_d20260512_m040551_c001_v0001136_t0047_u01778558751980") 2026/05/12 04:10:56 DEBUG : both17: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392c5_d20260512_m040625_c001_v7007000_t0000_u01778558785347") 2026/05/12 04:10:56 DEBUG : both17: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8413_d20260512_m040618_c001_v0001136_t0031_u01778558778549") 2026/05/12 04:10:56 DEBUG : both17: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb75_d20260512_m040559_c001_v7007000_t0000_u01778558759499") 2026/05/12 04:10:56 DEBUG : both17: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac79f8_d20260512_m040552_c001_v0001033_t0057_u01778558752621") 2026/05/12 04:10:56 DEBUG : both18: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392c6_d20260512_m040625_c001_v7007000_t0000_u01778558785532") 2026/05/12 04:10:56 DEBUG : both18: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a78_d20260512_m040619_c001_v0001033_t0053_u01778558779454") 2026/05/12 04:10:56 DEBUG : both18: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb76_d20260512_m040559_c001_v7007000_t0000_u01778558759681") 2026/05/12 04:10:56 DEBUG : both18: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846104_d20260512_m040553_c001_v0001174_t0040_u01778558753563") 2026/05/12 04:10:56 DEBUG : both19: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392c7_d20260512_m040625_c001_v7007000_t0000_u01778558785714") 2026/05/12 04:10:56 DEBUG : both19: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8462ee_d20260512_m040620_c001_v0001174_t0032_u01778558780390") 2026/05/12 04:10:56 DEBUG : both19: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb77_d20260512_m040559_c001_v7007000_t0000_u01778558759864") 2026/05/12 04:10:56 DEBUG : both19: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb83a1_d20260512_m040554_c001_v0001136_t0057_u01778558754445") 2026/05/12 04:10:57 DEBUG : both2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392c8_d20260512_m040625_c001_v7007000_t0000_u01778558785898") 2026/05/12 04:10:57 DEBUG : both2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb83cd_d20260512_m040605_c001_v0001136_t0056_u01778558765051") 2026/05/12 04:10:57 DEBUG : both2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb78_d20260512_m040600_c001_v7007000_t0000_u01778558760045") 2026/05/12 04:10:57 DEBUG : both2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac79b2_d20260512_m040540_c001_v0001033_t0054_u01778558740620") 2026/05/12 04:10:57 DEBUG : both3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392c9_d20260512_m040626_c001_v7007000_t0000_u01778558786081") 2026/05/12 04:10:57 DEBUG : both3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a30_d20260512_m040605_c001_v0001033_t0038_u01778558765891") 2026/05/12 04:10:57 DEBUG : both3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb79_d20260512_m040600_c001_v7007000_t0000_u01778558760228") 2026/05/12 04:10:57 DEBUG : both3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846066_d20260512_m040541_c001_v0001174_t0056_u01778558741431") 2026/05/12 04:10:57 DEBUG : both4: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392ca_d20260512_m040626_c001_v7007000_t0000_u01778558786263") 2026/05/12 04:10:57 DEBUG : both4: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846202_d20260512_m040606_c001_v0001174_t0038_u01778558766780") 2026/05/12 04:10:57 DEBUG : both4: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb7b_d20260512_m040600_c001_v7007000_t0000_u01778558760412") 2026/05/12 04:10:57 DEBUG : both4: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb836f_d20260512_m040542_c001_v0001136_t0039_u01778558742317") 2026/05/12 04:10:57 DEBUG : both5: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392cb_d20260512_m040626_c001_v7007000_t0000_u01778558786448") 2026/05/12 04:10:57 DEBUG : both5: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb83dd_d20260512_m040607_c001_v0001136_t0008_u01778558767925") 2026/05/12 04:10:57 DEBUG : both5: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb7d_d20260512_m040600_c001_v7007000_t0000_u01778558760594") 2026/05/12 04:10:57 DEBUG : both5: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac79be_d20260512_m040543_c001_v0001033_t0028_u01778558743299") 2026/05/12 04:10:57 DEBUG : both6: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392cc_d20260512_m040626_c001_v7007000_t0000_u01778558786631") 2026/05/12 04:10:57 DEBUG : both6: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a44_d20260512_m040608_c001_v0001033_t0013_u01778558768678") 2026/05/12 04:10:57 DEBUG : both6: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb7e_d20260512_m040600_c001_v7007000_t0000_u01778558760777") 2026/05/12 04:10:57 DEBUG : both6: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84607e_d20260512_m040544_c001_v0001174_t0034_u01778558744078") 2026/05/12 04:10:57 DEBUG : both7: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392cd_d20260512_m040626_c001_v7007000_t0000_u01778558786812") 2026/05/12 04:10:58 DEBUG : both7: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84622c_d20260512_m040609_c001_v0001174_t0051_u01778558769580") 2026/05/12 04:10:58 DEBUG : both7: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb80_d20260512_m040601_c001_v7007000_t0000_u01778558761078") 2026/05/12 04:10:58 DEBUG : both7: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb837d_d20260512_m040544_c001_v0001136_t0001_u01778558744914") 2026/05/12 04:10:58 DEBUG : both8: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392ce_d20260512_m040626_c001_v7007000_t0000_u01778558786998") 2026/05/12 04:10:58 DEBUG : both8: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb83e9_d20260512_m040610_c001_v0001136_t0018_u01778558770493") 2026/05/12 04:10:58 DEBUG : both8: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb81_d20260512_m040601_c001_v7007000_t0000_u01778558761262") 2026/05/12 04:10:58 DEBUG : both8: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac79cc_d20260512_m040545_c001_v0001033_t0017_u01778558745565") 2026/05/12 04:10:58 DEBUG : both9: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392cf_d20260512_m040627_c001_v7007000_t0000_u01778558787210") 2026/05/12 04:10:58 DEBUG : both9: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a5e_d20260512_m040611_c001_v0001033_t0030_u01778558771291") 2026/05/12 04:10:58 DEBUG : both9: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb83_d20260512_m040601_c001_v7007000_t0000_u01778558761446") 2026/05/12 04:10:58 DEBUG : both9: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846092_d20260512_m040546_c001_v0001174_t0016_u01778558746305") 2026/05/12 04:10:58 DEBUG : c/non empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d2f_d20260512_m040154_c001_v7007000_t0000_u01778558514842") 2026/05/12 04:10:58 DEBUG : c/non empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844fb5_d20260512_m040152_c001_v0001174_t0033_u01778558512948") 2026/05/12 04:10:58 DEBUG : c/non empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e803239a_d20260512_m040152_c001_v7007000_t0000_u01778558512122") 2026/05/12 04:10:58 DEBUG : c/non empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844f8d_d20260512_m040150_c001_v0001174_t0054_u01778558510169") 2026/05/12 04:10:58 DEBUG : c/non empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8cf7_d20260512_m040132_c001_v7007000_t0000_u01778558492562") 2026/05/12 04:10:58 DEBUG : c/non empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844e59_d20260512_m040130_c001_v0001174_t0028_u01778558490517") 2026/05/12 04:10:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c122_d20260512_m040738_c001_v7007000_t0000_u01778558858390") 2026/05/12 04:10:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a49d_d20260512_m040733_c001_v0001090_t0037_u01778558853218") 2026/05/12 04:10:58 DEBUG : check sum: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c6776c_d20260512_m040122_c001_v7007000_t0000_u01778558482851") 2026/05/12 04:10:58 DEBUG : check sum: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844dc5_d20260512_m040121_c001_v0001174_t0001_u01778558481758") 2026/05/12 04:10:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f419d62423b4cb4e7_d20260512_m041043_c001_v7007000_t0000_u01778559043941") 2026/05/12 04:10:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7e01_d20260512_m041042_c001_v0001033_t0032_u01778559042129") 2026/05/12 04:10:59 DEBUG : dest/3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0d0c_d20260512_m040348_c001_v7007000_t0000_u01778558628157") 2026/05/12 04:10:59 DEBUG : dest/3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173dc57d0776f51_d20260512_m040346_c001_v0001184_t0058_u01778558626996") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67eea_d20260512_m040846_c001_v7007000_t0000_u01778558926013") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb867d_d20260512_m040840_c001_v0001136_t0036_u01778558920893") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d44b_d20260512_m041012_c001_v7007000_t0000_u01778559012060") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d69_d20260512_m040958_c001_v0001033_t0048_u01778558998621") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b05760a_d20260512_m040954_c001_v7007000_t0000_u01778558994517") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d43_d20260512_m040941_c001_v0001033_t0044_u01778558981476") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd10_d20260512_m040937_c001_v7007000_t0000_u01778558977245") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d0f_d20260512_m040924_c001_v0001033_t0055_u01778558964124") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b570_d20260512_m040920_c001_v7007000_t0000_u01778558960043") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7cdf_d20260512_m040907_c001_v0001033_t0031_u01778558947249") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa33_d20260512_m040903_c001_v7007000_t0000_u01778558943202") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7ca9_d20260512_m040850_c001_v0001033_t0015_u01778558930098") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b508_d20260512_m040843_c001_v7007000_t0000_u01778558923360") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a551_d20260512_m040830_c001_v0001090_t0033_u01778558910261") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c04502_d20260512_m040826_c001_v7007000_t0000_u01778558906120") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8643_d20260512_m040821_c001_v0001136_t0018_u01778558901495") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c044f6_d20260512_m040819_c001_v7007000_t0000_u01778558899655") 2026/05/12 04:10:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8613_d20260512_m040806_c001_v0001136_t0040_u01778558886303") 2026/05/12 04:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29bc_d20260512_m040802_c001_v7007000_t0000_u01778558882219") 2026/05/12 04:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8467da_d20260512_m040757_c001_v0001174_t0027_u01778558877678") 2026/05/12 04:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40312076af3770e8_d20260512_m040756_c001_v7007000_t0000_u01778558876387") 2026/05/12 04:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8587_d20260512_m040742_c001_v0001136_t0033_u01778558862463") 2026/05/12 04:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4129cd3bd3ce7fe8_d20260512_m040735_c001_v7007000_t0000_u01778558855549") 2026/05/12 04:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b61_d20260512_m040720_c001_v0001033_t0055_u01778558840667") 2026/05/12 04:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327aa_d20260512_m040716_c001_v7007000_t0000_u01778558836554") 2026/05/12 04:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846574_d20260512_m040703_c001_v0001174_t0051_u01778558823008") 2026/05/12 04:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c5b_d20260512_m040658_c001_v7007000_t0000_u01778558818929") 2026/05/12 04:11:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8487_d20260512_m040644_c001_v0001136_t0035_u01778558804329") 2026/05/12 04:11:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c044fb_d20260512_m040823_c001_v7007000_t0000_u01778558903821") 2026/05/12 04:11:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8635_d20260512_m040817_c001_v0001136_t0011_u01778558897548") 2026/05/12 04:11:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67eeb_d20260512_m040846_c001_v7007000_t0000_u01778558926196") 2026/05/12 04:11:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846a12_d20260512_m040840_c001_v0001174_t0045_u01778558920903") 2026/05/12 04:11:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d44f_d20260512_m041012_c001_v7007000_t0000_u01778559012245") 2026/05/12 04:11:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a632_d20260512_m040959_c001_v0001090_t0049_u01778558999465") 2026/05/12 04:11:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b05760b_d20260512_m040954_c001_v7007000_t0000_u01778558994749") 2026/05/12 04:11:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a5fc_d20260512_m040942_c001_v0001090_t0016_u01778558982356") 2026/05/12 04:11:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd11_d20260512_m040937_c001_v7007000_t0000_u01778558977427") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a5d7_d20260512_m040924_c001_v0001090_t0030_u01778558964794") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b572_d20260512_m040920_c001_v7007000_t0000_u01778558960224") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a5a7_d20260512_m040908_c001_v0001090_t0017_u01778558948200") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa34_d20260512_m040903_c001_v7007000_t0000_u01778558943385") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a58b_d20260512_m040850_c001_v0001090_t0021_u01778558930824") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41925c2f920d0b69_d20260512_m040843_c001_v7007000_t0000_u01778558923005") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c75_d20260512_m040831_c001_v0001033_t0043_u01778558911107") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c04503_d20260512_m040826_c001_v7007000_t0000_u01778558906308") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a52d_d20260512_m040821_c001_v0001090_t0016_u01778558901547") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d8004_d20260512_m040820_c001_v7007000_t0000_u01778558900221") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846864_d20260512_m040807_c001_v0001174_t0021_u01778558887188") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29bf_d20260512_m040802_c001_v7007000_t0000_u01778558882403") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb85f3_d20260512_m040757_c001_v0001136_t0054_u01778558877710") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d2958_d20260512_m040756_c001_v7007000_t0000_u01778558876230") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7bbd_d20260512_m040743_c001_v0001033_t0038_u01778558863327") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38f9ad_d20260512_m040735_c001_v7007000_t0000_u01778558855935") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84663c_d20260512_m040721_c001_v0001174_t0030_u01778558841528") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327ab_d20260512_m040716_c001_v7007000_t0000_u01778558836736") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb84dd_d20260512_m040703_c001_v0001136_t0048_u01778558823730") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c5c_d20260512_m040659_c001_v7007000_t0000_u01778558819113") 2026/05/12 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7ae5_d20260512_m040645_c001_v0001033_t0008_u01778558805151") 2026/05/12 04:11:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046fe53_d20260512_m040824_c001_v7007000_t0000_u01778558904162") 2026/05/12 04:11:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84690c_d20260512_m040817_c001_v0001174_t0055_u01778558897597") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67eec_d20260512_m040846_c001_v7007000_t0000_u01778558926380") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a577_d20260512_m040841_c001_v0001090_t0047_u01778558921006") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d452_d20260512_m041012_c001_v7007000_t0000_u01778559012432") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8781_d20260512_m041000_c001_v0001136_t0007_u01778559000152") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b05760c_d20260512_m040954_c001_v7007000_t0000_u01778558994930") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8739_d20260512_m040943_c001_v0001136_t0052_u01778558983051") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd12_d20260512_m040937_c001_v7007000_t0000_u01778558977697") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb870d_d20260512_m040925_c001_v0001136_t0007_u01778558965756") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b573_d20260512_m040920_c001_v7007000_t0000_u01778558960408") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb86d1_d20260512_m040908_c001_v0001136_t0042_u01778558948897") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa35_d20260512_m040903_c001_v7007000_t0000_u01778558943565") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8699_d20260512_m040851_c001_v0001136_t0041_u01778558931610") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67e80_d20260512_m040843_c001_v7007000_t0000_u01778558923203") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8667_d20260512_m040831_c001_v0001136_t0006_u01778558911989") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c04504_d20260512_m040826_c001_v7007000_t0000_u01778558906493") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846946_d20260512_m040821_c001_v0001174_t0053_u01778558901602") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4202379721417cf4_d20260512_m040820_c001_v7007000_t0000_u01778558900052") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a503_d20260512_m040808_c001_v0001090_t0017_u01778558888077") 2026/05/12 04:11:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29c1_d20260512_m040802_c001_v7007000_t0000_u01778558882588") 2026/05/12 04:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7bed_d20260512_m040757_c001_v0001033_t0045_u01778558877745") 2026/05/12 04:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40975c611bd0b281_d20260512_m040756_c001_v7007000_t0000_u01778558876020") 2026/05/12 04:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4c1_d20260512_m040744_c001_v0001090_t0048_u01778558864274") 2026/05/12 04:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c11a_d20260512_m040735_c001_v7007000_t0000_u01778558855723") 2026/05/12 04:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8529_d20260512_m040722_c001_v0001136_t0003_u01778558842350") 2026/05/12 04:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327ac_d20260512_m040716_c001_v7007000_t0000_u01778558836921") 2026/05/12 04:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b31_d20260512_m040704_c001_v0001033_t0002_u01778558824754") 2026/05/12 04:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c5d_d20260512_m040659_c001_v7007000_t0000_u01778558819298") 2026/05/12 04:11:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846492_d20260512_m040645_c001_v0001174_t0055_u01778558805660") 2026/05/12 04:11:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9393b9_d20260512_m040824_c001_v7007000_t0000_u01778558904019") 2026/05/12 04:11:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c49_d20260512_m040817_c001_v0001033_t0047_u01778558897632") 2026/05/12 04:11:03 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67eed_d20260512_m040846_c001_v7007000_t0000_u01778558926563") 2026/05/12 04:11:03 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c8f_d20260512_m040841_c001_v0001033_t0014_u01778558921124") 2026/05/12 04:11:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d454_d20260512_m041012_c001_v7007000_t0000_u01778559012615") 2026/05/12 04:11:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846d4d_d20260512_m041000_c001_v0001174_t0024_u01778559000827") 2026/05/12 04:11:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b05760d_d20260512_m040955_c001_v7007000_t0000_u01778558995112") 2026/05/12 04:11:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846cb7_d20260512_m040943_c001_v0001174_t0014_u01778558983753") 2026/05/12 04:11:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd15_d20260512_m040937_c001_v7007000_t0000_u01778558977883") 2026/05/12 04:11:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846c03_d20260512_m040926_c001_v0001174_t0058_u01778558966587") 2026/05/12 04:11:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b575_d20260512_m040920_c001_v7007000_t0000_u01778558960589") 2026/05/12 04:11:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846b65_d20260512_m040909_c001_v0001174_t0030_u01778558949825") 2026/05/12 04:11:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa36_d20260512_m040903_c001_v7007000_t0000_u01778558943745") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846a98_d20260512_m040852_c001_v0001174_t0016_u01778558932390") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f415e73e09a0b8bab_d20260512_m040843_c001_v7007000_t0000_u01778558923435") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8469b8_d20260512_m040832_c001_v0001174_t0040_u01778558912707") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c04505_d20260512_m040826_c001_v7007000_t0000_u01778558906676") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c55_d20260512_m040821_c001_v0001033_t0034_u01778558901623") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f419d62423b4cb32c_d20260512_m040820_c001_v7007000_t0000_u01778558900050") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c1f_d20260512_m040808_c001_v0001033_t0001_u01778558888955") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29c3_d20260512_m040802_c001_v7007000_t0000_u01778558882772") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4f7_d20260512_m040757_c001_v0001090_t0033_u01778558877817") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d2956_d20260512_m040756_c001_v7007000_t0000_u01778558876183") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84672c_d20260512_m040745_c001_v0001174_t0030_u01778558865041") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b489_d20260512_m040735_c001_v7007000_t0000_u01778558855950") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b65_d20260512_m040722_c001_v0001033_t0018_u01778558842649") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327ae_d20260512_m040717_c001_v7007000_t0000_u01778558837103") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846588_d20260512_m040705_c001_v0001174_t0035_u01778558825133") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c5e_d20260512_m040659_c001_v7007000_t0000_u01778558819482") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8495_d20260512_m040648_c001_v0001136_t0005_u01778558808168") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046fe51_d20260512_m040823_c001_v7007000_t0000_u01778558903977") 2026/05/12 04:11:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a521_d20260512_m040817_c001_v0001090_t0040_u01778558897860") 2026/05/12 04:11:04 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67eee_d20260512_m040846_c001_v7007000_t0000_u01778558926747") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846a14_d20260512_m040841_c001_v0001174_t0045_u01778558921322") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d459_d20260512_m041012_c001_v7007000_t0000_u01778559012915") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d79_d20260512_m041001_c001_v0001033_t0039_u01778559001313") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b057610_d20260512_m040955_c001_v7007000_t0000_u01778558995294") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d47_d20260512_m040944_c001_v0001033_t0025_u01778558984225") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd17_d20260512_m040938_c001_v7007000_t0000_u01778558978066") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d25_d20260512_m040927_c001_v0001033_t0054_u01778558967041") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b576_d20260512_m040920_c001_v7007000_t0000_u01778558960770") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7ceb_d20260512_m040910_c001_v0001033_t0043_u01778558950380") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa37_d20260512_m040903_c001_v7007000_t0000_u01778558943927") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7cad_d20260512_m040852_c001_v0001033_t0007_u01778558932749") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b506_d20260512_m040842_c001_v7007000_t0000_u01778558922995") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a55b_d20260512_m040833_c001_v0001090_t0044_u01778558913171") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c04506_d20260512_m040826_c001_v7007000_t0000_u01778558906862") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a52f_d20260512_m040821_c001_v0001090_t0007_u01778558901913") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67d6a_d20260512_m040820_c001_v7007000_t0000_u01778558900070") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb861b_d20260512_m040809_c001_v0001136_t0002_u01778558889493") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29c5_d20260512_m040802_c001_v7007000_t0000_u01778558882957") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb85f5_d20260512_m040758_c001_v0001136_t0039_u01778558878057") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c13f_d20260512_m040756_c001_v7007000_t0000_u01778558876360") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8591_d20260512_m040745_c001_v0001136_t0033_u01778558865454") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c119_d20260512_m040735_c001_v7007000_t0000_u01778558855541") 2026/05/12 04:11:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846646_d20260512_m040723_c001_v0001174_t0051_u01778558843112") 2026/05/12 04:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327af_d20260512_m040717_c001_v7007000_t0000_u01778558837364") 2026/05/12 04:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb84e3_d20260512_m040705_c001_v0001136_t0043_u01778558825631") 2026/05/12 04:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c5f_d20260512_m040659_c001_v7007000_t0000_u01778558819668") 2026/05/12 04:11:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7af7_d20260512_m040648_c001_v0001033_t0023_u01778558808505") 2026/05/12 04:11:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d8009_d20260512_m040824_c001_v7007000_t0000_u01778558904174") 2026/05/12 04:11:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84690e_d20260512_m040817_c001_v0001174_t0026_u01778558897883") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67eef_d20260512_m040846_c001_v7007000_t0000_u01778558926930") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8683_d20260512_m040841_c001_v0001136_t0000_u01778558921356") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d45d_d20260512_m041013_c001_v7007000_t0000_u01778559013100") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a63a_d20260512_m041001_c001_v0001090_t0015_u01778559001961") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b057613_d20260512_m040955_c001_v7007000_t0000_u01778558995477") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a602_d20260512_m040944_c001_v0001090_t0031_u01778558984626") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd18_d20260512_m040938_c001_v7007000_t0000_u01778558978249") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a5df_d20260512_m040927_c001_v0001090_t0048_u01778558967500") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b577_d20260512_m040920_c001_v7007000_t0000_u01778558960956") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a5ad_d20260512_m040910_c001_v0001090_t0054_u01778558950817") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa38_d20260512_m040904_c001_v7007000_t0000_u01778558944108") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a58f_d20260512_m040853_c001_v0001090_t0042_u01778558933281") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41925c2f920d0b6b_d20260512_m040843_c001_v7007000_t0000_u01778558923370") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c7f_d20260512_m040833_c001_v0001033_t0011_u01778558913518") 2026/05/12 04:11:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c04507_d20260512_m040827_c001_v7007000_t0000_u01778558907048") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8647_d20260512_m040821_c001_v0001136_t0016_u01778558901955") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0e30_d20260512_m040819_c001_v7007000_t0000_u01778558899860") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84689c_d20260512_m040809_c001_v0001174_t0003_u01778558889824") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29c6_d20260512_m040803_c001_v7007000_t0000_u01778558883140") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8467de_d20260512_m040758_c001_v0001174_t0037_u01778558878151") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40312076af3770e4_d20260512_m040755_c001_v7007000_t0000_u01778558875839") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7bc3_d20260512_m040745_c001_v0001033_t0024_u01778558865831") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8ee4_d20260512_m040735_c001_v7007000_t0000_u01778558855724") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb852f_d20260512_m040723_c001_v0001136_t0018_u01778558843530") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327b0_d20260512_m040717_c001_v7007000_t0000_u01778558837547") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b33_d20260512_m040705_c001_v0001033_t0017_u01778558825980") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c60_d20260512_m040659_c001_v7007000_t0000_u01778558819853") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8464b6_d20260512_m040648_c001_v0001174_t0036_u01778558808941") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c044fe_d20260512_m040824_c001_v7007000_t0000_u01778558904184") 2026/05/12 04:11:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8637_d20260512_m040818_c001_v0001136_t0050_u01778558898056") 2026/05/12 04:11:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67ef0_d20260512_m040847_c001_v7007000_t0000_u01778558927113") 2026/05/12 04:11:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a579_d20260512_m040841_c001_v0001090_t0025_u01778558921368") 2026/05/12 04:11:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d460_d20260512_m041013_c001_v7007000_t0000_u01778559013284") 2026/05/12 04:11:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8787_d20260512_m041002_c001_v0001136_t0036_u01778559002299") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b057614_d20260512_m040955_c001_v7007000_t0000_u01778558995660") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8741_d20260512_m040945_c001_v0001136_t0052_u01778558985116") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd1a_d20260512_m040938_c001_v7007000_t0000_u01778558978435") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8719_d20260512_m040927_c001_v0001136_t0006_u01778558967790") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b578_d20260512_m040921_c001_v7007000_t0000_u01778558961139") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb86d7_d20260512_m040911_c001_v0001136_t0006_u01778558951143") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa39_d20260512_m040904_c001_v7007000_t0000_u01778558944288") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb86a1_d20260512_m040853_c001_v0001136_t0050_u01778558933739") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046fe6a_d20260512_m040843_c001_v7007000_t0000_u01778558923392") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb866b_d20260512_m040834_c001_v0001136_t0034_u01778558914147") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c04508_d20260512_m040827_c001_v7007000_t0000_u01778558907232") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84694e_d20260512_m040821_c001_v0001174_t0027_u01778558901975") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c044f7_d20260512_m040819_c001_v7007000_t0000_u01778558899840") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a509_d20260512_m040810_c001_v0001090_t0040_u01778558890234") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29c8_d20260512_m040803_c001_v7007000_t0000_u01778558883324") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7bf3_d20260512_m040758_c001_v0001033_t0031_u01778558878360") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40975c611bd0b282_d20260512_m040756_c001_v7007000_t0000_u01778558876206") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4cb_d20260512_m040746_c001_v0001090_t0029_u01778558866294") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38f9aa_d20260512_m040735_c001_v7007000_t0000_u01778558855734") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b69_d20260512_m040723_c001_v0001033_t0031_u01778558843845") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327b3_d20260512_m040717_c001_v7007000_t0000_u01778558837730") 2026/05/12 04:11:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84658e_d20260512_m040706_c001_v0001174_t0018_u01778558826427") 2026/05/12 04:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c61_d20260512_m040700_c001_v7007000_t0000_u01778558820037") 2026/05/12 04:11:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8499_d20260512_m040649_c001_v0001136_t0020_u01778558809314") 2026/05/12 04:11:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c044fa_d20260512_m040823_c001_v7007000_t0000_u01778558903813") 2026/05/12 04:11:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c4b_d20260512_m040818_c001_v0001033_t0050_u01778558898136") 2026/05/12 04:11:09 DEBUG : dir1/0007-12345: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67ef1_d20260512_m040847_c001_v7007000_t0000_u01778558927297") 2026/05/12 04:11:09 DEBUG : dir1/0007-12345: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8685_d20260512_m040841_c001_v0001136_t0031_u01778558921693") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d463_d20260512_m041013_c001_v7007000_t0000_u01778559013467") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846d5f_d20260512_m041002_c001_v0001174_t0006_u01778559002886") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b057616_d20260512_m040955_c001_v7007000_t0000_u01778558995843") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846cc3_d20260512_m040945_c001_v0001174_t0014_u01778558985451") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd1c_d20260512_m040938_c001_v7007000_t0000_u01778558978621") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846c11_d20260512_m040928_c001_v0001174_t0049_u01778558968056") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b579_d20260512_m040921_c001_v7007000_t0000_u01778558961321") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846b73_d20260512_m040911_c001_v0001174_t0028_u01778558951926") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa3a_d20260512_m040904_c001_v7007000_t0000_u01778558944468") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846ab6_d20260512_m040854_c001_v0001174_t0032_u01778558934100") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b509_d20260512_m040843_c001_v7007000_t0000_u01778558923541") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8469cc_d20260512_m040834_c001_v0001174_t0027_u01778558914517") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c04509_d20260512_m040827_c001_v7007000_t0000_u01778558907415") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c57_d20260512_m040822_c001_v0001033_t0026_u01778558902216") 2026/05/12 04:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046fe47_d20260512_m040819_c001_v7007000_t0000_u01778558899845") 2026/05/12 04:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c23_d20260512_m040810_c001_v0001033_t0002_u01778558890619") 2026/05/12 04:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29cb_d20260512_m040803_c001_v7007000_t0000_u01778558883509") 2026/05/12 04:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb85f7_d20260512_m040758_c001_v0001136_t0013_u01778558878596") 2026/05/12 04:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40312076af3770e7_d20260512_m040756_c001_v7007000_t0000_u01778558876204") 2026/05/12 04:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84673e_d20260512_m040746_c001_v0001174_t0024_u01778558866714") 2026/05/12 04:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f421a3fb16d3dc9bd_d20260512_m040735_c001_v7007000_t0000_u01778558855962") 2026/05/12 04:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846657_d20260512_m040724_c001_v0001174_t0046_u01778558844415") 2026/05/12 04:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327b4_d20260512_m040717_c001_v7007000_t0000_u01778558837913") 2026/05/12 04:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb84e9_d20260512_m040706_c001_v0001136_t0001_u01778558826964") 2026/05/12 04:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c64_d20260512_m040700_c001_v7007000_t0000_u01778558820223") 2026/05/12 04:11:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7aff_d20260512_m040649_c001_v0001033_t0031_u01778558809643") 2026/05/12 04:11:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9393b8_d20260512_m040823_c001_v7007000_t0000_u01778558903836") 2026/05/12 04:11:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a523_d20260512_m040818_c001_v0001090_t0005_u01778558898278") 2026/05/12 04:11:10 DEBUG : dir1/0008-23456: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67ef2_d20260512_m040847_c001_v7007000_t0000_u01778558927481") 2026/05/12 04:11:10 DEBUG : dir1/0008-23456: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846a18_d20260512_m040841_c001_v0001174_t0054_u01778558921743") 2026/05/12 04:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d465_d20260512_m041013_c001_v7007000_t0000_u01778559013650") 2026/05/12 04:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d7f_d20260512_m041003_c001_v0001033_t0012_u01778559003323") 2026/05/12 04:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b057617_d20260512_m040956_c001_v7007000_t0000_u01778558996024") 2026/05/12 04:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d4b_d20260512_m040945_c001_v0001033_t0042_u01778558985872") 2026/05/12 04:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd1e_d20260512_m040938_c001_v7007000_t0000_u01778558978806") 2026/05/12 04:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d29_d20260512_m040928_c001_v0001033_t0036_u01778558968420") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b57a_d20260512_m040921_c001_v7007000_t0000_u01778558961502") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7cf1_d20260512_m040912_c001_v0001033_t0001_u01778558952237") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa3b_d20260512_m040904_c001_v7007000_t0000_u01778558944649") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7cb5_d20260512_m040854_c001_v0001033_t0032_u01778558934573") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41925c2f920d0b6d_d20260512_m040843_c001_v7007000_t0000_u01778558923551") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a565_d20260512_m040834_c001_v0001090_t0025_u01778558914909") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c0450a_d20260512_m040827_c001_v7007000_t0000_u01778558907599") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb864b_d20260512_m040822_c001_v0001136_t0025_u01778558902319") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c044f8_d20260512_m040820_c001_v7007000_t0000_u01778558900024") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb861d_d20260512_m040811_c001_v0001136_t0013_u01778558891081") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29ce_d20260512_m040803_c001_v7007000_t0000_u01778558883693") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8467e4_d20260512_m040758_c001_v0001174_t0036_u01778558878628") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f419d62423b4cb2e2_d20260512_m040756_c001_v7007000_t0000_u01778558876399") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8597_d20260512_m040747_c001_v0001136_t0009_u01778558867262") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4129cd3bd3ce7fe9_d20260512_m040735_c001_v7007000_t0000_u01778558855732") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8537_d20260512_m040724_c001_v0001136_t0036_u01778558844722") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327b5_d20260512_m040718_c001_v7007000_t0000_u01778558838097") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b3d_d20260512_m040707_c001_v0001033_t0034_u01778558827282") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c65_d20260512_m040700_c001_v7007000_t0000_u01778558820407") 2026/05/12 04:11:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8464be_d20260512_m040650_c001_v0001174_t0056_u01778558810151") 2026/05/12 04:11:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046fe52_d20260512_m040824_c001_v7007000_t0000_u01778558904030") 2026/05/12 04:11:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84691a_d20260512_m040818_c001_v0001174_t0031_u01778558898346") 2026/05/12 04:11:12 DEBUG : dir1/0009-34567: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67ef4_d20260512_m040847_c001_v7007000_t0000_u01778558927665") 2026/05/12 04:11:12 DEBUG : dir1/0009-34567: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a57b_d20260512_m040841_c001_v0001090_t0028_u01778558921850") 2026/05/12 04:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d468_d20260512_m041013_c001_v7007000_t0000_u01778559013835") 2026/05/12 04:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a642_d20260512_m041004_c001_v0001090_t0045_u01778559004096") 2026/05/12 04:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b057618_d20260512_m040956_c001_v7007000_t0000_u01778558996205") 2026/05/12 04:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a604_d20260512_m040946_c001_v0001090_t0053_u01778558986263") 2026/05/12 04:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd20_d20260512_m040938_c001_v7007000_t0000_u01778558978989") 2026/05/12 04:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a5e7_d20260512_m040929_c001_v0001090_t0027_u01778558969220") 2026/05/12 04:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b57b_d20260512_m040921_c001_v7007000_t0000_u01778558961685") 2026/05/12 04:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a5af_d20260512_m040912_c001_v0001090_t0042_u01778558952598") 2026/05/12 04:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa3d_d20260512_m040904_c001_v7007000_t0000_u01778558944831") 2026/05/12 04:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a591_d20260512_m040855_c001_v0001090_t0042_u01778558935137") 2026/05/12 04:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67e82_d20260512_m040843_c001_v7007000_t0000_u01778558923572") 2026/05/12 04:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c81_d20260512_m040835_c001_v0001033_t0011_u01778558915338") 2026/05/12 04:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c0450b_d20260512_m040827_c001_v7007000_t0000_u01778558907783") 2026/05/12 04:11:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846950_d20260512_m040822_c001_v0001174_t0019_u01778558902432") 2026/05/12 04:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046fe49_d20260512_m040820_c001_v7007000_t0000_u01778558900027") 2026/05/12 04:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8468b4_d20260512_m040811_c001_v0001174_t0057_u01778558891634") 2026/05/12 04:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29cf_d20260512_m040803_c001_v7007000_t0000_u01778558883876") 2026/05/12 04:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4f9_d20260512_m040758_c001_v0001090_t0034_u01778558878636") 2026/05/12 04:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c13c_d20260512_m040755_c001_v7007000_t0000_u01778558875800") 2026/05/12 04:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7bc9_d20260512_m040747_c001_v0001033_t0035_u01778558867739") 2026/05/12 04:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f421a3fb16d3dc9bc_d20260512_m040735_c001_v7007000_t0000_u01778558855772") 2026/05/12 04:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b71_d20260512_m040725_c001_v0001033_t0053_u01778558845139") 2026/05/12 04:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327b6_d20260512_m040718_c001_v7007000_t0000_u01778558838279") 2026/05/12 04:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8465aa_d20260512_m040708_c001_v0001174_t0054_u01778558828831") 2026/05/12 04:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c66_d20260512_m040700_c001_v7007000_t0000_u01778558820589") 2026/05/12 04:11:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb849f_d20260512_m040650_c001_v0001136_t0019_u01778558810595") 2026/05/12 04:11:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046fe4e_d20260512_m040823_c001_v7007000_t0000_u01778558903793") 2026/05/12 04:11:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb863b_d20260512_m040818_c001_v0001136_t0054_u01778558898356") 2026/05/12 04:11:13 DEBUG : dir1/0010-45678: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67ef5_d20260512_m040847_c001_v7007000_t0000_u01778558927850") 2026/05/12 04:11:13 DEBUG : dir1/0010-45678: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c91_d20260512_m040842_c001_v0001033_t0014_u01778558922061") 2026/05/12 04:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d46c_d20260512_m041014_c001_v7007000_t0000_u01778559014018") 2026/05/12 04:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8791_d20260512_m041004_c001_v0001136_t0029_u01778559004546") 2026/05/12 04:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b05761b_d20260512_m040956_c001_v7007000_t0000_u01778558996387") 2026/05/12 04:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8747_d20260512_m040946_c001_v0001136_t0050_u01778558986595") 2026/05/12 04:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd22_d20260512_m040939_c001_v7007000_t0000_u01778558979175") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb871b_d20260512_m040929_c001_v0001136_t0034_u01778558969649") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b57c_d20260512_m040921_c001_v7007000_t0000_u01778558961868") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb86dd_d20260512_m040913_c001_v0001136_t0054_u01778558953014") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa3e_d20260512_m040905_c001_v7007000_t0000_u01778558945011") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb86a7_d20260512_m040855_c001_v0001136_t0016_u01778558935528") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67e7f_d20260512_m040843_c001_v7007000_t0000_u01778558923019") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8673_d20260512_m040836_c001_v0001136_t0024_u01778558916036") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c0450c_d20260512_m040827_c001_v7007000_t0000_u01778558907977") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a531_d20260512_m040822_c001_v0001090_t0025_u01778558902442") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0e2f_d20260512_m040819_c001_v7007000_t0000_u01778558899678") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a50f_d20260512_m040811_c001_v0001090_t0037_u01778558891967") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29d1_d20260512_m040804_c001_v7007000_t0000_u01778558884060") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7bf9_d20260512_m040758_c001_v0001033_t0018_u01778558878925") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f419d62423b4cb2dd_d20260512_m040756_c001_v7007000_t0000_u01778558876212") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4cf_d20260512_m040748_c001_v0001090_t0018_u01778558868409") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4157c35a5b7a3c63_d20260512_m040735_c001_v7007000_t0000_u01778558855971") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846668_d20260512_m040725_c001_v0001174_t0032_u01778558845703") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327b7_d20260512_m040718_c001_v7007000_t0000_u01778558838460") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb84f3_d20260512_m040709_c001_v0001136_t0009_u01778558829197") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c67_d20260512_m040700_c001_v7007000_t0000_u01778558820773") 2026/05/12 04:11:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b03_d20260512_m040650_c001_v0001033_t0056_u01778558810866") 2026/05/12 04:11:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38f9f9_d20260512_m040824_c001_v7007000_t0000_u01778558904038") 2026/05/12 04:11:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c4d_d20260512_m040818_c001_v0001033_t0033_u01778558898605") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67ef6_d20260512_m040848_c001_v7007000_t0000_u01778558928033") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846a1a_d20260512_m040842_c001_v0001174_t0030_u01778558922109") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d46f_d20260512_m041014_c001_v7007000_t0000_u01778559014202") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846d7b_d20260512_m041004_c001_v0001174_t0038_u01778559004975") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b05761c_d20260512_m040956_c001_v7007000_t0000_u01778558996570") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846cd1_d20260512_m040946_c001_v0001174_t0045_u01778558986924") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd23_d20260512_m040939_c001_v7007000_t0000_u01778558979365") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846c29_d20260512_m040930_c001_v0001174_t0047_u01778558970064") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b57d_d20260512_m040922_c001_v7007000_t0000_u01778558962051") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846b89_d20260512_m040913_c001_v0001174_t0031_u01778558953394") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa3f_d20260512_m040905_c001_v7007000_t0000_u01778558945193") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846aca_d20260512_m040855_c001_v0001174_t0048_u01778558935958") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41925c2f920d0b6a_d20260512_m040843_c001_v7007000_t0000_u01778558923187") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8469de_d20260512_m040836_c001_v0001174_t0031_u01778558916495") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c0450d_d20260512_m040828_c001_v7007000_t0000_u01778558908160") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846956_d20260512_m040822_c001_v0001174_t0045_u01778558902832") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0f15e_d20260512_m040820_c001_v7007000_t0000_u01778558900070") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c2b_d20260512_m040812_c001_v0001033_t0020_u01778558892349") 2026/05/12 04:11:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29d7_d20260512_m040804_c001_v7007000_t0000_u01778558884243") 2026/05/12 04:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8467ec_d20260512_m040758_c001_v0001174_t0048_u01778558878997") 2026/05/12 04:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c13d_d20260512_m040755_c001_v7007000_t0000_u01778558875983") 2026/05/12 04:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846754_d20260512_m040748_c001_v0001174_t0008_u01778558868868") 2026/05/12 04:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4157c35a5b7a3c62_d20260512_m040735_c001_v7007000_t0000_u01778558855783") 2026/05/12 04:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8539_d20260512_m040726_c001_v0001136_t0013_u01778558846194") 2026/05/12 04:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327b8_d20260512_m040718_c001_v7007000_t0000_u01778558838641") 2026/05/12 04:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b3f_d20260512_m040709_c001_v0001033_t0013_u01778558829469") 2026/05/12 04:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c68_d20260512_m040700_c001_v7007000_t0000_u01778558820957") 2026/05/12 04:11:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8464c2_d20260512_m040651_c001_v0001174_t0030_u01778558811204") 2026/05/12 04:11:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38f9f8_d20260512_m040823_c001_v7007000_t0000_u01778558903849") 2026/05/12 04:11:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846920_d20260512_m040818_c001_v0001174_t0013_u01778558898703") 2026/05/12 04:11:16 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67ef7_d20260512_m040848_c001_v7007000_t0000_u01778558928216") 2026/05/12 04:11:16 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8687_d20260512_m040842_c001_v0001136_t0020_u01778558922157") 2026/05/12 04:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d473_d20260512_m041014_c001_v7007000_t0000_u01778559014385") 2026/05/12 04:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d85_d20260512_m041005_c001_v0001033_t0037_u01778559005399") 2026/05/12 04:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b05761d_d20260512_m040956_c001_v7007000_t0000_u01778558996751") 2026/05/12 04:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d51_d20260512_m040947_c001_v0001033_t0018_u01778558987324") 2026/05/12 04:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd25_d20260512_m040939_c001_v7007000_t0000_u01778558979571") 2026/05/12 04:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7d2d_d20260512_m040930_c001_v0001033_t0006_u01778558970482") 2026/05/12 04:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b57e_d20260512_m040922_c001_v7007000_t0000_u01778558962232") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7cf3_d20260512_m040913_c001_v0001033_t0035_u01778558953725") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa40_d20260512_m040905_c001_v7007000_t0000_u01778558945374") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7cbd_d20260512_m040856_c001_v0001033_t0026_u01778558936316") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67e81_d20260512_m040843_c001_v7007000_t0000_u01778558923387") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a569_d20260512_m040836_c001_v0001090_t0032_u01778558916880") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c0450e_d20260512_m040828_c001_v7007000_t0000_u01778558908344") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c5b_d20260512_m040822_c001_v0001033_t0038_u01778558902867") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0e34_d20260512_m040820_c001_v7007000_t0000_u01778558900229") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8621_d20260512_m040812_c001_v0001136_t0055_u01778558892756") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29d9_d20260512_m040804_c001_v7007000_t0000_u01778558884426") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb85fb_d20260512_m040759_c001_v0001136_t0014_u01778558879039") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d2954_d20260512_m040756_c001_v7007000_t0000_u01778558876000") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb85a7_d20260512_m040749_c001_v0001136_t0028_u01778558869213") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8ee5_d20260512_m040735_c001_v7007000_t0000_u01778558855905") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b75_d20260512_m040726_c001_v0001033_t0011_u01778558846788") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327b9_d20260512_m040718_c001_v7007000_t0000_u01778558838823") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8465b6_d20260512_m040709_c001_v0001174_t0044_u01778558829966") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c69_d20260512_m040701_c001_v7007000_t0000_u01778558821141") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb84a7_d20260512_m040651_c001_v0001136_t0036_u01778558811579") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d8008_d20260512_m040823_c001_v7007000_t0000_u01778558903989") 2026/05/12 04:11:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb863d_d20260512_m040818_c001_v0001136_t0000_u01778558898737") 2026/05/12 04:11:17 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67ef8_d20260512_m040848_c001_v7007000_t0000_u01778558928399") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a57f_d20260512_m040842_c001_v0001090_t0025_u01778558922324") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d477_d20260512_m041014_c001_v7007000_t0000_u01778559014568") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a64a_d20260512_m041005_c001_v0001090_t0050_u01778559005977") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b05761e_d20260512_m040956_c001_v7007000_t0000_u01778558996933") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a60e_d20260512_m040947_c001_v0001090_t0058_u01778558987779") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd26_d20260512_m040939_c001_v7007000_t0000_u01778558979755") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a5ed_d20260512_m040931_c001_v0001090_t0051_u01778558971281") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b57f_d20260512_m040922_c001_v7007000_t0000_u01778558962414") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a5b9_d20260512_m040914_c001_v0001090_t0049_u01778558954357") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa41_d20260512_m040905_c001_v7007000_t0000_u01778558945556") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a595_d20260512_m040857_c001_v0001090_t0047_u01778558937125") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046fe6c_d20260512_m040843_c001_v7007000_t0000_u01778558923582") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c85_d20260512_m040837_c001_v0001033_t0054_u01778558917326") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c0450f_d20260512_m040828_c001_v7007000_t0000_u01778558908527") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a537_d20260512_m040822_c001_v0001090_t0025_u01778558902890") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046fe45_d20260512_m040819_c001_v7007000_t0000_u01778558899663") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8468d0_d20260512_m040813_c001_v0001174_t0017_u01778558893124") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29db_d20260512_m040804_c001_v7007000_t0000_u01778558884611") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4fb_d20260512_m040759_c001_v0001090_t0053_u01778558879241") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408dfee23dccb675_d20260512_m040756_c001_v7007000_t0000_u01778558876223") 2026/05/12 04:11:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7bd3_d20260512_m040749_c001_v0001033_t0012_u01778558869680") 2026/05/12 04:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4129cd3bd3ce7fea_d20260512_m040735_c001_v7007000_t0000_u01778558855916") 2026/05/12 04:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846678_d20260512_m040727_c001_v0001174_t0042_u01778558847403") 2026/05/12 04:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327ba_d20260512_m040719_c001_v7007000_t0000_u01778558839003") 2026/05/12 04:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb84f5_d20260512_m040710_c001_v0001136_t0025_u01778558830542") 2026/05/12 04:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c6a_d20260512_m040701_c001_v7007000_t0000_u01778558821327") 2026/05/12 04:11:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b05_d20260512_m040652_c001_v0001033_t0029_u01778558812013") 2026/05/12 04:11:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046fe4f_d20260512_m040823_c001_v7007000_t0000_u01778558903843") 2026/05/12 04:11:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a527_d20260512_m040818_c001_v0001090_t0053_u01778558898862") 2026/05/12 04:11:19 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67f5e_d20260512_m040848_c001_v7007000_t0000_u01778558928582") 2026/05/12 04:11:19 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8689_d20260512_m040842_c001_v0001136_t0058_u01778558922545") 2026/05/12 04:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d47a_d20260512_m041014_c001_v7007000_t0000_u01778559014751") 2026/05/12 04:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8799_d20260512_m041006_c001_v0001136_t0058_u01778559006304") 2026/05/12 04:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b05761f_d20260512_m040957_c001_v7007000_t0000_u01778558997115") 2026/05/12 04:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb874b_d20260512_m040948_c001_v0001136_t0030_u01778558988177") 2026/05/12 04:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd28_d20260512_m040939_c001_v7007000_t0000_u01778558979938") 2026/05/12 04:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8723_d20260512_m040931_c001_v0001136_t0046_u01778558971712") 2026/05/12 04:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b580_d20260512_m040922_c001_v7007000_t0000_u01778558962595") 2026/05/12 04:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb86e5_d20260512_m040914_c001_v0001136_t0019_u01778558954658") 2026/05/12 04:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa42_d20260512_m040905_c001_v7007000_t0000_u01778558945738") 2026/05/12 04:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb86b1_d20260512_m040857_c001_v0001136_t0005_u01778558937420") 2026/05/12 04:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b507_d20260512_m040843_c001_v7007000_t0000_u01778558923179") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8679_d20260512_m040837_c001_v0001136_t0049_u01778558917766") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c04510_d20260512_m040828_c001_v7007000_t0000_u01778558908711") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb864d_d20260512_m040822_c001_v0001136_t0039_u01778558902944") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046fe44_d20260512_m040819_c001_v7007000_t0000_u01778558899642") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a513_d20260512_m040813_c001_v0001090_t0048_u01778558893485") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29dd_d20260512_m040804_c001_v7007000_t0000_u01778558884796") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7bfb_d20260512_m040759_c001_v0001033_t0037_u01778558879368") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d295b_d20260512_m040756_c001_v7007000_t0000_u01778558876372") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4d1_d20260512_m040750_c001_v0001090_t0041_u01778558870230") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c11b_d20260512_m040735_c001_v7007000_t0000_u01778558855978") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb853f_d20260512_m040727_c001_v0001136_t0028_u01778558847812") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327bb_d20260512_m040719_c001_v7007000_t0000_u01778558839186") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b43_d20260512_m040710_c001_v0001033_t0018_u01778558830959") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c6b_d20260512_m040701_c001_v7007000_t0000_u01778558821512") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8464d8_d20260512_m040653_c001_v0001174_t0001_u01778558813058") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0e38_d20260512_m040823_c001_v7007000_t0000_u01778558903782") 2026/05/12 04:11:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846924_d20260512_m040819_c001_v0001174_t0023_u01778558899036") 2026/05/12 04:11:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67f64_d20260512_m040848_c001_v7007000_t0000_u01778558928766") 2026/05/12 04:11:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846a1c_d20260512_m040842_c001_v0001174_t0057_u01778558922557") 2026/05/12 04:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d47d_d20260512_m041014_c001_v7007000_t0000_u01778559014935") 2026/05/12 04:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846d8f_d20260512_m041006_c001_v0001174_t0028_u01778559006607") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b057620_d20260512_m040957_c001_v7007000_t0000_u01778558997296") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846ce9_d20260512_m040948_c001_v0001174_t0015_u01778558988627") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd2a_d20260512_m040940_c001_v7007000_t0000_u01778558980121") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846c3d_d20260512_m040932_c001_v0001174_t0018_u01778558972026") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b581_d20260512_m040922_c001_v7007000_t0000_u01778558962777") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846b99_d20260512_m040915_c001_v0001174_t0049_u01778558955069") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa43_d20260512_m040905_c001_v7007000_t0000_u01778558945919") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846ada_d20260512_m040857_c001_v0001174_t0025_u01778558937738") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4129cd3bd3ce809a_d20260512_m040843_c001_v7007000_t0000_u01778558923406") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8469f4_d20260512_m040838_c001_v0001174_t0057_u01778558918121") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c04511_d20260512_m040828_c001_v7007000_t0000_u01778558908909") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84695a_d20260512_m040823_c001_v0001174_t0002_u01778558903301") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046fe48_d20260512_m040820_c001_v7007000_t0000_u01778558900006") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c35_d20260512_m040813_c001_v0001033_t0005_u01778558893785") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29e0_d20260512_m040804_c001_v7007000_t0000_u01778558884979") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8467fa_d20260512_m040759_c001_v0001174_t0021_u01778558879490") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d2950_d20260512_m040755_c001_v7007000_t0000_u01778558875817") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846772_d20260512_m040750_c001_v0001174_t0017_u01778558870634") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38f9ac_d20260512_m040735_c001_v7007000_t0000_u01778558855925") 2026/05/12 04:11:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b7b_d20260512_m040728_c001_v0001033_t0029_u01778558848274") 2026/05/12 04:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327bd_d20260512_m040719_c001_v7007000_t0000_u01778558839367") 2026/05/12 04:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8465c6_d20260512_m040711_c001_v0001174_t0029_u01778558831347") 2026/05/12 04:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c6c_d20260512_m040701_c001_v7007000_t0000_u01778558821699") 2026/05/12 04:11:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb84b1_d20260512_m040653_c001_v0001136_t0051_u01778558813520") 2026/05/12 04:11:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0e39_d20260512_m040823_c001_v7007000_t0000_u01778558903963") 2026/05/12 04:11:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c4f_d20260512_m040819_c001_v0001033_t0033_u01778558899124") 2026/05/12 04:11:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c123_d20260512_m040738_c001_v7007000_t0000_u01778558858573") 2026/05/12 04:11:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8557_d20260512_m040732_c001_v0001136_t0051_u01778558852866") 2026/05/12 04:11:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c124_d20260512_m040738_c001_v7007000_t0000_u01778558858757") 2026/05/12 04:11:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8466b2_d20260512_m040732_c001_v0001174_t0027_u01778558852976") 2026/05/12 04:11:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c125_d20260512_m040738_c001_v7007000_t0000_u01778558858939") 2026/05/12 04:11:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b91_d20260512_m040733_c001_v0001033_t0045_u01778558853010") 2026/05/12 04:11:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c126_d20260512_m040739_c001_v7007000_t0000_u01778558859122") 2026/05/12 04:11:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8559_d20260512_m040733_c001_v0001136_t0027_u01778558853195") 2026/05/12 04:11:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c127_d20260512_m040739_c001_v7007000_t0000_u01778558859305") 2026/05/12 04:11:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8466b8_d20260512_m040733_c001_v0001174_t0038_u01778558853286") 2026/05/12 04:11:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c128_d20260512_m040739_c001_v7007000_t0000_u01778558859487") 2026/05/12 04:11:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb855d_d20260512_m040733_c001_v0001136_t0047_u01778558853638") 2026/05/12 04:11:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c129_d20260512_m040739_c001_v7007000_t0000_u01778558859671") 2026/05/12 04:11:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4a1_d20260512_m040733_c001_v0001090_t0012_u01778558853794") 2026/05/12 04:11:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c12a_d20260512_m040739_c001_v7007000_t0000_u01778558859854") 2026/05/12 04:11:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8466bc_d20260512_m040733_c001_v0001174_t0004_u01778558853806") 2026/05/12 04:11:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c12b_d20260512_m040740_c001_v7007000_t0000_u01778558860037") 2026/05/12 04:11:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b97_d20260512_m040733_c001_v0001033_t0035_u01778558853815") 2026/05/12 04:11:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c12d_d20260512_m040740_c001_v7007000_t0000_u01778558860219") 2026/05/12 04:11:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8561_d20260512_m040734_c001_v0001136_t0052_u01778558854023") 2026/05/12 04:11:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c12e_d20260512_m040740_c001_v7007000_t0000_u01778558860401") 2026/05/12 04:11:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4a3_d20260512_m040734_c001_v0001090_t0034_u01778558854073") 2026/05/12 04:11:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c12f_d20260512_m040740_c001_v7007000_t0000_u01778558860584") 2026/05/12 04:11:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b9d_d20260512_m040734_c001_v0001033_t0057_u01778558854300") 2026/05/12 04:11:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c130_d20260512_m040740_c001_v7007000_t0000_u01778558860767") 2026/05/12 04:11:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8466c2_d20260512_m040734_c001_v0001174_t0050_u01778558854343") 2026/05/12 04:11:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c131_d20260512_m040740_c001_v7007000_t0000_u01778558860949") 2026/05/12 04:11:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8563_d20260512_m040734_c001_v0001136_t0030_u01778558854409") 2026/05/12 04:11:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c132_d20260512_m040741_c001_v7007000_t0000_u01778558861132") 2026/05/12 04:11:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4a5_d20260512_m040734_c001_v0001090_t0051_u01778558854633") 2026/05/12 04:11:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c133_d20260512_m040741_c001_v7007000_t0000_u01778558861314") 2026/05/12 04:11:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8466c8_d20260512_m040734_c001_v0001174_t0014_u01778558854952") 2026/05/12 04:11:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c141_d20260512_m040759_c001_v7007000_t0000_u01778558879965") 2026/05/12 04:11:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb85c5_d20260512_m040753_c001_v0001136_t0005_u01778558873710") 2026/05/12 04:11:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f411e0b830f9c1087_d20260512_m040800_c001_v7007000_t0000_u01778558880175") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8467a2_d20260512_m040753_c001_v0001174_t0036_u01778558873801") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f419d62423b4cb2f8_d20260512_m040800_c001_v7007000_t0000_u01778558880101") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4df_d20260512_m040753_c001_v0001090_t0052_u01778558873863") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0f13a_d20260512_m040759_c001_v7007000_t0000_u01778558879995") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7be3_d20260512_m040753_c001_v0001033_t0033_u01778558873970") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f419d62423b4cb2f6_d20260512_m040759_c001_v7007000_t0000_u01778558879917") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb85cd_d20260512_m040753_c001_v0001136_t0008_u01778558873989") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0f13b_d20260512_m040800_c001_v7007000_t0000_u01778558880187") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4e5_d20260512_m040754_c001_v0001090_t0007_u01778558874191") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40312076af3770ea_d20260512_m040800_c001_v7007000_t0000_u01778558880113") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8467a6_d20260512_m040754_c001_v0001174_t0012_u01778558874226") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41925c2f920d0b41_d20260512_m040800_c001_v7007000_t0000_u01778558880124") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb85d1_d20260512_m040754_c001_v0001136_t0052_u01778558874289") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d2994_d20260512_m040800_c001_v7007000_t0000_u01778558880141") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7be5_d20260512_m040754_c001_v0001033_t0006_u01778558874502") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40312076af3770e9_d20260512_m040759_c001_v7007000_t0000_u01778558879926") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8467ac_d20260512_m040754_c001_v0001174_t0041_u01778558874595") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41925c2f920d0b3f_d20260512_m040759_c001_v7007000_t0000_u01778558879940") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4e9_d20260512_m040754_c001_v0001090_t0030_u01778558874754") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c142_d20260512_m040800_c001_v7007000_t0000_u01778558880150") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb85d7_d20260512_m040754_c001_v0001136_t0008_u01778558874791") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f419d62423b4cb2fa_d20260512_m040800_c001_v7007000_t0000_u01778558880284") 2026/05/12 04:11:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7be7_d20260512_m040755_c001_v0001033_t0032_u01778558875023") 2026/05/12 04:11:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40312076af3770eb_d20260512_m040800_c001_v7007000_t0000_u01778558880296") 2026/05/12 04:11:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8467b2_d20260512_m040755_c001_v0001174_t0003_u01778558875035") 2026/05/12 04:11:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41925c2f920d0b42_d20260512_m040800_c001_v7007000_t0000_u01778558880311") 2026/05/12 04:11:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb85df_d20260512_m040755_c001_v0001136_t0047_u01778558875102") 2026/05/12 04:11:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7fdb_d20260512_m040800_c001_v7007000_t0000_u01778558880167") 2026/05/12 04:11:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a4eb_d20260512_m040755_c001_v0001090_t0018_u01778558875141") 2026/05/12 04:11:25 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d2823_d20260512_m040528_c001_v7007000_t0000_u01778558728911") 2026/05/12 04:11:25 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f108f7d96147fb2f5_d20260512_m040526_c001_v0001174_t0057_u01778558726668") 2026/05/12 04:11:25 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f418f3255aeab82dc_d20260512_m040526_c001_v7007000_t0000_u01778558726484") 2026/05/12 04:11:25 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f108f7d96147fb2ae_d20260512_m040522_c001_v0001174_t0051_u01778558722809") 2026/05/12 04:11:25 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f418f3255aeab82c6_d20260512_m040522_c001_v7007000_t0000_u01778558722084") 2026/05/12 04:11:25 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8319_d20260512_m040517_c001_v0001136_t0012_u01778558717048") 2026/05/12 04:11:25 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d060_d20260512_m040515_c001_v7007000_t0000_u01778558715587") 2026/05/12 04:11:25 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f100dde40cd38bf23_d20260512_m040511_c001_v0001101_t0051_u01778558711638") 2026/05/12 04:11:25 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124a99d_d20260512_m040511_c001_v7007000_t0000_u01778558711450") 2026/05/12 04:11:25 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f100dde40cd38bf19_d20260512_m040508_c001_v0001101_t0050_u01778558708253") 2026/05/12 04:11:25 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124a995_d20260512_m040507_c001_v7007000_t0000_u01778558707515") 2026/05/12 04:11:25 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb82ef_d20260512_m040502_c001_v0001136_t0029_u01778558702119") 2026/05/12 04:11:25 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80325a4_d20260512_m040500_c001_v7007000_t0000_u01778558700745") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1140045d12b121c9_d20260512_m040459_c001_v0001116_t0018_u01778558699137") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb20_d20260512_m040458_c001_v7007000_t0000_u01778558698954") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1140045d12b121a6_d20260512_m040454_c001_v0001116_t0013_u01778558694040") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb1b_d20260512_m040453_c001_v7007000_t0000_u01778558693312") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7902_d20260512_m040448_c001_v0001033_t0056_u01778558688635") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b056f27_d20260512_m040447_c001_v7007000_t0000_u01778558687718") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1132c8c35bd505a1_d20260512_m040445_c001_v0001174_t0009_u01778558685630") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0daa_d20260512_m040445_c001_v7007000_t0000_u01778558685448") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1132c8c35bd5054d_d20260512_m040441_c001_v0001174_t0012_u01778558681891") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0d6c_d20260512_m040441_c001_v7007000_t0000_u01778558681164") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845afc_d20260512_m040434_c001_v0001174_t0031_u01778558674766") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046f88e_d20260512_m040433_c001_v7007000_t0000_u01778558673847") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1058fded8804423d_d20260512_m040431_c001_v0001185_t0024_u01778558671092") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f421a3fb16d3dc85f_d20260512_m040430_c001_v7007000_t0000_u01778558670910") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1058fded8804421f_d20260512_m040427_c001_v0001185_t0011_u01778558667720") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f421a3fb16d3dc859_d20260512_m040426_c001_v7007000_t0000_u01778558666994") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8259_d20260512_m040420_c001_v0001136_t0001_u01778558660918") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202ba3a_d20260512_m040419_c001_v7007000_t0000_u01778558659997") 2026/05/12 04:11:26 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1063bcf992712ab0_d20260512_m040418_c001_v0001136_t0057_u01778558658157") 2026/05/12 04:11:27 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38f7a5_d20260512_m040417_c001_v7007000_t0000_u01778558657970") 2026/05/12 04:11:27 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1063bcf992712aa8_d20260512_m040414_c001_v0001136_t0009_u01778558654739") 2026/05/12 04:11:27 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38f79d_d20260512_m040414_c001_v7007000_t0000_u01778558654008") 2026/05/12 04:11:27 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7858_d20260512_m040407_c001_v0001033_t0024_u01778558647257") 2026/05/12 04:11:27 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0d1e_d20260512_m040406_c001_v7007000_t0000_u01778558646112") 2026/05/12 04:11:27 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105d5c4c8ba56d15_d20260512_m040359_c001_v0001173_t0012_u01778558639819") 2026/05/12 04:11:27 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740cfdd_d20260512_m040359_c001_v7007000_t0000_u01778558639611") 2026/05/12 04:11:27 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84579c_d20260512_m040355_c001_v0001174_t0006_u01778558635402") 2026/05/12 04:11:27 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11976edc9171b487_d20260512_m040354_c001_v0001116_t0005_u01778558634096") 2026/05/12 04:11:27 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11976edc9171b47f_d20260512_m040352_c001_v0001116_t0038_u01778558632529") 2026/05/12 04:11:27 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740cfc0_d20260512_m040339_c001_v7007000_t0000_u01778558619129") 2026/05/12 04:11:27 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac77d4_d20260512_m040331_c001_v0001033_t0018_u01778558611831") 2026/05/12 04:11:27 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f115f1211002dc58b_d20260512_m040331_c001_v0001185_t0018_u01778558611105") 2026/05/12 04:11:27 DEBUG : dst/one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f115f1211002dc575_d20260512_m040330_c001_v0001185_t0048_u01778558610161") 2026/05/12 04:11:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d2824_d20260512_m040529_c001_v7007000_t0000_u01778558729093") 2026/05/12 04:11:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f114974e51dfa3f14_d20260512_m040526_c001_v0001165_t0050_u01778558726241") 2026/05/12 04:11:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1009acf3ebbc4be8_d20260512_m040521_c001_v0001165_t0053_u01778558721871") 2026/05/12 04:11:27 DEBUG : dst/one.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d061_d20260512_m040515_c001_v7007000_t0000_u01778558715769") 2026/05/12 04:11:28 DEBUG : dst/one.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f117c71eaedef36a7_d20260512_m040511_c001_v0001177_t0058_u01778558711243") 2026/05/12 04:11:28 DEBUG : dst/one.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1180889f50d62460_d20260512_m040507_c001_v0001174_t0040_u01778558707138") 2026/05/12 04:11:28 DEBUG : dst/one.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80325a7_d20260512_m040500_c001_v7007000_t0000_u01778558700927") 2026/05/12 04:11:28 DEBUG : dst/one.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f118d4413e116d9c1_d20260512_m040457_c001_v0001115_t0028_u01778558697863") 2026/05/12 04:11:28 DEBUG : dst/one.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f111bc13cab754813_d20260512_m040453_c001_v0001101_t0019_u01778558693010") 2026/05/12 04:11:28 DEBUG : dst/three: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0d1f_d20260512_m040406_c001_v7007000_t0000_u01778558646296") 2026/05/12 04:11:28 DEBUG : dst/three: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11976edc9171b4b5_d20260512_m040404_c001_v0001116_t0005_u01778558644178") 2026/05/12 04:11:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d2826_d20260512_m040529_c001_v7007000_t0000_u01778558729276") 2026/05/12 04:11:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f104f86dcb8fd2d26_d20260512_m040527_c001_v0001042_t0022_u01778558727600") 2026/05/12 04:11:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f108eabf6df245a3f_d20260512_m040523_c001_v0001165_t0038_u01778558723776") 2026/05/12 04:11:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d2828_d20260512_m040529_c001_v7007000_t0000_u01778558729462") 2026/05/12 04:11:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f108f7d96147fb31b_d20260512_m040528_c001_v0001174_t0045_u01778558728224") 2026/05/12 04:11:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f418f3255aeab82e5_d20260512_m040528_c001_v7007000_t0000_u01778558728040") 2026/05/12 04:11:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f108f7d96147fb2d7_d20260512_m040524_c001_v0001174_t0016_u01778558724588") 2026/05/12 04:11:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f418f3255aeab82d5_d20260512_m040524_c001_v7007000_t0000_u01778558724396") 2026/05/12 04:11:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7966_d20260512_m040518_c001_v0001033_t0038_u01778558718540") 2026/05/12 04:11:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d062_d20260512_m040515_c001_v7007000_t0000_u01778558715951") 2026/05/12 04:11:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f100dde40cd38bf29_d20260512_m040514_c001_v0001101_t0033_u01778558714671") 2026/05/12 04:11:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124a9a0_d20260512_m040514_c001_v7007000_t0000_u01778558714475") 2026/05/12 04:11:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f100dde40cd38bf1f_d20260512_m040509_c001_v0001101_t0058_u01778558709614") 2026/05/12 04:11:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124a999_d20260512_m040509_c001_v7007000_t0000_u01778558709426") 2026/05/12 04:11:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7938_d20260512_m040504_c001_v0001033_t0007_u01778558704098") 2026/05/12 04:11:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb21_d20260512_m040500_c001_v7007000_t0000_u01778558700190") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7920_d20260512_m040456_c001_v0001033_t0030_u01778558696841") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb1d_d20260512_m040455_c001_v7007000_t0000_u01778558695756") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845cce_d20260512_m040450_c001_v0001174_t0020_u01778558690171") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0dad_d20260512_m040446_c001_v7007000_t0000_u01778558686792") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845c1c_d20260512_m040443_c001_v0001174_t0052_u01778558683895") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0d8a_d20260512_m040442_c001_v7007000_t0000_u01778558682798") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb828f_d20260512_m040436_c001_v0001136_t0020_u01778558676293") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f421a3fb16d3dc861_d20260512_m040432_c001_v7007000_t0000_u01778558672925") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb827d_d20260512_m040429_c001_v0001136_t0022_u01778558669565") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f421a3fb16d3dc85c_d20260512_m040428_c001_v7007000_t0000_u01778558668469") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac78a4_d20260512_m040421_c001_v0001033_t0046_u01778558661938") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38f7a7_d20260512_m040419_c001_v7007000_t0000_u01778558659073") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7884_d20260512_m040416_c001_v0001033_t0037_u01778558656599") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38f79f_d20260512_m040415_c001_v7007000_t0000_u01778558655507") 2026/05/12 04:11:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8458a0_d20260512_m040409_c001_v0001174_t0028_u01778558649236") 2026/05/12 04:11:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d063_d20260512_m040516_c001_v7007000_t0000_u01778558716133") 2026/05/12 04:11:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f108398222b94725a_d20260512_m040512_c001_v0001144_t0023_u01778558712529") 2026/05/12 04:11:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1058fded880443df_d20260512_m040509_c001_v0001185_t0046_u01778558709238") 2026/05/12 04:11:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80325ab_d20260512_m040501_c001_v7007000_t0000_u01778558701205") 2026/05/12 04:11:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f116fc4826fdef8e8_d20260512_m040459_c001_v0001182_t0031_u01778558699970") 2026/05/12 04:11:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f115a4e8b1519c8f3_d20260512_m040455_c001_v0001042_t0020_u01778558695289") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d282a_d20260512_m040529_c001_v7007000_t0000_u01778558729643") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845eda_d20260512_m040517_c001_v0001174_t0002_u01778558717847") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d064_d20260512_m040516_c001_v7007000_t0000_u01778558716320") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845dd8_d20260512_m040503_c001_v0001174_t0054_u01778558703104") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80325ae_d20260512_m040501_c001_v7007000_t0000_u01778558701388") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb82b9_d20260512_m040449_c001_v0001136_t0030_u01778558689382") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b056f28_d20260512_m040447_c001_v7007000_t0000_u01778558687901") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac78ca_d20260512_m040435_c001_v0001033_t0025_u01778558675512") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046f88f_d20260512_m040434_c001_v7007000_t0000_u01778558674032") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8459c2_d20260512_m040421_c001_v0001174_t0049_u01778558661551") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202ba3b_d20260512_m040420_c001_v7007000_t0000_u01778558660181") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8231_d20260512_m040408_c001_v0001136_t0042_u01778558648326") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0d20_d20260512_m040406_c001_v7007000_t0000_u01778558646480") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f102cc299986c5e56_d20260512_m040401_c001_v0001040_t0051_u01778558641594") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740cfc1_d20260512_m040339_c001_v7007000_t0000_u01778558619312") 2026/05/12 04:11:30 DEBUG : dst/two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f115f1211002dc5f5_d20260512_m040338_c001_v0001185_t0055_u01778558618196") 2026/05/12 04:11:30 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4202379721417ab3_d20260512_m040304_c001_v7007000_t0000_u01778558584286") 2026/05/12 04:11:30 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84539b_d20260512_m040254_c001_v0001174_t0053_u01778558574698") 2026/05/12 04:11:30 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7a43_d20260512_m040252_c001_v7007000_t0000_u01778558572728") 2026/05/12 04:11:30 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8452a5_d20260512_m040241_c001_v0001174_t0030_u01778558561455") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b932_d20260512_m040233_c001_v7007000_t0000_u01778558553298") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8451ef_d20260512_m040229_c001_v0001174_t0016_u01778558549283") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b89b_d20260512_m040207_c001_v7007000_t0000_u01778558527790") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845076_d20260512_m040205_c001_v0001174_t0048_u01778558525669") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b895_d20260512_m040204_c001_v7007000_t0000_u01778558524739") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84503b_d20260512_m040203_c001_v0001174_t0054_u01778558523044") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d40_d20260512_m040200_c001_v7007000_t0000_u01778558520012") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844ff5_d20260512_m040158_c001_v0001174_t0013_u01778558518056") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d34_d20260512_m040157_c001_v7007000_t0000_u01778558517078") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844fcd_d20260512_m040155_c001_v0001174_t0016_u01778558515523") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d21_d20260512_m040149_c001_v7007000_t0000_u01778558509167") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844f61_d20260512_m040147_c001_v0001174_t0020_u01778558507494") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d14_d20260512_m040146_c001_v7007000_t0000_u01778558506282") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844f41_d20260512_m040145_c001_v0001174_t0014_u01778558505262") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d05_d20260512_m040140_c001_v7007000_t0000_u01778558500263") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844ec5_d20260512_m040138_c001_v0001174_t0036_u01778558498652") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8cfb_d20260512_m040136_c001_v7007000_t0000_u01778558496808") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844e9f_d20260512_m040135_c001_v0001174_t0015_u01778558495630") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8cf8_d20260512_m040135_c001_v7007000_t0000_u01778558495265") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f108fbfe05f83481f_d20260512_m040134_c001_v0001181_t0040_u01778558494671") 2026/05/12 04:11:31 DEBUG : empty space: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844e83_d20260512_m040132_c001_v0001174_t0041_u01778558492989") 2026/05/12 04:11:31 DEBUG : enormous: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b898_d20260512_m040206_c001_v7007000_t0000_u01778558526871") 2026/05/12 04:11:32 DEBUG : enormous: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845081_d20260512_m040206_c001_v0001174_t0052_u01778558526034") 2026/05/12 04:11:32 DEBUG : existing: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d283f_d20260512_m040534_c001_v7007000_t0000_u01778558734923") 2026/05/12 04:11:32 DEBUG : existing: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7988_d20260512_m040533_c001_v0001033_t0054_u01778558733505") 2026/05/12 04:11:32 DEBUG : existing: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8f4_d20260512_m040227_c001_v7007000_t0000_u01778558547872") 2026/05/12 04:11:32 DEBUG : existing: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac76be_d20260512_m040226_c001_v0001033_t0048_u01778558546631") 2026/05/12 04:11:32 DEBUG : existing: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c677d3_d20260512_m040129_c001_v7007000_t0000_u01778558489887") 2026/05/12 04:11:32 DEBUG : existing: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844e39_d20260512_m040128_c001_v0001174_t0059_u01778558488817") 2026/05/12 04:11:32 DEBUG : existing: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c677bd_d20260512_m040128_c001_v7007000_t0000_u01778558488272") 2026/05/12 04:11:32 DEBUG : existing: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844e21_d20260512_m040127_c001_v0001174_t0015_u01778558487592") 2026/05/12 04:11:32 DEBUG : existing: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844e11_d20260512_m040126_c001_v0001174_t0037_u01778558486571") 2026/05/12 04:11:32 DEBUG : existing-b: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8f7_d20260512_m040228_c001_v7007000_t0000_u01778558548055") 2026/05/12 04:11:32 DEBUG : existing-b: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8451d1_d20260512_m040226_c001_v0001174_t0000_u01778558546620") 2026/05/12 04:11:32 DEBUG : file1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392f2_d20260512_m040635_c001_v7007000_t0000_u01778558795891") 2026/05/12 04:11:32 DEBUG : file1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8463f4_d20260512_m040634_c001_v0001174_t0000_u01778558794609") 2026/05/12 04:11:32 DEBUG : file1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392e7_d20260512_m040633_c001_v7007000_t0000_u01778558793312") 2026/05/12 04:11:32 DEBUG : file1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7ab3_d20260512_m040631_c001_v0001033_t0050_u01778558791803") 2026/05/12 04:11:32 DEBUG : five: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8a1_d20260512_m040211_c001_v7007000_t0000_u01778558531968") 2026/05/12 04:11:32 DEBUG : five: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4156dc53ec8450cd_d20260512_m040209_c001_v0001174_t0032_u01778558529697") 2026/05/12 04:11:32 DEBUG : foo: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8cfd_d20260512_m040138_c001_v7007000_t0000_u01778558498286") 2026/05/12 04:11:32 DEBUG : foo: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4156dc53ec844ebd_d20260512_m040137_c001_v0001174_t0032_u01778558497745") 2026/05/12 04:11:32 DEBUG : foo: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4156dc53ec844eb9_d20260512_m040137_c001_v0001174_t0032_u01778558497191") 2026/05/12 04:11:33 DEBUG : four: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8a2_d20260512_m040212_c001_v7007000_t0000_u01778558532151") 2026/05/12 04:11:33 DEBUG : four: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f409699f3feeb808d_d20260512_m040210_c001_v0001136_t0035_u01778558530251") 2026/05/12 04:11:33 DEBUG : four: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8450b9_d20260512_m040208_c001_v0001174_t0054_u01778558528886") 2026/05/12 04:11:33 DEBUG : hello world2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0ec8a_d20260512_m040042_c001_v7007000_t0000_u01778558442855") 2026/05/12 04:11:33 DEBUG : hello world2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844b4f_d20260512_m040042_c001_v0001174_t0054_u01778558442193") 2026/05/12 04:11:33 DEBUG : ignore-size: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c6779c_d20260512_m040126_c001_v7007000_t0000_u01778558486208") 2026/05/12 04:11:33 DEBUG : ignore-size: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844dfd_d20260512_m040125_c001_v0001174_t0016_u01778558485146") 2026/05/12 04:11:33 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8df_d20260512_m040225_c001_v7007000_t0000_u01778558545886") 2026/05/12 04:11:33 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb80c1_d20260512_m040224_c001_v0001136_t0058_u01778558544941") 2026/05/12 04:11:33 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8d4_d20260512_m040224_c001_v7007000_t0000_u01778558544192") 2026/05/12 04:11:33 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb80b9_d20260512_m040223_c001_v0001136_t0008_u01778558543032") 2026/05/12 04:11:33 DEBUG : one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8a3_d20260512_m040212_c001_v7007000_t0000_u01778558532334") 2026/05/12 04:11:33 DEBUG : one: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4156dc53ec8450a3_d20260512_m040208_c001_v0001174_t0032_u01778558528160") 2026/05/12 04:11:33 DEBUG : only0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392d1_d20260512_m040627_c001_v7007000_t0000_u01778558787394") 2026/05/12 04:11:33 DEBUG : only0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f409699f3feeb8427_d20260512_m040621_c001_v0001136_t0035_u01778558781920") 2026/05/12 04:11:33 DEBUG : only0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb83c7_d20260512_m040603_c001_v0001136_t0058_u01778558763405") 2026/05/12 04:11:33 DEBUG : only0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392a8_d20260512_m040557_c001_v7007000_t0000_u01778558757087") 2026/05/12 04:11:33 DEBUG : only0: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac79a8_d20260512_m040539_c001_v0001033_t0042_u01778558739376") 2026/05/12 04:11:33 DEBUG : only1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392d2_d20260512_m040627_c001_v7007000_t0000_u01778558787578") 2026/05/12 04:11:33 DEBUG : only1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4156dc53ec846324_d20260512_m040622_c001_v0001174_t0032_u01778558782528") 2026/05/12 04:11:34 DEBUG : only1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a24_d20260512_m040604_c001_v0001033_t0006_u01778558764485") 2026/05/12 04:11:34 DEBUG : only1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb60_d20260512_m040557_c001_v7007000_t0000_u01778558757063") 2026/05/12 04:11:34 DEBUG : only1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846060_d20260512_m040540_c001_v0001174_t0058_u01778558740285") 2026/05/12 04:11:34 DEBUG : only10: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392d3_d20260512_m040627_c001_v7007000_t0000_u01778558787761") 2026/05/12 04:11:34 DEBUG : only10: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4156dc53ec846312_d20260512_m040621_c001_v0001174_t0032_u01778558781936") 2026/05/12 04:11:34 DEBUG : only10: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a64_d20260512_m040612_c001_v0001033_t0026_u01778558772524") 2026/05/12 04:11:34 DEBUG : only10: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67bf9_d20260512_m040556_c001_v7007000_t0000_u01778558756709") 2026/05/12 04:11:34 DEBUG : only10: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84609e_d20260512_m040547_c001_v0001174_t0038_u01778558747732") 2026/05/12 04:11:34 DEBUG : only11: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392d4_d20260512_m040627_c001_v7007000_t0000_u01778558787942") 2026/05/12 04:11:34 DEBUG : only11: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41475698faac7a82_d20260512_m040621_c001_v0001033_t0046_u01778558781940") 2026/05/12 04:11:34 DEBUG : only11: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84625c_d20260512_m040613_c001_v0001174_t0053_u01778558773370") 2026/05/12 04:11:34 DEBUG : only11: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392a6_d20260512_m040556_c001_v7007000_t0000_u01778558756720") 2026/05/12 04:11:34 DEBUG : only11: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8389_d20260512_m040548_c001_v0001136_t0019_u01778558748633") 2026/05/12 04:11:34 DEBUG : only12: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392d5_d20260512_m040628_c001_v7007000_t0000_u01778558788126") 2026/05/12 04:11:34 DEBUG : only12: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f410ac08c69a4ec99_d20260512_m040622_c001_v0001174_t0009_u01778558782497") 2026/05/12 04:11:34 DEBUG : only12: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb83fb_d20260512_m040614_c001_v0001136_t0048_u01778558774203") 2026/05/12 04:11:34 DEBUG : only12: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f406b480395309af2_d20260512_m040556_c001_v7007000_t0000_u01778558756499") 2026/05/12 04:11:34 DEBUG : only12: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac79d8_d20260512_m040549_c001_v0001033_t0007_u01778558749497") 2026/05/12 04:11:34 DEBUG : only13: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392d6_d20260512_m040628_c001_v7007000_t0000_u01778558788308") 2026/05/12 04:11:34 DEBUG : only13: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f409699f3feeb8429_d20260512_m040622_c001_v0001136_t0035_u01778558782143") 2026/05/12 04:11:34 DEBUG : only13: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a6c_d20260512_m040615_c001_v0001033_t0032_u01778558775008") 2026/05/12 04:11:35 DEBUG : only13: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f406b480395309afc_d20260512_m040557_c001_v7007000_t0000_u01778558757052") 2026/05/12 04:11:35 DEBUG : only13: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8460be_d20260512_m040550_c001_v0001174_t0028_u01778558750191") 2026/05/12 04:11:35 DEBUG : only14: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392d7_d20260512_m040628_c001_v7007000_t0000_u01778558788497") 2026/05/12 04:11:35 DEBUG : only14: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4156dc53ec846316_d20260512_m040622_c001_v0001174_t0032_u01778558782155") 2026/05/12 04:11:35 DEBUG : only14: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84628a_d20260512_m040615_c001_v0001174_t0047_u01778558775781") 2026/05/12 04:11:35 DEBUG : only14: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f406b480395309aff_d20260512_m040557_c001_v7007000_t0000_u01778558757235") 2026/05/12 04:11:35 DEBUG : only14: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb838f_d20260512_m040550_c001_v0001136_t0015_u01778558750956") 2026/05/12 04:11:35 DEBUG : only15: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392d8_d20260512_m040628_c001_v7007000_t0000_u01778558788679") 2026/05/12 04:11:35 DEBUG : only15: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41475698faac7a84_d20260512_m040622_c001_v0001033_t0046_u01778558782163") 2026/05/12 04:11:35 DEBUG : only15: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb840f_d20260512_m040617_c001_v0001136_t0048_u01778558777367") 2026/05/12 04:11:35 DEBUG : only15: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb5d_d20260512_m040556_c001_v7007000_t0000_u01778558756505") 2026/05/12 04:11:35 DEBUG : only15: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac79ea_d20260512_m040551_c001_v0001033_t0058_u01778558751598") 2026/05/12 04:11:35 DEBUG : only16: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392da_d20260512_m040628_c001_v7007000_t0000_u01778558788861") 2026/05/12 04:11:35 DEBUG : only16: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f409699f3feeb842b_d20260512_m040622_c001_v0001136_t0035_u01778558782327") 2026/05/12 04:11:35 DEBUG : only16: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a74_d20260512_m040618_c001_v0001033_t0051_u01778558778115") 2026/05/12 04:11:35 DEBUG : only16: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb61_d20260512_m040557_c001_v7007000_t0000_u01778558757246") 2026/05/12 04:11:35 DEBUG : only16: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8460f0_d20260512_m040552_c001_v0001174_t0042_u01778558752279") 2026/05/12 04:11:36 DEBUG : only17: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392db_d20260512_m040629_c001_v7007000_t0000_u01778558789043") 2026/05/12 04:11:36 DEBUG : only17: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4156dc53ec84631e_d20260512_m040622_c001_v0001174_t0032_u01778558782345") 2026/05/12 04:11:36 DEBUG : only17: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8462c8_d20260512_m040618_c001_v0001174_t0045_u01778558778994") 2026/05/12 04:11:36 DEBUG : only17: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67bf8_d20260512_m040556_c001_v7007000_t0000_u01778558756522") 2026/05/12 04:11:36 DEBUG : only17: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8399_d20260512_m040552_c001_v0001136_t0035_u01778558752984") 2026/05/12 04:11:36 DEBUG : only18: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392dc_d20260512_m040629_c001_v7007000_t0000_u01778558789226") 2026/05/12 04:11:36 DEBUG : only18: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41475698faac7a88_d20260512_m040622_c001_v0001033_t0046_u01778558782349") 2026/05/12 04:11:36 DEBUG : only18: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb841d_d20260512_m040620_c001_v0001136_t0013_u01778558780056") 2026/05/12 04:11:36 DEBUG : only18: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f406b480395309af9_d20260512_m040556_c001_v7007000_t0000_u01778558756867") 2026/05/12 04:11:36 DEBUG : only18: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a00_d20260512_m040553_c001_v0001033_t0025_u01778558753995") 2026/05/12 04:11:36 DEBUG : only19: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392dd_d20260512_m040629_c001_v7007000_t0000_u01778558789407") 2026/05/12 04:11:36 DEBUG : only19: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f409699f3feeb842d_d20260512_m040622_c001_v0001136_t0035_u01778558782511") 2026/05/12 04:11:36 DEBUG : only19: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a7c_d20260512_m040620_c001_v0001033_t0044_u01778558780874") 2026/05/12 04:11:36 DEBUG : only19: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392a5_d20260512_m040556_c001_v7007000_t0000_u01778558756535") 2026/05/12 04:11:36 DEBUG : only19: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846116_d20260512_m040554_c001_v0001174_t0058_u01778558754706") 2026/05/12 04:11:36 DEBUG : only2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392de_d20260512_m040629_c001_v7007000_t0000_u01778558789589") 2026/05/12 04:11:36 DEBUG : only2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41475698faac7a8c_d20260512_m040622_c001_v0001033_t0046_u01778558782538") 2026/05/12 04:11:37 DEBUG : only2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8461dc_d20260512_m040605_c001_v0001174_t0057_u01778558765374") 2026/05/12 04:11:37 DEBUG : only2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb5f_d20260512_m040556_c001_v7007000_t0000_u01778558756875") 2026/05/12 04:11:37 DEBUG : only2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb836d_d20260512_m040541_c001_v0001136_t0043_u01778558741066") 2026/05/12 04:11:37 DEBUG : only3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392df_d20260512_m040629_c001_v7007000_t0000_u01778558789771") 2026/05/12 04:11:37 DEBUG : only3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f409699f3feeb842f_d20260512_m040622_c001_v0001136_t0035_u01778558782696") 2026/05/12 04:11:37 DEBUG : only3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb83d3_d20260512_m040606_c001_v0001136_t0046_u01778558766386") 2026/05/12 04:11:37 DEBUG : only3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67bfa_d20260512_m040556_c001_v7007000_t0000_u01778558756893") 2026/05/12 04:11:37 DEBUG : only3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac79b8_d20260512_m040541_c001_v0001033_t0033_u01778558741862") 2026/05/12 04:11:37 DEBUG : only4: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392e0_d20260512_m040629_c001_v7007000_t0000_u01778558789954") 2026/05/12 04:11:37 DEBUG : only4: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f410ac08c69a4ec9f_d20260512_m040622_c001_v0001174_t0009_u01778558782707") 2026/05/12 04:11:37 DEBUG : only4: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a3a_d20260512_m040607_c001_v0001033_t0026_u01778558767131") 2026/05/12 04:11:37 DEBUG : only4: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f406b480395309af5_d20260512_m040556_c001_v7007000_t0000_u01778558756681") 2026/05/12 04:11:37 DEBUG : only4: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846072_d20260512_m040542_c001_v0001174_t0034_u01778558742723") 2026/05/12 04:11:37 DEBUG : only5: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392e1_d20260512_m040630_c001_v7007000_t0000_u01778558790136") 2026/05/12 04:11:37 DEBUG : only5: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4156dc53ec846326_d20260512_m040622_c001_v0001174_t0032_u01778558782724") 2026/05/12 04:11:37 DEBUG : only5: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846214_d20260512_m040608_c001_v0001174_t0000_u01778558768246") 2026/05/12 04:11:37 DEBUG : only5: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f406b480395309aec_d20260512_m040556_c001_v7007000_t0000_u01778558756134") 2026/05/12 04:11:37 DEBUG : only5: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8379_d20260512_m040543_c001_v0001136_t0007_u01778558743771") 2026/05/12 04:11:37 DEBUG : only6: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392e2_d20260512_m040630_c001_v7007000_t0000_u01778558790321") 2026/05/12 04:11:37 DEBUG : only6: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41475698faac7a8e_d20260512_m040622_c001_v0001033_t0046_u01778558782728") 2026/05/12 04:11:38 DEBUG : only6: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb83df_d20260512_m040609_c001_v0001136_t0022_u01778558769236") 2026/05/12 04:11:38 DEBUG : only6: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392a7_d20260512_m040556_c001_v7007000_t0000_u01778558756903") 2026/05/12 04:11:38 DEBUG : only6: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac79c2_d20260512_m040544_c001_v0001033_t0001_u01778558744447") 2026/05/12 04:11:38 DEBUG : only7: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392e3_d20260512_m040630_c001_v7007000_t0000_u01778558790504") 2026/05/12 04:11:38 DEBUG : only7: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f409699f3feeb8431_d20260512_m040622_c001_v0001136_t0035_u01778558782880") 2026/05/12 04:11:38 DEBUG : only7: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7a50_d20260512_m040610_c001_v0001033_t0038_u01778558770032") 2026/05/12 04:11:38 DEBUG : only7: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67bfb_d20260512_m040557_c001_v7007000_t0000_u01778558757077") 2026/05/12 04:11:38 DEBUG : only7: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846086_d20260512_m040545_c001_v0001174_t0027_u01778558745255") 2026/05/12 04:11:38 DEBUG : only8: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392e4_d20260512_m040630_c001_v7007000_t0000_u01778558790686") 2026/05/12 04:11:38 DEBUG : only8: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f410ac08c69a4eca7_d20260512_m040622_c001_v0001174_t0009_u01778558782897") 2026/05/12 04:11:38 DEBUG : only8: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846236_d20260512_m040610_c001_v0001174_t0045_u01778558770792") 2026/05/12 04:11:38 DEBUG : only8: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bb5e_d20260512_m040556_c001_v7007000_t0000_u01778558756691") 2026/05/12 04:11:38 DEBUG : only8: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb837f_d20260512_m040545_c001_v0001136_t0055_u01778558745963") 2026/05/12 04:11:38 DEBUG : only9: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392e5_d20260512_m040630_c001_v7007000_t0000_u01778558790868") 2026/05/12 04:11:38 DEBUG : only9: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4156dc53ec84632e_d20260512_m040622_c001_v0001174_t0032_u01778558782912") 2026/05/12 04:11:38 DEBUG : only9: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb83ef_d20260512_m040611_c001_v0001136_t0055_u01778558771818") 2026/05/12 04:11:38 DEBUG : only9: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f406b480395309aee_d20260512_m040556_c001_v7007000_t0000_u01778558756316") 2026/05/12 04:11:38 DEBUG : only9: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac79ce_d20260512_m040546_c001_v0001033_t0051_u01778558746797") 2026/05/12 04:11:38 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8c9_d20260512_m040221_c001_v7007000_t0000_u01778558541908") 2026/05/12 04:11:38 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb80af_d20260512_m040219_c001_v0001136_t0058_u01778558539386") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8b1_d20260512_m040218_c001_v7007000_t0000_u01778558538649") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84513d_d20260512_m040216_c001_v0001174_t0019_u01778558536968") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8ab_d20260512_m040215_c001_v7007000_t0000_u01778558535865") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8097_d20260512_m040213_c001_v0001136_t0028_u01778558533252") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d45_d20260512_m040202_c001_v7007000_t0000_u01778558522140") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845011_d20260512_m040200_c001_v0001174_t0014_u01778558520601") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d39_d20260512_m040158_c001_v7007000_t0000_u01778558518894") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844fed_d20260512_m040157_c001_v0001174_t0050_u01778558517626") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d31_d20260512_m040156_c001_v7007000_t0000_u01778558516355") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844fc9_d20260512_m040155_c001_v0001174_t0056_u01778558515214") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d1d_d20260512_m040148_c001_v7007000_t0000_u01778558508615") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844f57_d20260512_m040146_c001_v0001174_t0014_u01778558506829") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d16_d20260512_m040146_c001_v7007000_t0000_u01778558506463") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844f39_d20260512_m040144_c001_v0001174_t0007_u01778558504775") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d0f_d20260512_m040144_c001_v7007000_t0000_u01778558504406") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844f25_d20260512_m040143_c001_v0001174_t0059_u01778558503585") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844f19_d20260512_m040142_c001_v0001174_t0056_u01778558502811") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d08_d20260512_m040142_c001_v7007000_t0000_u01778558502338") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844ef5_d20260512_m040141_c001_v0001174_t0035_u01778558501581") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844ee3_d20260512_m040140_c001_v0001174_t0007_u01778558500808") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d07_d20260512_m040140_c001_v7007000_t0000_u01778558500444") 2026/05/12 04:11:39 DEBUG : potato: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844ed5_d20260512_m040139_c001_v0001174_t0046_u01778558499579") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b9b5_d20260512_m040314_c001_v7007000_t0000_u01778558594269") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8168_d20260512_m040313_c001_v0001136_t0013_u01778558593391") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4202379721417abb_d20260512_m040304_c001_v7007000_t0000_u01778558584806") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8128_d20260512_m040254_c001_v0001136_t0004_u01778558574026") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b20f_d20260512_m040246_c001_v7007000_t0000_u01778558566116") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8100_d20260512_m040240_c001_v0001136_t0009_u01778558560626") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b936_d20260512_m040233_c001_v7007000_t0000_u01778558553596") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb80d1_d20260512_m040228_c001_v0001136_t0002_u01778558548971") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b899_d20260512_m040207_c001_v7007000_t0000_u01778558527055") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845067_d20260512_m040205_c001_v0001174_t0037_u01778558525308") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b896_d20260512_m040204_c001_v7007000_t0000_u01778558524924") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845037_d20260512_m040202_c001_v0001174_t0008_u01778558522687") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d46_d20260512_m040202_c001_v7007000_t0000_u01778558522322") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845021_d20260512_m040201_c001_v0001174_t0032_u01778558521403") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d41_d20260512_m040200_c001_v7007000_t0000_u01778558520194") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec845001_d20260512_m040159_c001_v0001174_t0007_u01778558519262") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d35_d20260512_m040157_c001_v7007000_t0000_u01778558517260") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844fd9_d20260512_m040156_c001_v0001174_t0007_u01778558516367") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f417d95d42d0a8d22_d20260512_m040149_c001_v7007000_t0000_u01778558509348") 2026/05/12 04:11:40 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844f6d_d20260512_m040148_c001_v0001174_t0002_u01778558508245") 2026/05/12 04:11:41 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0ec8e_d20260512_m040045_c001_v7007000_t0000_u01778558445758") 2026/05/12 04:11:41 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844b88_d20260512_m040045_c001_v0001174_t0021_u01778558445025") 2026/05/12 04:11:41 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0ec8c_d20260512_m040044_c001_v7007000_t0000_u01778558444124") 2026/05/12 04:11:41 DEBUG : potato2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844b6a_d20260512_m040043_c001_v0001174_t0034_u01778558443403") 2026/05/12 04:11:41 DEBUG : potato3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4202379721417ac1_d20260512_m040305_c001_v7007000_t0000_u01778558585226") 2026/05/12 04:11:41 DEBUG : potato3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac773c_d20260512_m040255_c001_v0001033_t0041_u01778558575395") 2026/05/12 04:11:41 DEBUG : potato3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b210_d20260512_m040246_c001_v7007000_t0000_u01778558566628") 2026/05/12 04:11:41 DEBUG : potato3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7706_d20260512_m040242_c001_v0001033_t0055_u01778558562381") 2026/05/12 04:11:41 DEBUG : potato3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b938_d20260512_m040233_c001_v7007000_t0000_u01778558553832") 2026/05/12 04:11:41 DEBUG : potato3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac76c6_d20260512_m040229_c001_v0001033_t0026_u01778558549551") 2026/05/12 04:11:41 DEBUG : pre-dest1/1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0d0d_d20260512_m040348_c001_v7007000_t0000_u01778558628339") 2026/05/12 04:11:41 DEBUG : pre-dest1/1: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac77f8_d20260512_m040340_c001_v0001033_t0059_u01778558620044") 2026/05/12 04:11:41 DEBUG : pre-dest2/2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41607f05addc0d0e_d20260512_m040348_c001_v7007000_t0000_u01778558628521") 2026/05/12 04:11:41 DEBUG : pre-dest2/2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb81d2_d20260512_m040341_c001_v0001136_t0057_u01778558621006") 2026/05/12 04:11:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740cfb2_d20260512_m040326_c001_v7007000_t0000_u01778558606144") 2026/05/12 04:11:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84550b_d20260512_m040322_c001_v0001174_t0034_u01778558602040") 2026/05/12 04:11:41 DEBUG : sizeonly: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67783_d20260512_m040124_c001_v7007000_t0000_u01778558484598") 2026/05/12 04:11:41 DEBUG : sizeonly: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844ddf_d20260512_m040123_c001_v0001174_t0014_u01778558483396") 2026/05/12 04:11:41 DEBUG : splitbanan: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67f66_d20260512_m040848_c001_v7007000_t0000_u01778558928949") 2026/05/12 04:11:42 DEBUG : splitbanan: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c8d_d20260512_m040840_c001_v0001033_t0034_u01778558920684") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d481_d20260512_m041015_c001_v7007000_t0000_u01778559015118") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846d9d_d20260512_m041008_c001_v0001174_t0013_u01778559008132") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40463e912b057622_d20260512_m040957_c001_v7007000_t0000_u01778558997477") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846cff_d20260512_m040950_c001_v0001174_t0030_u01778558990465") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bd2d_d20260512_m040940_c001_v7007000_t0000_u01778558980305") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846c45_d20260512_m040933_c001_v0001174_t0034_u01778558973753") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f408df3a44071b582_d20260512_m040922_c001_v7007000_t0000_u01778558962959") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846ba7_d20260512_m040916_c001_v0001174_t0031_u01778558956544") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f414725255d38fa45_d20260512_m040906_c001_v7007000_t0000_u01778558946100") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846aee_d20260512_m040859_c001_v0001174_t0054_u01778558939221") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4129cd3bd3ce809b_d20260512_m040843_c001_v7007000_t0000_u01778558923413") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846a08_d20260512_m040839_c001_v0001174_t0054_u01778558919698") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c04513_d20260512_m040829_c001_v7007000_t0000_u01778558909093") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84693e_d20260512_m040821_c001_v0001174_t0042_u01778558901156") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4173b5f2a046fe46_d20260512_m040819_c001_v7007000_t0000_u01778558899825") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7c41_d20260512_m040815_c001_v0001033_t0039_u01778558895994") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f402ab24f389d29e2_d20260512_m040805_c001_v7007000_t0000_u01778558885161") 2026/05/12 04:11:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7beb_d20260512_m040757_c001_v0001033_t0025_u01778558877325") 2026/05/12 04:11:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f413968305124c13e_d20260512_m040756_c001_v7007000_t0000_u01778558876165") 2026/05/12 04:11:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84678e_d20260512_m040752_c001_v0001174_t0001_u01778558872179") 2026/05/12 04:11:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4129cd3bd3ce7fe7_d20260512_m040735_c001_v7007000_t0000_u01778558855345") 2026/05/12 04:11:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8466a2_d20260512_m040731_c001_v0001174_t0031_u01778558851055") 2026/05/12 04:11:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f405a59b7e80327be_d20260512_m040719_c001_v7007000_t0000_u01778558839548") 2026/05/12 04:11:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb84ff_d20260512_m040712_c001_v0001136_t0055_u01778558832940") 2026/05/12 04:11:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f40167f985b1d7c6d_d20260512_m040701_c001_v7007000_t0000_u01778558821882") 2026/05/12 04:11:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7b11_d20260512_m040655_c001_v0001033_t0019_u01778558815219") 2026/05/12 04:11:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4099c6c586c044fd_d20260512_m040824_c001_v7007000_t0000_u01778558904006") 2026/05/12 04:11:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a51d_d20260512_m040817_c001_v0001090_t0007_u01778558897305") 2026/05/12 04:11:43 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c93930a_d20260512_m040643_c001_v7007000_t0000_u01778558803413") 2026/05/12 04:11:43 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f110ac08c69a4ed9b_d20260512_m040640_c001_v0001174_t0046_u01778558800666") 2026/05/12 04:11:43 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bbea_d20260512_m040639_c001_v7007000_t0000_u01778558799466") 2026/05/12 04:11:43 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7acd_d20260512_m040636_c001_v0001033_t0000_u01778558796858") 2026/05/12 04:11:43 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8e2_d20260512_m040226_c001_v7007000_t0000_u01778558546070") 2026/05/12 04:11:43 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac76bc_d20260512_m040224_c001_v0001033_t0016_u01778558544931") 2026/05/12 04:11:43 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8d5_d20260512_m040224_c001_v7007000_t0000_u01778558544375") 2026/05/12 04:11:43 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec84519d_d20260512_m040223_c001_v0001174_t0044_u01778558543383") 2026/05/12 04:11:43 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c6776a_d20260512_m040121_c001_v7007000_t0000_u01778558481211") 2026/05/12 04:11:43 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844dad_d20260512_m040119_c001_v0001174_t0012_u01778558479249") 2026/05/12 04:11:43 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67769_d20260512_m040118_c001_v7007000_t0000_u01778558478887") 2026/05/12 04:11:43 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844d93_d20260512_m040117_c001_v0001174_t0058_u01778558477523") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67764_d20260512_m040115_c001_v7007000_t0000_u01778558475479") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844d65_d20260512_m040113_c001_v0001174_t0053_u01778558473851") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c67763_d20260512_m040113_c001_v7007000_t0000_u01778558473309") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844d3f_d20260512_m040112_c001_v0001174_t0040_u01778558472052") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844d05_d20260512_m040109_c001_v0001174_t0001_u01778558469133") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c6775f_d20260512_m040108_c001_v7007000_t0000_u01778558468769") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844ce5_d20260512_m040108_c001_v0001174_t0032_u01778558468034") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844cd3_d20260512_m040107_c001_v0001174_t0043_u01778558467114") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f423d339161c6775a_d20260512_m040106_c001_v7007000_t0000_u01778558466752") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844ca3_d20260512_m040104_c001_v0001174_t0022_u01778558464052") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844c83_d20260512_m040101_c001_v0001174_t0055_u01778558461309") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0ecd1_d20260512_m040100_c001_v7007000_t0000_u01778558460947") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844c73_d20260512_m040100_c001_v0001174_t0049_u01778558460245") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844c69_d20260512_m040059_c001_v0001174_t0022_u01778558459347") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0ecb7_d20260512_m040058_c001_v7007000_t0000_u01778558458986") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844c15_d20260512_m040054_c001_v0001174_t0020_u01778558454923") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0eca0_d20260512_m040054_c001_v7007000_t0000_u01778558454562") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844c07_d20260512_m040053_c001_v0001174_t0011_u01778558453798") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0ec9e_d20260512_m040052_c001_v7007000_t0000_u01778558452895") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844bf5_d20260512_m040052_c001_v0001174_t0034_u01778558452056") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0ec9c_d20260512_m040051_c001_v7007000_t0000_u01778558451513") 2026/05/12 04:11:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844be5_d20260512_m040050_c001_v0001174_t0059_u01778558450874") 2026/05/12 04:11:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0ec9b_d20260512_m040049_c001_v7007000_t0000_u01778558449974") 2026/05/12 04:11:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844bc9_d20260512_m040049_c001_v0001174_t0036_u01778558449100") 2026/05/12 04:11:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0ec93_d20260512_m040048_c001_v7007000_t0000_u01778558448559") 2026/05/12 04:11:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844baf_d20260512_m040047_c001_v0001174_t0012_u01778558447773") 2026/05/12 04:11:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0ec92_d20260512_m040047_c001_v7007000_t0000_u01778558447234") 2026/05/12 04:11:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844b9e_d20260512_m040046_c001_v0001174_t0024_u01778558446360") 2026/05/12 04:11:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0ec89_d20260512_m040041_c001_v7007000_t0000_u01778558441650") 2026/05/12 04:11:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844b38_d20260512_m040040_c001_v0001174_t0005_u01778558440911") 2026/05/12 04:11:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0ec87_d20260512_m040040_c001_v7007000_t0000_u01778558440372") 2026/05/12 04:11:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844b20_d20260512_m040039_c001_v0001174_t0033_u01778558439702") 2026/05/12 04:11:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0ec80_d20260512_m040038_c001_v7007000_t0000_u01778558438805") 2026/05/12 04:11:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844afe_d20260512_m040038_c001_v0001174_t0059_u01778558438119") 2026/05/12 04:11:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4166c99597a0ec7d_d20260512_m040035_c001_v7007000_t0000_u01778558435961") 2026/05/12 04:11:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec844abe_d20260512_m040034_c001_v0001174_t0025_u01778558434782") 2026/05/12 04:11:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c93930c_d20260512_m040643_c001_v7007000_t0000_u01778558803597") 2026/05/12 04:11:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846458_d20260512_m040640_c001_v0001174_t0002_u01778558800682") 2026/05/12 04:11:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202bbeb_d20260512_m040639_c001_v7007000_t0000_u01778558799650") 2026/05/12 04:11:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8465_d20260512_m040636_c001_v0001136_t0005_u01778558796868") 2026/05/12 04:11:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d4a3_d20260512_m041017_c001_v7007000_t0000_u01778559017740") 2026/05/12 04:11:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7db9_d20260512_m041016_c001_v0001033_t0006_u01778559016598") 2026/05/12 04:11:46 DEBUG : sub/yam: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8c2_d20260512_m040221_c001_v7007000_t0000_u01778558541354") 2026/05/12 04:11:46 DEBUG : sub/yam: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac76ae_d20260512_m040219_c001_v0001033_t0011_u01778558539763") 2026/05/12 04:11:46 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392f3_d20260512_m040636_c001_v7007000_t0000_u01778558796074") 2026/05/12 04:11:46 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f110ac08c69a4ed4b_d20260512_m040634_c001_v0001174_t0051_u01778558794267") 2026/05/12 04:11:46 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392e8_d20260512_m040633_c001_v7007000_t0000_u01778558793495") 2026/05/12 04:11:46 DEBUG : test_dir1/file2: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f110ac08c69a4ed2d_d20260512_m040631_c001_v0001174_t0045_u01778558791833") 2026/05/12 04:11:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392f4_d20260512_m040636_c001_v7007000_t0000_u01778558796270") 2026/05/12 04:11:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb845d_d20260512_m040634_c001_v0001136_t0005_u01778558794256") 2026/05/12 04:11:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4187183d4c9392e9_d20260512_m040633_c001_v7007000_t0000_u01778558793678") 2026/05/12 04:11:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb8453_d20260512_m040631_c001_v0001136_t0029_u01778558791811") 2026/05/12 04:11:46 DEBUG : three: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8a5_d20260512_m040212_c001_v7007000_t0000_u01778558532517") 2026/05/12 04:11:46 DEBUG : three: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8450e1_d20260512_m040211_c001_v0001174_t0016_u01778558531158") 2026/05/12 04:11:46 DEBUG : three: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec8450af_d20260512_m040208_c001_v0001174_t0008_u01778558528526") 2026/05/12 04:11:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d4bb_d20260512_m041019_c001_v7007000_t0000_u01778559019478") 2026/05/12 04:11:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a660_d20260512_m041018_c001_v0001090_t0018_u01778559018708") 2026/05/12 04:11:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d4dc_d20260512_m041040_c001_v7007000_t0000_u01778559040220") 2026/05/12 04:11:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb87de_d20260512_m041038_c001_v0001136_t0059_u01778559038332") 2026/05/12 04:11:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d4d7_d20260512_m041036_c001_v7007000_t0000_u01778559036749") 2026/05/12 04:11:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a684_d20260512_m041035_c001_v0001090_t0043_u01778559035156") 2026/05/12 04:11:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d4d0_d20260512_m041034_c001_v7007000_t0000_u01778559034209") 2026/05/12 04:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7ddd_d20260512_m041032_c001_v0001033_t0036_u01778559032923") 2026/05/12 04:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d4c8_d20260512_m041027_c001_v7007000_t0000_u01778559027412") 2026/05/12 04:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a670_d20260512_m041026_c001_v0001090_t0000_u01778559026044") 2026/05/12 04:11:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d4cc_d20260512_m041030_c001_v7007000_t0000_u01778559030097") 2026/05/12 04:11:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb87c6_d20260512_m041028_c001_v0001136_t0043_u01778559028379") 2026/05/12 04:11:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d4c6_d20260512_m041025_c001_v7007000_t0000_u01778559025004") 2026/05/12 04:11:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac7dc9_d20260512_m041024_c001_v0001033_t0021_u01778559024028") 2026/05/12 04:11:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d4c5_d20260512_m041023_c001_v7007000_t0000_u01778559023081") 2026/05/12 04:11:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846e1b_d20260512_m041022_c001_v0001174_t0047_u01778559022272") 2026/05/12 04:11:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d4c2_d20260512_m041021_c001_v7007000_t0000_u01778559021306") 2026/05/12 04:11:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb87b4_d20260512_m041020_c001_v0001136_t0011_u01778559020449") 2026/05/12 04:11:47 DEBUG : toe/toe/toe: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f419d62423b4cb4e9_d20260512_m041045_c001_v7007000_t0000_u01778559045641") 2026/05/12 04:11:47 DEBUG : toe/toe/toe: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f105f22693db9a69c_d20260512_m041044_c001_v0001090_t0047_u01778559044906") 2026/05/12 04:11:47 DEBUG : toe/toe/toe: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d4ce_d20260512_m041031_c001_v7007000_t0000_u01778559031963") 2026/05/12 04:11:47 DEBUG : toe/toe/toe: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846e89_d20260512_m041031_c001_v0001174_t0044_u01778559031080") 2026/05/12 04:11:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d4dd_d20260512_m041040_c001_v7007000_t0000_u01778559040810") 2026/05/12 04:11:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f1156dc53ec846ef9_d20260512_m041039_c001_v0001174_t0046_u01778559039812") 2026/05/12 04:11:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f400638e49740d4d8_d20260512_m041037_c001_v7007000_t0000_u01778559037361") 2026/05/12 04:11:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f10902f6f43ba89d8_d20260512_m041036_c001_v0001185_t0025_u01778559036546") 2026/05/12 04:11:47 DEBUG : two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8a6_d20260512_m040212_c001_v7007000_t0000_u01778558532702") 2026/05/12 04:11:47 DEBUG : two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f41475698faac7682_d20260512_m040210_c001_v0001033_t0046_u01778558530443") 2026/05/12 04:11:47 DEBUG : two: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f4156dc53ec8450a7_d20260512_m040208_c001_v0001174_t0032_u01778558528343") 2026/05/12 04:11:47 DEBUG : yam: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8ca_d20260512_m040222_c001_v7007000_t0000_u01778558542091") 2026/05/12 04:11:48 DEBUG : yam: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f108b0c022d5ee682_d20260512_m040221_c001_v0001171_t0048_u01778558541034") 2026/05/12 04:11:48 DEBUG : yam: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8af_d20260512_m040218_c001_v7007000_t0000_u01778558538098") 2026/05/12 04:11:48 DEBUG : yam: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f109699f3feeb80ad_d20260512_m040216_c001_v0001136_t0032_u01778558536614") 2026/05/12 04:11:48 DEBUG : yam: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8aa_d20260512_m040215_c001_v7007000_t0000_u01778558535314") 2026/05/12 04:11:48 DEBUG : yam: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f11475698faac768c_d20260512_m040213_c001_v0001033_t0040_u01778558533261") 2026/05/12 04:11:48 DEBUG : yaml: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8b4_d20260512_m040218_c001_v7007000_t0000_u01778558538832") 2026/05/12 04:11:48 DEBUG : yaml: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f10496ea1909092b5_d20260512_m040217_c001_v0001176_t0017_u01778558537890") 2026/05/12 04:11:48 DEBUG : yaml: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f407bbdb74202b8ad_d20260512_m040216_c001_v7007000_t0000_u01778558536049") 2026/05/12 04:11:48 DEBUG : yaml: Deleting (id "4_z4fc2fd63507d1bab9fe80e1b_f103b9baa4795b83a_d20260512_m040214_c001_v0001174_t0041_u01778558534875") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m17.63220881s (try 1/5)