"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/11 04:51:21 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo" 2026/06/11 04:51:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 04:51:21 DEBUG : Creating backend with remote "/tmp/rclone3477598769" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:51:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/11 04:51:22 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:22 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/11 04:51:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:51:23 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:23 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:24 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:51:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:24 INFO : sub dir/hello world: Copied (new) 2026/06/11 04:51:24 DEBUG : B2 bucket rclone-test-lunuped4cumo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.72s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", 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-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", 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-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:25 DEBUG : Creating backend with remote "/non-existing" 2026/06/11 04:51:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/11 04:51:26 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:26 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:51:26 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:26 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:27 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:51:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.50s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", 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-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:28 INFO : B2 bucket rclone-test-lunuped4cumo: Running all checks before starting transfers 2026/06/11 04:51:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:51:28 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:28 INFO : B2 bucket rclone-test-lunuped4cumo: Checks finished, now starting transfers 2026/06/11 04:51:28 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:28 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:51:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.16s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:29 ERROR : Ignoring --no-traverse with sync 2026/06/11 04:51:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:51:29 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:29 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:29 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:51:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:29 INFO : sub dir/hello world: Copied (new) 2026/06/11 04:51:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/11 04:51:30 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:30 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:30 DEBUG : hello world2: size = 12 OK 2026/06/11 04:51:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/11 04:51:30 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/11 04:51:31 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:31 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:32 DEBUG : potato2: size = 11 OK 2026/06/11 04:51:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/11 04:51:33 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:33 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:33 DEBUG : potato2: size = 11 OK 2026/06/11 04:51:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.48s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/11 04:51:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/11 04:51:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/11 04:51:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/11 04:51:34 INFO : sub dir2: Making directory 2026/06/11 04:51:34 INFO : sub dir: Making directory 2026/06/11 04:51:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:51:34 INFO : sub dir2/sub sub dir2: Making directory 2026/06/11 04:51:34 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:34 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:34 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:51:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:34 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/06/11 04:51:34 DEBUG : B2 bucket rclone-test-lunuped4cumo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.15s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:35 INFO : sub dir2: Making directory 2026/06/11 04:51:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/11 04:51:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/11 04:51:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:51:35 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:35 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:35 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:51:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:36 DEBUG : sub dir2: Making directory with metadata 2026/06/11 04:51:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/11 04:51:36 INFO : sub dir2: Making directory 2026/06/11 04:51:36 INFO : sub dir: Making directory 2026/06/11 04:51:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:51:36 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:36 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:36 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:51:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:36 INFO : sub dir/hello world: Copied (new) 2026/06/11 04:51:36 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/11 04:51:37 DEBUG : B2 bucket rclone-test-lunuped4cumo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/11 04:51:37 DEBUG : B2 bucket rclone-test-lunuped4cumo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", 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-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:38 INFO : sub dir2: Making directory 2026/06/11 04:51:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:51:38 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:38 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:38 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:51:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:38 INFO : sub dir/hello world: Copied (new) 2026/06/11 04:51:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:39 DEBUG : sub dir2: Making directory with metadata 2026/06/11 04:51:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/11 04:51:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/11 04:51:39 INFO : sub dir2: Making directory 2026/06/11 04:51:39 INFO : sub dir: Making directory 2026/06/11 04:51:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:51:39 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:39 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:39 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:51:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:39 INFO : sub dir/hello world: Copied (new) 2026/06/11 04:51:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/11 04:51:39 DEBUG : B2 bucket rclone-test-lunuped4cumo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.19s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", 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-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:40 INFO : sub dir2: Making directory 2026/06/11 04:51:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:51:41 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:41 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:41 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:51:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:41 INFO : sub dir/hello world: Copied (new) 2026/06/11 04:51:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:42 DEBUG : Creating backend with remote "TestB2:rclone-test-dukufew5jole" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-lunuped4cumo -> B2 bucket rclone-test-dukufew5jole 2026/06/11 04:51:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:51:43 DEBUG : B2 bucket rclone-test-dukufew5jole: Waiting for checks to finish 2026/06/11 04:51:43 DEBUG : B2 bucket rclone-test-dukufew5jole: Waiting for transfers to finish 2026/06/11 04:51:44 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:51:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/11 04:51:44 DEBUG : B2 bucket rclone-test-dukufew5jole: Purge remote 2026/06/11 04:51:44 INFO : B2 bucket rclone-test-dukufew5jole: cleaning bucket "rclone-test-dukufew5jole" of all files 2026/06/11 04:51:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f929da3005dbb5b9fe80e1b_f113bfc95a8d86afd_d20260611_m045144_c001_v0001173_t0003_u01781153504154") --- PASS: TestServerSideCopy (4.09s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:51:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:51:46 DEBUG : sub dir/hello world: Sizes differ 2026/06/11 04:51:46 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:46 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:47 DEBUG : sub dir/hello world: size = 17 OK 2026/06/11 04:51:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/11 04:51:47 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.68s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qatiyox2dogo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-lunuped4cumo -> B2 bucket rclone-test-qatiyox2dogo 2026/06/11 04:51:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:51:50 DEBUG : B2 bucket rclone-test-qatiyox2dogo: Waiting for checks to finish 2026/06/11 04:51:50 DEBUG : B2 bucket rclone-test-qatiyox2dogo: Waiting for transfers to finish 2026/06/11 04:51:51 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:51:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/11 04:51:52 DEBUG : B2 bucket rclone-test-qatiyox2dogo: Waiting for checks to finish 2026/06/11 04:51:52 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:51:52 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qatiyox2dogo) 2026/06/11 04:51:52 DEBUG : sub dir/hello world: Sizes differ 2026/06/11 04:51:52 DEBUG : B2 bucket rclone-test-qatiyox2dogo: Waiting for transfers to finish 2026/06/11 04:51:53 DEBUG : sub dir/hello world: size = 17 OK 2026/06/11 04:51:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/11 04:51:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/11 04:51:53 DEBUG : B2 bucket rclone-test-qatiyox2dogo: Purge remote 2026/06/11 04:51:53 INFO : B2 bucket rclone-test-qatiyox2dogo: cleaning bucket "rclone-test-qatiyox2dogo" of all files 2026/06/11 04:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf82bd53005dbb5b9fe80e1b_f1151ade72d2632d2_d20260611_m045153_c001_v0001029_t0039_u01781153513074") 2026/06/11 04:51:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf82bd53005dbb5b9fe80e1b_f1151b28cf81b4160_d20260611_m045151_c001_v0001109_t0041_u01781153511206") --- PASS: TestServerSideCopyOverSelf (7.40s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:55 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:51:55 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:51:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:51:55 DEBUG : sub dir/hello world: Sizes differ 2026/06/11 04:51:55 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:51:56 DEBUG : sub dir/hello world: size = 17 OK 2026/06/11 04:51:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/11 04:51:56 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/11 04:51:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.89s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:51:57 DEBUG : Creating backend with remote "TestB2:rclone-test-tuqumar1yune" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-lunuped4cumo -> B2 bucket rclone-test-tuqumar1yune 2026/06/11 04:51:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:51:58 DEBUG : B2 bucket rclone-test-tuqumar1yune: Waiting for checks to finish 2026/06/11 04:51:58 DEBUG : B2 bucket rclone-test-tuqumar1yune: Waiting for transfers to finish 2026/06/11 04:51:59 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:51:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:51:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/11 04:52:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:52:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tuqumar1yune) 2026/06/11 04:52:00 DEBUG : sub dir/hello world: Sizes differ 2026/06/11 04:52:00 DEBUG : B2 bucket rclone-test-tuqumar1yune: Waiting for checks to finish 2026/06/11 04:52:00 DEBUG : B2 bucket rclone-test-tuqumar1yune: Waiting for transfers to finish 2026/06/11 04:52:00 DEBUG : sub dir/hello world: size = 17 OK 2026/06/11 04:52:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/11 04:52:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/11 04:52:00 INFO : sub dir/hello world: Deleted 2026/06/11 04:52:01 DEBUG : testing file moves 2026/06/11 04:52:01 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:52:01 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tuqumar1yune) 2026/06/11 04:52:01 DEBUG : sub dir/hello world: Sizes differ 2026/06/11 04:52:01 DEBUG : B2 bucket rclone-test-tuqumar1yune: Waiting for checks to finish 2026/06/11 04:52:01 DEBUG : B2 bucket rclone-test-tuqumar1yune: Waiting for transfers to finish 2026/06/11 04:52:02 DEBUG : sub dir/hello world: size = 24 OK 2026/06/11 04:52:02 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/11 04:52:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/11 04:52:02 INFO : sub dir/hello world: Deleted 2026/06/11 04:52:03 DEBUG : B2 bucket rclone-test-tuqumar1yune: Purge remote 2026/06/11 04:52:03 INFO : B2 bucket rclone-test-tuqumar1yune: cleaning bucket "rclone-test-tuqumar1yune" of all files 2026/06/11 04:52:03 DEBUG : sub dir/hello world: Deleting (id "4_zef32dd43005dbb5b9fe80e1b_f10584c81d4d91369_d20260611_m045202_c001_v0001136_t0032_u01781153522065") 2026/06/11 04:52:03 DEBUG : sub dir/hello world: Deleting (id "4_zef32dd43005dbb5b9fe80e1b_f10467f990dd1a4f7_d20260611_m045200_c001_v0001185_t0043_u01781153520553") 2026/06/11 04:52:03 DEBUG : sub dir/hello world: Deleting (id "4_zef32dd43005dbb5b9fe80e1b_f1093e822a6821eda_d20260611_m045159_c001_v0001032_t0016_u01781153519218") --- PASS: TestServerSideMoveOverSelf (7.72s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:04 ERROR : error listing: directory not found 2026/06/11 04:52:05 INFO : Local file system at /tmp/rclone3477598769: Making directory 2026/06/11 04:52:05 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:05 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:52:06 DEBUG : Local file system at /tmp/rclone3477598769: Waiting for checks to finish 2026/06/11 04:52:06 DEBUG : Local file system at /tmp/rclone3477598769: Waiting for transfers to finish 2026/06/11 04:52:07 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/11 04:52:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:52:07 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/11 04:52:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.84s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:08 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/11 04:52:08 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:08 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:08 DEBUG : check sum: size = 1 OK 2026/06/11 04:52:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/11 04:52:08 INFO : check sum: Copied (new) 2026/06/11 04:52:08 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:08 DEBUG : check sum: size = 1 OK 2026/06/11 04:52:08 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/11 04:52:08 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/11 04:52:08 DEBUG : check sum: Unchanged skipping 2026/06/11 04:52:08 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:08 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:08 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/11 04:52:09 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:09 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:09 DEBUG : sizeonly: size = 6 OK 2026/06/11 04:52:09 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/11 04:52:09 INFO : sizeonly: Copied (new) 2026/06/11 04:52:09 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:10 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:10 DEBUG : sizeonly: size = 6 OK 2026/06/11 04:52:10 DEBUG : sizeonly: Sizes identical 2026/06/11 04:52:10 DEBUG : sizeonly: Unchanged skipping 2026/06/11 04:52:10 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:10 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:10 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.48s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/11 04:52:11 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:11 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/11 04:52:11 INFO : ignore-size: Copied (new) 2026/06/11 04:52:11 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:11 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:52:11 DEBUG : ignore-size: Unchanged skipping 2026/06/11 04:52:11 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:11 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:13 DEBUG : existing: size = 6 OK 2026/06/11 04:52:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:52:13 DEBUG : existing: Unchanged skipping 2026/06/11 04:52:13 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:13 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:13 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:13 INFO : There was nothing to transfer 2026/06/11 04:52:13 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/11 04:52:13 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:13 DEBUG : existing: size = 6 OK 2026/06/11 04:52:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/11 04:52:13 INFO : existing: Copied (replaced existing) 2026/06/11 04:52:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.70s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/11 04:52:14 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:14 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:14 DEBUG : existing: size = 6 OK 2026/06/11 04:52:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/11 04:52:14 INFO : existing: Copied (new) 2026/06/11 04:52:14 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:14 DEBUG : existing: Destination exists, skipping 2026/06/11 04:52:14 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:14 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:14 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:16 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/11 04:52:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/11 04:52:16 DEBUG : c/non empty space: size = 5 OK 2026/06/11 04:52:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:52:16 DEBUG : c/non empty space: Unchanged skipping 2026/06/11 04:52:16 DEBUG : a/potato2: size = 60 OK 2026/06/11 04:52:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/11 04:52:16 INFO : a/potato2: Copied (new) 2026/06/11 04:52:16 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:16 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:16 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:17 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:18 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:18 DEBUG : empty space: size = 1 OK 2026/06/11 04:52:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/11 04:52:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/11 04:52:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/11 04:52:18 DEBUG : empty space: Unchanged skipping 2026/06/11 04:52:18 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:18 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:18 INFO : There was nothing to transfer 2026/06/11 04:52:18 DEBUG : empty space: size = 1 OK 2026/06/11 04:52:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/11 04:52:18 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/11 04:52:20 INFO : empty space: Updated modification time in destination 2026/06/11 04:52:20 DEBUG : empty space: Unchanged skipping 2026/06/11 04:52:20 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:20 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:22 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:22 DEBUG : empty space: size = 1 OK 2026/06/11 04:52:22 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/06/11 04:52:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/11 04:52:22 DEBUG : empty space: Unchanged skipping 2026/06/11 04:52:22 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:22 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:23 DEBUG : foo: size = 3 OK 2026/06/11 04:52:23 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/06/11 04:52:23 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:52:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:52:23 DEBUG : foo: sha1 differ 2026/06/11 04:52:23 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:23 DEBUG : foo: size = 3 OK 2026/06/11 04:52:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/11 04:52:23 INFO : foo: Copied (replaced existing) 2026/06/11 04:52:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:24 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/11 04:52:24 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:24 DEBUG : empty space: size = 1 OK 2026/06/11 04:52:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:52:24 DEBUG : empty space: Unchanged skipping 2026/06/11 04:52:24 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:25 DEBUG : potato: size = 60 OK 2026/06/11 04:52:25 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/11 04:52:25 INFO : potato: Copied (new) 2026/06/11 04:52:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.71s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:26 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:26 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:52:26 DEBUG : potato: size = 60 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:52:26 DEBUG : potato: Sizes differ 2026/06/11 04:52:26 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:26 DEBUG : potato: size = 21 OK 2026/06/11 04:52:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/11 04:52:26 INFO : potato: Copied (replaced existing) 2026/06/11 04:52:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.52s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:28 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:28 DEBUG : potato: size = 21 OK 2026/06/11 04:52:28 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/06/11 04:52:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3477598769) 2026/06/11 04:52:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:52:28 DEBUG : potato: sha1 differ 2026/06/11 04:52:28 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:28 DEBUG : potato: size = 21 OK 2026/06/11 04:52:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/11 04:52:28 INFO : potato: Copied (replaced existing) 2026/06/11 04:52:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/11 04:52:29 DEBUG : empty space: size = 1 OK 2026/06/11 04:52:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:52:29 DEBUG : empty space: Unchanged skipping 2026/06/11 04:52:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/11 04:52:29 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:29 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:29 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/11 04:52:31 DEBUG : empty space: size = 1 OK 2026/06/11 04:52:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:52:31 DEBUG : empty space: Unchanged skipping 2026/06/11 04:52:31 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:31 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:31 DEBUG : potato2: size = 60 OK 2026/06/11 04:52:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/11 04:52:31 INFO : potato2: Copied (new) 2026/06/11 04:52:31 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:33 INFO : d: Making directory 2026/06/11 04:52:33 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/11 04:52:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/11 04:52:33 DEBUG : c/non empty space: size = 5 OK 2026/06/11 04:52:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:52:33 DEBUG : c/non empty space: Unchanged skipping 2026/06/11 04:52:33 DEBUG : a/potato2: size = 60 OK 2026/06/11 04:52:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/11 04:52:33 INFO : a/potato2: Copied (new) 2026/06/11 04:52:33 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:33 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:33 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:34 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:35 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/11 04:52:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/11 04:52:36 DEBUG : c/non empty space: size = 5 OK 2026/06/11 04:52:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:52:36 DEBUG : c/non empty space: Unchanged skipping 2026/06/11 04:52:36 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:36 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:36 DEBUG : a/potato2: size = 60 OK 2026/06/11 04:52:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/11 04:52:36 INFO : a/potato2: Copied (new) 2026/06/11 04:52:36 ERROR : B2 bucket rclone-test-lunuped4cumo: not deleting files as there were IO errors 2026/06/11 04:52:36 ERROR : B2 bucket rclone-test-lunuped4cumo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:37 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/11 04:52:38 DEBUG : empty space: size = 1 OK 2026/06/11 04:52:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:52:38 DEBUG : empty space: Unchanged skipping 2026/06/11 04:52:38 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:38 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:38 INFO : potato: Deleted 2026/06/11 04:52:38 DEBUG : potato2: size = 60 OK 2026/06/11 04:52:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/11 04:52:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.06s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:39 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:40 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:40 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:40 INFO : potato: Deleted 2026/06/11 04:52:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/11 04:52:40 DEBUG : empty space: size = 1 OK 2026/06/11 04:52:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:52:40 DEBUG : empty space: Unchanged skipping 2026/06/11 04:52:40 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:40 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:40 DEBUG : potato2: size = 60 OK 2026/06/11 04:52:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/11 04:52:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.36s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/11 04:52:42 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:42 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:42 DEBUG : potato2: size = 19 OK 2026/06/11 04:52:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/11 04:52:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.73s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:43 DEBUG : enormous: Excluded (Size Filter) 2026/06/11 04:52:43 DEBUG : enormous: Excluded 2026/06/11 04:52:43 DEBUG : potato2: Excluded (Size Filter) 2026/06/11 04:52:43 DEBUG : potato2: Excluded 2026/06/11 04:52:44 DEBUG : potato2: Excluded (Size Filter) 2026/06/11 04:52:44 DEBUG : potato2: Excluded 2026/06/11 04:52:44 DEBUG : empty space: size = 1 OK 2026/06/11 04:52:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:52:44 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:44 DEBUG : empty space: Unchanged skipping 2026/06/11 04:52:44 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:44 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:44 INFO : There was nothing to transfer 2026/06/11 04:52:44 DEBUG : enormous: Excluded (Size Filter) 2026/06/11 04:52:44 DEBUG : enormous: Excluded 2026/06/11 04:52:44 DEBUG : potato2: Excluded (Size Filter) 2026/06/11 04:52:44 DEBUG : potato2: Excluded 2026/06/11 04:52:44 DEBUG : potato2: Excluded (Size Filter) 2026/06/11 04:52:44 DEBUG : potato2: Excluded 2026/06/11 04:52:44 DEBUG : Local file system at /tmp/rclone3477598769: Waiting for checks to finish 2026/06/11 04:52:44 DEBUG : empty space: size = 1 OK 2026/06/11 04:52:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/11 04:52:44 DEBUG : empty space: Unchanged skipping 2026/06/11 04:52:44 DEBUG : Local file system at /tmp/rclone3477598769: Waiting for transfers to finish 2026/06/11 04:52:44 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:46 DEBUG : enormous: Excluded (Size Filter) 2026/06/11 04:52:46 DEBUG : enormous: Excluded 2026/06/11 04:52:46 DEBUG : potato2: Excluded (Size Filter) 2026/06/11 04:52:46 DEBUG : potato2: Excluded 2026/06/11 04:52:46 DEBUG : empty space: size = 1 OK 2026/06/11 04:52:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:52:46 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:46 DEBUG : empty space: Unchanged skipping 2026/06/11 04:52:46 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:46 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:46 INFO : enormous: Deleted 2026/06/11 04:52:46 INFO : potato2: Deleted 2026/06/11 04:52:46 INFO : There was nothing to transfer 2026/06/11 04:52:47 DEBUG : empty space: size = 1 OK 2026/06/11 04:52:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/11 04:52:47 DEBUG : empty space: Unchanged skipping 2026/06/11 04:52:47 DEBUG : Local file system at /tmp/rclone3477598769: Waiting for checks to finish 2026/06/11 04:52:47 DEBUG : Local file system at /tmp/rclone3477598769: Waiting for transfers to finish 2026/06/11 04:52:47 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:47 INFO : enormous: Deleted 2026/06/11 04:52:47 INFO : potato2: Deleted 2026/06/11 04:52:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.37s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:52:48 DEBUG : five: Need to transfer - File not found at Destination 2026/06/11 04:52:48 DEBUG : four: size = 4 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:52:48 DEBUG : four: size = 8 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:52:48 DEBUG : four: Sizes differ 2026/06/11 04:52:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/11 04:52:48 DEBUG : one: Destination is newer than source, skipping 2026/06/11 04:52:48 DEBUG : three: size = 5 OK 2026/06/11 04:52:48 DEBUG : three: Sizes identical 2026/06/11 04:52:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/11 04:52:48 DEBUG : two: size = 3 OK 2026/06/11 04:52:48 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3477598769) 2026/06/11 04:52:48 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:52:48 DEBUG : two: sha1 differ 2026/06/11 04:52:48 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:49 DEBUG : five: size = 4 OK 2026/06/11 04:52:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/11 04:52:49 INFO : five: Copied (new) 2026/06/11 04:52:49 DEBUG : four: size = 4 OK 2026/06/11 04:52:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/11 04:52:49 INFO : four: Copied (replaced existing) 2026/06/11 04:52:49 DEBUG : two: size = 3 OK 2026/06/11 04:52:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/11 04:52:49 INFO : two: Copied (replaced existing) 2026/06/11 04:52:49 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:50 DEBUG : five: size = 4 OK 2026/06/11 04:52:50 DEBUG : four: size = 4 OK 2026/06/11 04:52:50 DEBUG : one: Destination is newer than source, skipping 2026/06/11 04:52:50 DEBUG : three: size = 5 OK 2026/06/11 04:52:50 DEBUG : two: size = 3 OK 2026/06/11 04:52:50 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/11 04:52:50 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/11 04:52:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/11 04:52:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/11 04:52:50 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/11 04:52:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/11 04:52:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3477598769) 2026/06/11 04:52:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:52:50 DEBUG : three: sha1 differ 2026/06/11 04:52:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/11 04:52:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/11 04:52:50 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/11 04:52:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/11 04:52:50 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:50 DEBUG : three: size = 5 OK 2026/06/11 04:52:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/11 04:52:50 INFO : three: Copied (replaced existing) 2026/06/11 04:52:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.18s) === 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-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/11 04:52:52 INFO : B2 bucket rclone-test-lunuped4cumo: Making map for --track-renames 2026/06/11 04:52:52 INFO : B2 bucket rclone-test-lunuped4cumo: Finished making map for --track-renames 2026/06/11 04:52:52 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/11 04:52:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/11 04:52:52 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for renames to finish 2026/06/11 04:52:52 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:52 DEBUG : potato: size = 14 OK 2026/06/11 04:52:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/11 04:52:52 INFO : potato: Copied (new) 2026/06/11 04:52:52 DEBUG : yam: size = 11 OK 2026/06/11 04:52:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/11 04:52:52 INFO : yam: Copied (new) 2026/06/11 04:52:52 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:52 DEBUG : potato: size = 14 OK 2026/06/11 04:52:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:52:52 DEBUG : potato: Unchanged skipping 2026/06/11 04:52:52 INFO : B2 bucket rclone-test-lunuped4cumo: Making map for --track-renames 2026/06/11 04:52:52 INFO : B2 bucket rclone-test-lunuped4cumo: Finished making map for --track-renames 2026/06/11 04:52:52 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:52 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for renames to finish 2026/06/11 04:52:53 DEBUG : yaml: size = 11 OK 2026/06/11 04:52:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/11 04:52:53 INFO : yam: Copied (server-side copy) to: yaml 2026/06/11 04:52:54 INFO : yam: Deleted 2026/06/11 04:52:54 INFO : yaml: Renamed from "yam" 2026/06/11 04:52:54 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.32s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/11 04:52:55 INFO : B2 bucket rclone-test-lunuped4cumo: Making map for --track-renames 2026/06/11 04:52:55 INFO : B2 bucket rclone-test-lunuped4cumo: Finished making map for --track-renames 2026/06/11 04:52:55 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/11 04:52:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/11 04:52:55 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for renames to finish 2026/06/11 04:52:55 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:55 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1180-06.backblaze.com/b2api/v1/b2_upload_file/8f024d63005dbb5b9fe80e1b/c001_v0001180_t0020": EOF 2026/06/11 04:52:55 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-06.backblaze.com/b2api/v1/b2_upload_file/8f024d63005dbb5b9fe80e1b/c001_v0001180_t0020": EOF) 2026/06/11 04:52:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/11 04:52:55 DEBUG : potato: Received error: Post "https://pod-000-1180-06.backblaze.com/b2api/v1/b2_upload_file/8f024d63005dbb5b9fe80e1b/c001_v0001180_t0020": EOF - low level retry 0/10 2026/06/11 04:52:55 DEBUG : pacer: Reducing sleep to 10ms 2026/06/11 04:52:55 DEBUG : yam: size = 11 OK 2026/06/11 04:52:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/11 04:52:55 INFO : yam: Copied (new) 2026/06/11 04:52:55 DEBUG : potato: size = 14 OK 2026/06/11 04:52:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/11 04:52:55 INFO : potato: Copied (new) 2026/06/11 04:52:55 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:56 DEBUG : potato: size = 14 OK 2026/06/11 04:52:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:52:56 DEBUG : potato: Unchanged skipping 2026/06/11 04:52:56 INFO : B2 bucket rclone-test-lunuped4cumo: Making map for --track-renames 2026/06/11 04:52:56 INFO : B2 bucket rclone-test-lunuped4cumo: Finished making map for --track-renames 2026/06/11 04:52:56 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:56 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for renames to finish 2026/06/11 04:52:56 DEBUG : yaml: size = 11 OK 2026/06/11 04:52:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/11 04:52:56 INFO : yam: Copied (server-side copy) to: yaml 2026/06/11 04:52:56 INFO : yam: Deleted 2026/06/11 04:52:56 INFO : yaml: Renamed from "yam" 2026/06/11 04:52:56 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/11 04:52:57 INFO : B2 bucket rclone-test-lunuped4cumo: Making map for --track-renames 2026/06/11 04:52:57 INFO : B2 bucket rclone-test-lunuped4cumo: Finished making map for --track-renames 2026/06/11 04:52:57 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/11 04:52:57 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for renames to finish 2026/06/11 04:52:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/11 04:52:57 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:58 DEBUG : sub/yam: size = 11 OK 2026/06/11 04:52:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/11 04:52:58 INFO : sub/yam: Copied (new) 2026/06/11 04:52:58 DEBUG : potato: size = 14 OK 2026/06/11 04:52:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/11 04:52:58 INFO : potato: Copied (new) 2026/06/11 04:52:58 DEBUG : Waiting for deletions to finish 2026/06/11 04:52:58 DEBUG : potato: size = 14 OK 2026/06/11 04:52:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:52:58 DEBUG : potato: Unchanged skipping 2026/06/11 04:52:58 INFO : B2 bucket rclone-test-lunuped4cumo: Making map for --track-renames 2026/06/11 04:52:58 INFO : B2 bucket rclone-test-lunuped4cumo: Finished making map for --track-renames 2026/06/11 04:52:58 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:52:58 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for renames to finish 2026/06/11 04:52:59 DEBUG : yam: size = 11 OK 2026/06/11 04:52:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/11 04:52:59 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/11 04:52:59 INFO : sub/yam: Deleted 2026/06/11 04:52:59 INFO : yam: Renamed from "sub/yam" 2026/06/11 04:52:59 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:52:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.04s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:53:00 DEBUG : Creating backend with remote "/tmp/rclone3477598769/dir1" 2026/06/11 04:53:00 DEBUG : Creating backend with remote "/tmp/rclone3477598769/dir2" 2026/06/11 04:53:00 DEBUG : Local file system at /tmp/rclone3477598769/dir2: Using server-side directory move 2026/06/11 04:53:00 INFO : Local file system at /tmp/rclone3477598769/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/11 04:53:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/11 04:53:00 DEBUG : Local file system at /tmp/rclone3477598769/dir2: Waiting for checks to finish 2026/06/11 04:53:00 DEBUG : Local file system at /tmp/rclone3477598769/dir2: Waiting for transfers to finish 2026/06/11 04:53:00 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:53:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:53:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/11 04:53:01 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:53:01 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:53:01 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/11 04:53:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/11 04:53:01 INFO : nested/sub dir/file: Copied (new) 2026/06/11 04:53:01 INFO : nested/sub dir/file: Deleted 2026/06/11 04:53:02 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:53:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:53:02 INFO : sub dir/hello world: Copied (new) 2026/06/11 04:53:02 INFO : sub dir/hello world: Deleted 2026/06/11 04:53:02 INFO : sub dir: Removing directory 2026/06/11 04:53:02 INFO : nested/sub dir: Removing directory 2026/06/11 04:53:02 INFO : nested: Removing directory 2026/06/11 04:53:02 DEBUG : Local file system at /tmp/rclone3477598769: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:53:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/11 04:53:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/11 04:53:03 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:53:03 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:53:03 DEBUG : sub dir/hello world: size = 11 OK 2026/06/11 04:53:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 04:53:03 INFO : sub dir/hello world: Copied (new) 2026/06/11 04:53:03 INFO : sub dir/hello world: Deleted 2026/06/11 04:53:03 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/11 04:53:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/11 04:53:03 INFO : nested/sub dir/file: Copied (new) 2026/06/11 04:53:03 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.72s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:53:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/11 04:53:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/11 04:53:04 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:53:04 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:53:05 DEBUG : existing-b: size = 6 OK 2026/06/11 04:53:05 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/11 04:53:05 INFO : existing-b: Copied (new) 2026/06/11 04:53:05 INFO : existing-b: Deleted 2026/06/11 04:53:05 DEBUG : existing: size = 6 OK 2026/06/11 04:53:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/11 04:53:05 INFO : existing: Copied (new) 2026/06/11 04:53:05 INFO : existing: Deleted 2026/06/11 04:53:05 DEBUG : existing: Destination exists, skipping 2026/06/11 04:53:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/11 04:53:05 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:53:05 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:53:05 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.94s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:53:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xamoqat7visu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lunuped4cumo -> B2 bucket rclone-test-xamoqat7visu 2026/06/11 04:53:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/11 04:53:10 DEBUG : empty space: size = 1 OK 2026/06/11 04:53:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/11 04:53:10 DEBUG : empty space: Unchanged skipping 2026/06/11 04:53:10 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:53:10 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xamoqat7visu) 2026/06/11 04:53:10 DEBUG : potato3: Sizes differ 2026/06/11 04:53:10 DEBUG : B2 bucket rclone-test-xamoqat7visu: Waiting for checks to finish 2026/06/11 04:53:11 INFO : empty space: Deleted 2026/06/11 04:53:11 DEBUG : B2 bucket rclone-test-xamoqat7visu: Waiting for transfers to finish 2026/06/11 04:53:11 DEBUG : potato2: size = 60 OK 2026/06/11 04:53:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/11 04:53:11 INFO : potato2: Copied (server-side copy) 2026/06/11 04:53:11 INFO : potato2: Deleted 2026/06/11 04:53:11 DEBUG : potato3: size = 68 OK 2026/06/11 04:53:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/11 04:53:11 INFO : potato3: Copied (server-side copy) 2026/06/11 04:53:11 INFO : potato3: Deleted 2026/06/11 04:53:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tepoqoc9fale" 2026/06/11 04:53:13 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/11 04:53:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/11 04:53:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/11 04:53:13 DEBUG : B2 bucket rclone-test-tepoqoc9fale: Waiting for checks to finish 2026/06/11 04:53:13 DEBUG : B2 bucket rclone-test-tepoqoc9fale: Waiting for transfers to finish 2026/06/11 04:53:13 DEBUG : empty space: size = 1 OK 2026/06/11 04:53:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/11 04:53:13 INFO : empty space: Copied (server-side copy) 2026/06/11 04:53:13 INFO : empty space: Deleted 2026/06/11 04:53:14 DEBUG : potato2: size = 60 OK 2026/06/11 04:53:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/11 04:53:14 INFO : potato2: Copied (server-side copy) 2026/06/11 04:53:14 DEBUG : potato3: size = 68 OK 2026/06/11 04:53:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/11 04:53:14 INFO : potato3: Copied (server-side copy) 2026/06/11 04:53:14 INFO : potato2: Deleted 2026/06/11 04:53:14 INFO : potato3: Deleted 2026/06/11 04:53:14 DEBUG : B2 bucket rclone-test-tepoqoc9fale: Purge remote 2026/06/11 04:53:14 INFO : B2 bucket rclone-test-tepoqoc9fale: cleaning bucket "rclone-test-tepoqoc9fale" of all files 2026/06/11 04:53:15 DEBUG : empty space: Deleting (id "4_z7f52fd73006dbb5b9fe80e1b_f103edd7836e26187_d20260611_m045313_c001_v0001176_t0018_u01781153593594") 2026/06/11 04:53:15 DEBUG : potato2: Deleting (id "4_z7f52fd73006dbb5b9fe80e1b_f1119c661c6ab85eb_d20260611_m045313_c001_v0001144_t0023_u01781153593821") 2026/06/11 04:53:15 DEBUG : potato3: Deleting (id "4_z7f52fd73006dbb5b9fe80e1b_f104c043219d71b21_d20260611_m045313_c001_v0001105_t0025_u01781153593974") 2026/06/11 04:53:15 DEBUG : B2 bucket rclone-test-xamoqat7visu: Purge remote 2026/06/11 04:53:15 INFO : B2 bucket rclone-test-xamoqat7visu: cleaning bucket "rclone-test-xamoqat7visu" of all files 2026/06/11 04:53:15 DEBUG : empty space: Deleting (id "4_z9f32ed73006dbb5b9fe80e1b_f4258e36328266a38_d20260611_m045313_c001_v7007000_t0000_u01781153593800") 2026/06/11 04:53:15 DEBUG : empty space: Deleting (id "4_z9f32ed73006dbb5b9fe80e1b_f1060b04d923e8a40_d20260611_m045310_c001_v0001183_t0031_u01781153590071") 2026/06/11 04:53:15 DEBUG : potato2: Deleting (id "4_z9f32ed73006dbb5b9fe80e1b_f4258e36328266a3a_d20260611_m045314_c001_v7007000_t0000_u01781153594378") 2026/06/11 04:53:15 DEBUG : potato2: Deleting (id "4_z9f32ed73006dbb5b9fe80e1b_f104a0b887bb2a336_d20260611_m045310_c001_v0001182_t0055_u01781153590944") 2026/06/11 04:53:15 DEBUG : potato3: Deleting (id "4_z9f32ed73006dbb5b9fe80e1b_f419e235c0b4387f0_d20260611_m045314_c001_v7007000_t0000_u01781153594407") 2026/06/11 04:53:15 DEBUG : potato3: Deleting (id "4_z9f32ed73006dbb5b9fe80e1b_f117946173461345d_d20260611_m045311_c001_v0001097_t0036_u01781153591167") 2026/06/11 04:53:15 DEBUG : potato3: Deleting (id "4_z9f32ed73006dbb5b9fe80e1b_f1060b04d923e8a42_d20260611_m045310_c001_v0001183_t0058_u01781153590297") 2026/06/11 04:53:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/11 04:53:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/11 04:53:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.87s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:53:17 DEBUG : Creating backend with remote "TestB2:rclone-test-lalopay4teye" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lunuped4cumo -> B2 bucket rclone-test-lalopay4teye 2026/06/11 04:53:22 DEBUG : empty space: Excluded (Size Filter) 2026/06/11 04:53:22 DEBUG : empty space: Excluded 2026/06/11 04:53:22 DEBUG : empty space: Excluded (Size Filter) 2026/06/11 04:53:22 DEBUG : empty space: Excluded 2026/06/11 04:53:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/11 04:53:22 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:53:22 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lalopay4teye) 2026/06/11 04:53:22 DEBUG : potato3: Sizes differ 2026/06/11 04:53:22 DEBUG : B2 bucket rclone-test-lalopay4teye: Waiting for checks to finish 2026/06/11 04:53:22 DEBUG : B2 bucket rclone-test-lalopay4teye: Waiting for transfers to finish 2026/06/11 04:53:22 DEBUG : potato3: size = 68 OK 2026/06/11 04:53:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/11 04:53:22 INFO : potato3: Copied (server-side copy) 2026/06/11 04:53:23 DEBUG : potato2: size = 60 OK 2026/06/11 04:53:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/11 04:53:23 INFO : potato2: Copied (server-side copy) 2026/06/11 04:53:23 INFO : potato3: Deleted 2026/06/11 04:53:23 INFO : potato2: Deleted 2026/06/11 04:53:23 DEBUG : Creating backend with remote "TestB2:rclone-test-niwunoh4zafe" 2026/06/11 04:53:24 DEBUG : empty space: Excluded (Size Filter) 2026/06/11 04:53:24 DEBUG : empty space: Excluded 2026/06/11 04:53:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/11 04:53:24 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/11 04:53:24 DEBUG : B2 bucket rclone-test-niwunoh4zafe: Waiting for checks to finish 2026/06/11 04:53:24 DEBUG : B2 bucket rclone-test-niwunoh4zafe: Waiting for transfers to finish 2026/06/11 04:53:25 DEBUG : potato2: size = 60 OK 2026/06/11 04:53:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/11 04:53:25 INFO : potato2: Copied (server-side copy) 2026/06/11 04:53:25 INFO : potato2: Deleted 2026/06/11 04:53:25 DEBUG : potato3: size = 68 OK 2026/06/11 04:53:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/11 04:53:25 INFO : potato3: Copied (server-side copy) 2026/06/11 04:53:26 INFO : potato3: Deleted 2026/06/11 04:53:26 DEBUG : B2 bucket rclone-test-niwunoh4zafe: Purge remote 2026/06/11 04:53:26 INFO : B2 bucket rclone-test-niwunoh4zafe: cleaning bucket "rclone-test-niwunoh4zafe" of all files 2026/06/11 04:53:26 DEBUG : potato2: Deleting (id "4_z4f222d53007dbb5b9fe80e1b_f118473719e20f986_d20260611_m045325_c001_v0001157_t0010_u01781153605321") 2026/06/11 04:53:26 DEBUG : potato3: Deleting (id "4_z4f222d53007dbb5b9fe80e1b_f110fe4c1305c3f7a_d20260611_m045325_c001_v0001171_t0005_u01781153605680") 2026/06/11 04:53:27 DEBUG : B2 bucket rclone-test-lalopay4teye: Purge remote 2026/06/11 04:53:27 INFO : B2 bucket rclone-test-lalopay4teye: cleaning bucket "rclone-test-lalopay4teye" of all files 2026/06/11 04:53:27 DEBUG : empty space: Deleting (id "4_z4f121d43007dbb5b9fe80e1b_f111cc130f8ef6508_d20260611_m045321_c001_v0001100_t0025_u01781153601528") 2026/06/11 04:53:27 DEBUG : potato2: Deleting (id "4_z4f121d43007dbb5b9fe80e1b_f421bf93c8f84068a_d20260611_m045325_c001_v7007000_t0000_u01781153605744") 2026/06/11 04:53:27 DEBUG : potato2: Deleting (id "4_z4f121d43007dbb5b9fe80e1b_f1034cd2a8fb5baba_d20260611_m045322_c001_v0001173_t0059_u01781153602502") 2026/06/11 04:53:27 DEBUG : potato3: Deleting (id "4_z4f121d43007dbb5b9fe80e1b_f421bf93c8f84068b_d20260611_m045326_c001_v7007000_t0000_u01781153606067") 2026/06/11 04:53:27 DEBUG : potato3: Deleting (id "4_z4f121d43007dbb5b9fe80e1b_f11952dc4f724fbba_d20260611_m045322_c001_v0001183_t0045_u01781153602880") 2026/06/11 04:53:27 DEBUG : potato3: Deleting (id "4_z4f121d43007dbb5b9fe80e1b_f111cc130f8ef650c_d20260611_m045321_c001_v0001100_t0025_u01781153601845") --- PASS: TestServerSideMoveWithFilter (11.56s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:53:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bobaxex8dila" 2026/06/11 04:53:31 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lunuped4cumo -> B2 bucket rclone-test-bobaxex8dila 2026/06/11 04:53:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/11 04:53:35 DEBUG : empty space: size = 1 OK 2026/06/11 04:53:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/11 04:53:35 DEBUG : empty space: Unchanged skipping 2026/06/11 04:53:35 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:53:35 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bobaxex8dila) 2026/06/11 04:53:35 DEBUG : potato3: Sizes differ 2026/06/11 04:53:35 DEBUG : B2 bucket rclone-test-bobaxex8dila: Waiting for checks to finish 2026/06/11 04:53:35 INFO : empty space: Deleted 2026/06/11 04:53:35 DEBUG : B2 bucket rclone-test-bobaxex8dila: Waiting for transfers to finish 2026/06/11 04:53:35 DEBUG : potato2: size = 60 OK 2026/06/11 04:53:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/11 04:53:35 INFO : potato2: Copied (server-side copy) 2026/06/11 04:53:35 INFO : potato2: Deleted 2026/06/11 04:53:36 DEBUG : potato3: size = 68 OK 2026/06/11 04:53:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/11 04:53:36 INFO : potato3: Copied (server-side copy) 2026/06/11 04:53:36 INFO : potato3: Deleted 2026/06/11 04:53:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dokabaj6xito" 2026/06/11 04:53:37 INFO : tomatoDir: Making directory 2026/06/11 04:53:37 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/11 04:53:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/11 04:53:37 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/11 04:53:37 DEBUG : B2 bucket rclone-test-dokabaj6xito: Waiting for checks to finish 2026/06/11 04:53:37 DEBUG : B2 bucket rclone-test-dokabaj6xito: Waiting for transfers to finish 2026/06/11 04:53:38 DEBUG : empty space: size = 1 OK 2026/06/11 04:53:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/11 04:53:38 INFO : empty space: Copied (server-side copy) 2026/06/11 04:53:38 INFO : empty space: Deleted 2026/06/11 04:53:38 DEBUG : potato3: size = 68 OK 2026/06/11 04:53:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/11 04:53:38 INFO : potato3: Copied (server-side copy) 2026/06/11 04:53:39 DEBUG : potato2: size = 60 OK 2026/06/11 04:53:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/11 04:53:39 INFO : potato2: Copied (server-side copy) 2026/06/11 04:53:39 INFO : potato3: Deleted 2026/06/11 04:53:39 INFO : potato2: Deleted 2026/06/11 04:53:39 DEBUG : B2 bucket rclone-test-dokabaj6xito: Purge remote 2026/06/11 04:53:39 INFO : B2 bucket rclone-test-dokabaj6xito: cleaning bucket "rclone-test-dokabaj6xito" of all files 2026/06/11 04:53:39 DEBUG : empty space: Deleting (id "4_z3f625d83007dbb5b9fe80e1b_f119dc8ebff2b2275_d20260611_m045338_c001_v0001174_t0020_u01781153618427") 2026/06/11 04:53:39 DEBUG : potato2: Deleting (id "4_z3f625d83007dbb5b9fe80e1b_f108d736c78c08371_d20260611_m045338_c001_v0001042_t0008_u01781153618800") 2026/06/11 04:53:39 DEBUG : potato3: Deleting (id "4_z3f625d83007dbb5b9fe80e1b_f1083d4e88e117209_d20260611_m045338_c001_v0001179_t0049_u01781153618802") 2026/06/11 04:53:40 DEBUG : B2 bucket rclone-test-bobaxex8dila: Purge remote 2026/06/11 04:53:40 INFO : B2 bucket rclone-test-bobaxex8dila: cleaning bucket "rclone-test-bobaxex8dila" of all files 2026/06/11 04:53:40 DEBUG : empty space: Deleting (id "4_z1fd24d03007dbb5b9fe80e1b_f418852e2c450dcf6_d20260611_m045338_c001_v7007000_t0000_u01781153618793") 2026/06/11 04:53:40 DEBUG : empty space: Deleting (id "4_z1fd24d03007dbb5b9fe80e1b_f117f720c735c042f_d20260611_m045332_c001_v0001115_t0056_u01781153612740") 2026/06/11 04:53:40 DEBUG : potato2: Deleting (id "4_z1fd24d03007dbb5b9fe80e1b_f4034b0812e62fe05_d20260611_m045339_c001_v7007000_t0000_u01781153619174") 2026/06/11 04:53:40 DEBUG : potato2: Deleting (id "4_z1fd24d03007dbb5b9fe80e1b_f117aac8afe7a05a0_d20260611_m045335_c001_v0001167_t0000_u01781153615443") 2026/06/11 04:53:40 DEBUG : potato3: Deleting (id "4_z1fd24d03007dbb5b9fe80e1b_f418852e2c450dcf8_d20260611_m045339_c001_v7007000_t0000_u01781153619063") 2026/06/11 04:53:40 DEBUG : potato3: Deleting (id "4_z1fd24d03007dbb5b9fe80e1b_f1060b04d923e8acd_d20260611_m045335_c001_v0001183_t0059_u01781153615814") 2026/06/11 04:53:40 DEBUG : potato3: Deleting (id "4_z1fd24d03007dbb5b9fe80e1b_f117f720c735c0431_d20260611_m045333_c001_v0001115_t0028_u01781153613911") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.43s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:53:42 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:53:45 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:53:46 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/rclone-sync-test" 2026/06/11 04:53:48 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/rclone-sync-test-include/layer2" 2026/06/11 04:53:50 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/rclone-sync-test-ignore-file" 2026/06/11 04:54:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": net/http: TLS handshake timeout) 2026/06/11 04:54:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/11 04:54:52 DEBUG : pacer: Reducing sleep to 10ms 2026/06/11 04:54:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/11 04:54:54 DEBUG : B2 bucket rclone-test-lunuped4cumo path rclone-sync-test: Waiting for checks to finish 2026/06/11 04:54:54 DEBUG : B2 bucket rclone-test-lunuped4cumo path rclone-sync-test: Waiting for transfers to finish 2026/06/11 04:54:54 DEBUG : Waiting for deletions to finish 2026/06/11 04:54:54 INFO : There was nothing to transfer 2026/06/11 04:54:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/11 04:54:54 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:54:54 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:54:54 DEBUG : Waiting for deletions to finish 2026/06/11 04:54:54 INFO : There was nothing to transfer 2026/06/11 04:54:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/11 04:54:55 DEBUG : B2 bucket rclone-test-lunuped4cumo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/11 04:54:55 DEBUG : B2 bucket rclone-test-lunuped4cumo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/11 04:54:55 DEBUG : Waiting for deletions to finish 2026/06/11 04:54:55 INFO : There was nothing to transfer 2026/06/11 04:54:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/11 04:54:55 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:54:55 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:54:55 DEBUG : Waiting for deletions to finish 2026/06/11 04:54:55 INFO : There was nothing to transfer 2026/06/11 04:54:56 DEBUG : Excluded 2026/06/11 04:54:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/11 04:54:56 DEBUG : B2 bucket rclone-test-lunuped4cumo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/11 04:54:56 DEBUG : B2 bucket rclone-test-lunuped4cumo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/11 04:54:56 DEBUG : Waiting for deletions to finish 2026/06/11 04:54:56 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (70.60s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:54:57 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/dst" 2026/06/11 04:54:58 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/CompareDest" 2026/06/11 04:55:00 DEBUG : one: Need to transfer - File not found at Destination 2026/06/11 04:55:00 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:00 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:01 DEBUG : one: size = 3 OK 2026/06/11 04:55:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/11 04:55:01 INFO : one: Copied (new) 2026/06/11 04:55:01 DEBUG : Waiting for deletions to finish 2026/06/11 04:55:01 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:01 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:55:01 DEBUG : one: Sizes differ 2026/06/11 04:55:02 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:02 DEBUG : one: size = 5 OK 2026/06/11 04:55:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/11 04:55:02 INFO : one: Copied (replaced existing) 2026/06/11 04:55:02 DEBUG : Waiting for deletions to finish 2026/06/11 04:55:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:04 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:55:04 DEBUG : one: Sizes differ 2026/06/11 04:55:04 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:04 DEBUG : one: size = 5 OK 2026/06/11 04:55:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:55:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/11 04:55:04 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:04 DEBUG : Waiting for deletions to finish 2026/06/11 04:55:04 INFO : There was nothing to transfer 2026/06/11 04:55:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:05 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:55:05 DEBUG : one: Sizes differ 2026/06/11 04:55:06 DEBUG : two: size = 3 OK 2026/06/11 04:55:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:55:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/11 04:55:06 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:06 DEBUG : one: size = 5 OK 2026/06/11 04:55:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:55:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/11 04:55:06 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:06 DEBUG : Waiting for deletions to finish 2026/06/11 04:55:06 INFO : There was nothing to transfer 2026/06/11 04:55:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:06 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:55:06 DEBUG : one: Sizes differ 2026/06/11 04:55:06 DEBUG : two: size = 3 OK 2026/06/11 04:55:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:55:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/11 04:55:06 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:06 DEBUG : one: size = 5 OK 2026/06/11 04:55:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:55:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/11 04:55:06 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:06 DEBUG : Waiting for deletions to finish 2026/06/11 04:55:06 INFO : There was nothing to transfer 2026/06/11 04:55:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:07 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:55:07 DEBUG : one: Sizes differ 2026/06/11 04:55:07 DEBUG : two: size = 3 OK 2026/06/11 04:55:07 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/06/11 04:55:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/11 04:55:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/11 04:55:07 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:07 DEBUG : one: size = 5 OK 2026/06/11 04:55:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:55:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/11 04:55:07 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:07 DEBUG : Waiting for deletions to finish 2026/06/11 04:55:07 INFO : There was nothing to transfer 2026/06/11 04:55:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:08 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:55:08 DEBUG : one: Sizes differ 2026/06/11 04:55:08 DEBUG : two: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:08 DEBUG : two: size = 3 (B2 bucket rclone-test-lunuped4cumo path CompareDest) 2026/06/11 04:55:08 DEBUG : two: Sizes differ 2026/06/11 04:55:08 DEBUG : two: Need to transfer - File not found at Destination 2026/06/11 04:55:08 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:08 DEBUG : one: size = 5 OK 2026/06/11 04:55:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:55:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/11 04:55:08 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:09 DEBUG : two: size = 5 OK 2026/06/11 04:55:09 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/11 04:55:09 INFO : two: Copied (new) 2026/06/11 04:55:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.62s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:55:12 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/dest" 2026/06/11 04:55:13 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/pre-dest1" 2026/06/11 04:55:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/pre-dest2" 2026/06/11 04:55:17 DEBUG : 1: size = 1 OK 2026/06/11 04:55:17 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:55:17 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/11 04:55:17 DEBUG : 2: size = 1 OK 2026/06/11 04:55:17 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:55:17 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/11 04:55:17 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/11 04:55:17 DEBUG : B2 bucket rclone-test-lunuped4cumo path dest: Waiting for checks to finish 2026/06/11 04:55:17 DEBUG : B2 bucket rclone-test-lunuped4cumo path dest: Waiting for transfers to finish 2026/06/11 04:55:18 DEBUG : 3: size = 1 OK 2026/06/11 04:55:18 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/11 04:55:18 INFO : 3: Copied (new) 2026/06/11 04:55:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.59s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:55:20 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/dst" 2026/06/11 04:55:21 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/CopyDest" 2026/06/11 04:55:23 DEBUG : one: Need to transfer - File not found at Destination 2026/06/11 04:55:23 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:23 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:24 DEBUG : one: size = 3 OK 2026/06/11 04:55:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/11 04:55:24 INFO : one: Copied (new) 2026/06/11 04:55:24 DEBUG : Waiting for deletions to finish 2026/06/11 04:55:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:24 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:55:24 DEBUG : one: Sizes differ 2026/06/11 04:55:24 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:25 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:25 DEBUG : one: size = 5 OK 2026/06/11 04:55:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/11 04:55:25 INFO : one: Copied (replaced existing) 2026/06/11 04:55:25 DEBUG : Waiting for deletions to finish 2026/06/11 04:55:26 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/BackupDir" 2026/06/11 04:55:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:28 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:55:28 DEBUG : one: Sizes differ 2026/06/11 04:55:28 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:28 DEBUG : one: size = 5 OK 2026/06/11 04:55:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:55:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:28 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:55:28 DEBUG : one: Sizes differ 2026/06/11 04:55:29 DEBUG : one: size = 3 OK 2026/06/11 04:55:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/11 04:55:29 INFO : one: Copied (server-side copy) 2026/06/11 04:55:29 INFO : one: Deleted 2026/06/11 04:55:29 DEBUG : one: size = 5 OK 2026/06/11 04:55:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/11 04:55:29 INFO : one: Copied (server-side copy) 2026/06/11 04:55:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/11 04:55:29 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:29 DEBUG : Waiting for deletions to finish 2026/06/11 04:55:30 DEBUG : one: size = 5 OK 2026/06/11 04:55:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:55:30 DEBUG : one: Unchanged skipping 2026/06/11 04:55:30 DEBUG : two: size = 3 OK 2026/06/11 04:55:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:55:31 DEBUG : two: size = 3 OK 2026/06/11 04:55:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/11 04:55:31 INFO : two: Copied (server-side copy) 2026/06/11 04:55:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/11 04:55:31 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:31 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:31 DEBUG : Waiting for deletions to finish 2026/06/11 04:55:31 DEBUG : one: size = 5 OK 2026/06/11 04:55:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:55:31 DEBUG : one: Unchanged skipping 2026/06/11 04:55:31 DEBUG : two: size = 3 OK 2026/06/11 04:55:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:55:31 DEBUG : two: Unchanged skipping 2026/06/11 04:55:31 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:31 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:31 DEBUG : Waiting for deletions to finish 2026/06/11 04:55:31 INFO : There was nothing to transfer 2026/06/11 04:55:33 DEBUG : one: size = 5 OK 2026/06/11 04:55:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:55:33 DEBUG : one: Unchanged skipping 2026/06/11 04:55:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:33 DEBUG : three: size = 5 (B2 bucket rclone-test-lunuped4cumo path CopyDest) 2026/06/11 04:55:33 DEBUG : three: Sizes differ 2026/06/11 04:55:33 DEBUG : three: Destination not found in --copy-dest 2026/06/11 04:55:33 DEBUG : three: Need to transfer - File not found at Destination 2026/06/11 04:55:33 DEBUG : two: size = 3 OK 2026/06/11 04:55:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/11 04:55:33 DEBUG : two: Unchanged skipping 2026/06/11 04:55:33 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:33 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:33 DEBUG : three: size = 7 OK 2026/06/11 04:55:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/11 04:55:33 INFO : three: Copied (new) 2026/06/11 04:55:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.36s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:55:37 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/dst" 2026/06/11 04:55:38 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/backup" 2026/06/11 04:55:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:40 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:55:40 DEBUG : one: Sizes differ 2026/06/11 04:55:40 DEBUG : two: size = 3 OK 2026/06/11 04:55:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:55:40 DEBUG : two: Unchanged skipping 2026/06/11 04:55:40 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:41 DEBUG : one: size = 3 OK 2026/06/11 04:55:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/11 04:55:41 INFO : one: Copied (server-side copy) 2026/06/11 04:55:41 INFO : one: Deleted 2026/06/11 04:55:41 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:42 DEBUG : one: size = 4 OK 2026/06/11 04:55:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/11 04:55:42 INFO : one: Copied (new) 2026/06/11 04:55:42 DEBUG : Waiting for deletions to finish 2026/06/11 04:55:43 DEBUG : three.txt: size = 5 OK 2026/06/11 04:55:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/11 04:55:43 INFO : three.txt: Copied (server-side copy) 2026/06/11 04:55:43 INFO : three.txt: Deleted 2026/06/11 04:55:43 INFO : three.txt: Moved into backup dir 2026/06/11 04:55:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:45 DEBUG : one: size = 4 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:55:45 DEBUG : one: Sizes differ 2026/06/11 04:55:45 DEBUG : two: size = 3 OK 2026/06/11 04:55:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:55:45 DEBUG : two: Unchanged skipping 2026/06/11 04:55:45 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:45 DEBUG : one: size = 4 OK 2026/06/11 04:55:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/11 04:55:45 INFO : one: Copied (server-side copy) 2026/06/11 04:55:45 INFO : one: Deleted 2026/06/11 04:55:45 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:46 DEBUG : one: size = 5 OK 2026/06/11 04:55:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/11 04:55:46 INFO : one: Copied (new) 2026/06/11 04:55:46 DEBUG : Waiting for deletions to finish 2026/06/11 04:55:47 DEBUG : three.txt: size = 6 OK 2026/06/11 04:55:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/11 04:55:47 INFO : three.txt: Copied (server-side copy) 2026/06/11 04:55:47 INFO : three.txt: Deleted 2026/06/11 04:55:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.78s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:55:49 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/dst" 2026/06/11 04:55:51 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/backup" 2026/06/11 04:55:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:52 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:55:52 DEBUG : one: Sizes differ 2026/06/11 04:55:52 DEBUG : two: size = 3 OK 2026/06/11 04:55:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:55:52 DEBUG : two: Unchanged skipping 2026/06/11 04:55:52 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:54 DEBUG : one.bak: size = 3 OK 2026/06/11 04:55:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/11 04:55:54 INFO : one: Copied (server-side copy) to: one.bak 2026/06/11 04:55:55 INFO : one: Deleted 2026/06/11 04:55:55 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:55:56 DEBUG : one: size = 4 OK 2026/06/11 04:55:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/11 04:55:56 INFO : one: Copied (new) 2026/06/11 04:55:56 DEBUG : Waiting for deletions to finish 2026/06/11 04:55:56 DEBUG : three.txt.bak: size = 5 OK 2026/06/11 04:55:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/11 04:55:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/11 04:55:57 INFO : three.txt: Deleted 2026/06/11 04:55:57 INFO : three.txt: Moved into backup dir 2026/06/11 04:55:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:55:58 DEBUG : one: size = 4 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:55:58 DEBUG : one: Sizes differ 2026/06/11 04:55:58 DEBUG : two: size = 3 OK 2026/06/11 04:55:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:55:58 DEBUG : two: Unchanged skipping 2026/06/11 04:55:58 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:55:59 DEBUG : one.bak: size = 4 OK 2026/06/11 04:55:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/11 04:55:59 INFO : one: Copied (server-side copy) to: one.bak 2026/06/11 04:55:59 INFO : one: Deleted 2026/06/11 04:55:59 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:56:00 DEBUG : one: size = 5 OK 2026/06/11 04:56:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/11 04:56:00 INFO : one: Copied (new) 2026/06/11 04:56:00 DEBUG : Waiting for deletions to finish 2026/06/11 04:56:00 DEBUG : three.txt.bak: size = 6 OK 2026/06/11 04:56:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/11 04:56:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/11 04:56:00 INFO : three.txt: Deleted 2026/06/11 04:56:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:56:03 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/dst" 2026/06/11 04:56:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/backup" 2026/06/11 04:56:06 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:56:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:56:06 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:56:06 DEBUG : one: Sizes differ 2026/06/11 04:56:06 DEBUG : two: size = 3 OK 2026/06/11 04:56:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:56:06 DEBUG : two: Unchanged skipping 2026/06/11 04:56:08 DEBUG : one-2019-01-01: size = 3 OK 2026/06/11 04:56:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/11 04:56:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/11 04:56:08 INFO : one: Deleted 2026/06/11 04:56:08 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:56:09 DEBUG : one: size = 4 OK 2026/06/11 04:56:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/11 04:56:09 INFO : one: Copied (new) 2026/06/11 04:56:09 DEBUG : Waiting for deletions to finish 2026/06/11 04:56:09 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/11 04:56:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/11 04:56:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/11 04:56:09 INFO : three.txt: Deleted 2026/06/11 04:56:09 INFO : three.txt: Moved into backup dir 2026/06/11 04:56:11 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:56:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:56:11 DEBUG : two: size = 3 OK 2026/06/11 04:56:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:56:11 DEBUG : two: Unchanged skipping 2026/06/11 04:56:11 DEBUG : one: size = 4 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:56:11 DEBUG : one: Sizes differ 2026/06/11 04:56:12 DEBUG : one-2019-01-01: size = 4 OK 2026/06/11 04:56:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/11 04:56:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/11 04:56:12 INFO : one: Deleted 2026/06/11 04:56:12 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:56:12 DEBUG : one: size = 5 OK 2026/06/11 04:56:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/11 04:56:12 INFO : one: Copied (new) 2026/06/11 04:56:12 DEBUG : Waiting for deletions to finish 2026/06/11 04:56:13 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/11 04:56:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/11 04:56:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/11 04:56:13 INFO : three.txt: Deleted 2026/06/11 04:56:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.49s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:56:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/dst" 2026/06/11 04:56:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:56:18 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:56:18 DEBUG : one: Sizes differ 2026/06/11 04:56:18 DEBUG : two: size = 3 OK 2026/06/11 04:56:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:56:18 DEBUG : two: Unchanged skipping 2026/06/11 04:56:18 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:56:18 DEBUG : one.bak: size = 3 OK 2026/06/11 04:56:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/11 04:56:18 INFO : one: Copied (server-side copy) to: one.bak 2026/06/11 04:56:18 INFO : one: Deleted 2026/06/11 04:56:18 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:56:19 DEBUG : one: size = 4 OK 2026/06/11 04:56:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/11 04:56:19 INFO : one: Copied (new) 2026/06/11 04:56:19 DEBUG : Waiting for deletions to finish 2026/06/11 04:56:20 DEBUG : three.txt.bak: size = 5 OK 2026/06/11 04:56:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/11 04:56:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/11 04:56:20 INFO : three.txt: Deleted 2026/06/11 04:56:20 INFO : three.txt: Moved into backup dir 2026/06/11 04:56:21 DEBUG : one.bak: Excluded (Path Filter) 2026/06/11 04:56:21 DEBUG : one.bak: Excluded 2026/06/11 04:56:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/11 04:56:21 DEBUG : three.txt.bak: Excluded 2026/06/11 04:56:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:56:21 DEBUG : one: size = 4 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:56:21 DEBUG : one: Sizes differ 2026/06/11 04:56:21 DEBUG : two: size = 3 OK 2026/06/11 04:56:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:56:21 DEBUG : two: Unchanged skipping 2026/06/11 04:56:21 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for checks to finish 2026/06/11 04:56:21 DEBUG : one.bak: size = 4 OK 2026/06/11 04:56:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/11 04:56:21 INFO : one: Copied (server-side copy) to: one.bak 2026/06/11 04:56:21 INFO : one: Deleted 2026/06/11 04:56:21 DEBUG : B2 bucket rclone-test-lunuped4cumo path dst: Waiting for transfers to finish 2026/06/11 04:56:22 DEBUG : one: size = 5 OK 2026/06/11 04:56:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/11 04:56:22 INFO : one: Copied (new) 2026/06/11 04:56:22 DEBUG : Waiting for deletions to finish 2026/06/11 04:56:22 DEBUG : three.txt.bak: size = 6 OK 2026/06/11 04:56:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/11 04:56:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/11 04:56:23 INFO : three.txt: Deleted 2026/06/11 04:56:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.65s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:56:25 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/dst" 2026/06/11 04:56:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:56:27 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:56:27 DEBUG : one: Sizes differ 2026/06/11 04:56:28 DEBUG : one.bak: size = 3 OK 2026/06/11 04:56:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/11 04:56:28 INFO : one: Copied (server-side copy) to: one.bak 2026/06/11 04:56:29 INFO : one: Deleted 2026/06/11 04:56:29 DEBUG : one: size = 4 OK 2026/06/11 04:56:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/11 04:56:29 INFO : one: Copied (new) 2026/06/11 04:56:30 DEBUG : two: size = 3 OK 2026/06/11 04:56:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:56:30 DEBUG : two: Unchanged skipping 2026/06/11 04:56:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:56:30 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:56:30 DEBUG : three.txt: Sizes differ 2026/06/11 04:56:31 DEBUG : three.txt.bak: size = 5 OK 2026/06/11 04:56:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/11 04:56:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/11 04:56:31 INFO : three.txt: Deleted 2026/06/11 04:56:31 DEBUG : three.txt: size = 6 OK 2026/06/11 04:56:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/11 04:56:31 INFO : three.txt: Copied (new) 2026/06/11 04:56:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:56:32 DEBUG : one: size = 4 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:56:32 DEBUG : one: Sizes differ 2026/06/11 04:56:33 DEBUG : one.bak: size = 4 OK 2026/06/11 04:56:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/11 04:56:33 INFO : one: Copied (server-side copy) to: one.bak 2026/06/11 04:56:33 INFO : one: Deleted 2026/06/11 04:56:33 DEBUG : one: size = 5 OK 2026/06/11 04:56:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/11 04:56:33 INFO : one: Copied (new) 2026/06/11 04:56:33 DEBUG : two: size = 3 OK 2026/06/11 04:56:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:56:33 DEBUG : two: Unchanged skipping 2026/06/11 04:56:33 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:56:33 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:56:33 DEBUG : three.txt: Sizes differ 2026/06/11 04:56:34 DEBUG : three.txt.bak: size = 6 OK 2026/06/11 04:56:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/11 04:56:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/11 04:56:34 INFO : three.txt: Deleted 2026/06/11 04:56:34 DEBUG : three.txt: size = 19 OK 2026/06/11 04:56:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/11 04:56:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.12s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:56:38 DEBUG : Creating backend with remote "TestB2:rclone-test-lunuped4cumo/dst" 2026/06/11 04:56:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:56:39 DEBUG : one: size = 3 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:56:39 DEBUG : one: Sizes differ 2026/06/11 04:56:41 DEBUG : one-2019-01-01: size = 3 OK 2026/06/11 04:56:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/11 04:56:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/11 04:56:41 INFO : one: Deleted 2026/06/11 04:56:42 DEBUG : one: size = 4 OK 2026/06/11 04:56:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/11 04:56:42 INFO : one: Copied (new) 2026/06/11 04:56:42 DEBUG : two: size = 3 OK 2026/06/11 04:56:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:56:42 DEBUG : two: Unchanged skipping 2026/06/11 04:56:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:56:43 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:56:43 DEBUG : three.txt: Sizes differ 2026/06/11 04:56:43 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/11 04:56:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/11 04:56:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/11 04:56:43 INFO : three.txt: Deleted 2026/06/11 04:56:44 DEBUG : three.txt: size = 6 OK 2026/06/11 04:56:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/11 04:56:44 INFO : three.txt: Copied (new) 2026/06/11 04:56:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:56:45 DEBUG : one: size = 4 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:56:45 DEBUG : one: Sizes differ 2026/06/11 04:56:45 DEBUG : one-2019-01-01: size = 4 OK 2026/06/11 04:56:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/11 04:56:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/11 04:56:45 INFO : one: Deleted 2026/06/11 04:56:46 DEBUG : one: size = 5 OK 2026/06/11 04:56:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/11 04:56:46 INFO : one: Copied (new) 2026/06/11 04:56:46 DEBUG : two: size = 3 OK 2026/06/11 04:56:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:56:46 DEBUG : two: Unchanged skipping 2026/06/11 04:56:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:56:46 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-lunuped4cumo path dst) 2026/06/11 04:56:46 DEBUG : three.txt: Sizes differ 2026/06/11 04:56:47 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/11 04:56:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/11 04:56:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/11 04:56:47 INFO : three.txt: Deleted 2026/06/11 04:56:47 DEBUG : three.txt: size = 19 OK 2026/06/11 04:56:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/11 04:56:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.97s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:56:50 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:56:50 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:56:50 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:56:50 DEBUG : Testêé: Sizes differ 2026/06/11 04:56:50 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:56:51 DEBUG : Testêé: size = 14 OK 2026/06/11 04:56:51 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/11 04:56:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/11 04:56:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.43s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:56:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/11 04:56:52 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:56:52 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:56:52 DEBUG : existing: size = 6 OK 2026/06/11 04:56:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/11 04:56:52 INFO : existing: Copied (new) 2026/06/11 04:56:52 DEBUG : Waiting for deletions to finish 2026/06/11 04:56:53 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:56:53 DEBUG : existing: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:56:53 DEBUG : existing: Sizes differ 2026/06/11 04:56:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/11 04:56:53 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:56:53 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:56:53 ERROR : B2 bucket rclone-test-lunuped4cumo: not deleting files as there were IO errors 2026/06/11 04:56:53 ERROR : B2 bucket rclone-test-lunuped4cumo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.90s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:56:54 DEBUG : EXISTING: size = 6 OK 2026/06/11 04:56:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:56:54 DEBUG : existing: Unchanged skipping 2026/06/11 04:56:54 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:56:54 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:56:54 DEBUG : Waiting for deletions to finish 2026/06/11 04:56:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.65s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:57:11 DEBUG : both0: size = 6 OK 2026/06/11 04:57:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both0: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both13: size = 6 OK 2026/06/11 04:57:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both10: size = 6 OK 2026/06/11 04:57:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both11: size = 6 OK 2026/06/11 04:57:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both12: size = 6 OK 2026/06/11 04:57:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:57:11 DEBUG : both13: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both10: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both15: size = 6 OK 2026/06/11 04:57:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both11: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both16: size = 6 OK 2026/06/11 04:57:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both12: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both17: size = 6 OK 2026/06/11 04:57:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both14: size = 6 OK 2026/06/11 04:57:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both15: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both18: size = 6 OK 2026/06/11 04:57:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both16: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both14: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both18: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both19: size = 6 OK 2026/06/11 04:57:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both2: size = 6 OK 2026/06/11 04:57:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both1: size = 6 OK 2026/06/11 04:57:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both17: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both3: size = 6 OK 2026/06/11 04:57:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both2: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both4: size = 6 OK 2026/06/11 04:57:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both19: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both5: size = 6 OK 2026/06/11 04:57:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both1: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both6: size = 6 OK 2026/06/11 04:57:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both6: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both7: size = 6 OK 2026/06/11 04:57:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both7: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both8: size = 6 OK 2026/06/11 04:57:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both8: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both9: size = 6 OK 2026/06/11 04:57:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:11 DEBUG : both9: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both3: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both4: Unchanged skipping 2026/06/11 04:57:11 DEBUG : both5: Unchanged skipping 2026/06/11 04:57:11 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:57:11 DEBUG : Waiting for deletions to finish 2026/06/11 04:57:11 INFO : only0: Deleted 2026/06/11 04:57:11 INFO : only11: Deleted 2026/06/11 04:57:11 INFO : only18: Deleted 2026/06/11 04:57:11 INFO : only5: Deleted 2026/06/11 04:57:11 INFO : only1: Deleted 2026/06/11 04:57:11 INFO : only6: Deleted 2026/06/11 04:57:11 INFO : only7: Deleted 2026/06/11 04:57:11 INFO : only13: Deleted 2026/06/11 04:57:11 INFO : only17: Deleted 2026/06/11 04:57:11 INFO : only4: Deleted 2026/06/11 04:57:12 INFO : only8: Deleted 2026/06/11 04:57:12 INFO : only9: Deleted 2026/06/11 04:57:12 INFO : only3: Deleted 2026/06/11 04:57:12 INFO : only10: Deleted 2026/06/11 04:57:12 INFO : only14: Deleted 2026/06/11 04:57:12 INFO : only16: Deleted 2026/06/11 04:57:12 INFO : only19: Deleted 2026/06/11 04:57:12 INFO : only12: Deleted 2026/06/11 04:57:12 INFO : only15: Deleted 2026/06/11 04:57:12 INFO : only2: Deleted 2026/06/11 04:57:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.90s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:57:31 DEBUG : both0: size = 6 OK 2026/06/11 04:57:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both0: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both10: size = 6 OK 2026/06/11 04:57:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both10: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both11: size = 6 OK 2026/06/11 04:57:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both11: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both12: size = 6 OK 2026/06/11 04:57:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both12: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both13: size = 6 OK 2026/06/11 04:57:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both13: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both14: size = 6 OK 2026/06/11 04:57:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both14: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both15: size = 6 OK 2026/06/11 04:57:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both15: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both16: size = 6 OK 2026/06/11 04:57:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both16: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both17: size = 6 OK 2026/06/11 04:57:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both17: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both18: size = 6 OK 2026/06/11 04:57:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both18: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both19: size = 6 OK 2026/06/11 04:57:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both19: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both1: size = 6 OK 2026/06/11 04:57:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both1: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both2: size = 6 OK 2026/06/11 04:57:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both3: size = 6 OK 2026/06/11 04:57:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both3: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both4: size = 6 OK 2026/06/11 04:57:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both4: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both5: size = 6 OK 2026/06/11 04:57:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both5: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both6: size = 6 OK 2026/06/11 04:57:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both6: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both7: size = 6 OK 2026/06/11 04:57:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both7: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both8: size = 6 OK 2026/06/11 04:57:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both8: Unchanged skipping 2026/06/11 04:57:31 DEBUG : both9: size = 6 OK 2026/06/11 04:57:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:57:31 DEBUG : both9: Unchanged skipping 2026/06/11 04:57:31 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only0: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only0: Sizes differ 2026/06/11 04:57:31 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only10: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only10: Sizes differ 2026/06/11 04:57:31 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only11: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only11: Sizes differ 2026/06/11 04:57:31 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only12: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only12: Sizes differ 2026/06/11 04:57:31 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only13: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only13: Sizes differ 2026/06/11 04:57:31 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:57:31 DEBUG : both2: Unchanged skipping 2026/06/11 04:57:31 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only14: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only14: Sizes differ 2026/06/11 04:57:31 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only15: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only15: Sizes differ 2026/06/11 04:57:31 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only16: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only16: Sizes differ 2026/06/11 04:57:31 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only17: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only17: Sizes differ 2026/06/11 04:57:31 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only18: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only18: Sizes differ 2026/06/11 04:57:31 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only19: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only19: Sizes differ 2026/06/11 04:57:31 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only4: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only4: Sizes differ 2026/06/11 04:57:31 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only5: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only5: Sizes differ 2026/06/11 04:57:31 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only6: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only6: Sizes differ 2026/06/11 04:57:31 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only1: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only1: Sizes differ 2026/06/11 04:57:31 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only3: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only3: Sizes differ 2026/06/11 04:57:31 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only2: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only2: Sizes differ 2026/06/11 04:57:31 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only7: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only7: Sizes differ 2026/06/11 04:57:31 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only8: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only8: Sizes differ 2026/06/11 04:57:31 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3477598769) 2026/06/11 04:57:31 DEBUG : only9: size = 6 (B2 bucket rclone-test-lunuped4cumo) 2026/06/11 04:57:31 DEBUG : only9: Sizes differ 2026/06/11 04:57:31 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:57:32 DEBUG : only0: size = 0 OK 2026/06/11 04:57:32 DEBUG : only10: size = 0 OK 2026/06/11 04:57:32 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only0: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only10: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only16: size = 0 OK 2026/06/11 04:57:32 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only16: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only17: size = 0 OK 2026/06/11 04:57:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only17: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only11: size = 0 OK 2026/06/11 04:57:32 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only11: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only18: size = 0 OK 2026/06/11 04:57:32 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only18: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only13: size = 0 OK 2026/06/11 04:57:32 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only13: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only12: size = 0 OK 2026/06/11 04:57:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only12: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only14: size = 0 OK 2026/06/11 04:57:32 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only14: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only15: size = 0 OK 2026/06/11 04:57:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only15: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only19: size = 0 OK 2026/06/11 04:57:32 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only19: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only4: size = 0 OK 2026/06/11 04:57:32 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only4: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only5: size = 0 OK 2026/06/11 04:57:32 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only5: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only6: size = 0 OK 2026/06/11 04:57:32 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only6: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only1: size = 0 OK 2026/06/11 04:57:32 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only1: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only3: size = 0 OK 2026/06/11 04:57:32 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only3: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only7: size = 0 OK 2026/06/11 04:57:32 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only7: Copied (replaced existing) 2026/06/11 04:57:32 DEBUG : only8: size = 0 OK 2026/06/11 04:57:32 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:32 INFO : only8: Copied (replaced existing) 2026/06/11 04:57:33 DEBUG : only9: size = 0 OK 2026/06/11 04:57:33 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:33 INFO : only9: Copied (replaced existing) 2026/06/11 04:57:33 DEBUG : only2: size = 0 OK 2026/06/11 04:57:33 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/11 04:57:33 INFO : only2: Copied (replaced existing) 2026/06/11 04:57:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.96s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:57:41 DEBUG : empty_dir: Making directory with metadata 2026/06/11 04:57:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/11 04:57:41 DEBUG : empty_on_remote: Making directory with metadata 2026/06/11 04:57:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/11 04:57:41 INFO : empty_on_remote: Making directory 2026/06/11 04:57:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/11 04:57:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/11 04:57:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/11 04:57:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/11 04:57:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:57:44 DEBUG : empty_dir: Making directory with metadata 2026/06/11 04:57:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/11 04:57:44 DEBUG : empty_on_remote: Making directory with metadata 2026/06/11 04:57:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/11 04:57:44 INFO : empty_on_remote: Making directory 2026/06/11 04:57:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/11 04:57:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/11 04:57:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/11 04:57:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/11 04:57:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/11 04:57:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.34s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:57:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/11 04:57:48 INFO : sub dir: Making directory 2026/06/11 04:57:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.70s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:57:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/11 04:57:51 INFO : sub dir: Making directory 2026/06/11 04:57:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.76s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:57:58 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1115-11.backblaze.com/b2api/v1/b2_upload_file/8f024d63005dbb5b9fe80e1b/c001_v0001115_t0006": EOF 2026/06/11 04:57:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1115-11.backblaze.com/b2api/v1/b2_upload_file/8f024d63005dbb5b9fe80e1b/c001_v0001115_t0006": EOF) 2026/06/11 04:57:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-lunuped4cumo: 1/10 (Post "https://pod-000-1115-11.backblaze.com/b2api/v1/b2_upload_file/8f024d63005dbb5b9fe80e1b/c001_v0001115_t0006": EOF) 2026/06/11 04:58:00 DEBUG : pacer: Reducing sleep to 10ms 2026/06/11 04:58:05 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:06 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 04:58:06 DEBUG : apple: size = 5 OK 2026/06/11 04:58:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : apple: Unchanged skipping 2026/06/11 04:58:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 04:58:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 04:58:06 DEBUG : banana: size = 6 OK 2026/06/11 04:58:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : banana: Unchanged skipping 2026/06/11 04:58:06 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 04:58:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 04:58:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 04:58:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 04:58:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 04:58:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 04:58:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 04:58:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 04:58:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 04:58:06 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:58:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 04:58:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 04:58:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 04:58:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 04:58:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 04:58:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 04:58:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 04:58:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 04:58:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 04:58:06 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:58:06 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:06 INFO : There was nothing to transfer 2026/06/11 04:58:06 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:07 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : apple: size = 5 OK 2026/06/11 04:58:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : apple: Unchanged skipping 2026/06/11 04:58:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 04:58:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 04:58:07 DEBUG : banana: size = 6 OK 2026/06/11 04:58:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : banana: Unchanged skipping 2026/06/11 04:58:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 04:58:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 04:58:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 04:58:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 04:58:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 04:58:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 04:58:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 04:58:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 04:58:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 04:58:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 04:58:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 04:58:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 04:58:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 04:58:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 04:58:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:58:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 04:58:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 04:58:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 04:58:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 04:58:07 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:58:07 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:07 INFO : There was nothing to transfer 2026/06/11 04:58:07 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:07 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:58:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:58:19 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:20 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 04:58:20 DEBUG : apple: size = 5 OK 2026/06/11 04:58:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:20 DEBUG : apple: Unchanged skipping 2026/06/11 04:58:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 04:58:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 04:58:20 DEBUG : banana: size = 6 OK 2026/06/11 04:58:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:20 DEBUG : banana: Unchanged skipping 2026/06/11 04:58:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 04:58:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 04:58:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 04:58:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 04:58:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 04:58:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 04:58:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 04:58:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:58:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:58:21 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:21 INFO : There was nothing to transfer 2026/06/11 04:58:21 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:21 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 04:58:21 DEBUG : apple: size = 5 OK 2026/06/11 04:58:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 04:58:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 04:58:21 DEBUG : banana: size = 6 OK 2026/06/11 04:58:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : banana: Unchanged skipping 2026/06/11 04:58:21 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 04:58:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 04:58:21 DEBUG : apple: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 04:58:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 04:58:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 04:58:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 04:58:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 04:58:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 04:58:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:58:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 04:58:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 04:58:21 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:58:21 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:21 INFO : There was nothing to transfer 2026/06/11 04:58:21 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:22 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:58:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:58:34 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:35 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 04:58:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/11 04:58:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:35 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:58:35 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:58:35 DEBUG : YmFuYW5h: size = 6 OK 2026/06/11 04:58:35 DEBUG : YXBwbGU=: size = 5 OK 2026/06/11 04:58:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/11 04:58:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/11 04:58:35 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/11 04:58:35 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/11 04:58:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/11 04:58:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/11 04:58:36 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/11 04:58:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/11 04:58:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/11 04:58:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/11 04:58:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/11 04:58:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/11 04:58:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/11 04:58:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/11 04:58:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/11 04:58:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/11 04:58:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/11 04:58:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/11 04:58:36 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/11 04:58:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/11 04:58:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/11 04:58:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/11 04:58:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/11 04:58:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/11 04:58:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/11 04:58:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/11 04:58:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/11 04:58:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/11 04:58:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/11 04:58:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/11 04:58:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/11 04:58:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/11 04:58:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/11 04:58:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/11 04:58:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/11 04:58:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/11 04:58:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/11 04:58:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/11 04:58:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/11 04:58:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/11 04:58:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/11 04:58:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/11 04:58:37 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/11 04:58:37 INFO : apple: Deleted 2026/06/11 04:58:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/11 04:58:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/11 04:58:37 INFO : dir1/0008-2345678.txt: Deleted 2026/06/11 04:58:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/11 04:58:37 INFO : dir1/0011-56789;.txt: Deleted 2026/06/11 04:58:37 INFO : dir1/0013-789;=.txt: Deleted 2026/06/11 04:58:37 INFO : dir1/0003-defghij.txt: Deleted 2026/06/11 04:58:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/11 04:58:37 INFO : dir1/0015-9;=.txt: Deleted 2026/06/11 04:58:37 INFO : appleappleapplebanana: Deleted 2026/06/11 04:58:38 INFO : banana: Deleted 2026/06/11 04:58:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/11 04:58:38 INFO : dir1/0009-3456789.txt: Deleted 2026/06/11 04:58:38 INFO : dir1/0010-456789.txt: Deleted 2026/06/11 04:58:38 INFO : dir1/0014-89;=.txt: Deleted 2026/06/11 04:58:38 INFO : splitbananasplit: Deleted 2026/06/11 04:58:38 INFO : dir1/0007-1234567.txt: Deleted 2026/06/11 04:58:38 INFO : dir1/0012-6789;.txt: Deleted 2026/06/11 04:58:38 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/11 04:58:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/11 04:58:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:38 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:38 DEBUG : YXBwbGU=: size = 5 OK 2026/06/11 04:58:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:38 DEBUG : apple: Unchanged skipping 2026/06/11 04:58:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 04:58:38 DEBUG : YmFuYW5h: size = 6 OK 2026/06/11 04:58:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:38 DEBUG : banana: Unchanged skipping 2026/06/11 04:58:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/11 04:58:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:38 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 04:58:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/11 04:58:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/11 04:58:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/11 04:58:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/11 04:58:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/11 04:58:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/11 04:58:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/11 04:58:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/11 04:58:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/11 04:58:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/11 04:58:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/11 04:58:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/11 04:58:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/11 04:58:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/11 04:58:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/11 04:58:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/11 04:58:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/11 04:58:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/11 04:58:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:58:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 04:58:39 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:58:39 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:58:39 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:39 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/11 04:58:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/11 04:58:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/11 04:58:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/11 04:58:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/11 04:58:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/11 04:58:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/11 04:58:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/11 04:58:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/11 04:58:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/11 04:58:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/11 04:58:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:58:51 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:51 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:52 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/11 04:58:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/11 04:58:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/11 04:58:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/11 04:58:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/11 04:58:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/11 04:58:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/11 04:58:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/11 04:58:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/11 04:58:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/11 04:58:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/11 04:58:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/11 04:58:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/11 04:58:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/11 04:58:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/11 04:58:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/11 04:58:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/11 04:58:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/11 04:58:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/11 04:58:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/11 04:58:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/11 04:58:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/11 04:58:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/11 04:58:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/11 04:58:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/11 04:58:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/11 04:58:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/11 04:58:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/11 04:58:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/11 04:58:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/11 04:58:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/11 04:58:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/11 04:58:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/11 04:58:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/11 04:58:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/11 04:58:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/11 04:58:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/11 04:58:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/11 04:58:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/11 04:58:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/11 04:58:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/11 04:58:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/11 04:58:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/11 04:58:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/11 04:58:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/11 04:58:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/11 04:58:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/11 04:58:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/11 04:58:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/11 04:58:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/11 04:58:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/11 04:58:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/11 04:58:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/11 04:58:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/11 04:58:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/11 04:58:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/11 04:58:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/11 04:58:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/11 04:58:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/11 04:58:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/11 04:58:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/11 04:58:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/11 04:58:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/11 04:58:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/11 04:58:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/11 04:58:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/11 04:58:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/11 04:58:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/11 04:58:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/11 04:58:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/11 04:58:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/11 04:58:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/11 04:58:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/11 04:58:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/11 04:58:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/11 04:58:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/11 04:58:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/11 04:58:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/11 04:58:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/11 04:58:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/11 04:58:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/11 04:58:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/11 04:58:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/11 04:58:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/11 04:58:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/11 04:58:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/11 04:58:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/11 04:58:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/11 04:58:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/11 04:58:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/11 04:58:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/11 04:58:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/11 04:58:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : PREFIXbanana: size = 6 OK 2026/06/11 04:58:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/11 04:58:52 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/11 04:58:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/11 04:58:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/11 04:58:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/11 04:58:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/11 04:58:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/11 04:58:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/11 04:58:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/11 04:58:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/11 04:58:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/11 04:58:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/11 04:58:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/11 04:58:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/11 04:58:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/11 04:58:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:52 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:58:52 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:58:52 DEBUG : PREFIXapple: size = 5 OK 2026/06/11 04:58:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/11 04:58:52 INFO : apple: Copied (new) to: PREFIXapple 2026/06/11 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/11 04:58:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/11 04:58:52 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/11 04:58:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/11 04:58:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/11 04:58:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/11 04:58:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/11 04:58:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/11 04:58:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/11 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/11 04:58:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/11 04:58:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/11 04:58:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/11 04:58:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/11 04:58:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/11 04:58:52 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/11 04:58:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/11 04:58:52 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/11 04:58:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/11 04:58:52 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/11 04:58:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/11 04:58:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/11 04:58:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/11 04:58:52 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/11 04:58:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/11 04:58:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/11 04:58:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/11 04:58:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/11 04:58:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/11 04:58:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/11 04:58:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/11 04:58:53 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/11 04:58:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/11 04:58:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/11 04:58:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/11 04:58:53 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/11 04:58:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/11 04:58:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/11 04:58:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/11 04:58:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/11 04:58:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/11 04:58:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/11 04:58:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/11 04:58:53 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/11 04:58:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/11 04:58:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/11 04:58:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/11 04:58:53 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/11 04:58:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/11 04:58:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/11 04:58:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/11 04:58:53 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/11 04:58:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/11 04:58:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/11 04:58:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/11 04:58:53 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/11 04:58:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/11 04:58:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/11 04:58:53 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/11 04:58:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/11 04:58:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/11 04:58:53 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/11 04:58:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/11 04:58:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/11 04:58:53 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/11 04:58:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/11 04:58:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/11 04:58:53 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:53 INFO : apple: Deleted 2026/06/11 04:58:53 INFO : dir1/0009-3456789.txt: Deleted 2026/06/11 04:58:53 INFO : dir1/0013-789;=.txt: Deleted 2026/06/11 04:58:53 INFO : appleappleapplebanana: Deleted 2026/06/11 04:58:53 INFO : splitbananasplit: Deleted 2026/06/11 04:58:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/11 04:58:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/11 04:58:54 INFO : dir1/0003-defghij.txt: Deleted 2026/06/11 04:58:54 INFO : dir1/0014-89;=.txt: Deleted 2026/06/11 04:58:54 INFO : dir1/0015-9;=.txt: Deleted 2026/06/11 04:58:54 INFO : banana: Deleted 2026/06/11 04:58:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/11 04:58:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/11 04:58:54 INFO : dir1/0007-1234567.txt: Deleted 2026/06/11 04:58:54 INFO : dir1/0008-2345678.txt: Deleted 2026/06/11 04:58:54 INFO : dir1/0010-456789.txt: Deleted 2026/06/11 04:58:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/11 04:58:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/11 04:58:54 INFO : dir1/0011-56789;.txt: Deleted 2026/06/11 04:58:54 INFO : dir1/0012-6789;.txt: Deleted 2026/06/11 04:58:54 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:58:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/11 04:58:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/11 04:58:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/11 04:58:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/11 04:58:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/11 04:58:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/11 04:58:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/11 04:58:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/11 04:58:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/11 04:58:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/11 04:58:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/11 04:58:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/11 04:58:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/11 04:58:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/11 04:58:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/11 04:58:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/11 04:58:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/11 04:58:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/11 04:58:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/11 04:58:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/11 04:58:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/11 04:58:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/11 04:58:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/11 04:58:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/11 04:58:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/11 04:58:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/11 04:58:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/11 04:58:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/11 04:58:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/11 04:58:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/11 04:58:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/11 04:58:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/11 04:58:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/11 04:58:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/11 04:58:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/11 04:58:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/11 04:58:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/11 04:58:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/11 04:58:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/11 04:58:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/11 04:58:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/11 04:58:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/11 04:58:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/11 04:58:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/11 04:58:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/11 04:58:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/11 04:58:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/11 04:58:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/11 04:58:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/11 04:58:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 04:58:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/11 04:58:55 INFO : appleappleapplebanana: Copied (new) 2026/06/11 04:58:55 DEBUG : apple: size = 5 OK 2026/06/11 04:58:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/11 04:58:55 INFO : apple: Copied (new) 2026/06/11 04:58:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:58:55 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:58:55 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:58:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 04:58:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/11 04:58:55 INFO : splitbananasplit: Copied (new) 2026/06/11 04:58:55 DEBUG : banana: size = 6 OK 2026/06/11 04:58:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/11 04:58:55 INFO : banana: Copied (new) 2026/06/11 04:58:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 04:58:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/11 04:58:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/11 04:58:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 04:58:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/11 04:58:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/11 04:58:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 04:58:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/11 04:58:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/11 04:58:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 04:58:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/11 04:58:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/11 04:58:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 04:58:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/11 04:58:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/11 04:58:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 04:58:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/11 04:58:55 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/11 04:58:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 04:58:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/11 04:58:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/11 04:58:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 04:58:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/11 04:58:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/11 04:58:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 04:58:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/11 04:58:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/11 04:58:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 04:58:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/11 04:58:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/11 04:58:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 04:58:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/11 04:58:56 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/11 04:58:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 04:58:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/11 04:58:56 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/11 04:58:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 04:58:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/11 04:58:56 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/11 04:58:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 04:58:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/11 04:58:56 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/11 04:58:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 04:58:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/11 04:58:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/11 04:58:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 04:58:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/11 04:58:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/11 04:58:56 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:56 INFO : PREFIXapple: Deleted 2026/06/11 04:58:56 INFO : PREFIXbanana: Deleted 2026/06/11 04:58:56 INFO : PREFIXsplitbananasplit: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/11 04:58:56 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/11 04:58:56 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/11 04:58:56 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:57 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : Waiting for deletions to finish 2026/06/11 04:58:57 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:58:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:59:09 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:09 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:59:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 04:59:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/11 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/11 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/11 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/11 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/11 04:59:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/11 04:59:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/11 04:59:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/11 04:59:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:59:10 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:59:10 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/11 04:59:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/11 04:59:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/11 04:59:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/11 04:59:10 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/11 04:59:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/11 04:59:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/11 04:59:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/11 04:59:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/11 04:59:10 DEBUG : appleSUFFIX: size = 5 OK 2026/06/11 04:59:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/11 04:59:10 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/11 04:59:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/11 04:59:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/11 04:59:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/11 04:59:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/11 04:59:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/11 04:59:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/11 04:59:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/11 04:59:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/11 04:59:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/11 04:59:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/11 04:59:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/11 04:59:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/11 04:59:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/11 04:59:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/11 04:59:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/11 04:59:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/11 04:59:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/11 04:59:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/11 04:59:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/11 04:59:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/11 04:59:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/11 04:59:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/11 04:59:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/11 04:59:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/11 04:59:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/11 04:59:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/11 04:59:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/11 04:59:11 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/11 04:59:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/11 04:59:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/11 04:59:11 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:11 INFO : dir1/0007-1234567.txt: Deleted 2026/06/11 04:59:11 INFO : dir1/0013-789;=.txt: Deleted 2026/06/11 04:59:11 INFO : dir1/0014-89;=.txt: Deleted 2026/06/11 04:59:11 INFO : apple: Deleted 2026/06/11 04:59:12 INFO : appleappleapplebanana: Deleted 2026/06/11 04:59:12 INFO : splitbananasplit: Deleted 2026/06/11 04:59:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/11 04:59:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/11 04:59:12 INFO : dir1/0003-defghij.txt: Deleted 2026/06/11 04:59:12 INFO : dir1/0008-2345678.txt: Deleted 2026/06/11 04:59:12 INFO : dir1/0010-456789.txt: Deleted 2026/06/11 04:59:12 INFO : dir1/0009-3456789.txt: Deleted 2026/06/11 04:59:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/11 04:59:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/11 04:59:12 INFO : banana: Deleted 2026/06/11 04:59:12 INFO : dir1/0011-56789;.txt: Deleted 2026/06/11 04:59:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/11 04:59:12 INFO : dir1/0012-6789;.txt: Deleted 2026/06/11 04:59:12 INFO : dir1/0015-9;=.txt: Deleted 2026/06/11 04:59:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/11 04:59:12 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/11 04:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/11 04:59:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/11 04:59:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/11 04:59:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/11 04:59:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:13 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:59:13 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:59:13 DEBUG : banana: size = 6 OK 2026/06/11 04:59:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/11 04:59:13 INFO : banana: Copied (new) 2026/06/11 04:59:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 04:59:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/11 04:59:13 INFO : appleappleapplebanana: Copied (new) 2026/06/11 04:59:13 DEBUG : apple: size = 5 OK 2026/06/11 04:59:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/11 04:59:13 INFO : apple: Copied (new) 2026/06/11 04:59:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 04:59:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/11 04:59:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/11 04:59:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 04:59:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/11 04:59:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/11 04:59:13 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 04:59:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/11 04:59:13 INFO : splitbananasplit: Copied (new) 2026/06/11 04:59:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 04:59:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/11 04:59:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/11 04:59:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 04:59:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/11 04:59:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/11 04:59:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 04:59:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/11 04:59:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/11 04:59:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 04:59:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/11 04:59:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/11 04:59:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 04:59:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/11 04:59:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/11 04:59:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 04:59:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/11 04:59:14 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/11 04:59:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 04:59:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/11 04:59:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/11 04:59:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 04:59:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/11 04:59:14 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/11 04:59:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 04:59:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/11 04:59:14 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/11 04:59:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 04:59:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/11 04:59:14 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/11 04:59:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 04:59:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/11 04:59:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/11 04:59:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 04:59:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/11 04:59:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/11 04:59:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 04:59:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/11 04:59:14 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/11 04:59:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 04:59:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/11 04:59:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/11 04:59:14 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:14 INFO : splitbananasplitSUFFIX: Deleted 2026/06/11 04:59:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/11 04:59:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/11 04:59:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/11 04:59:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/11 04:59:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/11 04:59:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/11 04:59:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/11 04:59:15 INFO : appleSUFFIX: Deleted 2026/06/11 04:59:15 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/11 04:59:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/11 04:59:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/11 04:59:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/11 04:59:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/11 04:59:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/11 04:59:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/11 04:59:15 INFO : bananaSUFFIX: Deleted 2026/06/11 04:59:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/11 04:59:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/11 04:59:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/11 04:59:15 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:15 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:15 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:59:28 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:28 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:59:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 04:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/11 04:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/11 04:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/11 04:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/11 04:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:29 DEBUG : apple: size = 5 OK 2026/06/11 04:59:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:29 DEBUG : apple: Unchanged skipping 2026/06/11 04:59:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/11 04:59:29 DEBUG : banana: size = 6 OK 2026/06/11 04:59:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:29 DEBUG : banana: Unchanged skipping 2026/06/11 04:59:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/11 04:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/11 04:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/11 04:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/11 04:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/11 04:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:29 DEBUG : splitbanan: size = 16 OK 2026/06/11 04:59:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/11 04:59:29 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/11 04:59:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/11 04:59:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/11 04:59:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/11 04:59:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/11 04:59:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/11 04:59:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/11 04:59:29 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:59:29 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:59:29 DEBUG : appleapple: size = 21 OK 2026/06/11 04:59:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/11 04:59:29 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/11 04:59:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/11 04:59:29 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/11 04:59:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/11 04:59:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/11 04:59:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/11 04:59:29 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/11 04:59:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/11 04:59:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/11 04:59:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/11 04:59:29 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/11 04:59:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/11 04:59:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/11 04:59:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/11 04:59:30 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/11 04:59:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/11 04:59:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/11 04:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/11 04:59:30 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/11 04:59:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/11 04:59:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/11 04:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/11 04:59:30 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/11 04:59:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/11 04:59:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/11 04:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/11 04:59:30 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/11 04:59:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/11 04:59:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/11 04:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/11 04:59:30 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/11 04:59:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/11 04:59:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/11 04:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/11 04:59:30 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/11 04:59:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/11 04:59:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/11 04:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/11 04:59:30 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/11 04:59:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/11 04:59:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/11 04:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/11 04:59:30 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/11 04:59:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/11 04:59:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/11 04:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/11 04:59:30 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/11 04:59:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/11 04:59:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/11 04:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/11 04:59:30 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/11 04:59:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/11 04:59:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/11 04:59:30 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/11 04:59:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/11 04:59:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/11 04:59:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/11 04:59:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/11 04:59:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/11 04:59:30 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/11 04:59:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/11 04:59:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/11 04:59:30 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/11 04:59:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/11 04:59:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/11 04:59:31 INFO : dir1/0008-2345678.txt: Deleted 2026/06/11 04:59:31 INFO : dir1/0009-3456789.txt: Deleted 2026/06/11 04:59:31 INFO : dir1/0011-56789;.txt: Deleted 2026/06/11 04:59:31 INFO : dir1/0012-6789;.txt: Deleted 2026/06/11 04:59:31 INFO : splitbananasplit: Deleted 2026/06/11 04:59:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/11 04:59:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/11 04:59:31 INFO : dir1/0007-1234567.txt: Deleted 2026/06/11 04:59:31 INFO : dir1/0013-789;=.txt: Deleted 2026/06/11 04:59:31 INFO : dir1/0003-defghij.txt: Deleted 2026/06/11 04:59:31 INFO : dir1/0010-456789.txt: Deleted 2026/06/11 04:59:31 INFO : appleappleapplebanana: Deleted 2026/06/11 04:59:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/11 04:59:31 INFO : dir1/0014-89;=.txt: Deleted 2026/06/11 04:59:31 INFO : dir1/0015-9;=.txt: Deleted 2026/06/11 04:59:31 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:31 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : appleapple: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/11 04:59:31 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/11 04:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/11 04:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/11 04:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/11 04:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/11 04:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/11 04:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/11 04:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/11 04:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/11 04:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/11 04:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/11 04:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/11 04:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/11 04:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/11 04:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/11 04:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/11 04:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/11 04:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/11 04:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/11 04:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/11 04:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/11 04:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/11 04:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/11 04:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/11 04:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/11 04:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/11 04:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/11 04:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/11 04:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/11 04:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/11 04:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/11 04:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/11 04:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/11 04:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/11 04:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/11 04:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/11 04:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/11 04:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/11 04:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/11 04:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/11 04:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/11 04:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/11 04:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/11 04:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/11 04:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/11 04:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/11 04:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/11 04:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/11 04:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/11 04:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/11 04:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/11 04:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/11 04:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/11 04:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/11 04:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/11 04:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/11 04:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/11 04:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/11 04:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/11 04:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/11 04:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/11 04:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/11 04:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/11 04:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/11 04:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/11 04:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/11 04:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/11 04:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/11 04:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/11 04:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/11 04:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/11 04:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/11 04:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/11 04:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/11 04:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/11 04:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/11 04:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/11 04:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/11 04:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/11 04:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/11 04:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/11 04:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/11 04:59:32 DEBUG : apple: size = 5 OK 2026/06/11 04:59:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : apple: Unchanged skipping 2026/06/11 04:59:32 DEBUG : appleapple: size = 21 OK 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 04:59:32 DEBUG : banana: size = 6 OK 2026/06/11 04:59:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : banana: Unchanged skipping 2026/06/11 04:59:32 DEBUG : splitbanan: size = 16 OK 2026/06/11 04:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 04:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/11 04:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/11 04:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/11 04:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/11 04:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/11 04:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/11 04:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/11 04:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/11 04:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/11 04:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/11 04:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/11 04:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/11 04:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/11 04:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/11 04:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/11 04:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/11 04:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/11 04:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/11 04:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/11 04:59:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/11 04:59:32 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/11 04:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/11 04:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/11 04:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/11 04:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/11 04:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/11 04:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/11 04:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/11 04:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/11 04:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/11 04:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/11 04:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/11 04:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/11 04:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/11 04:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/11 04:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/11 04:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 04:59:32 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:59:32 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:59:32 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:32 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:32 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : appleapple: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/11 04:59:32 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/11 04:59:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/11 04:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/11 04:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/11 04:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/11 04:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/11 04:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/11 04:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/11 04:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/11 04:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/11 04:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/11 04:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/11 04:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/11 04:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/11 04:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/11 04:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/11 04:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/11 04:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/11 04:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/11 04:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/11 04:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/11 04:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/11 04:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/11 04:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/11 04:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/11 04:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/11 04:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/11 04:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/11 04:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/11 04:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/11 04:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/11 04:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/11 04:59:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/11 04:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/11 04:59:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/11 04:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/11 04:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/11 04:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/11 04:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/11 04:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/11 04:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/11 04:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/11 04:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/11 04:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/11 04:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/11 04:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/11 04:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/11 04:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/11 04:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/11 04:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/11 04:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/11 04:59:33 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:59:44 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:44 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:59:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : apple: size = 5 OK 2026/06/11 04:59:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 04:59:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 04:59:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : apple: Unchanged skipping 2026/06/11 04:59:45 DEBUG : banana: size = 6 OK 2026/06/11 04:59:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : banana: Unchanged skipping 2026/06/11 04:59:45 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 04:59:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 04:59:45 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:59:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 04:59:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 04:59:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 04:59:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 04:59:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 04:59:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 04:59:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 04:59:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 04:59:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 04:59:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 04:59:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 04:59:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 04:59:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 04:59:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 04:59:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 04:59:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 04:59:45 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:59:45 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:45 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:45 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:59:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : apple: size = 5 OK 2026/06/11 04:59:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : apple: Unchanged skipping 2026/06/11 04:59:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 04:59:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 04:59:46 DEBUG : banana: size = 6 OK 2026/06/11 04:59:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : banana: Unchanged skipping 2026/06/11 04:59:46 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 04:59:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 04:59:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 04:59:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 04:59:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 04:59:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 04:59:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 04:59:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 04:59:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 04:59:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 04:59:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 04:59:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 04:59:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 04:59:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 04:59:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 04:59:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:59:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 04:59:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 04:59:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 04:59:46 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:59:46 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:46 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:46 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 04:59:46 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:47 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 04:59:58 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:58 DEBUG : apple: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : banana: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 04:59:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 04:59:59 DEBUG : apple: size = 5 OK 2026/06/11 04:59:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : apple: Unchanged skipping 2026/06/11 04:59:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 04:59:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 04:59:59 DEBUG : banana: size = 6 OK 2026/06/11 04:59:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : banana: Unchanged skipping 2026/06/11 04:59:59 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 04:59:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 04:59:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 04:59:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 04:59:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 04:59:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 04:59:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 04:59:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 04:59:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 04:59:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 04:59:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 04:59:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 04:59:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 04:59:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 04:59:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 04:59:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 04:59:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 04:59:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 04:59:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 04:59:59 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 04:59:59 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 04:59:59 DEBUG : Waiting for deletions to finish 2026/06/11 04:59:59 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:00 DEBUG : apple: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : banana: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : apple: size = 5 OK 2026/06/11 05:00:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : apple: Unchanged skipping 2026/06/11 05:00:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 05:00:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 05:00:00 DEBUG : banana: size = 6 OK 2026/06/11 05:00:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : banana: Unchanged skipping 2026/06/11 05:00:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 05:00:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 05:00:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 05:00:00 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 05:00:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 05:00:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 05:00:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 05:00:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 05:00:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 05:00:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 05:00:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 05:00:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 05:00:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 05:00:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 05:00:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 05:00:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 05:00:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 05:00:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 05:00:00 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:00:00 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:00 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:00 DEBUG : apple: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : banana: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 05:00:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:00:12 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:13 DEBUG : apple: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : banana: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 05:00:13 DEBUG : apple: size = 5 OK 2026/06/11 05:00:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : apple: Unchanged skipping 2026/06/11 05:00:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 05:00:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 05:00:13 DEBUG : banana: size = 6 OK 2026/06/11 05:00:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : banana: Unchanged skipping 2026/06/11 05:00:13 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 05:00:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 05:00:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 05:00:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 05:00:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 05:00:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 05:00:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 05:00:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 05:00:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 05:00:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 05:00:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 05:00:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 05:00:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 05:00:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 05:00:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 05:00:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 05:00:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 05:00:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 05:00:13 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:13 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:00:13 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:13 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:14 DEBUG : apple: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : banana: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : apple: size = 5 OK 2026/06/11 05:00:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : apple: Unchanged skipping 2026/06/11 05:00:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 05:00:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 05:00:14 DEBUG : banana: size = 6 OK 2026/06/11 05:00:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : banana: Unchanged skipping 2026/06/11 05:00:14 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 05:00:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 05:00:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 05:00:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 05:00:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 05:00:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 05:00:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 05:00:14 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 05:00:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 05:00:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 05:00:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 05:00:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 05:00:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 05:00:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 05:00:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 05:00:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 05:00:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 05:00:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 05:00:14 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:00:14 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:14 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:14 DEBUG : apple: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : banana: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 05:00:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:00:26 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:26 DEBUG : apple: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : banana: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 05:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : apple: size = 5 OK 2026/06/11 05:00:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : apple: Unchanged skipping 2026/06/11 05:00:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 05:00:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 05:00:27 DEBUG : banana: size = 6 OK 2026/06/11 05:00:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : banana: Unchanged skipping 2026/06/11 05:00:27 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 05:00:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 05:00:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 05:00:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 05:00:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 05:00:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 05:00:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 05:00:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 05:00:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 05:00:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 05:00:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 05:00:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 05:00:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 05:00:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 05:00:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 05:00:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 05:00:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 05:00:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 05:00:27 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:00:27 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:27 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:27 DEBUG : apple: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : banana: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 05:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : apple: size = 5 OK 2026/06/11 05:00:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : apple: Unchanged skipping 2026/06/11 05:00:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 05:00:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 05:00:28 DEBUG : banana: size = 6 OK 2026/06/11 05:00:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : banana: Unchanged skipping 2026/06/11 05:00:28 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 05:00:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 05:00:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 05:00:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 05:00:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 05:00:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 05:00:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 05:00:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 05:00:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 05:00:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 05:00:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 05:00:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 05:00:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 05:00:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 05:00:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 05:00:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 05:00:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 05:00:28 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:28 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:00:28 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:28 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:28 DEBUG : apple: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : banana: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 05:00:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:00:40 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:41 DEBUG : apple: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : banana: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 05:00:41 DEBUG : apple: size = 5 OK 2026/06/11 05:00:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 05:00:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:41 DEBUG : banana: size = 6 OK 2026/06/11 05:00:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:41 DEBUG : apple: Unchanged skipping 2026/06/11 05:00:41 DEBUG : banana: Unchanged skipping 2026/06/11 05:00:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 05:00:41 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 05:00:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:41 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 05:00:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 05:00:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 05:00:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 05:00:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 05:00:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 05:00:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 05:00:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 05:00:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 05:00:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 05:00:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 05:00:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 05:00:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 05:00:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 05:00:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 05:00:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 05:00:42 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:42 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:00:42 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:42 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:42 DEBUG : apple: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : banana: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/11 05:00:42 DEBUG : apple: size = 5 OK 2026/06/11 05:00:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : apple: Unchanged skipping 2026/06/11 05:00:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/11 05:00:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/11 05:00:42 DEBUG : banana: size = 6 OK 2026/06/11 05:00:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : banana: Unchanged skipping 2026/06/11 05:00:42 DEBUG : splitbananasplit: size = 16 OK 2026/06/11 05:00:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:42 DEBUG : splitbananasplit: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/11 05:00:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/11 05:00:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/11 05:00:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/11 05:00:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/11 05:00:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/11 05:00:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/11 05:00:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/11 05:00:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/11 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/11 05:00:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/11 05:00:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/11 05:00:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/11 05:00:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/11 05:00:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/11 05:00:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/11 05:00:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:00:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/11 05:00:43 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:00:43 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:43 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:43 DEBUG : apple: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : banana: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/11 05:00:43 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (171.63s) --- PASS: TestTransform/NFC (16.09s) --- PASS: TestTransform/NFD (14.15s) --- PASS: TestTransform/base64 (17.19s) --- PASS: TestTransform/prefix (18.36s) --- PASS: TestTransform/suffix (18.61s) --- PASS: TestTransform/truncate (16.53s) --- PASS: TestTransform/encoder (14.53s) --- PASS: TestTransform/ISO-8859-1 (13.78s) --- PASS: TestTransform/charmap (14.03s) --- PASS: TestTransform/lowercase (13.55s) --- PASS: TestTransform/ascii (14.82s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:00:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/11 05:00:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/11 05:00:48 INFO : sub dir_somesuffix: Making directory 2026/06/11 05:00:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/11 05:00:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/11 05:00:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/11 05:00:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/11 05:00:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/11 05:00:48 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:48 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:00:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/11 05:00:48 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:00:48 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/11 05:00:48 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.56s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:00:49 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:49 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:49 INFO : tictactoe: Making directory 2026/06/11 05:00:49 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:49 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:00:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/11 05:00:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:00:49 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:49 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:00:50 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/11 05:00:50 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:00:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/11 05:00:50 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.70s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:00:51 INFO : toe: Making directory 2026/06/11 05:00:51 INFO : toe/toe: Making directory 2026/06/11 05:00:51 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/11 05:00:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/11 05:00:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/11 05:00:51 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:51 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:00:52 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/11 05:00:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:00:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/11 05:00:52 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:00:53 INFO : toe: Making directory 2026/06/11 05:00:53 INFO : toe/toe: Making directory 2026/06/11 05:00:53 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/11 05:00:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/11 05:00:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/11 05:00:53 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:53 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:00:53 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/11 05:00:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:00:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/11 05:00:53 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:00:54 DEBUG : empty_dir: Making directory with metadata 2026/06/11 05:00:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/11 05:00:54 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:00:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:00:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:00:54 INFO : tictacempty_dir: Making directory 2026/06/11 05:00:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:00:54 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:54 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:54 INFO : tictactoe: Making directory 2026/06/11 05:00:54 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:54 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:00:54 INFO : tictactoe/tictactoe: Making directory 2026/06/11 05:00:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:00:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/11 05:00:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/11 05:00:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/11 05:00:54 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:54 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:00:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/11 05:00:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:00:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/11 05:00:55 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:00:56 DEBUG : empty_dir: Making directory with metadata 2026/06/11 05:00:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/11 05:00:56 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:00:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:00:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:00:56 INFO : tictacempty_dir: Making directory 2026/06/11 05:00:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:00:56 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:56 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:56 INFO : tictactoe: Making directory 2026/06/11 05:00:56 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:56 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:00:56 INFO : tictactoe/tictactoe: Making directory 2026/06/11 05:00:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:00:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/11 05:00:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:00:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/11 05:00:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:00:56 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:56 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:00:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/11 05:00:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:00:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:00:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/11 05:00:57 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:57 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:00:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:00:57 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:57 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/11 05:00:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/11 05:00:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:00:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/11 05:00:57 NOTICE: B2 bucket rclone-test-lunuped4cumo: 0 differences found 2026/06/11 05:00:57 NOTICE: B2 bucket rclone-test-lunuped4cumo: 1 matching files --- PASS: TestAllTag (2.24s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:00:58 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:58 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:58 INFO : tictactoe: Making directory 2026/06/11 05:00:58 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:58 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:00:58 INFO : tictactoe/tictactoe: Making directory 2026/06/11 05:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/11 05:00:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/11 05:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/11 05:00:58 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:00:58 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:00:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/11 05:00:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:00:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/11 05:00:59 DEBUG : Waiting for deletions to finish 2026/06/11 05:00:59 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:59 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:59 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:00:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:01:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/11 05:01:00 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/11 05:01:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/11 05:01:00 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/11 05:01:00 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:01:00 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:01:00 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.37s) === RUN TestSyntax 2026/06/11 05:01:00 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:01:01 INFO : toe: Making directory 2026/06/11 05:01:01 INFO : toe/toe: Making directory 2026/06/11 05:01:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/11 05:01:01 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:01:01 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:01:01 DEBUG : toe/toe/toe: size = 11 OK 2026/06/11 05:01:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:01:01 INFO : toe/toe/toe: Copied (new) 2026/06/11 05:01:01 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.82s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:01:02 DEBUG : empty_dir: Making directory with metadata 2026/06/11 05:01:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/11 05:01:02 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:01:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:01:03 INFO : tictacempty_dir: Making directory 2026/06/11 05:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:01:03 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:03 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:03 INFO : tictactoe: Making directory 2026/06/11 05:01:03 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:03 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:01:03 INFO : tictactoe/tictactoe: Making directory 2026/06/11 05:01:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:01:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/11 05:01:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:01:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/11 05:01:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:01:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:01:03 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:01:03 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:01:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/11 05:01:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:01:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:01:03 INFO : toe/toe/toe.txt: Deleted 2026/06/11 05:01:03 INFO : toe/toe: Removing directory 2026/06/11 05:01:03 INFO : toe: Removing directory 2026/06/11 05:01:03 INFO : empty_dir: Removing directory 2026/06/11 05:01:03 DEBUG : Local file system at /tmp/rclone3477598769: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.79s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:01:04 DEBUG : empty_dir: Making directory with metadata 2026/06/11 05:01:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/11 05:01:04 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:01:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:01:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:01:04 INFO : tictacempty_dir: Making directory 2026/06/11 05:01:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:01:04 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:04 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:04 INFO : tictactoe: Making directory 2026/06/11 05:01:04 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:04 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:01:04 INFO : tictactoe/tictactoe: Making directory 2026/06/11 05:01:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:01:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/11 05:01:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:01:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/11 05:01:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:01:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:01:04 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:01:04 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:01:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/11 05:01:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:01:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:01:05 INFO : toe/toe/toe.txt: Deleted 2026/06/11 05:01:05 INFO : toe/toe: Removing directory 2026/06/11 05:01:05 INFO : toe: Removing directory 2026/06/11 05:01:05 INFO : empty_dir: Removing directory 2026/06/11 05:01:05 DEBUG : Local file system at /tmp/rclone3477598769: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/11 05:01:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/11 05:01:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/11 05:01:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/11 05:01:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/11 05:01:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/11 05:01:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/11 05:01:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:01:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/11 05:01:06 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.04s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:01:07 DEBUG : Reset feature "Copy" 2026/06/11 05:01:07 DEBUG : Reset feature "Move" 2026/06/11 05:01:07 DEBUG : Reset feature "Copy" 2026/06/11 05:01:07 DEBUG : Reset feature "Move" 2026/06/11 05:01:07 DEBUG : empty_dir: Making directory with metadata 2026/06/11 05:01:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/11 05:01:07 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:01:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:01:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:01:07 INFO : tictacempty_dir: Making directory 2026/06/11 05:01:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/11 05:01:07 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:07 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:07 INFO : tictactoe: Making directory 2026/06/11 05:01:07 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:07 DEBUG : toe: transformed to: tictactoe 2026/06/11 05:01:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:01:07 INFO : tictactoe/tictactoe: Making directory 2026/06/11 05:01:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/11 05:01:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/11 05:01:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:01:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/11 05:01:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:01:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:01:07 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:01:07 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/11 05:01:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:01:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/11 05:01:08 INFO : toe/toe/toe.txt: Deleted 2026/06/11 05:01:08 INFO : toe/toe: Removing directory 2026/06/11 05:01:08 INFO : toe: Removing directory 2026/06/11 05:01:08 INFO : empty_dir: Removing directory 2026/06/11 05:01:08 DEBUG : Local file system at /tmp/rclone3477598769: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/11 05:01:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/11 05:01:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/11 05:01:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/11 05:01:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/11 05:01:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/11 05:01:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/11 05:01:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:01:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/11 05:01:10 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.80s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:01:11 DEBUG : toe: transformed to: dG9l 2026/06/11 05:01:11 DEBUG : toe: transformed to: dG9l 2026/06/11 05:01:11 INFO : dG9l: Making directory 2026/06/11 05:01:11 DEBUG : toe: transformed to: dG9l 2026/06/11 05:01:11 DEBUG : toe: transformed to: dG9l 2026/06/11 05:01:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/11 05:01:11 INFO : dG9l/dG9l: Making directory 2026/06/11 05:01:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/11 05:01:11 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/11 05:01:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/11 05:01:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/11 05:01:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/11 05:01:11 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:01:11 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:01:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/11 05:01:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:01:12 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/11 05:01:12 DEBUG : Waiting for deletions to finish 2026/06/11 05:01:12 DEBUG : dG9l: transformed to: toe 2026/06/11 05:01:12 DEBUG : dG9l: transformed to: toe 2026/06/11 05:01:12 DEBUG : dG9l: transformed to: toe 2026/06/11 05:01:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/11 05:01:13 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/11 05:01:13 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/11 05:01:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/11 05:01:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/11 05:01:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/11 05:01:13 DEBUG : Local file system at /tmp/rclone3477598769: Waiting for checks to finish 2026/06/11 05:01:13 DEBUG : Local file system at /tmp/rclone3477598769: Waiting for transfers to finish 2026/06/11 05:01:13 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.62s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-lunuped4cumo", Local "Local file system at /tmp/rclone3477598769", Modify Window "1ms" 2026/06/11 05:01:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/11 05:01:14 DEBUG : toe: transformed to: 2026/06/11 05:01:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/11 05:01:14 DEBUG : toe: transformed to: 2026/06/11 05:01:14 INFO : B2 bucket rclone-test-lunuped4cumo: Making directory 2026/06/11 05:01:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/11 05:01:14 DEBUG : toe: transformed to: 2026/06/11 05:01:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/11 05:01:14 DEBUG : toe: transformed to: 2026/06/11 05:01:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/11 05:01:14 DEBUG : toe/toe: transformed to: 2026/06/11 05:01:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/11 05:01:14 INFO : toe/toe: Making directory 2026/06/11 05:01:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/11 05:01:14 DEBUG : toe/toe: transformed to: 2026/06/11 05:01:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/11 05:01:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/11 05:01:14 DEBUG : toe: transformed to: 2026/06/11 05:01:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/11 05:01:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/11 05:01:14 DEBUG : toe/toe/toe: transformed to: 2026/06/11 05:01:14 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/11 05:01:14 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for checks to finish 2026/06/11 05:01:14 DEBUG : B2 bucket rclone-test-lunuped4cumo: Waiting for transfers to finish 2026/06/11 05:01:14 DEBUG : toe/toe/toe: size = 11 OK 2026/06/11 05:01:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/11 05:01:14 INFO : toe/toe/toe: Copied (new) 2026/06/11 05:01:14 ERROR : B2 bucket rclone-test-lunuped4cumo: not deleting files as there were IO errors 2026/06/11 05:01:14 ERROR : B2 bucket rclone-test-lunuped4cumo: not deleting directories as there were IO errors --- PASS: TestError (1.68s) PASS 2026/06/11 05:01:15 DEBUG : B2 bucket rclone-test-lunuped4cumo: Purge remote 2026/06/11 05:01:15 INFO : B2 bucket rclone-test-lunuped4cumo: cleaning bucket "rclone-test-lunuped4cumo" of all files 2026/06/11 05:01:16 DEBUG : BackupDir/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f426b5a956b567a46_d20260611_m045534_c001_v7007000_t0000_u01781153734326") 2026/06/11 05:01:16 DEBUG : BackupDir/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1163bbaebcbea0ec_d20260611_m045529_c001_v0001176_t0006_u01781153729436") 2026/06/11 05:01:16 DEBUG : CompareDest/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526cd0_d20260611_m045509_c001_v7007000_t0000_u01781153709943") 2026/06/11 05:01:16 DEBUG : CompareDest/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480e2d_d20260611_m045504_c001_v0001177_t0018_u01781153704145") 2026/06/11 05:01:16 DEBUG : CompareDest/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526cd1_d20260611_m045510_c001_v7007000_t0000_u01781153710126") 2026/06/11 05:01:16 DEBUG : CompareDest/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4491ed_d20260611_m045505_c001_v0001043_t0024_u01781153705188") 2026/06/11 05:01:16 DEBUG : CopyDest/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f426b5a956b567a47_d20260611_m045534_c001_v7007000_t0000_u01781153734512") 2026/06/11 05:01:16 DEBUG : CopyDest/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44922f_d20260611_m045526_c001_v0001043_t0006_u01781153726459") 2026/06/11 05:01:16 DEBUG : CopyDest/three: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f426b5a956b567a49_d20260611_m045534_c001_v7007000_t0000_u01781153734697") 2026/06/11 05:01:17 DEBUG : CopyDest/three: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449243_d20260611_m045532_c001_v0001043_t0015_u01781153732379") 2026/06/11 05:01:17 DEBUG : CopyDest/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f426b5a956b567a4a_d20260611_m045534_c001_v7007000_t0000_u01781153734882") 2026/06/11 05:01:17 DEBUG : CopyDest/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480efd_d20260611_m045530_c001_v0001177_t0006_u01781153730265") 2026/06/11 05:01:17 DEBUG : EXISTING: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1b2b_d20260611_m045655_c001_v7007000_t0000_u01781153815161") 2026/06/11 05:01:17 DEBUG : EXISTING: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44933f_d20260611_m045653_c001_v0001043_t0041_u01781153813891") 2026/06/11 05:01:17 DEBUG : PREFIXapple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bb3_d20260611_m045856_c001_v7007000_t0000_u01781153936437") 2026/06/11 05:01:17 DEBUG : PREFIXapple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454ece_d20260611_m045852_c001_v0001180_t0043_u01781153932332") 2026/06/11 05:01:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bb5_d20260611_m045856_c001_v7007000_t0000_u01781153936619") 2026/06/11 05:01:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494fb_d20260611_m045852_c001_v0001043_t0046_u01781153932341") 2026/06/11 05:01:17 DEBUG : PREFIXbanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d19a2_d20260611_m045856_c001_v7007000_t0000_u01781153936450") 2026/06/11 05:01:17 DEBUG : PREFIXbanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67cee_d20260611_m045852_c001_v0001185_t0014_u01781153932353") 2026/06/11 05:01:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41648053bcfdc0a3_d20260611_m045856_c001_v7007000_t0000_u01781153936462") 2026/06/11 05:01:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481449_d20260611_m045852_c001_v0001177_t0006_u01781153932365") 2026/06/11 05:01:17 DEBUG : Testêé: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1b1c_d20260611_m045651_c001_v7007000_t0000_u01781153811620") 2026/06/11 05:01:18 DEBUG : Testêé: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449335_d20260611_m045650_c001_v0001043_t0030_u01781153810884") 2026/06/11 05:01:18 DEBUG : Testêé: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854810cf_d20260611_m045649_c001_v0001177_t0034_u01781153809917") 2026/06/11 05:01:18 DEBUG : YXBwbGU=: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e748_d20260611_m045839_c001_v7007000_t0000_u01781153919810") 2026/06/11 05:01:18 DEBUG : YXBwbGU=: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854813db_d20260611_m045835_c001_v0001177_t0005_u01781153915682") 2026/06/11 05:01:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e749_d20260611_m045839_c001_v7007000_t0000_u01781153919995") 2026/06/11 05:01:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494bd_d20260611_m045835_c001_v0001043_t0027_u01781153915692") 2026/06/11 05:01:18 DEBUG : YmFuYW5h: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e74a_d20260611_m045840_c001_v7007000_t0000_u01781153920177") 2026/06/11 05:01:18 DEBUG : YmFuYW5h: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c64_d20260611_m045835_c001_v0001185_t0002_u01781153915702") 2026/06/11 05:01:18 DEBUG : a/potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca0a_d20260611_m045236_c001_v7007000_t0000_u01781153556550") 2026/06/11 05:01:18 DEBUG : a/potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a74_d20260611_m045235_c001_v0001180_t0028_u01781153555984") 2026/06/11 05:01:18 DEBUG : a/potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f423d112d922e5a55_d20260611_m045234_c001_v7007000_t0000_u01781153554621") 2026/06/11 05:01:18 DEBUG : a/potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a66_d20260611_m045233_c001_v0001180_t0050_u01781153553714") 2026/06/11 05:01:18 DEBUG : a/potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d5324070197_d20260611_m045217_c001_v7007000_t0000_u01781153537536") 2026/06/11 05:01:18 DEBUG : a/potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a0e_d20260611_m045216_c001_v0001180_t0004_u01781153536636") 2026/06/11 05:01:18 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce15_d20260611_m050043_c001_v7007000_t0000_u01781154043892") 2026/06/11 05:01:18 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481710_d20260611_m050039_c001_v0001177_t0058_u01781154039507") 2026/06/11 05:01:18 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52e9_d20260611_m050029_c001_v7007000_t0000_u01781154029143") 2026/06/11 05:01:18 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854816b8_d20260611_m050025_c001_v0001177_t0049_u01781154025598") 2026/06/11 05:01:18 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c1124f_d20260611_m050015_c001_v7007000_t0000_u01781154015586") 2026/06/11 05:01:18 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548166c_d20260611_m050011_c001_v0001177_t0055_u01781154011985") 2026/06/11 05:01:18 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd0867215438_d20260611_m050001_c001_v7007000_t0000_u01781154001473") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481618_d20260611_m045957_c001_v0001177_t0032_u01781153997781") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e87a_d20260611_m045947_c001_v7007000_t0000_u01781153987791") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854815c0_d20260611_m045943_c001_v0001177_t0034_u01781153983488") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e522c_d20260611_m045933_c001_v7007000_t0000_u01781153973344") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e30_d20260611_m045927_c001_v0001185_t0015_u01781153967827") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2b95_d20260611_m045916_c001_v7007000_t0000_u01781153956575") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f46_d20260611_m045913_c001_v0001180_t0000_u01781153953279") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40847b470789b764_d20260611_m045911_c001_v7007000_t0000_u01781153951798") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449545_d20260611_m045908_c001_v0001043_t0015_u01781153948491") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bba_d20260611_m045858_c001_v7007000_t0000_u01781153938176") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548145d_d20260611_m045855_c001_v0001177_t0027_u01781153935107") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf35_d20260611_m045853_c001_v7007000_t0000_u01781153933617") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454ec4_d20260611_m045850_c001_v0001180_t0048_u01781153930377") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41142eca1ae502e4_d20260611_m045837_c001_v7007000_t0000_u01781153917410") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c58_d20260611_m045833_c001_v0001185_t0016_u01781153913566") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d191d_d20260611_m045822_c001_v7007000_t0000_u01781153902676") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481357_d20260611_m045818_c001_v0001177_t0031_u01781153898807") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf0a_d20260611_m045808_c001_v7007000_t0000_u01781153888455") 2026/06/11 05:01:19 DEBUG : apple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44944f_d20260611_m045804_c001_v0001043_t0055_u01781153884306") 2026/06/11 05:01:19 DEBUG : appleSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40218467a523370c_d20260611_m045914_c001_v7007000_t0000_u01781153954957") 2026/06/11 05:01:19 DEBUG : appleSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44954b_d20260611_m045910_c001_v0001043_t0001_u01781153950428") 2026/06/11 05:01:19 DEBUG : appleapple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e522f_d20260611_m045933_c001_v7007000_t0000_u01781153973524") 2026/06/11 05:01:19 DEBUG : appleapple: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f92_d20260611_m045929_c001_v0001180_t0014_u01781153969498") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce16_d20260611_m050044_c001_v7007000_t0000_u01781154044075") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a455108_d20260611_m050040_c001_v0001180_t0049_u01781154040149") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52ea_d20260611_m050029_c001_v7007000_t0000_u01781154029329") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a4550bd_d20260611_m050026_c001_v0001180_t0016_u01781154026032") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c11251_d20260611_m050015_c001_v7007000_t0000_u01781154015779") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a455071_d20260611_m050012_c001_v0001180_t0026_u01781154012446") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd086721543a_d20260611_m050001_c001_v7007000_t0000_u01781154001662") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a45502d_d20260611_m045958_c001_v0001180_t0018_u01781153998182") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e87b_d20260611_m045947_c001_v7007000_t0000_u01781153987974") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454feb_d20260611_m045943_c001_v0001180_t0054_u01781153983892") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f412d9617483ecd5a_d20260611_m045931_c001_v7007000_t0000_u01781153971507") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481557_d20260611_m045928_c001_v0001177_t0011_u01781153968226") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2b97_d20260611_m045916_c001_v7007000_t0000_u01781153956760") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814e7_d20260611_m045913_c001_v0001177_t0019_u01781153953248") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4088d4c39c501cbb_d20260611_m045911_c001_v7007000_t0000_u01781153951932") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814bf_d20260611_m045909_c001_v0001177_t0018_u01781153949259") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bbb_d20260611_m045858_c001_v7007000_t0000_u01781153938359") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67d0a_d20260611_m045855_c001_v0001185_t0049_u01781153935116") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf36_d20260611_m045853_c001_v7007000_t0000_u01781153933800") 2026/06/11 05:01:20 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67cda_d20260611_m045850_c001_v0001185_t0058_u01781153930970") 2026/06/11 05:01:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4040a3dc5b9a504c_d20260611_m045837_c001_v7007000_t0000_u01781153917808") 2026/06/11 05:01:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494b1_d20260611_m045833_c001_v0001043_t0054_u01781153913966") 2026/06/11 05:01:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d191e_d20260611_m045822_c001_v7007000_t0000_u01781153902858") 2026/06/11 05:01:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c02_d20260611_m045819_c001_v0001185_t0025_u01781153899483") 2026/06/11 05:01:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf0b_d20260611_m045808_c001_v7007000_t0000_u01781153888637") 2026/06/11 05:01:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854812ed_d20260611_m045804_c001_v0001177_t0031_u01781153884963") 2026/06/11 05:01:21 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d53240704c5_d20260611_m045914_c001_v7007000_t0000_u01781153954970") 2026/06/11 05:01:21 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67da8_d20260611_m045910_c001_v0001185_t0021_u01781153950447") 2026/06/11 05:01:21 DEBUG : b/potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca0b_d20260611_m045236_c001_v7007000_t0000_u01781153556733") 2026/06/11 05:01:21 DEBUG : b/potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a6c_d20260611_m045235_c001_v0001180_t0059_u01781153555172") 2026/06/11 05:01:21 DEBUG : b/potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f423d112d922e5a54_d20260611_m045234_c001_v7007000_t0000_u01781153554071") 2026/06/11 05:01:21 DEBUG : b/potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a60_d20260611_m045232_c001_v0001180_t0007_u01781153552858") 2026/06/11 05:01:21 DEBUG : b/potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d5324070195_d20260611_m045216_c001_v7007000_t0000_u01781153536989") 2026/06/11 05:01:21 DEBUG : b/potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a0a_d20260611_m045215_c001_v0001180_t0018_u01781153535815") 2026/06/11 05:01:21 DEBUG : backup/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41648053bcfdbfac_d20260611_m045547_c001_v7007000_t0000_u01781153747679") 2026/06/11 05:01:21 DEBUG : backup/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f111fc676e862adb3_d20260611_m045545_c001_v0001184_t0008_u01781153745560") 2026/06/11 05:01:21 DEBUG : backup/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f11082c6b6d0d086f_d20260611_m045541_c001_v0001037_t0013_u01781153741081") 2026/06/11 05:01:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526e9d_d20260611_m045613_c001_v7007000_t0000_u01781153773913") 2026/06/11 05:01:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1192c7f68030a88d_d20260611_m045611_c001_v0001033_t0009_u01781153771895") 2026/06/11 05:01:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1044d5a72c2c5f34_d20260611_m045607_c001_v0001091_t0051_u01781153767692") 2026/06/11 05:01:21 DEBUG : backup/one.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4258e36328266cf8_d20260611_m045601_c001_v7007000_t0000_u01781153761421") 2026/06/11 05:01:21 DEBUG : backup/one.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10204cef78859bd9_d20260611_m045559_c001_v0001109_t0005_u01781153759189") 2026/06/11 05:01:22 DEBUG : backup/one.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117ecad20a9f47be_d20260611_m045553_c001_v0001033_t0048_u01781153753960") 2026/06/11 05:01:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526e9e_d20260611_m045614_c001_v7007000_t0000_u01781153774094") 2026/06/11 05:01:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106e9d808f5f3481_d20260611_m045613_c001_v0001184_t0024_u01781153773163") 2026/06/11 05:01:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10740473798bfc74_d20260611_m045609_c001_v0001173_t0034_u01781153769489") 2026/06/11 05:01:22 DEBUG : backup/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41648053bcfdbfae_d20260611_m045547_c001_v7007000_t0000_u01781153747861") 2026/06/11 05:01:22 DEBUG : backup/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1093e822a682205e_d20260611_m045546_c001_v0001032_t0019_u01781153746398") 2026/06/11 05:01:22 DEBUG : backup/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1105761ce700d199_d20260611_m045543_c001_v0001090_t0034_u01781153743015") 2026/06/11 05:01:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4258e36328266cfc_d20260611_m045601_c001_v7007000_t0000_u01781153761604") 2026/06/11 05:01:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116735c23128eb43_d20260611_m045600_c001_v0001182_t0018_u01781153760636") 2026/06/11 05:01:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f105ba711ec035bd8_d20260611_m045556_c001_v0001153_t0009_u01781153756629") 2026/06/11 05:01:22 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce17_d20260611_m050044_c001_v7007000_t0000_u01781154044259") 2026/06/11 05:01:22 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67ff6_d20260611_m050039_c001_v0001185_t0058_u01781154039951") 2026/06/11 05:01:22 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52eb_d20260611_m050029_c001_v7007000_t0000_u01781154029512") 2026/06/11 05:01:22 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67f9e_d20260611_m050025_c001_v0001185_t0038_u01781154025829") 2026/06/11 05:01:22 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c11252_d20260611_m050015_c001_v7007000_t0000_u01781154015962") 2026/06/11 05:01:22 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67f4b_d20260611_m050012_c001_v0001185_t0058_u01781154012220") 2026/06/11 05:01:22 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd086721543c_d20260611_m050001_c001_v7007000_t0000_u01781154001845") 2026/06/11 05:01:22 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67ef6_d20260611_m045957_c001_v0001185_t0013_u01781153997995") 2026/06/11 05:01:22 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e87c_d20260611_m045948_c001_v7007000_t0000_u01781153988160") 2026/06/11 05:01:22 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e9a_d20260611_m045943_c001_v0001185_t0039_u01781153983697") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e5230_d20260611_m045933_c001_v7007000_t0000_u01781153973708") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f8c_d20260611_m045928_c001_v0001180_t0018_u01781153968025") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2b98_d20260611_m045916_c001_v7007000_t0000_u01781153956945") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67dc4_d20260611_m045913_c001_v0001185_t0026_u01781153953257") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40218467a52336fb_d20260611_m045912_c001_v7007000_t0000_u01781153952178") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67d9e_d20260611_m045909_c001_v0001185_t0009_u01781153949051") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bbc_d20260611_m045858_c001_v7007000_t0000_u01781153938542") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449507_d20260611_m045855_c001_v0001043_t0041_u01781153935126") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41648053bcfdc0a0_d20260611_m045854_c001_v7007000_t0000_u01781153934018") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494f9_d20260611_m045850_c001_v0001043_t0022_u01781153930584") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f46b5_d20260611_m045837_c001_v7007000_t0000_u01781153917926") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854813cb_d20260611_m045833_c001_v0001177_t0016_u01781153913753") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d191f_d20260611_m045823_c001_v7007000_t0000_u01781153903038") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449485_d20260611_m045819_c001_v0001043_t0045_u01781153899013") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf0d_d20260611_m045808_c001_v7007000_t0000_u01781153888818") 2026/06/11 05:01:23 DEBUG : banana: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67ba4_d20260611_m045804_c001_v0001185_t0023_u01781153884751") 2026/06/11 05:01:23 DEBUG : bananaSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40218467a523370d_d20260611_m045915_c001_v7007000_t0000_u01781153955145") 2026/06/11 05:01:23 DEBUG : bananaSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814c9_d20260611_m045910_c001_v0001177_t0055_u01781153950460") 2026/06/11 05:01:23 DEBUG : both0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1b9c_d20260611_m045734_c001_v7007000_t0000_u01781153854044") 2026/06/11 05:01:23 DEBUG : both0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548119e_d20260611_m045717_c001_v0001177_t0022_u01781153837288") 2026/06/11 05:01:24 DEBUG : both0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbec8_d20260611_m045713_c001_v7007000_t0000_u01781153833049") 2026/06/11 05:01:24 DEBUG : both0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854810f7_d20260611_m045657_c001_v0001177_t0018_u01781153817032") 2026/06/11 05:01:24 DEBUG : both1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1b9d_d20260611_m045734_c001_v7007000_t0000_u01781153854230") 2026/06/11 05:01:24 DEBUG : both1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811a4_d20260611_m045718_c001_v0001177_t0040_u01781153838306") 2026/06/11 05:01:24 DEBUG : both1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbec9_d20260611_m045713_c001_v7007000_t0000_u01781153833234") 2026/06/11 05:01:24 DEBUG : both1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854810fd_d20260611_m045657_c001_v0001177_t0015_u01781153817756") 2026/06/11 05:01:24 DEBUG : both10: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1b9e_d20260611_m045734_c001_v7007000_t0000_u01781153854412") 2026/06/11 05:01:24 DEBUG : both10: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811d4_d20260611_m045724_c001_v0001177_t0021_u01781153844275") 2026/06/11 05:01:24 DEBUG : both10: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbeca_d20260611_m045713_c001_v7007000_t0000_u01781153833417") 2026/06/11 05:01:24 DEBUG : both10: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481137_d20260611_m045703_c001_v0001177_t0022_u01781153823892") 2026/06/11 05:01:24 DEBUG : both11: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1b9f_d20260611_m045734_c001_v7007000_t0000_u01781153854594") 2026/06/11 05:01:24 DEBUG : both11: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811d8_d20260611_m045724_c001_v0001177_t0029_u01781153844888") 2026/06/11 05:01:24 DEBUG : both11: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbecb_d20260611_m045713_c001_v7007000_t0000_u01781153833608") 2026/06/11 05:01:24 DEBUG : both11: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548113f_d20260611_m045704_c001_v0001177_t0033_u01781153824466") 2026/06/11 05:01:24 DEBUG : both12: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1ba0_d20260611_m045734_c001_v7007000_t0000_u01781153854775") 2026/06/11 05:01:24 DEBUG : both12: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811de_d20260611_m045725_c001_v0001177_t0016_u01781153845588") 2026/06/11 05:01:24 DEBUG : both12: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbecc_d20260611_m045713_c001_v7007000_t0000_u01781153833791") 2026/06/11 05:01:24 DEBUG : both12: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481141_d20260611_m045705_c001_v0001177_t0029_u01781153825002") 2026/06/11 05:01:24 DEBUG : both13: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1ba1_d20260611_m045734_c001_v7007000_t0000_u01781153854956") 2026/06/11 05:01:24 DEBUG : both13: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811e2_d20260611_m045726_c001_v0001177_t0045_u01781153846187") 2026/06/11 05:01:24 DEBUG : both13: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbecd_d20260611_m045713_c001_v7007000_t0000_u01781153833979") 2026/06/11 05:01:24 DEBUG : both13: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481147_d20260611_m045705_c001_v0001177_t0032_u01781153825666") 2026/06/11 05:01:24 DEBUG : both14: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1ba2_d20260611_m045735_c001_v7007000_t0000_u01781153855140") 2026/06/11 05:01:24 DEBUG : both14: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811ec_d20260611_m045726_c001_v0001177_t0031_u01781153846864") 2026/06/11 05:01:25 DEBUG : both14: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbece_d20260611_m045714_c001_v7007000_t0000_u01781153834162") 2026/06/11 05:01:25 DEBUG : both14: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548114d_d20260611_m045706_c001_v0001177_t0014_u01781153826408") 2026/06/11 05:01:25 DEBUG : both15: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1ba3_d20260611_m045735_c001_v7007000_t0000_u01781153855363") 2026/06/11 05:01:25 DEBUG : both15: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811f0_d20260611_m045727_c001_v0001177_t0018_u01781153847679") 2026/06/11 05:01:25 DEBUG : both15: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbecf_d20260611_m045714_c001_v7007000_t0000_u01781153834346") 2026/06/11 05:01:25 DEBUG : both15: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481153_d20260611_m045707_c001_v0001177_t0057_u01781153827179") 2026/06/11 05:01:25 DEBUG : both16: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1ba4_d20260611_m045735_c001_v7007000_t0000_u01781153855641") 2026/06/11 05:01:25 DEBUG : both16: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811f8_d20260611_m045728_c001_v0001177_t0020_u01781153848348") 2026/06/11 05:01:25 DEBUG : both16: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbed0_d20260611_m045714_c001_v7007000_t0000_u01781153834530") 2026/06/11 05:01:25 DEBUG : both16: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481157_d20260611_m045707_c001_v0001177_t0026_u01781153827752") 2026/06/11 05:01:25 DEBUG : both17: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1ba5_d20260611_m045735_c001_v7007000_t0000_u01781153855926") 2026/06/11 05:01:25 DEBUG : both17: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811fc_d20260611_m045729_c001_v0001177_t0021_u01781153849271") 2026/06/11 05:01:25 DEBUG : both17: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbed1_d20260611_m045714_c001_v7007000_t0000_u01781153834713") 2026/06/11 05:01:25 DEBUG : both17: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548115f_d20260611_m045708_c001_v0001177_t0054_u01781153828409") 2026/06/11 05:01:25 DEBUG : both18: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1ba6_d20260611_m045736_c001_v7007000_t0000_u01781153856108") 2026/06/11 05:01:25 DEBUG : both18: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481202_d20260611_m045729_c001_v0001177_t0053_u01781153849943") 2026/06/11 05:01:25 DEBUG : both18: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbed2_d20260611_m045714_c001_v7007000_t0000_u01781153834897") 2026/06/11 05:01:25 DEBUG : both18: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481163_d20260611_m045708_c001_v0001177_t0002_u01781153828997") 2026/06/11 05:01:25 DEBUG : both19: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1ba7_d20260611_m045736_c001_v7007000_t0000_u01781153856291") 2026/06/11 05:01:25 DEBUG : both19: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481208_d20260611_m045730_c001_v0001177_t0023_u01781153850489") 2026/06/11 05:01:26 DEBUG : both19: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbed3_d20260611_m045715_c001_v7007000_t0000_u01781153835081") 2026/06/11 05:01:26 DEBUG : both19: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548116b_d20260611_m045709_c001_v0001177_t0024_u01781153829615") 2026/06/11 05:01:26 DEBUG : both2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1ba8_d20260611_m045736_c001_v7007000_t0000_u01781153856474") 2026/06/11 05:01:26 DEBUG : both2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811ac_d20260611_m045718_c001_v0001177_t0006_u01781153838972") 2026/06/11 05:01:26 DEBUG : both2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbed4_d20260611_m045715_c001_v7007000_t0000_u01781153835265") 2026/06/11 05:01:26 DEBUG : both2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481103_d20260611_m045658_c001_v0001177_t0017_u01781153818512") 2026/06/11 05:01:26 DEBUG : both3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1ba9_d20260611_m045736_c001_v7007000_t0000_u01781153856656") 2026/06/11 05:01:26 DEBUG : both3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811b0_d20260611_m045719_c001_v0001177_t0023_u01781153839490") 2026/06/11 05:01:26 DEBUG : both3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbed5_d20260611_m045715_c001_v7007000_t0000_u01781153835449") 2026/06/11 05:01:26 DEBUG : both3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481107_d20260611_m045659_c001_v0001177_t0041_u01781153819155") 2026/06/11 05:01:26 DEBUG : both4: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1baa_d20260611_m045736_c001_v7007000_t0000_u01781153856839") 2026/06/11 05:01:26 DEBUG : both4: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811b4_d20260611_m045720_c001_v0001177_t0055_u01781153840054") 2026/06/11 05:01:26 DEBUG : both4: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbed6_d20260611_m045715_c001_v7007000_t0000_u01781153835633") 2026/06/11 05:01:26 DEBUG : both4: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548110d_d20260611_m045659_c001_v0001177_t0042_u01781153819687") 2026/06/11 05:01:26 DEBUG : both5: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bab_d20260611_m045737_c001_v7007000_t0000_u01781153857094") 2026/06/11 05:01:26 DEBUG : both5: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811b8_d20260611_m045720_c001_v0001177_t0057_u01781153840827") 2026/06/11 05:01:26 DEBUG : both5: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbed7_d20260611_m045715_c001_v7007000_t0000_u01781153835817") 2026/06/11 05:01:26 DEBUG : both5: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481111_d20260611_m045700_c001_v0001177_t0000_u01781153820228") 2026/06/11 05:01:26 DEBUG : both6: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bac_d20260611_m045737_c001_v7007000_t0000_u01781153857275") 2026/06/11 05:01:26 DEBUG : both6: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811bc_d20260611_m045721_c001_v0001177_t0036_u01781153841630") 2026/06/11 05:01:27 DEBUG : both6: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbed8_d20260611_m045716_c001_v7007000_t0000_u01781153836001") 2026/06/11 05:01:27 DEBUG : both6: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481121_d20260611_m045701_c001_v0001177_t0019_u01781153821284") 2026/06/11 05:01:27 DEBUG : both7: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bad_d20260611_m045737_c001_v7007000_t0000_u01781153857466") 2026/06/11 05:01:27 DEBUG : both7: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811c0_d20260611_m045722_c001_v0001177_t0003_u01781153842247") 2026/06/11 05:01:27 DEBUG : both7: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbed9_d20260611_m045716_c001_v7007000_t0000_u01781153836185") 2026/06/11 05:01:27 DEBUG : both7: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481125_d20260611_m045701_c001_v0001177_t0028_u01781153821823") 2026/06/11 05:01:27 DEBUG : both8: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bae_d20260611_m045737_c001_v7007000_t0000_u01781153857647") 2026/06/11 05:01:27 DEBUG : both8: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811c6_d20260611_m045722_c001_v0001177_t0010_u01781153842894") 2026/06/11 05:01:27 DEBUG : both8: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbeda_d20260611_m045716_c001_v7007000_t0000_u01781153836373") 2026/06/11 05:01:27 DEBUG : both8: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548112b_d20260611_m045702_c001_v0001177_t0033_u01781153822570") 2026/06/11 05:01:27 DEBUG : both9: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1baf_d20260611_m045737_c001_v7007000_t0000_u01781153857836") 2026/06/11 05:01:27 DEBUG : both9: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854811cc_d20260611_m045723_c001_v0001177_t0027_u01781153843542") 2026/06/11 05:01:27 DEBUG : both9: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbedb_d20260611_m045716_c001_v7007000_t0000_u01781153836556") 2026/06/11 05:01:27 DEBUG : both9: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481131_d20260611_m045703_c001_v0001177_t0019_u01781153823255") 2026/06/11 05:01:27 DEBUG : c/non empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca0c_d20260611_m045236_c001_v7007000_t0000_u01781153556917") 2026/06/11 05:01:27 DEBUG : c/non empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a70_d20260611_m045235_c001_v0001180_t0042_u01781153555391") 2026/06/11 05:01:27 DEBUG : c/non empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f423d112d922e5a56_d20260611_m045234_c001_v7007000_t0000_u01781153554805") 2026/06/11 05:01:27 DEBUG : c/non empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a62_d20260611_m045233_c001_v0001180_t0005_u01781153553063") 2026/06/11 05:01:27 DEBUG : c/non empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d5324070198_d20260611_m045217_c001_v7007000_t0000_u01781153537719") 2026/06/11 05:01:27 DEBUG : c/non empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a0c_d20260611_m045216_c001_v0001180_t0056_u01781153536025") 2026/06/11 05:01:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e74b_d20260611_m045840_c001_v7007000_t0000_u01781153920360") 2026/06/11 05:01:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454e8a_d20260611_m045836_c001_v0001180_t0029_u01781153916436") 2026/06/11 05:01:28 DEBUG : check sum: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d532407018c_d20260611_m045209_c001_v7007000_t0000_u01781153529311") 2026/06/11 05:01:28 DEBUG : check sum: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb249e8_d20260611_m045208_c001_v0001180_t0043_u01781153528355") 2026/06/11 05:01:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd08672155cf_d20260611_m050113_c001_v7007000_t0000_u01781154073732") 2026/06/11 05:01:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854817e0_d20260611_m050112_c001_v0001177_t0045_u01781154072082") 2026/06/11 05:01:28 DEBUG : dest/3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f426b5a956b567a2a_d20260611_m045519_c001_v7007000_t0000_u01781153719707") 2026/06/11 05:01:28 DEBUG : dest/3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f407b4801e862bb06_d20260611_m045518_c001_v0001174_t0041_u01781153718600") 2026/06/11 05:01:28 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e5232_d20260611_m045933_c001_v7007000_t0000_u01781153973889") 2026/06/11 05:01:28 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548155f_d20260611_m045929_c001_v0001177_t0050_u01781153969710") 2026/06/11 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce1e_d20260611_m050044_c001_v7007000_t0000_u01781154044447") 2026/06/11 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854816f2_d20260611_m050033_c001_v0001177_t0036_u01781154033821") 2026/06/11 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52ec_d20260611_m050029_c001_v7007000_t0000_u01781154029701") 2026/06/11 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481690_d20260611_m050020_c001_v0001177_t0052_u01781154020272") 2026/06/11 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c1125a_d20260611_m050016_c001_v7007000_t0000_u01781154016144") 2026/06/11 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481638_d20260611_m050006_c001_v0001177_t0054_u01781154006248") 2026/06/11 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd086721543e_d20260611_m050002_c001_v7007000_t0000_u01781154002032") 2026/06/11 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854815f8_d20260611_m045952_c001_v0001177_t0003_u01781153992460") 2026/06/11 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e87d_d20260611_m045948_c001_v7007000_t0000_u01781153988342") 2026/06/11 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548159a_d20260611_m045937_c001_v0001177_t0040_u01781153977929") 2026/06/11 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e5222_d20260611_m045931_c001_v7007000_t0000_u01781153971349") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e10_d20260611_m045921_c001_v0001185_t0050_u01781153961399") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2b9a_d20260611_m045917_c001_v7007000_t0000_u01781153957130") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67dc8_d20260611_m045913_c001_v0001185_t0036_u01781153953467") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40847b470789b767_d20260611_m045912_c001_v7007000_t0000_u01781153952172") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449529_d20260611_m045902_c001_v0001043_t0025_u01781153942902") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bbd_d20260611_m045858_c001_v7007000_t0000_u01781153938725") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67d0e_d20260611_m045855_c001_v0001185_t0009_u01781153935336") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bae_d20260611_m045853_c001_v7007000_t0000_u01781153933822") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454ea6_d20260611_m045844_c001_v0001180_t0049_u01781153924438") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f407298c30a2f0a50_d20260611_m045837_c001_v7007000_t0000_u01781153917938") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449495_d20260611_m045827_c001_v0001043_t0047_u01781153907250") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1920_d20260611_m045823_c001_v7007000_t0000_u01781153903219") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67bd0_d20260611_m045813_c001_v0001185_t0003_u01781153893098") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf0f_d20260611_m045809_c001_v7007000_t0000_u01781153889002") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854812b3_d20260611_m045757_c001_v0001177_t0025_u01781153877006") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d53240704c3_d20260611_m045914_c001_v7007000_t0000_u01781153954787") 2026/06/11 05:01:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67db0_d20260611_m045910_c001_v0001185_t0054_u01781153950662") 2026/06/11 05:01:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e5233_d20260611_m045934_c001_v7007000_t0000_u01781153974072") 2026/06/11 05:01:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44959b_d20260611_m045929_c001_v0001043_t0045_u01781153969721") 2026/06/11 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce1f_d20260611_m050044_c001_v7007000_t0000_u01781154044632") 2026/06/11 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67fd4_d20260611_m050034_c001_v0001185_t0002_u01781154034386") 2026/06/11 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52ed_d20260611_m050029_c001_v7007000_t0000_u01781154029884") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67f79_d20260611_m050020_c001_v0001185_t0048_u01781154020860") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c1125c_d20260611_m050016_c001_v7007000_t0000_u01781154016326") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67f22_d20260611_m050006_c001_v0001185_t0038_u01781154006835") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd0867215441_d20260611_m050002_c001_v7007000_t0000_u01781154002220") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67eda_d20260611_m045953_c001_v0001185_t0025_u01781153993035") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e87f_d20260611_m045948_c001_v7007000_t0000_u01781153988526") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e7c_d20260611_m045938_c001_v0001185_t0037_u01781153978499") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f412d9617483ecd56_d20260611_m045930_c001_v7007000_t0000_u01781153970958") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f64_d20260611_m045921_c001_v0001180_t0014_u01781153961958") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2b9c_d20260611_m045917_c001_v7007000_t0000_u01781153957316") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814e9_d20260611_m045913_c001_v0001177_t0004_u01781153953480") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4182badcc4755908_d20260611_m045911_c001_v7007000_t0000_u01781153951970") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67d6c_d20260611_m045903_c001_v0001185_t0049_u01781153943723") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bbe_d20260611_m045858_c001_v7007000_t0000_u01781153938907") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548145f_d20260611_m045855_c001_v0001177_t0000_u01781153935346") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf37_d20260611_m045853_c001_v7007000_t0000_u01781153933984") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494dd_d20260611_m045845_c001_v0001043_t0017_u01781153925004") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f46b0_d20260611_m045837_c001_v7007000_t0000_u01781153917379") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c34_d20260611_m045828_c001_v0001185_t0051_u01781153908381") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1921_d20260611_m045823_c001_v7007000_t0000_u01781153903402") 2026/06/11 05:01:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481329_d20260611_m045813_c001_v0001177_t0055_u01781153893655") 2026/06/11 05:01:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf10_d20260611_m045809_c001_v7007000_t0000_u01781153889186") 2026/06/11 05:01:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449437_d20260611_m045757_c001_v0001043_t0043_u01781153877585") 2026/06/11 05:01:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1c30_d20260611_m045914_c001_v7007000_t0000_u01781153954799") 2026/06/11 05:01:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f32_d20260611_m045910_c001_v0001180_t0047_u01781153950675") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e5235_d20260611_m045934_c001_v7007000_t0000_u01781153974253") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e3e_d20260611_m045929_c001_v0001185_t0016_u01781153969732") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce20_d20260611_m050044_c001_v7007000_t0000_u01781154044818") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a4550e1_d20260611_m050034_c001_v0001180_t0046_u01781154034940") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52ee_d20260611_m050030_c001_v7007000_t0000_u01781154030069") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a45509d_d20260611_m050021_c001_v0001180_t0014_u01781154021411") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c1125e_d20260611_m050016_c001_v7007000_t0000_u01781154016554") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a45504d_d20260611_m050007_c001_v0001180_t0045_u01781154007471") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd0867215443_d20260611_m050002_c001_v7007000_t0000_u01781154002453") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a455017_d20260611_m045953_c001_v0001180_t0022_u01781153993579") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8ec69_d20260611_m045948_c001_v7007000_t0000_u01781153988709") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454fdb_d20260611_m045939_c001_v0001180_t0059_u01781153979053") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f405cc4a982a8273b_d20260611_m045931_c001_v7007000_t0000_u01781153971516") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481529_d20260611_m045923_c001_v0001177_t0003_u01781153963263") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2b9d_d20260611_m045917_c001_v7007000_t0000_u01781153957502") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f4a_d20260611_m045913_c001_v0001180_t0011_u01781153953610") 2026/06/11 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40218467a52336fe_d20260611_m045912_c001_v7007000_t0000_u01781153952349") 2026/06/11 05:01:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481497_d20260611_m045904_c001_v0001177_t0027_u01781153944269") 2026/06/11 05:01:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bbf_d20260611_m045859_c001_v7007000_t0000_u01781153939090") 2026/06/11 05:01:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454ede_d20260611_m045855_c001_v0001180_t0033_u01781153935357") 2026/06/11 05:01:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bb1_d20260611_m045854_c001_v7007000_t0000_u01781153934192") 2026/06/11 05:01:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67cba_d20260611_m045845_c001_v0001185_t0014_u01781153925834") 2026/06/11 05:01:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f46b1_d20260611_m045837_c001_v7007000_t0000_u01781153917562") 2026/06/11 05:01:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854813a3_d20260611_m045829_c001_v0001177_t0037_u01781153909042") 2026/06/11 05:01:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1922_d20260611_m045823_c001_v7007000_t0000_u01781153903583") 2026/06/11 05:01:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44946d_d20260611_m045814_c001_v0001043_t0029_u01781153894354") 2026/06/11 05:01:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf12_d20260611_m045809_c001_v7007000_t0000_u01781153889372") 2026/06/11 05:01:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67b7e_d20260611_m045758_c001_v0001185_t0004_u01781153878535") 2026/06/11 05:01:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d53240704c6_d20260611_m045915_c001_v7007000_t0000_u01781153955159") 2026/06/11 05:01:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814cf_d20260611_m045910_c001_v0001177_t0017_u01781153950758") 2026/06/11 05:01:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e5237_d20260611_m045934_c001_v7007000_t0000_u01781153974437") 2026/06/11 05:01:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f98_d20260611_m045929_c001_v0001180_t0039_u01781153969755") 2026/06/11 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce21_d20260611_m050045_c001_v7007000_t0000_u01781154045002") 2026/06/11 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449665_d20260611_m050035_c001_v0001043_t0026_u01781154035496") 2026/06/11 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52ef_d20260611_m050030_c001_v7007000_t0000_u01781154030253") 2026/06/11 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449651_d20260611_m050021_c001_v0001043_t0029_u01781154021993") 2026/06/11 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c1125f_d20260611_m050016_c001_v7007000_t0000_u01781154016736") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449619_d20260611_m050008_c001_v0001043_t0052_u01781154008062") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd0867215446_d20260611_m050002_c001_v7007000_t0000_u01781154002636") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4495e7_d20260611_m045954_c001_v0001043_t0029_u01781153994152") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8ec6a_d20260611_m045948_c001_v7007000_t0000_u01781153988899") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4495b7_d20260611_m045939_c001_v0001043_t0038_u01781153979674") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f423d112d922e5da7_d20260611_m045931_c001_v7007000_t0000_u01781153971389") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449583_d20260611_m045923_c001_v0001043_t0004_u01781153963829") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2b9e_d20260611_m045917_c001_v7007000_t0000_u01781153957687") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67dca_d20260611_m045913_c001_v0001185_t0031_u01781153953652") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4088d4c39c501cbc_d20260611_m045912_c001_v7007000_t0000_u01781153952115") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f0e_d20260611_m045904_c001_v0001180_t0035_u01781153944857") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bc0_d20260611_m045859_c001_v7007000_t0000_u01781153939273") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449509_d20260611_m045855_c001_v0001043_t0028_u01781153935492") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4034b0812e6305a8_d20260611_m045853_c001_v7007000_t0000_u01781153933998") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481421_d20260611_m045846_c001_v0001177_t0019_u01781153926384") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41142eca1ae502e6_d20260611_m045837_c001_v7007000_t0000_u01781153917775") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44949b_d20260611_m045829_c001_v0001043_t0003_u01781153909249") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1923_d20260611_m045823_c001_v7007000_t0000_u01781153903764") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67be0_d20260611_m045814_c001_v0001185_t0013_u01781153894694") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf13_d20260611_m045809_c001_v7007000_t0000_u01781153889554") 2026/06/11 05:01:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854812c9_d20260611_m045800_c001_v0001177_t0042_u01781153880748") 2026/06/11 05:01:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f412d9617483ecd3e_d20260611_m045915_c001_v7007000_t0000_u01781153955024") 2026/06/11 05:01:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67db4_d20260611_m045910_c001_v0001185_t0035_u01781153950848") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e5238_d20260611_m045934_c001_v7007000_t0000_u01781153974617") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481561_d20260611_m045929_c001_v0001177_t0031_u01781153969916") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce22_d20260611_m050045_c001_v7007000_t0000_u01781154045186") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854816fa_d20260611_m050035_c001_v0001177_t0022_u01781154035831") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52f0_d20260611_m050030_c001_v7007000_t0000_u01781154030437") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548169e_d20260611_m050022_c001_v0001177_t0043_u01781154022408") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c11261_d20260611_m050016_c001_v7007000_t0000_u01781154016920") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548164e_d20260611_m050008_c001_v0001177_t0004_u01781154008687") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd0867215449_d20260611_m050002_c001_v7007000_t0000_u01781154002824") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481602_d20260611_m045954_c001_v0001177_t0043_u01781153994483") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8ec6b_d20260611_m045949_c001_v7007000_t0000_u01781153989100") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854815a6_d20260611_m045940_c001_v0001177_t0056_u01781153980033") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f46f7_d20260611_m045931_c001_v7007000_t0000_u01781153971347") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e1e_d20260611_m045924_c001_v0001185_t0006_u01781153964324") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2b9f_d20260611_m045917_c001_v7007000_t0000_u01781153957873") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814eb_d20260611_m045913_c001_v0001177_t0021_u01781153953695") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704cd72_d20260611_m045912_c001_v7007000_t0000_u01781153952178") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449533_d20260611_m045905_c001_v0001043_t0021_u01781153945134") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bc1_d20260611_m045859_c001_v7007000_t0000_u01781153939455") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67d12_d20260611_m045855_c001_v0001185_t0021_u01781153935523") 2026/06/11 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1996_d20260611_m045854_c001_v7007000_t0000_u01781153934029") 2026/06/11 05:01:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454eac_d20260611_m045846_c001_v0001180_t0058_u01781153926594") 2026/06/11 05:01:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41142eca1ae502e5_d20260611_m045837_c001_v7007000_t0000_u01781153917593") 2026/06/11 05:01:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c3c_d20260611_m045829_c001_v0001185_t0046_u01781153909627") 2026/06/11 05:01:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1924_d20260611_m045823_c001_v7007000_t0000_u01781153903945") 2026/06/11 05:01:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481333_d20260611_m045814_c001_v0001177_t0022_u01781153894880") 2026/06/11 05:01:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf15_d20260611_m045809_c001_v7007000_t0000_u01781153889738") 2026/06/11 05:01:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449441_d20260611_m045800_c001_v0001043_t0033_u01781153880965") 2026/06/11 05:01:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1c31_d20260611_m045914_c001_v7007000_t0000_u01781153954982") 2026/06/11 05:01:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f36_d20260611_m045910_c001_v0001180_t0017_u01781153950895") 2026/06/11 05:01:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e523a_d20260611_m045934_c001_v7007000_t0000_u01781153974798") 2026/06/11 05:01:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f9e_d20260611_m045929_c001_v0001180_t0011_u01781153969951") 2026/06/11 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce23_d20260611_m050045_c001_v7007000_t0000_u01781154045390") 2026/06/11 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67fde_d20260611_m050036_c001_v0001185_t0054_u01781154036044") 2026/06/11 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52f1_d20260611_m050030_c001_v7007000_t0000_u01781154030620") 2026/06/11 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67f85_d20260611_m050022_c001_v0001185_t0017_u01781154022618") 2026/06/11 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c11263_d20260611_m050017_c001_v7007000_t0000_u01781154017104") 2026/06/11 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67f2f_d20260611_m050008_c001_v0001185_t0018_u01781154008902") 2026/06/11 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd086721544c_d20260611_m050003_c001_v7007000_t0000_u01781154003065") 2026/06/11 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67ede_d20260611_m045954_c001_v0001185_t0045_u01781153994696") 2026/06/11 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8ec6c_d20260611_m045949_c001_v7007000_t0000_u01781153989282") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e86_d20260611_m045940_c001_v0001185_t0030_u01781153980276") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e872_d20260611_m045930_c001_v7007000_t0000_u01781153970968") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f70_d20260611_m045924_c001_v0001180_t0007_u01781153964522") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2ba0_d20260611_m045918_c001_v7007000_t0000_u01781153958058") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44955f_d20260611_m045913_c001_v0001043_t0052_u01781153953766") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4088d4c39c501cbf_d20260611_m045912_c001_v7007000_t0000_u01781153952298") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67d7a_d20260611_m045905_c001_v0001185_t0035_u01781153945496") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bc2_d20260611_m045859_c001_v7007000_t0000_u01781153939638") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454ee0_d20260611_m045855_c001_v0001180_t0020_u01781153935570") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41648053bcfdc0a1_d20260611_m045854_c001_v7007000_t0000_u01781153934203") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494e7_d20260611_m045846_c001_v0001043_t0057_u01781153926847") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2b46_d20260611_m045837_c001_v7007000_t0000_u01781153917781") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854813ab_d20260611_m045829_c001_v0001177_t0052_u01781153909814") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1926_d20260611_m045824_c001_v7007000_t0000_u01781153904127") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449471_d20260611_m045815_c001_v0001043_t0055_u01781153895094") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf17_d20260611_m045809_c001_v7007000_t0000_u01781153889923") 2026/06/11 05:01:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67b86_d20260611_m045801_c001_v0001185_t0006_u01781153881322") 2026/06/11 05:01:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1c32_d20260611_m045915_c001_v7007000_t0000_u01781153955165") 2026/06/11 05:01:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44954d_d20260611_m045910_c001_v0001043_t0033_u01781153950936") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e523b_d20260611_m045934_c001_v7007000_t0000_u01781153974978") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e40_d20260611_m045929_c001_v0001185_t0028_u01781153969962") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce24_d20260611_m050045_c001_v7007000_t0000_u01781154045573") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a4550e5_d20260611_m050036_c001_v0001180_t0015_u01781154036240") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52f2_d20260611_m050030_c001_v7007000_t0000_u01781154030804") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a4550ab_d20260611_m050022_c001_v0001180_t0011_u01781154022802") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c11264_d20260611_m050017_c001_v7007000_t0000_u01781154017286") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a45505f_d20260611_m050009_c001_v0001180_t0046_u01781154009130") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd0867215453_d20260611_m050003_c001_v7007000_t0000_u01781154003249") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a45501f_d20260611_m045954_c001_v0001180_t0008_u01781153994883") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8ec6d_d20260611_m045949_c001_v7007000_t0000_u01781153989467") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454fe3_d20260611_m045940_c001_v0001180_t0003_u01781153980461") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f46f5_d20260611_m045930_c001_v7007000_t0000_u01781153970981") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481533_d20260611_m045924_c001_v0001177_t0031_u01781153964738") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2ba1_d20260611_m045918_c001_v7007000_t0000_u01781153958244") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f4c_d20260611_m045913_c001_v0001180_t0020_u01781153953810") 2026/06/11 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40847b470789b766_d20260611_m045911_c001_v7007000_t0000_u01781153951981") 2026/06/11 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814a1_d20260611_m045905_c001_v0001177_t0036_u01781153945761") 2026/06/11 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bc3_d20260611_m045859_c001_v7007000_t0000_u01781153939822") 2026/06/11 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67d16_d20260611_m045855_c001_v0001185_t0034_u01781153935724") 2026/06/11 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bb0_d20260611_m045854_c001_v7007000_t0000_u01781153934041") 2026/06/11 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67cc6_d20260611_m045847_c001_v0001185_t0000_u01781153927307") 2026/06/11 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f407298c30a2f0a4f_d20260611_m045837_c001_v7007000_t0000_u01781153917747") 2026/06/11 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494a1_d20260611_m045830_c001_v0001043_t0057_u01781153910058") 2026/06/11 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1927_d20260611_m045824_c001_v7007000_t0000_u01781153904308") 2026/06/11 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67be8_d20260611_m045815_c001_v0001185_t0004_u01781153895681") 2026/06/11 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf19_d20260611_m045810_c001_v7007000_t0000_u01781153890107") 2026/06/11 05:01:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854812cf_d20260611_m045801_c001_v0001177_t0030_u01781153881512") 2026/06/11 05:01:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2b8f_d20260611_m045914_c001_v7007000_t0000_u01781153954806") 2026/06/11 05:01:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814d5_d20260611_m045910_c001_v0001177_t0036_u01781153950970") 2026/06/11 05:01:38 DEBUG : dir1/0007-12345: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e523d_d20260611_m045935_c001_v7007000_t0000_u01781153975159") 2026/06/11 05:01:38 DEBUG : dir1/0007-12345: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481565_d20260611_m045930_c001_v0001177_t0046_u01781153970142") 2026/06/11 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce25_d20260611_m050045_c001_v7007000_t0000_u01781154045758") 2026/06/11 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44966b_d20260611_m050036_c001_v0001043_t0038_u01781154036449") 2026/06/11 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52f3_d20260611_m050030_c001_v7007000_t0000_u01781154030987") 2026/06/11 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449653_d20260611_m050023_c001_v0001043_t0047_u01781154023005") 2026/06/11 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c11266_d20260611_m050017_c001_v7007000_t0000_u01781154017470") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449621_d20260611_m050009_c001_v0001043_t0052_u01781154009333") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd0867215455_d20260611_m050003_c001_v7007000_t0000_u01781154003430") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4495eb_d20260611_m045955_c001_v0001043_t0050_u01781153995089") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8ec6e_d20260611_m045949_c001_v7007000_t0000_u01781153989651") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4495bb_d20260611_m045940_c001_v0001043_t0047_u01781153980679") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f42263b22ea7d2668_d20260611_m045931_c001_v7007000_t0000_u01781153971373") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449587_d20260611_m045924_c001_v0001043_t0056_u01781153964946") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2ba2_d20260611_m045918_c001_v7007000_t0000_u01781153958429") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67dcc_d20260611_m045913_c001_v0001185_t0052_u01781153953862") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4088d4c39c501cb9_d20260611_m045911_c001_v7007000_t0000_u01781153951749") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f12_d20260611_m045905_c001_v0001180_t0013_u01781153945985") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bc4_d20260611_m045900_c001_v7007000_t0000_u01781153940006") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481465_d20260611_m045855_c001_v0001177_t0054_u01781153935760") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e815_d20260611_m045854_c001_v7007000_t0000_u01781153934049") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548142f_d20260611_m045847_c001_v0001177_t0037_u01781153927579") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4040a3dc5b9a504d_d20260611_m045837_c001_v7007000_t0000_u01781153917993") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c44_d20260611_m045830_c001_v0001185_t0019_u01781153910624") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1928_d20260611_m045824_c001_v7007000_t0000_u01781153904490") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548133d_d20260611_m045815_c001_v0001177_t0055_u01781153895866") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf1b_d20260611_m045810_c001_v7007000_t0000_u01781153890292") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449445_d20260611_m045801_c001_v0001043_t0043_u01781153881739") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2b92_d20260611_m045915_c001_v7007000_t0000_u01781153955180") 2026/06/11 05:01:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67db6_d20260611_m045911_c001_v0001185_t0046_u01781153951046") 2026/06/11 05:01:40 DEBUG : dir1/0008-23456: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e523f_d20260611_m045935_c001_v7007000_t0000_u01781153975340") 2026/06/11 05:01:40 DEBUG : dir1/0008-23456: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454fa4_d20260611_m045930_c001_v0001180_t0047_u01781153970154") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce26_d20260611_m050045_c001_v7007000_t0000_u01781154045940") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481700_d20260611_m050036_c001_v0001177_t0043_u01781154036845") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52f4_d20260611_m050031_c001_v7007000_t0000_u01781154031171") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854816a6_d20260611_m050023_c001_v0001177_t0057_u01781154023442") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c11267_d20260611_m050017_c001_v7007000_t0000_u01781154017651") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481658_d20260611_m050009_c001_v0001177_t0021_u01781154009983") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd0867215456_d20260611_m050003_c001_v7007000_t0000_u01781154003614") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481606_d20260611_m045955_c001_v0001177_t0050_u01781153995606") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8ec6f_d20260611_m045949_c001_v7007000_t0000_u01781153989834") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854815b0_d20260611_m045941_c001_v0001177_t0019_u01781153981116") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f412d9617483ecd57_d20260611_m045931_c001_v7007000_t0000_u01781153971141") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e28_d20260611_m045925_c001_v0001185_t0007_u01781153965394") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2ba3_d20260611_m045918_c001_v7007000_t0000_u01781153958767") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814ed_d20260611_m045913_c001_v0001177_t0021_u01781153953903") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4258e36328266eaa_d20260611_m045912_c001_v7007000_t0000_u01781153952138") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449537_d20260611_m045906_c001_v0001043_t0021_u01781153946176") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bc5_d20260611_m045900_c001_v7007000_t0000_u01781153940190") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454ee2_d20260611_m045855_c001_v0001180_t0050_u01781153935779") 2026/06/11 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf38_d20260611_m045854_c001_v7007000_t0000_u01781153934167") 2026/06/11 05:01:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454eb4_d20260611_m045847_c001_v0001180_t0028_u01781153927788") 2026/06/11 05:01:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f46b4_d20260611_m045837_c001_v7007000_t0000_u01781153917745") 2026/06/11 05:01:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854813b3_d20260611_m045830_c001_v0001177_t0048_u01781153910838") 2026/06/11 05:01:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1929_d20260611_m045824_c001_v7007000_t0000_u01781153904672") 2026/06/11 05:01:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449479_d20260611_m045816_c001_v0001043_t0025_u01781153896209") 2026/06/11 05:01:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf1c_d20260611_m045810_c001_v7007000_t0000_u01781153890474") 2026/06/11 05:01:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67b8a_d20260611_m045802_c001_v0001185_t0003_u01781153882219") 2026/06/11 05:01:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4182badcc475590d_d20260611_m045914_c001_v7007000_t0000_u01781153954814") 2026/06/11 05:01:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f38_d20260611_m045911_c001_v0001180_t0003_u01781153951091") 2026/06/11 05:01:41 DEBUG : dir1/0009-34567: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e5240_d20260611_m045935_c001_v7007000_t0000_u01781153975521") 2026/06/11 05:01:41 DEBUG : dir1/0009-34567: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e46_d20260611_m045930_c001_v0001185_t0021_u01781153970166") 2026/06/11 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce27_d20260611_m050046_c001_v7007000_t0000_u01781154046131") 2026/06/11 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67fea_d20260611_m050037_c001_v0001185_t0054_u01781154037057") 2026/06/11 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52f5_d20260611_m050031_c001_v7007000_t0000_u01781154031355") 2026/06/11 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67f92_d20260611_m050023_c001_v0001185_t0027_u01781154023769") 2026/06/11 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c11269_d20260611_m050017_c001_v7007000_t0000_u01781154017834") 2026/06/11 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67f3d_d20260611_m050010_c001_v0001185_t0048_u01781154010194") 2026/06/11 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd0867215458_d20260611_m050003_c001_v7007000_t0000_u01781154003799") 2026/06/11 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67ee8_d20260611_m045955_c001_v0001185_t0024_u01781153995815") 2026/06/11 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8ec70_d20260611_m045950_c001_v7007000_t0000_u01781153990018") 2026/06/11 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e8a_d20260611_m045941_c001_v0001185_t0033_u01781153981325") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e873_d20260611_m045931_c001_v7007000_t0000_u01781153971151") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f76_d20260611_m045925_c001_v0001180_t0000_u01781153965578") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2ba4_d20260611_m045918_c001_v7007000_t0000_u01781153958952") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f4e_d20260611_m045914_c001_v0001180_t0051_u01781153954017") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f414c8118168873b1_d20260611_m045912_c001_v7007000_t0000_u01781153952152") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67d82_d20260611_m045906_c001_v0001185_t0038_u01781153946652") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bc6_d20260611_m045900_c001_v7007000_t0000_u01781153940373") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44950f_d20260611_m045855_c001_v0001043_t0044_u01781153935842") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4034b0812e6305a5_d20260611_m045853_c001_v7007000_t0000_u01781153933632") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494ed_d20260611_m045847_c001_v0001043_t0042_u01781153927985") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1c22_d20260611_m045837_c001_v7007000_t0000_u01781153917948") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494a3_d20260611_m045831_c001_v0001043_t0042_u01781153911045") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d192a_d20260611_m045824_c001_v7007000_t0000_u01781153904852") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67bea_d20260611_m045816_c001_v0001185_t0004_u01781153896647") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf1e_d20260611_m045810_c001_v7007000_t0000_u01781153890658") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854812d3_d20260611_m045802_c001_v0001177_t0047_u01781153882405") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4258e36328266eaf_d20260611_m045914_c001_v7007000_t0000_u01781153954824") 2026/06/11 05:01:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814d7_d20260611_m045911_c001_v0001177_t0014_u01781153951176") 2026/06/11 05:01:42 DEBUG : dir1/0010-45678: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e5243_d20260611_m045935_c001_v7007000_t0000_u01781153975702") 2026/06/11 05:01:42 DEBUG : dir1/0010-45678: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44959d_d20260611_m045930_c001_v0001043_t0037_u01781153970249") 2026/06/11 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce28_d20260611_m050046_c001_v7007000_t0000_u01781154046315") 2026/06/11 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a4550f2_d20260611_m050037_c001_v0001180_t0049_u01781154037257") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52f6_d20260611_m050031_c001_v7007000_t0000_u01781154031540") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a4550ad_d20260611_m050023_c001_v0001180_t0046_u01781154023962") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c1126b_d20260611_m050018_c001_v7007000_t0000_u01781154018017") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a455061_d20260611_m050010_c001_v0001180_t0047_u01781154010382") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd086721545a_d20260611_m050003_c001_v7007000_t0000_u01781154003985") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a455023_d20260611_m045956_c001_v0001180_t0044_u01781153996005") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8ec71_d20260611_m045950_c001_v7007000_t0000_u01781153990202") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454fe7_d20260611_m045941_c001_v0001180_t0039_u01781153981524") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f414c8118168873c4_d20260611_m045931_c001_v7007000_t0000_u01781153971391") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548153b_d20260611_m045925_c001_v0001177_t0058_u01781153965847") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2ba5_d20260611_m045919_c001_v7007000_t0000_u01781153959137") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67dd0_d20260611_m045914_c001_v0001185_t0013_u01781153954061") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4182badcc4755909_d20260611_m045912_c001_v7007000_t0000_u01781153952151") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814ab_d20260611_m045906_c001_v0001177_t0021_u01781153946856") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bc7_d20260611_m045900_c001_v7007000_t0000_u01781153940555") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67d1a_d20260611_m045855_c001_v0001185_t0016_u01781153935921") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4034b0812e6305aa_d20260611_m045854_c001_v7007000_t0000_u01781153934181") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67ccc_d20260611_m045848_c001_v0001185_t0038_u01781153928650") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41142eca1ae502e7_d20260611_m045837_c001_v7007000_t0000_u01781153917960") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c4a_d20260611_m045831_c001_v0001185_t0004_u01781153911439") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d192d_d20260611_m045825_c001_v7007000_t0000_u01781153905032") 2026/06/11 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481343_d20260611_m045816_c001_v0001177_t0038_u01781153896832") 2026/06/11 05:01:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf20_d20260611_m045810_c001_v7007000_t0000_u01781153890842") 2026/06/11 05:01:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449449_d20260611_m045802_c001_v0001043_t0006_u01781153882662") 2026/06/11 05:01:44 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4088d4c39c501cce_d20260611_m045915_c001_v7007000_t0000_u01781153955036") 2026/06/11 05:01:44 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67dba_d20260611_m045911_c001_v0001185_t0058_u01781153951257") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e5244_d20260611_m045935_c001_v7007000_t0000_u01781153975886") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454faa_d20260611_m045930_c001_v0001180_t0030_u01781153970357") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce29_d20260611_m050046_c001_v7007000_t0000_u01781154046535") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44966d_d20260611_m050037_c001_v0001043_t0056_u01781154037466") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52f8_d20260611_m050031_c001_v7007000_t0000_u01781154031724") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449657_d20260611_m050024_c001_v0001043_t0028_u01781154024172") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c1126d_d20260611_m050018_c001_v7007000_t0000_u01781154018200") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449625_d20260611_m050010_c001_v0001043_t0004_u01781154010584") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd086721545c_d20260611_m050004_c001_v7007000_t0000_u01781154004168") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4495ef_d20260611_m045956_c001_v0001043_t0001_u01781153996207") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8ec72_d20260611_m045950_c001_v7007000_t0000_u01781153990385") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4495c5_d20260611_m045941_c001_v0001043_t0051_u01781153981721") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f46f6_d20260611_m045931_c001_v7007000_t0000_u01781153971164") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44958d_d20260611_m045926_c001_v0001043_t0019_u01781153966139") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2ba6_d20260611_m045919_c001_v7007000_t0000_u01781153959322") 2026/06/11 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814f1_d20260611_m045914_c001_v0001177_t0000_u01781153954109") 2026/06/11 05:01:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f405cc4a982a8272c_d20260611_m045912_c001_v7007000_t0000_u01781153952184") 2026/06/11 05:01:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f16_d20260611_m045907_c001_v0001180_t0018_u01781153947074") 2026/06/11 05:01:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bc8_d20260611_m045900_c001_v7007000_t0000_u01781153940740") 2026/06/11 05:01:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454ee4_d20260611_m045855_c001_v0001180_t0053_u01781153935965") 2026/06/11 05:01:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1998_d20260611_m045854_c001_v7007000_t0000_u01781153934214") 2026/06/11 05:01:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481435_d20260611_m045848_c001_v0001177_t0020_u01781153928858") 2026/06/11 05:01:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f414c81181688736c_d20260611_m045837_c001_v7007000_t0000_u01781153917758") 2026/06/11 05:01:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854813bf_d20260611_m045831_c001_v0001177_t0006_u01781153911639") 2026/06/11 05:01:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d192e_d20260611_m045825_c001_v7007000_t0000_u01781153905214") 2026/06/11 05:01:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44947b_d20260611_m045817_c001_v0001043_t0050_u01781153897038") 2026/06/11 05:01:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf21_d20260611_m045811_c001_v7007000_t0000_u01781153891024") 2026/06/11 05:01:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67b96_d20260611_m045803_c001_v0001185_t0037_u01781153883102") 2026/06/11 05:01:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f412d9617483ecd3c_d20260611_m045914_c001_v7007000_t0000_u01781153954836") 2026/06/11 05:01:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f3a_d20260611_m045911_c001_v0001180_t0047_u01781153951309") 2026/06/11 05:01:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e5246_d20260611_m045936_c001_v7007000_t0000_u01781153976067") 2026/06/11 05:01:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481569_d20260611_m045930_c001_v0001177_t0032_u01781153970369") 2026/06/11 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce2a_d20260611_m050046_c001_v7007000_t0000_u01781154046718") 2026/06/11 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481708_d20260611_m050038_c001_v0001177_t0005_u01781154038177") 2026/06/11 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52f9_d20260611_m050031_c001_v7007000_t0000_u01781154031910") 2026/06/11 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854816ac_d20260611_m050024_c001_v0001177_t0037_u01781154024465") 2026/06/11 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c11270_d20260611_m050018_c001_v7007000_t0000_u01781154018381") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481664_d20260611_m050010_c001_v0001177_t0037_u01781154010993") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd086721545e_d20260611_m050004_c001_v7007000_t0000_u01781154004358") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548160c_d20260611_m045956_c001_v0001177_t0054_u01781153996660") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8f009_d20260611_m045950_c001_v7007000_t0000_u01781153990569") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854815b8_d20260611_m045942_c001_v0001177_t0057_u01781153982180") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f412d9617483ecd59_d20260611_m045931_c001_v7007000_t0000_u01781153971324") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e2c_d20260611_m045926_c001_v0001185_t0000_u01781153966616") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2ba7_d20260611_m045919_c001_v7007000_t0000_u01781153959507") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449563_d20260611_m045914_c001_v0001043_t0040_u01781153954232") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4258e36328266eab_d20260611_m045912_c001_v7007000_t0000_u01781153952320") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44953f_d20260611_m045907_c001_v0001043_t0047_u01781153947296") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bc9_d20260611_m045900_c001_v7007000_t0000_u01781153940924") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481469_d20260611_m045855_c001_v0001177_t0029_u01781153935976") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bb2_d20260611_m045854_c001_v7007000_t0000_u01781153934223") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454ebe_d20260611_m045849_c001_v0001180_t0021_u01781153929091") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e747_d20260611_m045838_c001_v7007000_t0000_u01781153918004") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494a7_d20260611_m045831_c001_v0001043_t0044_u01781153911868") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d192f_d20260611_m045825_c001_v7007000_t0000_u01781153905396") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67bf4_d20260611_m045817_c001_v0001185_t0033_u01781153897503") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf23_d20260611_m045811_c001_v7007000_t0000_u01781153891205") 2026/06/11 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854812db_d20260611_m045803_c001_v0001177_t0004_u01781153883300") 2026/06/11 05:01:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4088d4c39c501ccd_d20260611_m045914_c001_v7007000_t0000_u01781153954845") 2026/06/11 05:01:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44954f_d20260611_m045911_c001_v0001043_t0039_u01781153951335") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e5248_d20260611_m045936_c001_v7007000_t0000_u01781153976248") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e4a_d20260611_m045930_c001_v0001185_t0033_u01781153970384") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce2b_d20260611_m050046_c001_v7007000_t0000_u01781154046909") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67fee_d20260611_m050038_c001_v0001185_t0059_u01781154038465") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52fa_d20260611_m050032_c001_v7007000_t0000_u01781154032106") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67f98_d20260611_m050024_c001_v0001185_t0048_u01781154024677") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c11272_d20260611_m050018_c001_v7007000_t0000_u01781154018564") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67f45_d20260611_m050011_c001_v0001185_t0024_u01781154011202") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd0867215460_d20260611_m050004_c001_v7007000_t0000_u01781154004540") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67eec_d20260611_m045956_c001_v0001185_t0047_u01781153996877") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8f00a_d20260611_m045950_c001_v7007000_t0000_u01781153990752") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e94_d20260611_m045942_c001_v0001185_t0030_u01781153982471") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd08672153ed_d20260611_m045931_c001_v7007000_t0000_u01781153971387") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f80_d20260611_m045926_c001_v0001180_t0045_u01781153966880") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2ba8_d20260611_m045919_c001_v7007000_t0000_u01781153959693") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f50_d20260611_m045914_c001_v0001180_t0009_u01781153954272") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4258e36328266ea8_d20260611_m045911_c001_v7007000_t0000_u01781153951772") 2026/06/11 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67d8c_d20260611_m045907_c001_v0001185_t0008_u01781153947765") 2026/06/11 05:01:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bca_d20260611_m045901_c001_v7007000_t0000_u01781153941109") 2026/06/11 05:01:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67d20_d20260611_m045856_c001_v0001185_t0022_u01781153936151") 2026/06/11 05:01:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bac_d20260611_m045853_c001_v7007000_t0000_u01781153933640") 2026/06/11 05:01:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494f3_d20260611_m045849_c001_v0001043_t0055_u01781153929288") 2026/06/11 05:01:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1c21_d20260611_m045837_c001_v7007000_t0000_u01781153917765") 2026/06/11 05:01:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c50_d20260611_m045832_c001_v0001185_t0042_u01781153912277") 2026/06/11 05:01:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1931_d20260611_m045825_c001_v7007000_t0000_u01781153905577") 2026/06/11 05:01:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548134d_d20260611_m045817_c001_v0001177_t0055_u01781153897702") 2026/06/11 05:01:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf25_d20260611_m045811_c001_v7007000_t0000_u01781153891388") 2026/06/11 05:01:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44944b_d20260611_m045803_c001_v0001043_t0019_u01781153883510") 2026/06/11 05:01:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2b91_d20260611_m045914_c001_v7007000_t0000_u01781153954994") 2026/06/11 05:01:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814db_d20260611_m045911_c001_v0001177_t0024_u01781153951419") 2026/06/11 05:01:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e5249_d20260611_m045936_c001_v7007000_t0000_u01781153976430") 2026/06/11 05:01:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454fac_d20260611_m045930_c001_v0001180_t0009_u01781153970557") 2026/06/11 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce2d_d20260611_m050047_c001_v7007000_t0000_u01781154047093") 2026/06/11 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a4550fa_d20260611_m050038_c001_v0001180_t0044_u01781154038778") 2026/06/11 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52fc_d20260611_m050032_c001_v7007000_t0000_u01781154032291") 2026/06/11 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a4550b5_d20260611_m050024_c001_v0001180_t0023_u01781154024868") 2026/06/11 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c11274_d20260611_m050018_c001_v7007000_t0000_u01781154018746") 2026/06/11 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a455065_d20260611_m050011_c001_v0001180_t0019_u01781154011389") 2026/06/11 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd0867215462_d20260611_m050004_c001_v7007000_t0000_u01781154004721") 2026/06/11 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a455029_d20260611_m045957_c001_v0001180_t0007_u01781153997067") 2026/06/11 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8f00b_d20260611_m045950_c001_v7007000_t0000_u01781153990935") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454fe9_d20260611_m045942_c001_v0001180_t0007_u01781153982667") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f46f9_d20260611_m045931_c001_v7007000_t0000_u01781153971530") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481549_d20260611_m045927_c001_v0001177_t0006_u01781153967107") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2ba9_d20260611_m045919_c001_v7007000_t0000_u01781153959886") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67dd6_d20260611_m045914_c001_v0001185_t0047_u01781153954281") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4182badcc4755907_d20260611_m045911_c001_v7007000_t0000_u01781153951788") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814b5_d20260611_m045908_c001_v0001177_t0053_u01781153948005") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bcb_d20260611_m045901_c001_v7007000_t0000_u01781153941294") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548146b_d20260611_m045856_c001_v0001177_t0004_u01781153936185") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439baf_d20260611_m045854_c001_v7007000_t0000_u01781153934005") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67cd6_d20260611_m045849_c001_v0001185_t0048_u01781153929895") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2b48_d20260611_m045837_c001_v7007000_t0000_u01781153917969") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854813c3_d20260611_m045832_c001_v0001177_t0055_u01781153912475") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1932_d20260611_m045825_c001_v7007000_t0000_u01781153905760") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44947f_d20260611_m045817_c001_v0001043_t0035_u01781153897927") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf26_d20260611_m045811_c001_v7007000_t0000_u01781153891591") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67b98_d20260611_m045803_c001_v0001185_t0055_u01781153883872") 2026/06/11 05:01:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4182badcc475590e_d20260611_m045915_c001_v7007000_t0000_u01781153955003") 2026/06/11 05:01:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67dbe_d20260611_m045911_c001_v0001185_t0045_u01781153951454") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e524b_d20260611_m045936_c001_v7007000_t0000_u01781153976612") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4495a3_d20260611_m045930_c001_v0001043_t0029_u01781153970580") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce2e_d20260611_m050047_c001_v7007000_t0000_u01781154047278") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449671_d20260611_m050039_c001_v0001043_t0038_u01781154038980") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52fd_d20260611_m050032_c001_v7007000_t0000_u01781154032475") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44965b_d20260611_m050025_c001_v0001043_t0055_u01781154025072") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c11276_d20260611_m050018_c001_v7007000_t0000_u01781154018928") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44962d_d20260611_m050011_c001_v0001043_t0000_u01781154011593") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd0867215464_d20260611_m050004_c001_v7007000_t0000_u01781154004903") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4495f5_d20260611_m045957_c001_v0001043_t0041_u01781153997263") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8f00c_d20260611_m045951_c001_v7007000_t0000_u01781153991119") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4495c9_d20260611_m045942_c001_v0001043_t0058_u01781153982865") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e5224_d20260611_m045931_c001_v7007000_t0000_u01781153971540") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449593_d20260611_m045927_c001_v0001043_t0043_u01781153967363") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2baa_d20260611_m045920_c001_v7007000_t0000_u01781153960073") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854814f3_d20260611_m045914_c001_v0001177_t0016_u01781153954399") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4182badcc475590a_d20260611_m045912_c001_v7007000_t0000_u01781153952333") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f20_d20260611_m045908_c001_v0001180_t0001_u01781153948228") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bcc_d20260611_m045901_c001_v7007000_t0000_u01781153941478") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454ee6_d20260611_m045856_c001_v0001180_t0054_u01781153936222") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f405cc4a982a826ed_d20260611_m045854_c001_v7007000_t0000_u01781153934013") 2026/06/11 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548143b_d20260611_m045850_c001_v0001177_t0001_u01781153930083") 2026/06/11 05:01:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f409bb8abb4913711_d20260611_m045837_c001_v7007000_t0000_u01781153917792") 2026/06/11 05:01:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494ad_d20260611_m045832_c001_v0001043_t0058_u01781153912884") 2026/06/11 05:01:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1933_d20260611_m045825_c001_v7007000_t0000_u01781153905942") 2026/06/11 05:01:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67bfe_d20260611_m045818_c001_v0001185_t0051_u01781153898619") 2026/06/11 05:01:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf27_d20260611_m045811_c001_v7007000_t0000_u01781153891781") 2026/06/11 05:01:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854812e5_d20260611_m045804_c001_v0001177_t0025_u01781153884071") 2026/06/11 05:01:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4258e36328266eb0_d20260611_m045915_c001_v7007000_t0000_u01781153955013") 2026/06/11 05:01:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f3c_d20260611_m045911_c001_v0001180_t0021_u01781153951547") 2026/06/11 05:01:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e74c_d20260611_m045840_c001_v7007000_t0000_u01781153920543") 2026/06/11 05:01:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c70_d20260611_m045836_c001_v0001185_t0047_u01781153916080") 2026/06/11 05:01:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e74d_d20260611_m045840_c001_v7007000_t0000_u01781153920725") 2026/06/11 05:01:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854813e1_d20260611_m045836_c001_v0001177_t0041_u01781153916090") 2026/06/11 05:01:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e74e_d20260611_m045840_c001_v7007000_t0000_u01781153920908") 2026/06/11 05:01:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494c1_d20260611_m045836_c001_v0001043_t0056_u01781153916121") 2026/06/11 05:01:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e74f_d20260611_m045841_c001_v7007000_t0000_u01781153921091") 2026/06/11 05:01:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854813e3_d20260611_m045836_c001_v0001177_t0040_u01781153916302") 2026/06/11 05:01:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e750_d20260611_m045841_c001_v7007000_t0000_u01781153921274") 2026/06/11 05:01:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c72_d20260611_m045836_c001_v0001185_t0026_u01781153916312") 2026/06/11 05:01:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e751_d20260611_m045841_c001_v7007000_t0000_u01781153921457") 2026/06/11 05:01:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c74_d20260611_m045836_c001_v0001185_t0003_u01781153916497") 2026/06/11 05:01:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e752_d20260611_m045841_c001_v7007000_t0000_u01781153921640") 2026/06/11 05:01:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854813e7_d20260611_m045836_c001_v0001177_t0020_u01781153916513") 2026/06/11 05:01:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e753_d20260611_m045841_c001_v7007000_t0000_u01781153921824") 2026/06/11 05:01:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494c3_d20260611_m045836_c001_v0001043_t0019_u01781153916601") 2026/06/11 05:01:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e754_d20260611_m045842_c001_v7007000_t0000_u01781153922008") 2026/06/11 05:01:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454e8c_d20260611_m045836_c001_v0001180_t0048_u01781153916632") 2026/06/11 05:01:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e755_d20260611_m045842_c001_v7007000_t0000_u01781153922191") 2026/06/11 05:01:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c78_d20260611_m045836_c001_v0001185_t0026_u01781153916682") 2026/06/11 05:01:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e756_d20260611_m045842_c001_v7007000_t0000_u01781153922374") 2026/06/11 05:01:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854813e9_d20260611_m045836_c001_v0001177_t0017_u01781153916721") 2026/06/11 05:01:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e757_d20260611_m045842_c001_v7007000_t0000_u01781153922557") 2026/06/11 05:01:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c7c_d20260611_m045836_c001_v0001185_t0055_u01781153916870") 2026/06/11 05:01:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e758_d20260611_m045842_c001_v7007000_t0000_u01781153922741") 2026/06/11 05:01:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854813f1_d20260611_m045836_c001_v0001177_t0042_u01781153916941") 2026/06/11 05:01:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e759_d20260611_m045842_c001_v7007000_t0000_u01781153922925") 2026/06/11 05:01:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454e8e_d20260611_m045836_c001_v0001180_t0025_u01781153916956") 2026/06/11 05:01:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e75a_d20260611_m045843_c001_v7007000_t0000_u01781153923109") 2026/06/11 05:01:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c82_d20260611_m045837_c001_v0001185_t0038_u01781153917061") 2026/06/11 05:01:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e75c_d20260611_m045843_c001_v7007000_t0000_u01781153923293") 2026/06/11 05:01:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854813f5_d20260611_m045837_c001_v0001177_t0028_u01781153917153") 2026/06/11 05:01:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d19a6_d20260611_m045856_c001_v7007000_t0000_u01781153936813") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67cf0_d20260611_m045852_c001_v0001185_t0029_u01781153932548") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41648053bcfdc0a5_d20260611_m045856_c001_v7007000_t0000_u01781153936828") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454ed0_d20260611_m045852_c001_v0001180_t0038_u01781153932558") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d19a4_d20260611_m045856_c001_v7007000_t0000_u01781153936632") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548144d_d20260611_m045852_c001_v0001177_t0039_u01781153932589") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bb4_d20260611_m045856_c001_v7007000_t0000_u01781153936472") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67cf4_d20260611_m045852_c001_v0001185_t0004_u01781153932734") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41648053bcfdc0a4_d20260611_m045856_c001_v7007000_t0000_u01781153936645") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454ed2_d20260611_m045852_c001_v0001180_t0014_u01781153932761") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bb6_d20260611_m045856_c001_v7007000_t0000_u01781153936657") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481451_d20260611_m045852_c001_v0001177_t0045_u01781153932821") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c527039_d20260611_m045856_c001_v7007000_t0000_u01781153936694") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4494ff_d20260611_m045852_c001_v0001043_t0035_u01781153932836") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf3a_d20260611_m045856_c001_v7007000_t0000_u01781153936705") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67cf6_d20260611_m045852_c001_v0001185_t0017_u01781153932921") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419cf1a35b7cc113_d20260611_m045856_c001_v7007000_t0000_u01781153936487") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454ed4_d20260611_m045852_c001_v0001180_t0034_u01781153932978") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4034b0812e6305b4_d20260611_m045856_c001_v7007000_t0000_u01781153936493") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481453_d20260611_m045853_c001_v0001177_t0019_u01781153933042") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c527037_d20260611_m045856_c001_v7007000_t0000_u01781153936508") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67cf8_d20260611_m045853_c001_v0001185_t0044_u01781153933108") 2026/06/11 05:01:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419cf1a35b7cc114_d20260611_m045856_c001_v7007000_t0000_u01781153936671") 2026/06/11 05:01:54 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454ed8_d20260611_m045853_c001_v0001180_t0024_u01781153933187") 2026/06/11 05:01:54 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf39_d20260611_m045856_c001_v7007000_t0000_u01781153936514") 2026/06/11 05:01:54 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449501_d20260611_m045853_c001_v0001043_t0006_u01781153933234") 2026/06/11 05:01:54 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bb8_d20260611_m045856_c001_v7007000_t0000_u01781153936841") 2026/06/11 05:01:54 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481459_d20260611_m045853_c001_v0001177_t0037_u01781153933255") 2026/06/11 05:01:54 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bb7_d20260611_m045856_c001_v7007000_t0000_u01781153936801") 2026/06/11 05:01:54 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67cfc_d20260611_m045853_c001_v0001185_t0020_u01781153933310") 2026/06/11 05:01:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4034b0812e6305b6_d20260611_m045856_c001_v7007000_t0000_u01781153936681") 2026/06/11 05:01:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454eda_d20260611_m045853_c001_v0001180_t0055_u01781153933389") 2026/06/11 05:01:54 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1b17_d20260611_m045648_c001_v7007000_t0000_u01781153808455") 2026/06/11 05:01:54 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f11892388f36f4241_d20260611_m045646_c001_v0001032_t0056_u01781153806054") 2026/06/11 05:01:54 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f407298c30a2f09bb_d20260611_m045645_c001_v7007000_t0000_u01781153805869") 2026/06/11 05:01:54 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f11892388f36f422d_d20260611_m045642_c001_v0001032_t0020_u01781153802357") 2026/06/11 05:01:54 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f407298c30a2f09b8_d20260611_m045641_c001_v7007000_t0000_u01781153801628") 2026/06/11 05:01:54 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44930d_d20260611_m045636_c001_v0001043_t0027_u01781153796947") 2026/06/11 05:01:54 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d53240703c6_d20260611_m045635_c001_v7007000_t0000_u01781153795377") 2026/06/11 05:01:54 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1141a1ec95a1f06f_d20260611_m045633_c001_v0001178_t0033_u01781153793358") 2026/06/11 05:01:54 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4090129d82cb8eff_d20260611_m045633_c001_v7007000_t0000_u01781153793174") 2026/06/11 05:01:54 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1141a1ec95a1f05f_d20260611_m045629_c001_v0001178_t0004_u01781153789742") 2026/06/11 05:01:54 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4090129d82cb8efc_d20260611_m045629_c001_v7007000_t0000_u01781153789014") 2026/06/11 05:01:54 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481031_d20260611_m045624_c001_v0001177_t0015_u01781153784832") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526ea9_d20260611_m045623_c001_v7007000_t0000_u01781153783560") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f11873e603aa7d9a3_d20260611_m045622_c001_v0001178_t0043_u01781153782072") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f42723710581e6b93_d20260611_m045621_c001_v7007000_t0000_u01781153781891") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f11873e603aa7d993_d20260611_m045619_c001_v0001178_t0029_u01781153779517") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f42723710581e6b8f_d20260611_m045618_c001_v7007000_t0000_u01781153778789") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481001_d20260611_m045615_c001_v0001177_t0019_u01781153775183") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526e9f_d20260611_m045614_c001_v7007000_t0000_u01781153774275") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1069d227d9628cba_d20260611_m045612_c001_v0001103_t0039_u01781153772447") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526e9b_d20260611_m045612_c001_v7007000_t0000_u01781153772264") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1069d227d9628cac_d20260611_m045608_c001_v0001103_t0039_u01781153768837") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526e94_d20260611_m045608_c001_v7007000_t0000_u01781153768113") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480fb5_d20260611_m045602_c001_v0001177_t0027_u01781153762706") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4258e36328266d00_d20260611_m045601_c001_v7007000_t0000_u01781153761786") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1193c5d4d0dc268a_d20260611_m045559_c001_v0001109_t0027_u01781153759802") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f418852e2c450de93_d20260611_m045559_c001_v7007000_t0000_u01781153759615") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1193c5d4d0dc2686_d20260611_m045555_c001_v0001109_t0031_u01781153755820") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f418852e2c450de7b_d20260611_m045555_c001_v7007000_t0000_u01781153755070") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480f6d_d20260611_m045548_c001_v0001177_t0016_u01781153748946") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41648053bcfdbfb0_d20260611_m045548_c001_v7007000_t0000_u01781153748042") 2026/06/11 05:01:55 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f11878ee0ce46e12f_d20260611_m045545_c001_v0001179_t0002_u01781153745961") 2026/06/11 05:01:56 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419cf1a35b7cb817_d20260611_m045545_c001_v7007000_t0000_u01781153745777") 2026/06/11 05:01:56 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f11878ee0ce46e11f_d20260611_m045542_c001_v0001179_t0018_u01781153742625") 2026/06/11 05:01:56 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419cf1a35b7cb804_d20260611_m045541_c001_v7007000_t0000_u01781153741898") 2026/06/11 05:01:56 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480f23_d20260611_m045536_c001_v0001177_t0024_u01781153736167") 2026/06/11 05:01:56 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f426b5a956b567a4e_d20260611_m045535_c001_v7007000_t0000_u01781153735066") 2026/06/11 05:01:56 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10414c5b38e4d07c_d20260611_m045529_c001_v0001178_t0048_u01781153729858") 2026/06/11 05:01:56 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f42723710581e6b38_d20260611_m045529_c001_v7007000_t0000_u01781153729645") 2026/06/11 05:01:56 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480ed3_d20260611_m045525_c001_v0001177_t0042_u01781153725896") 2026/06/11 05:01:56 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f109d37dfe0939b89_d20260611_m045525_c001_v0001179_t0041_u01781153725133") 2026/06/11 05:01:56 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f109d37dfe0939b7d_d20260611_m045524_c001_v0001179_t0028_u01781153724174") 2026/06/11 05:01:56 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526cd2_d20260611_m045510_c001_v7007000_t0000_u01781153710307") 2026/06/11 05:01:56 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4491e9_d20260611_m045503_c001_v0001043_t0014_u01781153703218") 2026/06/11 05:01:56 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f100d212634bbb3ef_d20260611_m045502_c001_v0001131_t0036_u01781153702224") 2026/06/11 05:01:56 DEBUG : dst/one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f100d212634bbb3eb_d20260611_m045500_c001_v0001131_t0051_u01781153700914") 2026/06/11 05:01:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1b18_d20260611_m045648_c001_v7007000_t0000_u01781153808637") 2026/06/11 05:01:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10953cb87aee13bb_d20260611_m045645_c001_v0001131_t0037_u01781153805461") 2026/06/11 05:01:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106d781c1a6a7600_d20260611_m045641_c001_v0001100_t0041_u01781153801033") 2026/06/11 05:01:56 DEBUG : dst/one.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d53240703c7_d20260611_m045635_c001_v7007000_t0000_u01781153795560") 2026/06/11 05:01:56 DEBUG : dst/one.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f114ac27eb14ca79d_d20260611_m045632_c001_v0001041_t0033_u01781153792665") 2026/06/11 05:01:56 DEBUG : dst/one.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f107104d24ca43260_d20260611_m045628_c001_v0001150_t0038_u01781153788165") 2026/06/11 05:01:56 DEBUG : dst/one.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526eaa_d20260611_m045623_c001_v7007000_t0000_u01781153783741") 2026/06/11 05:01:56 DEBUG : dst/one.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f11548411c8a7397f_d20260611_m045621_c001_v0001103_t0007_u01781153781554") 2026/06/11 05:01:57 DEBUG : dst/one.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10104a54a14e41d6_d20260611_m045618_c001_v0001120_t0036_u01781153778389") 2026/06/11 05:01:57 DEBUG : dst/three: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f426b5a956b567a52_d20260611_m045535_c001_v7007000_t0000_u01781153735252") 2026/06/11 05:01:57 DEBUG : dst/three: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f109d37dfe0939bc3_d20260611_m045533_c001_v0001179_t0016_u01781153733740") 2026/06/11 05:01:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1b19_d20260611_m045648_c001_v7007000_t0000_u01781153808818") 2026/06/11 05:01:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116af9f77daa0df7_d20260611_m045647_c001_v0001173_t0046_u01781153807129") 2026/06/11 05:01:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1172bd343b670e29_d20260611_m045643_c001_v0001178_t0019_u01781153803379") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1b1a_d20260611_m045649_c001_v7007000_t0000_u01781153809002") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f11892388f36f4249_d20260611_m045647_c001_v0001032_t0044_u01781153807622") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f407298c30a2f09bd_d20260611_m045647_c001_v7007000_t0000_u01781153807439") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f11892388f36f4233_d20260611_m045643_c001_v0001032_t0023_u01781153803903") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f407298c30a2f09b9_d20260611_m045643_c001_v7007000_t0000_u01781153803718") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449311_d20260611_m045638_c001_v0001043_t0045_u01781153798052") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d53240703c8_d20260611_m045635_c001_v7007000_t0000_u01781153795742") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1141a1ec95a1f07d_d20260611_m045634_c001_v0001178_t0006_u01781153794780") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4090129d82cb8f00_d20260611_m045634_c001_v7007000_t0000_u01781153794597") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1141a1ec95a1f065_d20260611_m045631_c001_v0001178_t0022_u01781153791276") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4090129d82cb8efe_d20260611_m045631_c001_v7007000_t0000_u01781153791092") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481037_d20260611_m045625_c001_v0001177_t0015_u01781153785501") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f42723710581e6b94_d20260611_m045623_c001_v7007000_t0000_u01781153783007") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4492db_d20260611_m045620_c001_v0001043_t0003_u01781153780509") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f42723710581e6b91_d20260611_m045620_c001_v7007000_t0000_u01781153780138") 2026/06/11 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481005_d20260611_m045615_c001_v0001177_t0057_u01781153775889") 2026/06/11 05:01:58 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526e9c_d20260611_m045613_c001_v7007000_t0000_u01781153773363") 2026/06/11 05:01:58 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4492bd_d20260611_m045610_c001_v0001043_t0007_u01781153770856") 2026/06/11 05:01:58 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526e96_d20260611_m045609_c001_v7007000_t0000_u01781153769768") 2026/06/11 05:01:58 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480fbf_d20260611_m045603_c001_v0001177_t0040_u01781153763396") 2026/06/11 05:01:58 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f418852e2c450de99_d20260611_m045600_c001_v7007000_t0000_u01781153760862") 2026/06/11 05:01:58 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44928f_d20260611_m045558_c001_v0001043_t0051_u01781153758085") 2026/06/11 05:01:58 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f418852e2c450de84_d20260611_m045556_c001_v7007000_t0000_u01781153756995") 2026/06/11 05:01:58 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480f71_d20260611_m045549_c001_v0001177_t0027_u01781153749561") 2026/06/11 05:01:58 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419cf1a35b7cbc04_d20260611_m045547_c001_v7007000_t0000_u01781153747130") 2026/06/11 05:01:58 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449267_d20260611_m045544_c001_v0001043_t0024_u01781153744573") 2026/06/11 05:01:58 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419cf1a35b7cb80b_d20260611_m045543_c001_v7007000_t0000_u01781153743479") 2026/06/11 05:01:58 DEBUG : dst/three.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480f27_d20260611_m045536_c001_v0001177_t0046_u01781153736779") 2026/06/11 05:01:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d53240703c9_d20260611_m045635_c001_v7007000_t0000_u01781153795924") 2026/06/11 05:01:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10343f86ab68d4fd_d20260611_m045634_c001_v0001105_t0035_u01781153794193") 2026/06/11 05:01:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f103393c4cf4fb410_d20260611_m045630_c001_v0001104_t0043_u01781153790515") 2026/06/11 05:01:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526eac_d20260611_m045623_c001_v7007000_t0000_u01781153783924") 2026/06/11 05:01:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1091e72c513ac4c1_d20260611_m045622_c001_v0001150_t0044_u01781153782489") 2026/06/11 05:01:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1185d0accc8ac89a_d20260611_m045619_c001_v0001180_t0052_u01781153779924") 2026/06/11 05:01:58 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1b1b_d20260611_m045649_c001_v7007000_t0000_u01781153809183") 2026/06/11 05:01:58 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d028548107b_d20260611_m045637_c001_v0001177_t0041_u01781153797841") 2026/06/11 05:01:59 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d53240703ca_d20260611_m045636_c001_v7007000_t0000_u01781153796108") 2026/06/11 05:01:59 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4492ed_d20260611_m045625_c001_v0001043_t0022_u01781153785091") 2026/06/11 05:01:59 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526ead_d20260611_m045624_c001_v7007000_t0000_u01781153784106") 2026/06/11 05:01:59 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4492c5_d20260611_m045615_c001_v0001043_t0024_u01781153775431") 2026/06/11 05:01:59 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526ea0_d20260611_m045614_c001_v7007000_t0000_u01781153774456") 2026/06/11 05:01:59 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44929f_d20260611_m045602_c001_v0001043_t0025_u01781153762928") 2026/06/11 05:01:59 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4258e36328266d03_d20260611_m045601_c001_v7007000_t0000_u01781153761970") 2026/06/11 05:01:59 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449277_d20260611_m045549_c001_v0001043_t0005_u01781153749158") 2026/06/11 05:01:59 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41648053bcfdbfb1_d20260611_m045548_c001_v7007000_t0000_u01781153748224") 2026/06/11 05:01:59 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44924d_d20260611_m045536_c001_v0001043_t0026_u01781153736398") 2026/06/11 05:01:59 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f426b5a956b567a56_d20260611_m045535_c001_v7007000_t0000_u01781153735436") 2026/06/11 05:01:59 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f101f6d8a75d13959_d20260611_m045531_c001_v0001097_t0000_u01781153731055") 2026/06/11 05:01:59 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526cd3_d20260611_m045510_c001_v7007000_t0000_u01781153710489") 2026/06/11 05:01:59 DEBUG : dst/two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f100d212634bbb403_d20260611_m045509_c001_v0001131_t0010_u01781153709109") 2026/06/11 05:01:59 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4034b0812e62fe01_d20260611_m045335_c001_v7007000_t0000_u01781153615417") 2026/06/11 05:01:59 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449133_d20260611_m045330_c001_v0001043_t0037_u01781153610694") 2026/06/11 05:01:59 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4034b0812e62fe00_d20260611_m045328_c001_v7007000_t0000_u01781153608810") 2026/06/11 05:01:59 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480abf_d20260611_m045319_c001_v0001177_t0029_u01781153599396") 2026/06/11 05:01:59 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f4346_d20260611_m045310_c001_v7007000_t0000_u01781153590923") 2026/06/11 05:01:59 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449105_d20260611_m045307_c001_v0001043_t0017_u01781153587985") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca1e_d20260611_m045247_c001_v7007000_t0000_u01781153567309") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24aaa_d20260611_m045245_c001_v0001180_t0001_u01781153565549") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca18_d20260611_m045244_c001_v7007000_t0000_u01781153564760") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24aa0_d20260611_m045243_c001_v0001180_t0034_u01781153563630") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca13_d20260611_m045241_c001_v7007000_t0000_u01781153561148") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a86_d20260611_m045239_c001_v0001180_t0050_u01781153559633") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca10_d20260611_m045238_c001_v7007000_t0000_u01781153558792") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a80_d20260611_m045237_c001_v0001180_t0055_u01781153557549") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f423d112d922e5a51_d20260611_m045232_c001_v7007000_t0000_u01781153552307") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a52_d20260611_m045230_c001_v0001180_t0022_u01781153550959") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f423d112d922e5a4a_d20260611_m045230_c001_v7007000_t0000_u01781153550139") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a44_d20260611_m045229_c001_v0001180_t0015_u01781153549387") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f423d112d922e5a43_d20260611_m045225_c001_v7007000_t0000_u01781153545538") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a2e_d20260611_m045224_c001_v0001180_t0043_u01781153544380") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d532407019c_d20260611_m045222_c001_v7007000_t0000_u01781153542524") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a24_d20260611_m045221_c001_v0001180_t0014_u01781153541579") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d532407019a_d20260611_m045221_c001_v7007000_t0000_u01781153541214") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f109a3dc750203db7_d20260611_m045219_c001_v0001106_t0052_u01781153539625") 2026/06/11 05:02:00 DEBUG : empty space: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a12_d20260611_m045218_c001_v0001180_t0000_u01781153538084") 2026/06/11 05:02:00 DEBUG : enormous: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca1b_d20260611_m045246_c001_v7007000_t0000_u01781153566398") 2026/06/11 05:02:00 DEBUG : enormous: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24aae_d20260611_m045245_c001_v0001180_t0024_u01781153565787") 2026/06/11 05:02:00 DEBUG : existing: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1b21_d20260611_m045653_c001_v7007000_t0000_u01781153813519") 2026/06/11 05:02:01 DEBUG : existing: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854810db_d20260611_m045652_c001_v0001177_t0029_u01781153812364") 2026/06/11 05:02:01 DEBUG : existing: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f4342_d20260611_m045306_c001_v7007000_t0000_u01781153586196") 2026/06/11 05:02:01 DEBUG : existing: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449103_d20260611_m045304_c001_v0001043_t0017_u01781153584997") 2026/06/11 05:02:01 DEBUG : existing: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d5324070193_d20260611_m045215_c001_v7007000_t0000_u01781153535446") 2026/06/11 05:02:01 DEBUG : existing: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a08_d20260611_m045214_c001_v0001180_t0033_u01781153534520") 2026/06/11 05:02:01 DEBUG : existing: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d5324070191_d20260611_m045213_c001_v7007000_t0000_u01781153533971") 2026/06/11 05:02:01 DEBUG : existing: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a02_d20260611_m045213_c001_v0001180_t0037_u01781153533406") 2026/06/11 05:02:01 DEBUG : existing: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb249fe_d20260611_m045212_c001_v0001180_t0010_u01781153532642") 2026/06/11 05:02:01 DEBUG : existing-b: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f4344_d20260611_m045306_c001_v7007000_t0000_u01781153586378") 2026/06/11 05:02:01 DEBUG : existing-b: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480a57_d20260611_m045304_c001_v0001177_t0039_u01781153584986") 2026/06/11 05:02:01 DEBUG : file1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bce_d20260611_m045747_c001_v7007000_t0000_u01781153867455") 2026/06/11 05:02:01 DEBUG : file1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f11102f65d58073b5_d20260611_m045745_c001_v0001115_t0041_u01781153865431") 2026/06/11 05:02:01 DEBUG : file1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bc9_d20260611_m045744_c001_v7007000_t0000_u01781153864110") 2026/06/11 05:02:01 DEBUG : file1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481264_d20260611_m045742_c001_v0001177_t0006_u01781153862655") 2026/06/11 05:02:01 DEBUG : five: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca21_d20260611_m045250_c001_v7007000_t0000_u01781153570775") 2026/06/11 05:02:01 DEBUG : five: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f406199226eb24ac2_d20260611_m045248_c001_v0001180_t0020_u01781153568875") 2026/06/11 05:02:01 DEBUG : foo: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f423d112d922e5a42_d20260611_m045224_c001_v7007000_t0000_u01781153544012") 2026/06/11 05:02:01 DEBUG : foo: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f406199226eb24a2a_d20260611_m045223_c001_v0001180_t0020_u01781153543465") 2026/06/11 05:02:01 DEBUG : foo: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f406199226eb24a28_d20260611_m045222_c001_v0001180_t0020_u01781153542890") 2026/06/11 05:02:01 DEBUG : four: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca22_d20260611_m045250_c001_v7007000_t0000_u01781153570957") 2026/06/11 05:02:01 DEBUG : four: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416b2d02854809cd_d20260611_m045249_c001_v0001177_t0013_u01781153569427") 2026/06/11 05:02:01 DEBUG : four: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24abe_d20260611_m045248_c001_v0001180_t0023_u01781153568308") 2026/06/11 05:02:02 DEBUG : hello world2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b438742_d20260611_m045131_c001_v7007000_t0000_u01781153491384") 2026/06/11 05:02:02 DEBUG : hello world2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24928_d20260611_m045130_c001_v0001180_t0026_u01781153490802") 2026/06/11 05:02:02 DEBUG : ignore-size: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d5324070190_d20260611_m045212_c001_v7007000_t0000_u01781153532277") 2026/06/11 05:02:02 DEBUG : ignore-size: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb249f6_d20260611_m045211_c001_v0001180_t0025_u01781153531342") 2026/06/11 05:02:02 DEBUG : nested/sub dir/file: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f433a_d20260611_m045304_c001_v7007000_t0000_u01781153584232") 2026/06/11 05:02:02 DEBUG : nested/sub dir/file: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4490ff_d20260611_m045303_c001_v0001043_t0000_u01781153583279") 2026/06/11 05:02:02 DEBUG : nested/sub dir/file: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca42_d20260611_m045302_c001_v7007000_t0000_u01781153582532") 2026/06/11 05:02:02 DEBUG : nested/sub dir/file: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480a35_d20260611_m045301_c001_v0001177_t0055_u01781153581461") 2026/06/11 05:02:02 DEBUG : one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca23_d20260611_m045251_c001_v7007000_t0000_u01781153571140") 2026/06/11 05:02:02 DEBUG : one: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f406199226eb24ab4_d20260611_m045247_c001_v0001180_t0020_u01781153567691") 2026/06/11 05:02:02 DEBUG : only0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bb0_d20260611_m045738_c001_v7007000_t0000_u01781153858020") 2026/06/11 05:02:02 DEBUG : only0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416b2d0285481212_d20260611_m045731_c001_v0001177_t0013_u01781153851743") 2026/06/11 05:02:02 DEBUG : only0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493a1_d20260611_m045717_c001_v0001043_t0001_u01781153837877") 2026/06/11 05:02:02 DEBUG : only0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ccf7_d20260611_m045711_c001_v7007000_t0000_u01781153831289") 2026/06/11 05:02:02 DEBUG : only0: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449349_d20260611_m045657_c001_v0001043_t0047_u01781153817241") 2026/06/11 05:02:02 DEBUG : only1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bb1_d20260611_m045738_c001_v7007000_t0000_u01781153858202") 2026/06/11 05:02:02 DEBUG : only1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40206165ed4493ef_d20260611_m045732_c001_v0001043_t0045_u01781153852713") 2026/06/11 05:02:02 DEBUG : only1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493a5_d20260611_m045718_c001_v0001043_t0046_u01781153838534") 2026/06/11 05:02:02 DEBUG : only1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b438ac1_d20260611_m045711_c001_v7007000_t0000_u01781153831679") 2026/06/11 05:02:02 DEBUG : only1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44934f_d20260611_m045657_c001_v0001043_t0053_u01781153817976") 2026/06/11 05:02:03 DEBUG : only10: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bb2_d20260611_m045738_c001_v7007000_t0000_u01781153858384") 2026/06/11 05:02:03 DEBUG : only10: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40206165ed4493e7_d20260611_m045731_c001_v0001043_t0045_u01781153851757") 2026/06/11 05:02:03 DEBUG : only10: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493c3_d20260611_m045724_c001_v0001043_t0002_u01781153844485") 2026/06/11 05:02:03 DEBUG : only10: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b438ac3_d20260611_m045712_c001_v7007000_t0000_u01781153832077") 2026/06/11 05:02:03 DEBUG : only10: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449371_d20260611_m045704_c001_v0001043_t0000_u01781153824113") 2026/06/11 05:02:03 DEBUG : only11: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bb3_d20260611_m045738_c001_v7007000_t0000_u01781153858566") 2026/06/11 05:02:03 DEBUG : only11: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41102f65d580737b_d20260611_m045732_c001_v0001115_t0006_u01781153852311") 2026/06/11 05:02:03 DEBUG : only11: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493c7_d20260611_m045725_c001_v0001043_t0044_u01781153845104") 2026/06/11 05:02:03 DEBUG : only11: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ccf8_d20260611_m045711_c001_v7007000_t0000_u01781153831472") 2026/06/11 05:02:03 DEBUG : only11: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449373_d20260611_m045704_c001_v0001043_t0024_u01781153824678") 2026/06/11 05:02:03 DEBUG : only12: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bb4_d20260611_m045738_c001_v7007000_t0000_u01781153858749") 2026/06/11 05:02:03 DEBUG : only12: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4078a56f52c67ac2_d20260611_m045732_c001_v0001185_t0038_u01781153852495") 2026/06/11 05:02:03 DEBUG : only12: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493cb_d20260611_m045725_c001_v0001043_t0018_u01781153845798") 2026/06/11 05:02:03 DEBUG : only12: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b438ac4_d20260611_m045712_c001_v7007000_t0000_u01781153832260") 2026/06/11 05:02:03 DEBUG : only12: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449377_d20260611_m045705_c001_v0001043_t0058_u01781153825204") 2026/06/11 05:02:03 DEBUG : only13: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bb5_d20260611_m045738_c001_v7007000_t0000_u01781153858931") 2026/06/11 05:02:03 DEBUG : only13: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40206165ed4493eb_d20260611_m045732_c001_v0001043_t0045_u01781153852340") 2026/06/11 05:02:03 DEBUG : only13: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493cd_d20260611_m045726_c001_v0001043_t0053_u01781153846406") 2026/06/11 05:02:03 DEBUG : only13: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbec4_d20260611_m045711_c001_v7007000_t0000_u01781153831864") 2026/06/11 05:02:03 DEBUG : only13: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449379_d20260611_m045705_c001_v0001043_t0056_u01781153825872") 2026/06/11 05:02:03 DEBUG : only14: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bb7_d20260611_m045739_c001_v7007000_t0000_u01781153859113") 2026/06/11 05:02:04 DEBUG : only14: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41102f65d580737f_d20260611_m045732_c001_v0001115_t0006_u01781153852498") 2026/06/11 05:02:04 DEBUG : only14: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493d3_d20260611_m045727_c001_v0001043_t0055_u01781153847079") 2026/06/11 05:02:04 DEBUG : only14: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ccfc_d20260611_m045712_c001_v7007000_t0000_u01781153832207") 2026/06/11 05:02:04 DEBUG : only14: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44937d_d20260611_m045706_c001_v0001043_t0055_u01781153826625") 2026/06/11 05:02:04 DEBUG : only15: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bb8_d20260611_m045739_c001_v7007000_t0000_u01781153859296") 2026/06/11 05:02:04 DEBUG : only15: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416b2d0285481220_d20260611_m045732_c001_v0001177_t0013_u01781153852508") 2026/06/11 05:02:04 DEBUG : only15: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493d5_d20260611_m045727_c001_v0001043_t0035_u01781153847902") 2026/06/11 05:02:04 DEBUG : only15: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ccfd_d20260611_m045712_c001_v7007000_t0000_u01781153832392") 2026/06/11 05:02:04 DEBUG : only15: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449383_d20260611_m045707_c001_v0001043_t0037_u01781153827416") 2026/06/11 05:02:04 DEBUG : only16: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bb9_d20260611_m045739_c001_v7007000_t0000_u01781153859481") 2026/06/11 05:02:04 DEBUG : only16: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416b2d0285481216_d20260611_m045732_c001_v0001177_t0013_u01781153852143") 2026/06/11 05:02:04 DEBUG : only16: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493d9_d20260611_m045728_c001_v0001043_t0047_u01781153848570") 2026/06/11 05:02:04 DEBUG : only16: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbec6_d20260611_m045712_c001_v7007000_t0000_u01781153832232") 2026/06/11 05:02:04 DEBUG : only16: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449385_d20260611_m045707_c001_v0001043_t0048_u01781153827962") 2026/06/11 05:02:05 DEBUG : only17: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bba_d20260611_m045739_c001_v7007000_t0000_u01781153859662") 2026/06/11 05:02:05 DEBUG : only17: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40206165ed4493e9_d20260611_m045732_c001_v0001043_t0045_u01781153852156") 2026/06/11 05:02:05 DEBUG : only17: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493db_d20260611_m045729_c001_v0001043_t0020_u01781153849485") 2026/06/11 05:02:05 DEBUG : only17: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4052b6c795937785_d20260611_m045711_c001_v7007000_t0000_u01781153831870") 2026/06/11 05:02:05 DEBUG : only17: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449387_d20260611_m045708_c001_v0001043_t0000_u01781153828618") 2026/06/11 05:02:05 DEBUG : only18: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bbc_d20260611_m045739_c001_v7007000_t0000_u01781153859846") 2026/06/11 05:02:05 DEBUG : only18: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416b2d028548121e_d20260611_m045732_c001_v0001177_t0013_u01781153852325") 2026/06/11 05:02:05 DEBUG : only18: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493df_d20260611_m045730_c001_v0001043_t0020_u01781153850149") 2026/06/11 05:02:05 DEBUG : only18: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ccf9_d20260611_m045711_c001_v7007000_t0000_u01781153831657") 2026/06/11 05:02:05 DEBUG : only18: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44938b_d20260611_m045709_c001_v0001043_t0044_u01781153829211") 2026/06/11 05:02:05 DEBUG : only19: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bbd_d20260611_m045740_c001_v7007000_t0000_u01781153860028") 2026/06/11 05:02:05 DEBUG : only19: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40206165ed4493ed_d20260611_m045732_c001_v0001043_t0045_u01781153852523") 2026/06/11 05:02:05 DEBUG : only19: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493e3_d20260611_m045730_c001_v0001043_t0049_u01781153850711") 2026/06/11 05:02:05 DEBUG : only19: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4052b6c795937787_d20260611_m045712_c001_v7007000_t0000_u01781153832243") 2026/06/11 05:02:05 DEBUG : only19: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44938d_d20260611_m045709_c001_v0001043_t0051_u01781153829835") 2026/06/11 05:02:05 DEBUG : only2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bbe_d20260611_m045740_c001_v7007000_t0000_u01781153860211") 2026/06/11 05:02:05 DEBUG : only2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41102f65d5807385_d20260611_m045732_c001_v0001115_t0006_u01781153852881") 2026/06/11 05:02:06 DEBUG : only2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493ad_d20260611_m045719_c001_v0001043_t0009_u01781153839184") 2026/06/11 05:02:06 DEBUG : only2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbec7_d20260611_m045712_c001_v7007000_t0000_u01781153832416") 2026/06/11 05:02:06 DEBUG : only2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449353_d20260611_m045658_c001_v0001043_t0037_u01781153818723") 2026/06/11 05:02:06 DEBUG : only3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bbf_d20260611_m045740_c001_v7007000_t0000_u01781153860394") 2026/06/11 05:02:06 DEBUG : only3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4078a56f52c67aca_d20260611_m045732_c001_v0001185_t0038_u01781153852870") 2026/06/11 05:02:06 DEBUG : only3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493af_d20260611_m045719_c001_v0001043_t0039_u01781153839704") 2026/06/11 05:02:06 DEBUG : only3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4052b6c795937786_d20260611_m045712_c001_v7007000_t0000_u01781153832058") 2026/06/11 05:02:06 DEBUG : only3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449355_d20260611_m045659_c001_v0001043_t0035_u01781153819360") 2026/06/11 05:02:06 DEBUG : only4: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bc0_d20260611_m045740_c001_v7007000_t0000_u01781153860575") 2026/06/11 05:02:06 DEBUG : only4: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4078a56f52c67ac6_d20260611_m045732_c001_v0001185_t0038_u01781153852681") 2026/06/11 05:02:06 DEBUG : only4: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493b1_d20260611_m045720_c001_v0001043_t0027_u01781153840410") 2026/06/11 05:02:06 DEBUG : only4: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b438ac2_d20260611_m045711_c001_v7007000_t0000_u01781153831894") 2026/06/11 05:02:06 DEBUG : only4: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44935b_d20260611_m045659_c001_v0001043_t0022_u01781153819894") 2026/06/11 05:02:06 DEBUG : only5: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bc1_d20260611_m045740_c001_v7007000_t0000_u01781153860757") 2026/06/11 05:02:06 DEBUG : only5: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41102f65d5807383_d20260611_m045732_c001_v0001115_t0006_u01781153852692") 2026/06/11 05:02:06 DEBUG : only5: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493b5_d20260611_m045721_c001_v0001043_t0055_u01781153841192") 2026/06/11 05:02:06 DEBUG : only5: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbec3_d20260611_m045711_c001_v7007000_t0000_u01781153831676") 2026/06/11 05:02:06 DEBUG : only5: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44935d_d20260611_m045700_c001_v0001043_t0040_u01781153820669") 2026/06/11 05:02:06 DEBUG : only6: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bc2_d20260611_m045740_c001_v7007000_t0000_u01781153860938") 2026/06/11 05:02:06 DEBUG : only6: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416b2d0285481226_d20260611_m045732_c001_v0001177_t0013_u01781153852706") 2026/06/11 05:02:06 DEBUG : only6: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493b7_d20260611_m045721_c001_v0001043_t0042_u01781153841845") 2026/06/11 05:02:06 DEBUG : only6: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4052b6c795937784_d20260611_m045711_c001_v7007000_t0000_u01781153831682") 2026/06/11 05:02:06 DEBUG : only6: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449361_d20260611_m045701_c001_v0001043_t0038_u01781153821502") 2026/06/11 05:02:07 DEBUG : only7: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bc3_d20260611_m045741_c001_v7007000_t0000_u01781153861120") 2026/06/11 05:02:07 DEBUG : only7: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416b2d028548122a_d20260611_m045732_c001_v0001177_t0013_u01781153852890") 2026/06/11 05:02:07 DEBUG : only7: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493b9_d20260611_m045722_c001_v0001043_t0045_u01781153842503") 2026/06/11 05:02:07 DEBUG : only7: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ccfa_d20260611_m045711_c001_v7007000_t0000_u01781153831840") 2026/06/11 05:02:07 DEBUG : only7: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449365_d20260611_m045702_c001_v0001043_t0055_u01781153822037") 2026/06/11 05:02:07 DEBUG : only8: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bc4_d20260611_m045741_c001_v7007000_t0000_u01781153861302") 2026/06/11 05:02:07 DEBUG : only8: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40206165ed4493f1_d20260611_m045732_c001_v0001043_t0045_u01781153852903") 2026/06/11 05:02:07 DEBUG : only8: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493bd_d20260611_m045723_c001_v0001043_t0054_u01781153843102") 2026/06/11 05:02:07 DEBUG : only8: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ccfb_d20260611_m045712_c001_v7007000_t0000_u01781153832023") 2026/06/11 05:02:07 DEBUG : only8: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449369_d20260611_m045702_c001_v0001043_t0051_u01781153822793") 2026/06/11 05:02:07 DEBUG : only9: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bc5_d20260611_m045741_c001_v7007000_t0000_u01781153861517") 2026/06/11 05:02:07 DEBUG : only9: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4078a56f52c67ad2_d20260611_m045733_c001_v0001185_t0038_u01781153853052") 2026/06/11 05:02:07 DEBUG : only9: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4493bf_d20260611_m045723_c001_v0001043_t0048_u01781153843760") 2026/06/11 05:02:07 DEBUG : only9: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbec5_d20260611_m045712_c001_v7007000_t0000_u01781153832049") 2026/06/11 05:02:07 DEBUG : only9: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44936b_d20260611_m045703_c001_v0001043_t0016_u01781153823471") 2026/06/11 05:02:07 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca3d_d20260611_m045300_c001_v7007000_t0000_u01781153580341") 2026/06/11 05:02:07 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480a0d_d20260611_m045258_c001_v0001177_t0056_u01781153578046") 2026/06/11 05:02:07 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca30_d20260611_m045257_c001_v7007000_t0000_u01781153577307") 2026/06/11 05:02:07 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4490ef_d20260611_m045255_c001_v0001043_t0021_u01781153575400") 2026/06/11 05:02:07 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca2b_d20260611_m045254_c001_v7007000_t0000_u01781153574638") 2026/06/11 05:02:07 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854809df_d20260611_m045252_c001_v0001177_t0044_u01781153572106") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca15_d20260611_m045242_c001_v7007000_t0000_u01781153562880") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a94_d20260611_m045241_c001_v0001180_t0025_u01781153561699") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca12_d20260611_m045240_c001_v7007000_t0000_u01781153560208") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a84_d20260611_m045239_c001_v0001180_t0000_u01781153559339") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca0f_d20260611_m045238_c001_v7007000_t0000_u01781153558206") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a7e_d20260611_m045237_c001_v0001180_t0001_u01781153557284") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f423d112d922e5a4f_d20260611_m045231_c001_v7007000_t0000_u01781153551759") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a4c_d20260611_m045230_c001_v0001180_t0000_u01781153550688") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f423d112d922e5a4b_d20260611_m045230_c001_v7007000_t0000_u01781153550322") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a42_d20260611_m045229_c001_v0001180_t0055_u01781153549131") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f423d112d922e5a48_d20260611_m045228_c001_v7007000_t0000_u01781153548766") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a40_d20260611_m045228_c001_v0001180_t0005_u01781153548202") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a3e_d20260611_m045227_c001_v0001180_t0043_u01781153547605") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f423d112d922e5a46_d20260611_m045227_c001_v7007000_t0000_u01781153547239") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a3c_d20260611_m045226_c001_v0001180_t0032_u01781153546660") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a38_d20260611_m045226_c001_v0001180_t0016_u01781153546087") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f423d112d922e5a44_d20260611_m045225_c001_v7007000_t0000_u01781153545721") 2026/06/11 05:02:08 DEBUG : potato: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a32_d20260611_m045224_c001_v0001180_t0028_u01781153544965") 2026/06/11 05:02:08 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40218467a5233399_d20260611_m045344_c001_v7007000_t0000_u01781153624800") 2026/06/11 05:02:08 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449151_d20260611_m045344_c001_v0001043_t0007_u01781153624093") 2026/06/11 05:02:08 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4034b0812e62fe02_d20260611_m045335_c001_v7007000_t0000_u01781153615902") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480b1d_d20260611_m045330_c001_v0001177_t0036_u01781153610125") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f414c811816886f31_d20260611_m045323_c001_v7007000_t0000_u01781153603256") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449113_d20260611_m045318_c001_v0001043_t0058_u01781153598560") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f4347_d20260611_m045311_c001_v7007000_t0000_u01781153591146") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480a67_d20260611_m045307_c001_v0001177_t0001_u01781153587300") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca1c_d20260611_m045246_c001_v7007000_t0000_u01781153566580") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24aa8_d20260611_m045245_c001_v0001180_t0018_u01781153565314") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca19_d20260611_m045244_c001_v7007000_t0000_u01781153564942") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a9e_d20260611_m045243_c001_v0001180_t0015_u01781153563427") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca16_d20260611_m045243_c001_v7007000_t0000_u01781153563062") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a96_d20260611_m045242_c001_v0001180_t0056_u01781153562266") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca14_d20260611_m045241_c001_v7007000_t0000_u01781153561332") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a8e_d20260611_m045240_c001_v0001180_t0039_u01781153560577") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca11_d20260611_m045238_c001_v7007000_t0000_u01781153558975") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a82_d20260611_m045238_c001_v0001180_t0059_u01781153558199") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f423d112d922e5a52_d20260611_m045232_c001_v7007000_t0000_u01781153552490") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24a56_d20260611_m045231_c001_v0001180_t0016_u01781153551552") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b438746_d20260611_m045133_c001_v7007000_t0000_u01781153493981") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24936_d20260611_m045133_c001_v0001180_t0011_u01781153493411") 2026/06/11 05:02:09 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b438745_d20260611_m045132_c001_v7007000_t0000_u01781153492504") 2026/06/11 05:02:10 DEBUG : potato2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb2492e_d20260611_m045131_c001_v0001180_t0004_u01781153491930") 2026/06/11 05:02:10 DEBUG : potato3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4034b0812e62fe03_d20260611_m045336_c001_v7007000_t0000_u01781153616118") 2026/06/11 05:02:10 DEBUG : potato3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480b2d_d20260611_m045331_c001_v0001177_t0037_u01781153611011") 2026/06/11 05:02:10 DEBUG : potato3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f414c811816886f30_d20260611_m045323_c001_v7007000_t0000_u01781153603073") 2026/06/11 05:02:10 DEBUG : potato3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449115_d20260611_m045319_c001_v0001043_t0018_u01781153599605") 2026/06/11 05:02:10 DEBUG : potato3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f4348_d20260611_m045311_c001_v7007000_t0000_u01781153591524") 2026/06/11 05:02:10 DEBUG : potato3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480a71_d20260611_m045308_c001_v0001177_t0042_u01781153588358") 2026/06/11 05:02:10 DEBUG : pre-dest1/1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f426b5a956b567a2b_d20260611_m045519_c001_v7007000_t0000_u01781153719891") 2026/06/11 05:02:10 DEBUG : pre-dest1/1: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480e5d_d20260611_m045511_c001_v0001177_t0014_u01781153711221") 2026/06/11 05:02:10 DEBUG : pre-dest2/2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f426b5a956b567a2c_d20260611_m045520_c001_v7007000_t0000_u01781153720076") 2026/06/11 05:02:10 DEBUG : pre-dest2/2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449203_d20260611_m045511_c001_v0001043_t0018_u01781153711791") 2026/06/11 05:02:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4001cf936c526cb8_d20260611_m045456_c001_v7007000_t0000_u01781153696870") 2026/06/11 05:02:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480dbf_d20260611_m045452_c001_v0001177_t0050_u01781153692736") 2026/06/11 05:02:10 DEBUG : sizeonly: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d532407018e_d20260611_m045210_c001_v7007000_t0000_u01781153530787") 2026/06/11 05:02:10 DEBUG : sizeonly: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb249ec_d20260611_m045209_c001_v0001180_t0016_u01781153529856") 2026/06/11 05:02:10 DEBUG : splitbanan: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e524c_d20260611_m045936_c001_v7007000_t0000_u01781153976793") 2026/06/11 05:02:10 DEBUG : splitbanan: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67e3a_d20260611_m045929_c001_v0001185_t0030_u01781153969489") 2026/06/11 05:02:10 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce2f_d20260611_m050047_c001_v7007000_t0000_u01781154047469") 2026/06/11 05:02:10 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449675_d20260611_m050040_c001_v0001043_t0056_u01781154040399") 2026/06/11 05:02:10 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4060976fe12e52fe_d20260611_m050032_c001_v7007000_t0000_u01781154032658") 2026/06/11 05:02:10 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44965d_d20260611_m050026_c001_v0001043_t0022_u01781154026253") 2026/06/11 05:02:10 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4245712be6c11278_d20260611_m050019_c001_v7007000_t0000_u01781154019113") 2026/06/11 05:02:10 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449631_d20260611_m050012_c001_v0001043_t0037_u01781154012648") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd0867215466_d20260611_m050005_c001_v7007000_t0000_u01781154005085") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4495fb_d20260611_m045958_c001_v0001043_t0009_u01781153998407") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8f00d_d20260611_m045951_c001_v7007000_t0000_u01781153991303") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4495cf_d20260611_m045944_c001_v0001043_t0050_u01781153984111") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4014575df3c8e874_d20260611_m045931_c001_v7007000_t0000_u01781153971332") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449597_d20260611_m045928_c001_v0001043_t0005_u01781153968440") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4042fdf319fe2bab_d20260611_m045920_c001_v7007000_t0000_u01781153960258") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44955b_d20260611_m045913_c001_v0001043_t0011_u01781153953268") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4258e36328266ea9_d20260611_m045911_c001_v7007000_t0000_u01781153951956") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f2c_d20260611_m045909_c001_v0001180_t0001_u01781153949474") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b439bcd_d20260611_m045901_c001_v7007000_t0000_u01781153941660") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454edc_d20260611_m045855_c001_v0001180_t0040_u01781153935137") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4034b0812e6305a7_d20260611_m045853_c001_v7007000_t0000_u01781153933815") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481443_d20260611_m045851_c001_v0001177_t0019_u01781153931228") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f409bb8abb4913712_d20260611_m045837_c001_v7007000_t0000_u01781153917981") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67c60_d20260611_m045834_c001_v0001185_t0026_u01781153914434") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417019d1f16d1934_d20260611_m045826_c001_v7007000_t0000_u01781153906124") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481361_d20260611_m045819_c001_v0001177_t0029_u01781153899682") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f416e58a1784bbf28_d20260611_m045811_c001_v7007000_t0000_u01781153891963") 2026/06/11 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449451_d20260611_m045805_c001_v0001043_t0054_u01781153885167") 2026/06/11 05:02:12 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40218467a5233709_d20260611_m045914_c001_v7007000_t0000_u01781153954773") 2026/06/11 05:02:12 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a454f30_d20260611_m045910_c001_v0001180_t0047_u01781153950470") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1be9_d20260611_m045756_c001_v7007000_t0000_u01781153876092") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f11102f65d58073cb_d20260611_m045752_c001_v0001115_t0005_u01781153872464") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f426b5a956b567be3_d20260611_m045751_c001_v7007000_t0000_u01781153871338") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449421_d20260611_m045748_c001_v0001043_t0034_u01781153868753") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41546264bb4f433c_d20260611_m045304_c001_v7007000_t0000_u01781153584414") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285480a45_d20260611_m045303_c001_v0001177_t0045_u01781153583269") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca43_d20260611_m045302_c001_v7007000_t0000_u01781153582714") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4490f9_d20260611_m045301_c001_v0001043_t0040_u01781153581450") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d532407018b_d20260611_m045207_c001_v7007000_t0000_u01781153527810") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb249e2_d20260611_m045206_c001_v0001180_t0018_u01781153526338") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d5324070189_d20260611_m045205_c001_v7007000_t0000_u01781153525973") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb249da_d20260611_m045204_c001_v0001180_t0010_u01781153524856") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d5324070186_d20260611_m045202_c001_v7007000_t0000_u01781153522856") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb249ca_d20260611_m045201_c001_v0001180_t0015_u01781153521306") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d532407016a_d20260611_m045200_c001_v7007000_t0000_u01781153520761") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb249c4_d20260611_m045159_c001_v0001180_t0016_u01781153519780") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb249b8_d20260611_m045157_c001_v0001180_t0022_u01781153517135") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d532407012a_d20260611_m045156_c001_v7007000_t0000_u01781153516769") 2026/06/11 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb249b4_d20260611_m045156_c001_v0001180_t0000_u01781153516024") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb249b0_d20260611_m045155_c001_v0001180_t0022_u01781153515243") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f41340d532407010c_d20260611_m045154_c001_v7007000_t0000_u01781153514878") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb249a4_d20260611_m045151_c001_v0001180_t0002_u01781153511878") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb2498c_d20260611_m045147_c001_v0001180_t0000_u01781153507838") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b43876c_d20260611_m045147_c001_v7007000_t0000_u01781153507474") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24986_d20260611_m045146_c001_v0001180_t0011_u01781153506904") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24980_d20260611_m045146_c001_v0001180_t0032_u01781153506154") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b438765_d20260611_m045145_c001_v7007000_t0000_u01781153505786") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24972_d20260611_m045142_c001_v0001180_t0005_u01781153502067") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b438755_d20260611_m045141_c001_v7007000_t0000_u01781153501701") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb2496a_d20260611_m045141_c001_v0001180_t0013_u01781153501138") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b43874f_d20260611_m045140_c001_v7007000_t0000_u01781153500225") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24964_d20260611_m045139_c001_v0001180_t0000_u01781153499584") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b43874c_d20260611_m045139_c001_v7007000_t0000_u01781153499036") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb2495e_d20260611_m045138_c001_v0001180_t0008_u01781153498462") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b43874b_d20260611_m045137_c001_v7007000_t0000_u01781153497553") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24954_d20260611_m045136_c001_v0001180_t0050_u01781153496805") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b43874a_d20260611_m045136_c001_v7007000_t0000_u01781153496253") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb2494c_d20260611_m045135_c001_v0001180_t0022_u01781153495682") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b438748_d20260611_m045135_c001_v7007000_t0000_u01781153495133") 2026/06/11 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24948_d20260611_m045134_c001_v0001180_t0057_u01781153494529") 2026/06/11 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b438741_d20260611_m045130_c001_v7007000_t0000_u01781153490257") 2026/06/11 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24920_d20260611_m045129_c001_v0001180_t0016_u01781153489669") 2026/06/11 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b438740_d20260611_m045129_c001_v7007000_t0000_u01781153489124") 2026/06/11 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb2491c_d20260611_m045128_c001_v0001180_t0056_u01781153488508") 2026/06/11 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b43873d_d20260611_m045127_c001_v7007000_t0000_u01781153487568") 2026/06/11 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24914_d20260611_m045126_c001_v0001180_t0011_u01781153486998") 2026/06/11 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f419e235c0b43873a_d20260611_m045124_c001_v7007000_t0000_u01781153484829") 2026/06/11 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24906_d20260611_m045124_c001_v0001180_t0010_u01781153484205") 2026/06/11 05:02:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bec_d20260611_m045756_c001_v7007000_t0000_u01781153876273") 2026/06/11 05:02:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67b5e_d20260611_m045752_c001_v0001185_t0042_u01781153872457") 2026/06/11 05:02:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f426b5a956b567be4_d20260611_m045751_c001_v7007000_t0000_u01781153871520") 2026/06/11 05:02:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481280_d20260611_m045748_c001_v0001177_t0056_u01781153868403") 2026/06/11 05:02:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce3e_d20260611_m050049_c001_v7007000_t0000_u01781154049452") 2026/06/11 05:02:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481748_d20260611_m050048_c001_v0001177_t0007_u01781154048836") 2026/06/11 05:02:14 DEBUG : sub/yam: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca34_d20260611_m045259_c001_v7007000_t0000_u01781153579793") 2026/06/11 05:02:14 DEBUG : sub/yam: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4490f3_d20260611_m045258_c001_v0001043_t0045_u01781153578056") 2026/06/11 05:02:14 DEBUG : test_dir1/file2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bcf_d20260611_m045747_c001_v7007000_t0000_u01781153867637") 2026/06/11 05:02:14 DEBUG : test_dir1/file2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481274_d20260611_m045745_c001_v0001177_t0022_u01781153865060") 2026/06/11 05:02:14 DEBUG : test_dir1/file2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bca_d20260611_m045744_c001_v7007000_t0000_u01781153864291") 2026/06/11 05:02:14 DEBUG : test_dir1/file2: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67b1e_d20260611_m045742_c001_v0001185_t0026_u01781153862677") 2026/06/11 05:02:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bd1_d20260611_m045747_c001_v7007000_t0000_u01781153867819") 2026/06/11 05:02:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c67b2a_d20260611_m045745_c001_v0001185_t0054_u01781153865048") 2026/06/11 05:02:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f4100994cb06d1bcc_d20260611_m045744_c001_v7007000_t0000_u01781153864472") 2026/06/11 05:02:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449409_d20260611_m045742_c001_v0001043_t0026_u01781153862672") 2026/06/11 05:02:15 DEBUG : three: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca24_d20260611_m045251_c001_v7007000_t0000_u01781153571322") 2026/06/11 05:02:15 DEBUG : three: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24ac8_d20260611_m045250_c001_v0001180_t0027_u01781153570185") 2026/06/11 05:02:15 DEBUG : three: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f106199226eb24ab8_d20260611_m045248_c001_v0001180_t0053_u01781153568061") 2026/06/11 05:02:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce3f_d20260611_m050051_c001_v7007000_t0000_u01781154051151") 2026/06/11 05:02:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c68032_d20260611_m050050_c001_v0001185_t0001_u01781154050392") 2026/06/11 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce59_d20260611_m050110_c001_v7007000_t0000_u01781154070101") 2026/06/11 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a45517c_d20260611_m050108_c001_v0001180_t0039_u01781154068275") 2026/06/11 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce54_d20260611_m050106_c001_v7007000_t0000_u01781154066688") 2026/06/11 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c68096_d20260611_m050105_c001_v0001185_t0045_u01781154065213") 2026/06/11 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce52_d20260611_m050104_c001_v7007000_t0000_u01781154064262") 2026/06/11 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854817a8_d20260611_m050103_c001_v0001177_t0010_u01781154063574") 2026/06/11 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce4c_d20260611_m050058_c001_v7007000_t0000_u01781154058295") 2026/06/11 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c68056_d20260611_m050057_c001_v0001185_t0050_u01781154057017") 2026/06/11 05:02:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce4f_d20260611_m050100_c001_v7007000_t0000_u01781154060660") 2026/06/11 05:02:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a455156_d20260611_m050059_c001_v0001180_t0014_u01781154059260") 2026/06/11 05:02:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce4a_d20260611_m050056_c001_v7007000_t0000_u01781154056065") 2026/06/11 05:02:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d0285481770_d20260611_m050055_c001_v0001177_t0023_u01781154055399") 2026/06/11 05:02:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce44_d20260611_m050054_c001_v7007000_t0000_u01781154054435") 2026/06/11 05:02:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44968b_d20260611_m050053_c001_v0001043_t0021_u01781154053686") 2026/06/11 05:02:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce42_d20260611_m050052_c001_v7007000_t0000_u01781154052732") 2026/06/11 05:02:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f117b2a5b5a455132_d20260611_m050052_c001_v0001180_t0028_u01781154052103") 2026/06/11 05:02:16 DEBUG : toe/toe/toe: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f417ebd08672155d1_d20260611_m050115_c001_v7007000_t0000_u01781154075360") 2026/06/11 05:02:16 DEBUG : toe/toe/toe: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1078a56f52c680d9_d20260611_m050114_c001_v0001185_t0049_u01781154074672") 2026/06/11 05:02:16 DEBUG : toe/toe/toe: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce50_d20260611_m050102_c001_v7007000_t0000_u01781154062479") 2026/06/11 05:02:16 DEBUG : toe/toe/toe: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed449699_d20260611_m050101_c001_v0001043_t0047_u01781154061613") 2026/06/11 05:02:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce5a_d20260611_m050110_c001_v7007000_t0000_u01781154070703") 2026/06/11 05:02:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed44969f_d20260611_m050109_c001_v0001043_t0049_u01781154069672") 2026/06/11 05:02:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ce55_d20260611_m050107_c001_v7007000_t0000_u01781154067305") 2026/06/11 05:02:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1137b69a6d5a5352_d20260611_m050106_c001_v0001184_t0050_u01781154066378") 2026/06/11 05:02:16 DEBUG : two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca25_d20260611_m045251_c001_v7007000_t0000_u01781153571504") 2026/06/11 05:02:16 DEBUG : two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f40206165ed4490e1_d20260611_m045249_c001_v0001043_t0045_u01781153569621") 2026/06/11 05:02:16 DEBUG : two: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f406199226eb24ab6_d20260611_m045247_c001_v0001180_t0020_u01781153567876") 2026/06/11 05:02:16 DEBUG : yam: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca3f_d20260611_m045300_c001_v7007000_t0000_u01781153580523") 2026/06/11 05:02:16 DEBUG : yam: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1151b28cf81b4225_d20260611_m045259_c001_v0001109_t0038_u01781153579274") 2026/06/11 05:02:16 DEBUG : yam: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca2e_d20260611_m045256_c001_v7007000_t0000_u01781153576746") 2026/06/11 05:02:16 DEBUG : yam: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f116b2d02854809f2_d20260611_m045255_c001_v0001177_t0010_u01781153575382") 2026/06/11 05:02:16 DEBUG : yam: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca2a_d20260611_m045254_c001_v7007000_t0000_u01781153574089") 2026/06/11 05:02:16 DEBUG : yam: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f10206165ed4490e7_d20260611_m045252_c001_v0001043_t0021_u01781153572117") 2026/06/11 05:02:16 DEBUG : yaml: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca31_d20260611_m045257_c001_v7007000_t0000_u01781153577489") 2026/06/11 05:02:16 DEBUG : yaml: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f113d22048ab8c9b5_d20260611_m045256_c001_v0001145_t0019_u01781153576339") 2026/06/11 05:02:17 DEBUG : yaml: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f415baa9a2704ca2d_d20260611_m045254_c001_v7007000_t0000_u01781153574820") 2026/06/11 05:02:17 DEBUG : yaml: Deleting (id "4_z8f024d63005dbb5b9fe80e1b_f1154f04c6aaf9db9_d20260611_m045253_c001_v0001037_t0022_u01781153573593") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m56.673899167s (try 1/5)