Build Logs
unit-finance/zio-raft • 3.8.0-RC2:2025-11-28
Errors
2
Warnings
107
Total Lines
1484
1##################################
2Clonning https://github.com/unit-finance/zio-raft.git into /build/repo using revision 0.0.14
3##################################
4Note: switching to 'e6f16172e6cb4235bedf665da2ab13df46c5b36e'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.6
22----
23Preparing build for 3.8.0-RC2
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3Version = "3.3.6"
35Replacement: val scala3Version = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val scala3Version = "3.3.6"' in build.sbt
40----
41Starting build for 3.8.0-RC2
42Execute tests: true
43sbt project found:
44Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project unit-finance/zio-raft
47##################################
48Scala version: 3.8.0-RC2
49Targets: io.github.unit-finance%zio-lmdb io.github.unit-finance%zio-raft io.github.unit-finance%zio-raft-client-server-client io.github.unit-finance%zio-raft-client-server-protocol io.github.unit-finance%zio-raft-client-server-server io.github.unit-finance%zio-raft-session-state-machine io.github.unit-finance%zio-raft-stores io.github.unit-finance%zio-raft-zmq io.github.unit-finance%zio1-zmq io.github.unit-finance%zio2-zmq
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '21'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC2
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC2"
70"++3.8.0-RC2 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" io.github.unit-finance%zio-lmdb io.github.unit-finance%zio-raft io.github.unit-finance%zio-raft-client-server-client io.github.unit-finance%zio-raft-client-server-protocol io.github.unit-finance%zio-raft-client-server-server io.github.unit-finance%zio-raft-session-state-machine io.github.unit-finance%zio-raft-stores io.github.unit-finance%zio-raft-zmq io.github.unit-finance%zio1-zmq io.github.unit-finance%zio2-zmq"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.435s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] resolving key references (15230 settings) ...
88[info] set current project to root (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC2
90OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zio1zmq/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in zio2zmq/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in clientServerProtocol/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in root/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC2) in root/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in clientServerClient/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in kvstoreCli/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in kvstore/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in sessionStateMachine/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in clientServerServer/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in raftZmq/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in stores/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in ziolmdb/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in kvstoreProtocol/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in raft/crossScalaVersions
105[info] set current project to root (in build file:/build/repo/)
106[info] Setting Scala version to 3.8.0-RC2 on 14 projects.
107[info] Switching Scala version on:
108[info] raftZmq (3.8.0-RC2)
109[info] * root (3.8.0-RC2)
110[info] ziolmdb (3.8.0-RC2)
111[info] zio2zmq (3.8.0-RC2, 2.13.14)
112[info] kvstoreCli (3.8.0-RC2)
113[info] raft (3.8.0-RC2)
114[info] stores (3.8.0-RC2)
115[info] kvstoreProtocol (3.8.0-RC2)
116[info] clientServerClient (3.8.0-RC2, 2.13.14)
117[info] clientServerProtocol (3.8.0-RC2, 2.13.14)
118[info] clientServerServer (3.8.0-RC2)
119[info] zio1zmq (3.8.0-RC2, 2.13.14)
120[info] kvstore (3.8.0-RC2)
121[info] sessionStateMachine (3.8.0-RC2)
122[info] Excluding projects:
123[info] Reapplying settings...
124[info] set current project to root (in build file:/build/repo/)
125Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
126[info] Reapplying settings...
127[info] set current project to root (in build file:/build/repo/)
128[info] Defining Global / credentials, ThisBuild / credentials and 13 others.
129[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 113 others.
130[info] Run `last` for details.
131[info] Reapplying settings...
132[info] set current project to root (in build file:/build/repo/)
133Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
134[info] Reapplying settings...
135OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
136
137 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
138 Did you mean sessionStateMachine / allExcludeDependencies ?
139 , retry without global scopes
140[info] Reapplying settings...
141[info] set current project to root (in build file:/build/repo/)
142Execute removeScalacOptionsStartingWith: -P:wartremover
143[info] Reapplying settings...
144[info] set current project to root (in build file:/build/repo/)
145[success] Total time: 0 s, completed Nov 28, 2025, 1:13:54 PM
146Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
147Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
148Starting build...
149Projects: Set(raftZmq, ziolmdb, zio2zmq, raft, stores, clientServerClient, clientServerProtocol, clientServerServer, zio1zmq, sessionStateMachine)
150Starting build for ProjectRef(file:/build/repo/,raftZmq) (zio-raft-zmq)... [0/10]
151OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
152OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
153OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
154Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/raft-zmq/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
155[info] compiling 18 Scala sources to /build/repo/raft/target/scala-3.8.0-RC2/classes ...
156[info] compiling 5 Scala sources to /build/repo/zio2-zmq/target/scala-3.8.0-RC2/classes ...
157[info] done compiling
158[warn] -- [E198] Unused Symbol Warning: /build/repo/raft/src/main/scala/zio/raft/HMap.scala:5:25
159[warn] 5 |import scala.compiletime.constValue
160[warn] | ^^^^^^^^^^
161[warn] | unused import
162[warn] one warning found
163[info] done compiling
164[info] compiling 4 Scala sources to /build/repo/raft-zmq/target/scala-3.8.0-RC2/classes ...
165[info] done compiling
166[info] compiling 1 Scala source to /build/repo/raft-zmq/target/scala-3.8.0-RC2/test-classes ...
167[info] done compiling
168+ encode and decode append entries
1691 tests passed. 0 tests failed. 0 tests ignored.
170
171Executed in 270 ms
172
173Starting build for ProjectRef(file:/build/repo/,clientServerServer) (zio-raft-client-server-server)... [1/10]
174Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/client-server-server/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
175[info] compiling 4 Scala sources to /build/repo/client-server-protocol/target/scala-3.8.0-RC2/classes ...
176[info] done compiling
177[info] compiling 4 Scala sources to /build/repo/client-server-server/target/scala-3.8.0-RC2/classes ...
178[info] done compiling
179[info] compiling 2 Scala sources to /build/repo/client-server-server/target/scala-3.8.0-RC2/test-classes ...
180[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-server/src/test/scala/zio/raft/server/QueryServerSpec.scala:5:26
181[warn] 5 |import zio.test.Assertion.*
182[warn] | ^
183[warn] | unused import
184[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-server/src/test/scala/zio/raft/server/RaftServerSpec.scala:5:26
185[warn] 5 |import zio.test.Assertion.*
186[warn] | ^
187[warn] | unused import
188[warn] two warnings found
189[info] done compiling
190+ Server Query Handling
191timestamp=2025-11-28T12:14:44.605456149Z level=INFO thread=#zio-fiber-111 message="Became leader with 0 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
192timestamp=2025-11-28T12:14:44.639763378Z level=INFO thread=#zio-fiber-111 message="Session 9b343e31-11a4-4daf-814a-363e7a0078d5 confirmed and created" location=zio.raft.server.RaftServer.ServerState.Leader.handle file=RaftServer.scala line=333
193timestamp=2025-11-28T12:14:44.692465553Z level=INFO thread=#zio-fiber-111 message="Client connection closed: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.server.RaftServer.ServerState.Leader.handleClientMessage file=RaftServer.scala line=468
194 + Leader forwards Query to Raft and send QueryResponse back
195timestamp=2025-11-28T12:14:45.850129958Z level=INFO thread=#zio-fiber-456 message="Became leader with 0 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
196timestamp=2025-11-28T12:14:46.057304435Z level=INFO thread=#zio-fiber-456 message="Session 9b343e31-11a4-4daf-814a-363e7a0078d5 confirmed and created" location=zio.raft.server.RaftServer.ServerState.Leader.handle file=RaftServer.scala line=333
197timestamp=2025-11-28T12:14:46.486195152Z level=INFO thread=#zio-fiber-540 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
198timestamp=2025-11-28T12:14:46.914464315Z level=INFO thread=#zio-fiber-624 message="Became leader with 0 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
199timestamp=2025-11-28T12:14:47.340426486Z level=INFO thread=#zio-fiber-707 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
200timestamp=2025-11-28T12:14:47.446227141Z level=INFO thread=#zio-fiber-707 message="Client connection closed: b2c8ccb8-191a-4233-9b34-3e3111a4adaf" location=zio.raft.server.RaftServer.ServerState.Leader.handleClientMessage file=RaftServer.scala line=468
201timestamp=2025-11-28T12:14:47.875033578Z level=INFO thread=#zio-fiber-796 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
202timestamp=2025-11-28T12:14:48.359577909Z level=INFO thread=#zio-fiber-884 message="Became leader with 0 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
203timestamp=2025-11-28T12:14:48.783813076Z level=INFO thread=#zio-fiber-967 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
204timestamp=2025-11-28T12:14:49.314881794Z level=INFO thread=#zio-fiber-1053 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
205timestamp=2025-11-28T12:14:49.742045294Z level=INFO thread=#zio-fiber-1140 message="Became leader with 0 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
206timestamp=2025-11-28T12:14:49.947993279Z level=INFO thread=#zio-fiber-1140 message="Session 9b343e31-11a4-4daf-814a-363e7a0078d5 confirmed and created" location=zio.raft.server.RaftServer.ServerState.Leader.handle file=RaftServer.scala line=333
207timestamp=2025-11-28T12:14:50.271015023Z level=INFO thread=#zio-fiber-1228 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
208timestamp=2025-11-28T12:14:50.376938625Z level=INFO thread=#zio-fiber-1228 message="Client closed session b2c8ccb8-191a-4233-9b34-3e3111a4adaf: ClientShutdown" location=zio.raft.server.RaftServer.ServerState.Leader.handleClientMessage file=RaftServer.scala line=457
209timestamp=2025-11-28T12:14:50.797059925Z level=INFO thread=#zio-fiber-1314 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
210timestamp=2025-11-28T12:14:50.902393751Z level=INFO thread=#zio-fiber-1314 message="Client closed session b2c8ccb8-191a-4233-9b34-3e3111a4adaf: ClientShutdown" location=zio.raft.server.RaftServer.ServerState.Leader.handleClientMessage file=RaftServer.scala line=457
211timestamp=2025-11-28T12:14:51.326500464Z level=INFO thread=#zio-fiber-1404 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
212timestamp=2025-11-28T12:14:51.431378908Z level=INFO thread=#zio-fiber-1404 message="Client connection closed: b2c8ccb8-191a-4233-9b34-3e3111a4adaf" location=zio.raft.server.RaftServer.ServerState.Leader.handleClientMessage file=RaftServer.scala line=468
213timestamp=2025-11-28T12:14:51.852973385Z level=INFO thread=#zio-fiber-1494 message="Became leader with 1 existing sessions" location=zio.raft.server.RaftServer.ServerState.Follower.handle file=RaftServer.scala line=194
214timestamp=2025-11-28T12:14:51.957746153Z level=INFO thread=#zio-fiber-1494 message="Client connection closed: b2c8ccb8-191a-4233-9b34-3e3111a4adaf" location=zio.raft.server.RaftServer.ServerState.Leader.handleClientMessage file=RaftServer.scala line=468
215+ RaftServer with Real ZMQ
216 + Follower State
217 + should reject CreateSession when not leader
218 + should reject ContinueSession when not leader
219 + should reject ClientRequest when not leader
220 + Leader - Session Creation
221 + should create session and send SessionCreated after Raft confirmation
222 + Leader - Session Continuation
223 + should reconnect existing session
224 + should reject ContinueSession for non-existent session
225 + should handle reconnection from new socket (different routing ID)
226 + Leader - Keep-Alive
227 + should respond to keep-alive for connected session
228 + should reject keep-alive for unknown session
229 + Leader - Client Requests
230 + should forward ClientRequest to Raft
231 + should send ClientResponse back to client
232 + Leader - RequestError
233 + should send protocol RequestError to client when ServerAction.SendRequestError is emitted
234 + Session Closure
235 + should remove session on CloseSession and notify Raft
236 + session cannot be reconnected after CloseSession
237 + ConnectionClosed Handling
238 + should preserve session and allow reconnection after ConnectionClosed
239 + ConnectionClosed should NOT send RaftAction.ExpireSession
24017 tests passed. 0 tests failed. 0 tests ignored.
241
242Executed in 8 s 399 ms
243
244Starting build for ProjectRef(file:/build/repo/,sessionStateMachine) (zio-raft-session-state-machine)... [2/10]
245OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
246Compile scalacOptions: -Wunused:imports, -Wvalue-discard, -Xsemanticdb, -semanticdb-target, /build/repo/session-state-machine/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
247[info] compiling 6 Scala sources to /build/repo/session-state-machine/target/scala-3.8.0-RC2/classes ...
248[info] done compiling
249[info] compiling 13 Scala sources to /build/repo/session-state-machine/target/scala-3.8.0-RC2/test-classes ...
250[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/CodecPipelineSpec.scala:4:26
251[warn] 4 |import zio.test.Assertion.*
252[warn] | ^
253[warn] | unused import
254[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/CumulativeAckSpec.scala:4:26
255[warn] 4 |import zio.test.Assertion.*
256[warn] | ^
257[warn] | unused import
258[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/IdempotencySpec.scala:4:26
259[warn] 4 |import zio.test.Assertion.*
260[warn] | ^
261[warn] | unused import
262[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/PendingServerRequestSpec.scala:4:26
263[warn] 4 |import zio.test.Assertion.*
264[warn] | ^
265[warn] | unused import
266[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/ResponseCachingSpec.scala:4:26
267[warn] 4 |import zio.test.Assertion.*
268[warn] | ^
269[warn] | unused import
270[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/SchemaSpec.scala:4:26
271[warn] 4 |import zio.test.Assertion.*
272[warn] | ^
273[warn] | unused import
274[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/ServerRequestChunkSpec.scala:4:26
275[warn] 4 |import zio.test.Assertion.*
276[warn] | ^
277[warn] | unused import
278[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/ServerRequestForSessionSpec.scala:4:26
279[warn] 4 |import zio.test.Assertion.*
280[warn] | ^
281[warn] | unused import
282[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/ServerRequestTargetingSpec.scala:4:26
283[warn] 4 |import zio.test.Assertion.*
284[warn] | ^
285[warn] | unused import
286[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/SessionLifecycleSpec.scala:4:26
287[warn] 4 |import zio.test.Assertion.*
288[warn] | ^
289[warn] | unused import
290[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/SessionLifecycleSpec.scala:6:37
291[warn] 6 |import zio.raft.protocol.{SessionId, RequestId}
292[warn] | ^^^^^^^^^
293[warn] | unused import
294[warn] -- [E198] Unused Symbol Warning: /build/repo/session-state-machine/src/test/scala/zio/raft/sessionstatemachine/SessionMetadataSpec.scala:4:26
295[warn] 4 |import zio.test.Assertion.*
296[warn] | ^
297[warn] | unused import
298[warn] 12 warnings found
299[info] done compiling
300+ SessionMetadata
301 + SessionMetadata is immutable
302 + SessionMetadata with empty capabilities
303 + create SessionMetadata without sessionId field
304+ ServerRequestForSession
305 + enables cross-session communication - expiring session notifies admin
306 + wrap server request with target sessionId
307 + different sessions can receive same payload type
308+ Cumulative Ack (PC-3)
309 + Ack N removes all pending requests with id <= N (inclusive)
310+ Schema with Composite Keys
311 + SessionSchema has composite key for cache
312 + Combined schema concatenates SessionSchema and UserSchema
313 + Composite keys enable range queries for session
314 + Numeric ordering works correctly for RequestIds
315 + SessionSchema has composite key for serverRequests
316+ CodecPipeline
317 + chunkDecoder handles partial data across chunks
318 + round-trip: encode then decode preserves data
319 + chunkDecoder decodes multiple values from stream
320+ Response caching (PC-2)
321 + First request caches, second returns cached without calling applyCommand
322+ SnapshotSpec
323 + snapshot then restore yields identical HMap
324+ Server request targeting across sessions (T015)
325 + Requests are assigned to their target sessions with monotonically increasing IDs
326+ Idempotency with Composite Keys
327 + PC-1: First request calls applyCommand, second request returns cached without calling
328 + Different requestIds call applyCommand separately
329 + PC-2: Evicted response returns RequestError.ResponseEvicted
330 + PC-3: Cache cleanup removes responses based on lowestPendingRequestId (exclusive)
331 + PC-1 error: duplicate request returns cached error without re-execution
332+ PendingServerRequest
333 + PendingServerRequest is immutable
334 + lastSentAt is not optional - always has a value
335 + PendingServerRequest works with different payload types
336 + create PendingServerRequest with only payload and lastSentAt
337+ Server request chunk handling (T016)
338 + Chunk order and size preserved through pipeline
339+ Session lifecycle with cross-session server requests (T017)
340 + CreateSession emits admin request and SessionExpired cleans all session data
341+ Session State Machine Codecs
342 + requestId round-trip
343 + pendingServerRequest round-trip
344 + sessionMetadata round-trip
345 + sessionCommand discriminated union round-trips
346 + SessionExpired
347 + ServerRequestAck
348 + CreateSession
349 + ClientRequest
350 + GetRequestsForRetry
35137 tests passed. 0 tests failed. 0 tests ignored.
352
353Executed in 709 ms
354
355Starting build for ProjectRef(file:/build/repo/,raft) (zio-raft)... [3/10]
356Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/raft/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
357[info] compiling 13 Scala sources to /build/repo/raft/target/scala-3.8.0-RC2/test-classes ...
358[warn] -- [E198] Unused Symbol Warning: /build/repo/raft/src/test/scala/zio/raft/HMapPrefixRangeSpec.scala:4:26
359[warn] 4 |import zio.test.Assertion.*
360[warn] | ^
361[warn] | unused import
362[warn] -- [E198] Unused Symbol Warning: /build/repo/raft/src/test/scala/zio/raft/HMapRangeByCompoundKeyPrefixSpec.scala:4:26
363[warn] 4 |import zio.test.Assertion.*
364[warn] | ^
365[warn] | unused import
366[warn] -- [E198] Unused Symbol Warning: /build/repo/raft/src/test/scala/zio/raft/HMapSerializationSpec.scala:4:26
367[warn] 4 |import zio.test.Assertion.*
368[warn] | ^
369[warn] | unused import
370[warn] -- [E198] Unused Symbol Warning: /build/repo/raft/src/test/scala/zio/raft/TypeclassMapSpec.scala:4:26
371[warn] 4 |import zio.test.Assertion.*
372[warn] | ^
373[warn] | unused import
374[warn] four warnings found
375[info] done compiling
376+ TypeclassMap
377 + derive typeclass instances for schema
378 + can validate HMap entries using derived validators
379 + TypeclassMap works with different typeclasses - Ordering example
380 + validators work with correct types
381+ PendingCommands Spec
382 + withCompleted - existing command succeeds and is removed
383 + withAdded - multiple command promises
384 + lastIndex - empty commands returns None
385 + withCompleted - non-existent command returns unchanged
386 + stepDown - empty commands has no effect
387 + stepDown - pending commands fail with NotALeaderError
388 + lastIndex - multiple commands returns highest index
389+ HMap Serialization Utilities
390 + extractPrefix returns None for invalid key
391 + extractPrefix works with multiple prefixes
392 + extractPrefix returns correct prefix from full key
393 + fromRaw creates HMap from TreeMap
394 + round-trip: serialize and deserialize preserves data
395+ HMap.rangeByCompoundKeyPrefix
396 + computePrefixUpperBound works for compound key prefix
397 + returns all entries that share the same first component only
398 + includes empty-second-component key and excludes other first components
399 + works with unicode in first component and multiple seconds
400+ PendingReads Spec
401 + withCommandCompleted - completes commands up to index and preserves remaining
402 + withHeartbeatResponse - completes heartbeats with majority and preserves others
403 + withReadPendingHeartbeat - adds heartbeats in sorted order
404 + stepDown - fails all pending operations with NotALeaderError
405 + withHeartbeatResponse - maintains sorted order after partial completion
406 + withReadPendingCommand - adds commands in sorted order
407+ InsertSortList Spec
408 + additional methods - span, ++, and iterator
409+ Raft Spec
410 + edge cases and duplicates
411 + order preservation with multiple insertions
412 + sorted insertion in different positions
413+ HMap with Typed Keys
414 + create empty HMap with typed schema
415 + store and retrieve values with typed keys
416 + return None for non-existent keys
417 + remove entries with typed keys
418 + iterate over prefix with typed keys
419 + different prefixes with same key values don't interfere
420 + range queries return entries within key range
421 + removedAll removes multiple entries in one operation
422 + exists checks if any entry satisfies predicate with short-circuit
423Candidate(RPCDue(Map(MemberId(peer2) -> 1970-01-01T00:00:00.050Z, MemberId(peer3) -> 1970-01-01T00:00:00.050Z)),1,Index(0),Index(0),1970-01-01T00:00:00.278Z)
424 + become follower after heartbeat
425 + bootstrap
426 + become follower after append entries
427 + become follower after empty append entries
428 + leader send append entries
429 + follower send append entries response
430 + leader sends noop append entries after election
431 + check heartbeat is sent
432+ HMap.prefixRange
433 + simple prefix without 0xFF bytes
434 + prefix ending with high byte value - carry
435 + prefix with UTF-8 multibyte character ending in 0xFF
436 + prefix where all UTF-8 bytes are 0xFF - overflow case
437 + prefix range bounds work with compareUnsigned
438 + prefix with high byte in middle - no carry to middle
439 + single byte prefix
440 + extreme case - character with max valid UTF-8 bytes
441 + actual HMap iteration uses correct bounds
442 + bounds are exclusive upper bound
443 + computePrefixUpperBound works
444 + computePrefixUpperBound for max string 0xff
445 + truncate trailing zeros from computePrefixUpperBound
446+ Raft Integration Spec
447 + raft, make sure consensus is reached even when 1 node is disconnected
448 + raft
449 + raft, noop command sent after leader elected
450 + raft, make sure leader is replaced
451 + read returns the correct state when there are no pending writes.
452 + read returns the correct state with multiple writes
453 + read returns the correct state when there are no writes and one follower is down.
454 + read fails when not leader
455timestamp=2025-11-28T12:15:10.613061195Z level=WARN thread=#zio-fiber-5427 message="memberId=MemberId(peer1) failed to send entries to peer MemberId(peer2) Index(3) Index(3), pausing peer" location=zio.raft.Raft.sendAppendEntries file=Raft.scala line=731
456timestamp=2025-11-28T12:15:10.614383971Z level=WARN thread=#zio-fiber-5427 message="memberId=MemberId(peer1) failed to send entries to peer MemberId(peer3) Index(3) Index(3), pausing peer" location=zio.raft.Raft.sendAppendEntries file=Raft.scala line=731
457 + isolated leader cannot apply commands
45869 tests passed. 0 tests failed. 0 tests ignored.
459
460Executed in 3 s 422 ms
461
462Starting build for ProjectRef(file:/build/repo/,zio1zmq) (zio1-zmq)... [4/10]
463Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/zio1-zmq/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
464[info] compiling 5 Scala sources to /build/repo/zio1-zmq/target/scala-3.8.0-RC2/classes ...
465[info] done compiling
466Starting build for ProjectRef(file:/build/repo/,clientServerProtocol) (zio-raft-client-server-protocol)... [5/10]
467Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/client-server-protocol/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
468[info] compiling 6 Scala sources to /build/repo/client-server-protocol/target/scala-3.8.0-RC2/test-classes ...
469[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-protocol/src/test/scala/zio/raft/protocol/CommandSubmissionSpec.scala:5:26
470[warn] 5 |import zio.test.Assertion.*
471[warn] | ^
472[warn] | unused import
473[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-protocol/src/test/scala/zio/raft/protocol/QueryCodecSpec.scala:5:26
474[warn] 5 |import zio.test.Assertion.*
475[warn] | ^
476[warn] | unused import
477[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-protocol/src/test/scala/zio/raft/protocol/ServerRequestsSpec.scala:5:26
478[warn] 5 |import zio.test.Assertion.*
479[warn] | ^
480[warn] | unused import
481[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-protocol/src/test/scala/zio/raft/protocol/SessionManagementSpec.scala:5:26
482[warn] 5 |import zio.test.Assertion.*
483[warn] | ^
484[warn] | unused import
485[warn] four warnings found
486[info] done compiling
487+ Query Codec Contract
488 + should encode/decode QueryResponse messages (server → client)
489 + should encode/decode Query messages (client → server)
490+ Command Submission Contract
491 + ClientResponse
492 + should echo request ID with execution result
493 + Request Idempotency
494 + should support request deduplication
495 + Connection State Integration
496 + should handle requests in different connection states
497 + ClientRequest
498 + should include unique request ID and payload
499 + should create RequestIds from long values
500 + should support both read and write operations
501 + Performance Requirements
502 + should handle request creation efficiently
503+ Server-Initiated Requests Contract
504 + One-Way Work Dispatch Flow
505 + should support fire-and-forget pattern
506 + should handle work dispatch without waiting for processing
507 + Request Idempotency
508 + should support duplicate request detection
509 + should cache acknowledgments for duplicate handling
510 + Error Scenarios
511 + should handle unacknowledged requests gracefully
512 + Performance Requirements
513 + should support high throughput work dispatch
514 + should have minimal message overhead
515 + ServerRequest
516 + should include unique request ID and work payload
517 + should not include session ID (derived from routing ID)
518 + should not include task metadata (server implementation detail)
519 + ServerRequestAck
520 + should echo request ID for correlation
521 + should not include response payload (one-way pattern)
522 + should not include session ID (response via routing ID)
523 + Capability Integration
524 + should work with capability-based routing (conceptual)
525+ Keep-Alive Protocol Contract
526 + KeepAlive Message
527 + should include client timestamp
528 + should not include session ID (derived from routing ID)
529 + Timing Requirements
530 + should handle rapid heartbeat sequences
531 + should handle clock skew scenarios
532 + Session Lifecycle Integration
533 + should work with session creation flow
534 + should work with session continuation flow
535 + Performance Validation
536 + should have minimal message overhead
537 + should support high frequency heartbeats
538 + KeepAliveResponse
539 + should echo client timestamp
540 + should enable RTT measurement
541 + should enable stale response detection
542 + Heartbeat Flow
543 + should support normal heartbeat exchange
544+ Session Management Contract
545 + SessionCreated Response
546 + should echo client nonce
547 + should generate unique session IDs
548 + ContinueSession
549 + should include session ID for reconnection
550 + SessionContinued Response
551 + should echo client nonce
552 + CreateSession
553 + should reject zero nonce
554 + should validate required capabilities
555 + should reject empty capabilities
556 + Protocol Flow Validation
557 + should support complete session creation flow
558 + should support session continuation flow
559 + SessionRejected Response
560 + should include rejection reason and optional leader ID
561 + should support session not found rejection
562+ Protocol Message Codec Contract
563 + Protocol Signature
564 + should include protocol signature
565 + should include protocol version
566 + Discriminated Union Encoding
567 + should use different discriminator bytes for each message type
568 + should include protocol signature in encoded messages
569 + Server Message Encoding
570 + should encode/decode SessionCreated messages
571 + should encode/decode SessionRejected messages
572 + should encode/decode KeepAliveResponse messages
573 + should encode/decode ServerRequest messages
574 + Client Message Encoding
575 + should encode/decode ContinueSession messages
576 + should encode/decode CreateSession messages
577 + should encode/decode ClientRequest messages
578 + should encode/decode KeepAlive messages
579 + should encode/decode ServerRequestAck messages
580 + Protocol Evolution
581 + should handle unknown message types gracefully
582 + should support version compatibility
583 + Type Safety
584 + should prevent decoding invalid message types
585 + should handle corrupted message data gracefully
586 + Performance Characteristics
587 + should have reasonable message sizes
588 + should encode messages efficiently
58965 tests passed. 0 tests failed. 0 tests ignored.
590
591Executed in 789 ms
592
593Starting build for ProjectRef(file:/build/repo/,ziolmdb) (zio-lmdb)... [6/10]
594Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/zio-lmdb/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
595[info] compiling 4 Scala sources to /build/repo/zio-lmdb/target/scala-3.8.0-RC2/classes ...
596[info] done compiling
597Starting build for ProjectRef(file:/build/repo/,zio2zmq) (zio2-zmq)... [7/10]
598Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/zio2-zmq/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
599Starting build for ProjectRef(file:/build/repo/,clientServerClient) (zio-raft-client-server-client)... [8/10]
600Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/client-server-client/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
601[info] compiling 6 Scala sources to /build/repo/client-server-client/target/scala-3.8.0-RC2/classes ...
602[info] done compiling
603[info] compiling 3 Scala sources to /build/repo/client-server-client/target/scala-3.8.0-RC2/test-classes ...
604[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-client/src/test/scala/zio/raft/client/PendingQueriesSpec.scala:5:26
605[warn] 5 |import zio.test.Assertion.*
606[warn] | ^
607[warn] | unused import
608[warn] -- [E198] Unused Symbol Warning: /build/repo/client-server-client/src/test/scala/zio/raft/client/PendingRequestsSpec.scala:5:33
609[warn] 5 |import _root_.zio.test.Assertion.*
610[warn] | ^
611[warn] | unused import
612[warn] two warnings found
613[info] done compiling
614+ PendingRequests
615 + lowestPendingRequestIdOr returns min or default
616 + resendAll includes lowestPendingRequestId = min(pending)
617 + die removes request and completes promise with death
618 + resendExpired includes lowestPendingRequestId = min(pending)
619 + ignore non-pending die invocation leaves state unchanged
620 + dieAll completes all pending promises with death
621 + dieAll on empty pending requests succeeds
622+ PendingQueries
623 + resendExpired resends only timed-out queries and updates lastSentAt
624 + resendAll resends all pending queries and updates lastSentAt
625 + complete delivers single completion and removes pending entry
626 + dieAll completes all pending promises with death
627 + dieAll on empty pending queries succeeds
628timestamp=2025-11-28T12:15:37.170127860Z level=INFO thread=#zio-fiber-984 message="Connecting to node1 at tcp://127.0.0.1:32813" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
629timestamp=2025-11-28T12:15:37.214455203Z level=INFO thread=#zio-fiber-1065 message="Connecting to node1 at tcp://127.0.0.1:45649" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
630timestamp=2025-11-28T12:15:37.222138733Z level=INFO thread=#zio-fiber-1065 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
631timestamp=2025-11-28T12:15:37.252970211Z level=INFO thread=#zio-fiber-1150 message="Connecting to node1 at tcp://127.0.0.1:41561" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
632timestamp=2025-11-28T12:15:37.259641969Z level=INFO thread=#zio-fiber-1150 message="Not leader at node1 at tcp://127.0.0.1:41561, trying node1 at tcp://127.0.0.1:41561" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.connectToMember file=RaftClient.scala line=207
633timestamp=2025-11-28T12:15:37.265581505Z level=INFO thread=#zio-fiber-1150 message="Connecting New Session to node1 at tcp://127.0.0.1:41561" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.connectToMember file=RaftClient.scala line=212
634timestamp=2025-11-28T12:15:37.295733393Z level=INFO thread=#zio-fiber-1233 message="Connecting to node1 at tcp://127.0.0.1:45009" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
635timestamp=2025-11-28T12:15:37.299449195Z level=INFO thread=#zio-fiber-1233 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
636timestamp=2025-11-28T12:15:37.338269041Z level=INFO thread=#zio-fiber-1320 message="Connecting to node1 at tcp://127.0.0.1:37865" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
637timestamp=2025-11-28T12:15:37.343313479Z level=INFO thread=#zio-fiber-1320 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
638timestamp=2025-11-28T12:15:37.374264175Z level=INFO thread=#zio-fiber-1403 message="Connecting to node1 at tcp://127.0.0.1:43225" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
639timestamp=2025-11-28T12:15:37.378179372Z level=INFO thread=#zio-fiber-1403 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
640timestamp=2025-11-28T12:15:37.407182016Z level=INFO thread=#zio-fiber-1488 message="Connecting to node1 at tcp://127.0.0.1:43455" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
641timestamp=2025-11-28T12:15:37.412623322Z level=INFO thread=#zio-fiber-1488 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
642timestamp=2025-11-28T12:15:37.438947104Z level=INFO thread=#zio-fiber-1573 message="Connecting to node1 at tcp://127.0.0.1:40109" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
643timestamp=2025-11-28T12:15:37.444268193Z level=INFO thread=#zio-fiber-1573 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
644timestamp=2025-11-28T12:15:37.473366521Z level=INFO thread=#zio-fiber-1662 message="Connecting to node1 at tcp://127.0.0.1:42769" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
645timestamp=2025-11-28T12:15:37.476669960Z level=INFO thread=#zio-fiber-1662 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
646timestamp=2025-11-28T12:15:38.504986603Z level=INFO thread=#zio-fiber-1750 message="Connecting to node1 at tcp://127.0.0.1:41469" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
647timestamp=2025-11-28T12:15:38.508900821Z level=INFO thread=#zio-fiber-1750 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
648timestamp=2025-11-28T12:15:38.512335740Z level=INFO thread=#zio-fiber-1750 message="Session closed: connection closed, reconnecting to same member: node1 (tcp://127.0.0.1:41469)" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=509
649timestamp=2025-11-28T12:15:38.514395979Z level=INFO thread=#zio-fiber-1750 message="Connecting Existing Session 9b343e31-11a4-4daf-814a-363e7a0078d5 to node1 at tcp://127.0.0.1:41469" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=514
650timestamp=2025-11-28T12:15:38.517046365Z level=INFO thread=#zio-fiber-1750 message="Session continued: 9b343e31-11a4-4daf-814a-363e7a0078d5 at node1 (tcp://127.0.0.1:41469)" location=zio.raft.client.RaftClient.ClientState.ConnectingExistingSession.handle file=RaftClient.scala line=379
651timestamp=2025-11-28T12:15:38.547022034Z level=INFO thread=#zio-fiber-1840 message="Connecting to node1 at tcp://127.0.0.1:46369" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
652timestamp=2025-11-28T12:15:38.552771808Z level=INFO thread=#zio-fiber-1840 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
653timestamp=2025-11-28T12:15:38.582116923Z level=INFO thread=#zio-fiber-1925 message="Connecting to node1 at tcp://127.0.0.1:37443" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
654timestamp=2025-11-28T12:15:38.585385848Z level=INFO thread=#zio-fiber-1925 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
655timestamp=2025-11-28T12:15:38.588790366Z level=ERROR thread=#zio-fiber-1925 message="RequestError: ResponseEvicted for request 1, terminating client" location=zio.raft.client.RaftClient.ClientState.Connected.handle file=RaftClient.scala line=570
656timestamp=2025-11-28T12:15:38.617834171Z level=INFO thread=#zio-fiber-2010 message="Connecting to node1 at tcp://127.0.0.1:41919" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
657timestamp=2025-11-28T12:15:38.621109257Z level=INFO thread=#zio-fiber-2010 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
658timestamp=2025-11-28T12:15:38.622477147Z level=WARN thread=#zio-fiber-2010 message="RequestError for non-pending request 999, ignoring" location=zio.raft.client.RaftClient.ClientState.Connected.handle file=RaftClient.scala line=575
659timestamp=2025-11-28T12:15:38.843419559Z level=INFO thread=#zio-fiber-2093 message="Connecting to node1 at tcp://127.0.0.1:43017" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
660timestamp=2025-11-28T12:15:38.846381174Z level=INFO thread=#zio-fiber-2093 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
661timestamp=2025-11-28T12:15:39.861206291Z level=INFO thread=#zio-fiber-2177 message="Connecting to node1 at tcp://127.0.0.1:41363" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
662timestamp=2025-11-28T12:15:39.863898786Z level=INFO thread=#zio-fiber-2177 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
663timestamp=2025-11-28T12:15:39.891171190Z level=INFO thread=#zio-fiber-2265 message="Connecting to node1 at tcp://127.0.0.1:33275" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
664timestamp=2025-11-28T12:15:39.893712811Z level=INFO thread=#zio-fiber-2265 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
665timestamp=2025-11-28T12:15:39.897166254Z level=WARN thread=#zio-fiber-2265 message="Re-acknowledged already processed request: 1" location=zio.raft.client.RaftClient.ClientState.Connected.handle file=RaftClient.scala line=593
666timestamp=2025-11-28T12:15:39.913335544Z level=INFO thread=#zio-fiber-2353 message="Connecting to node1 at tcp://127.0.0.1:45349" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
667timestamp=2025-11-28T12:15:39.916053243Z level=INFO thread=#zio-fiber-2353 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
668timestamp=2025-11-28T12:15:39.919712078Z level=WARN thread=#zio-fiber-2353 message="Dropping out-of-order server request: 3, expected: 2" location=zio.raft.client.RaftClient.ClientState.Connected.handle file=RaftClient.scala line=600
669timestamp=2025-11-28T12:15:39.933944596Z level=INFO thread=#zio-fiber-2440 message="Connecting to node1 at tcp://127.0.0.1:41447" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
670timestamp=2025-11-28T12:15:39.936917076Z level=INFO thread=#zio-fiber-2440 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
671timestamp=2025-11-28T12:15:39.951251439Z level=INFO thread=#zio-fiber-2524 message="Connecting to node1 at tcp://127.0.0.1:37647" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
672timestamp=2025-11-28T12:15:39.953843317Z level=INFO thread=#zio-fiber-2524 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
673timestamp=2025-11-28T12:15:39.969936117Z level=INFO thread=#zio-fiber-2609 message="Connecting to node1 at tcp://127.0.0.1:40593" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
674timestamp=2025-11-28T12:15:39.972165684Z level=INFO thread=#zio-fiber-2609 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
675timestamp=2025-11-28T12:15:39.972718700Z level=INFO thread=#zio-fiber-2609 message="Session closed: connection closed, reconnecting to same member: node1 (tcp://127.0.0.1:40593)" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=509
676timestamp=2025-11-28T12:15:39.973207946Z level=INFO thread=#zio-fiber-2609 message="Connecting Existing Session 9b343e31-11a4-4daf-814a-363e7a0078d5 to node1 at tcp://127.0.0.1:40593" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=514
677timestamp=2025-11-28T12:15:39.976011387Z level=WARN thread=#zio-fiber-2609 message="Session not found - cannot continue" location=zio.raft.client.RaftClient.ClientState.ConnectingExistingSession.handle file=RaftClient.scala line=408
678timestamp=2025-11-28T12:15:39.989336864Z level=INFO thread=#zio-fiber-2694 message="Connecting to node1 at tcp://127.0.0.1:46091" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
679timestamp=2025-11-28T12:15:39.991865008Z level=INFO thread=#zio-fiber-2694 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
680timestamp=2025-11-28T12:15:39.992941457Z level=INFO thread=#zio-fiber-2694 message="Session closed: connection closed, reconnecting to same member: node1 (tcp://127.0.0.1:46091)" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=509
681timestamp=2025-11-28T12:15:39.993322321Z level=INFO thread=#zio-fiber-2694 message="Connecting Existing Session 9b343e31-11a4-4daf-814a-363e7a0078d5 to node1 at tcp://127.0.0.1:46091" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=514
682timestamp=2025-11-28T12:15:39.996013360Z level=INFO thread=#zio-fiber-2694 message="Session continued: 9b343e31-11a4-4daf-814a-363e7a0078d5 at node1 (tcp://127.0.0.1:46091)" location=zio.raft.client.RaftClient.ClientState.ConnectingExistingSession.handle file=RaftClient.scala line=379
683timestamp=2025-11-28T12:15:40.010376308Z level=INFO thread=#zio-fiber-2782 message="Connecting to node1 at tcp://127.0.0.1:38279" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
684timestamp=2025-11-28T12:15:40.012285853Z level=INFO thread=#zio-fiber-2782 message="Session created: b2c8ccb8-191a-4233-9b34-3e3111a4adaf" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
685timestamp=2025-11-28T12:15:40.014753702Z level=INFO thread=#zio-fiber-2782 message="Session closed: connection closed, reconnecting to same member: node1 (tcp://127.0.0.1:38279)" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=509
686timestamp=2025-11-28T12:15:40.015411883Z level=INFO thread=#zio-fiber-2782 message="Connecting Existing Session b2c8ccb8-191a-4233-9b34-3e3111a4adaf to node1 at tcp://127.0.0.1:38279" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=514
687timestamp=2025-11-28T12:15:40.170969794Z level=INFO thread=#zio-fiber-2782 message="Session continued: b2c8ccb8-191a-4233-9b34-3e3111a4adaf at node1 (tcp://127.0.0.1:38279)" location=zio.raft.client.RaftClient.ClientState.ConnectingExistingSession.handle file=RaftClient.scala line=379
688Verified reconnection: true
689timestamp=2025-11-28T12:15:40.186937369Z level=INFO thread=#zio-fiber-2874 message="Connecting to node1 at tcp://127.0.0.1:43083" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
690timestamp=2025-11-28T12:15:40.189734622Z level=INFO thread=#zio-fiber-2874 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
691timestamp=2025-11-28T12:15:40.195657168Z level=INFO thread=#zio-fiber-2874 message="Session closed: not leader anymore at node1 (tcp://127.0.0.1:43083)" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=509
692timestamp=2025-11-28T12:15:40.196074009Z level=INFO thread=#zio-fiber-2874 message="Connecting Existing Session 9b343e31-11a4-4daf-814a-363e7a0078d5 to node2 at tcp://127.0.0.1:44935" location=zio.raft.client.RaftClient.ClientState.Connected.reconnectTo file=RaftClient.scala line=514
693timestamp=2025-11-28T12:15:40.198130574Z level=INFO thread=#zio-fiber-2874 message="Session continued: 9b343e31-11a4-4daf-814a-363e7a0078d5 at node2 (tcp://127.0.0.1:44935)" location=zio.raft.client.RaftClient.ClientState.ConnectingExistingSession.handle file=RaftClient.scala line=379
694Verified connection with node2: true
695timestamp=2025-11-28T12:15:40.212648378Z level=INFO thread=#zio-fiber-2965 message="Connecting to node1 at tcp://127.0.0.1:45997" location=zio.raft.client.RaftClient.ClientState.Disconnected.handle file=RaftClient.scala line=151
696timestamp=2025-11-28T12:15:40.216348383Z level=INFO thread=#zio-fiber-2965 message="Session created: 9b343e31-11a4-4daf-814a-363e7a0078d5" location=zio.raft.client.RaftClient.ClientState.ConnectingNewSession.handle file=RaftClient.scala line=226
697timestamp=2025-11-28T12:15:40.219666439Z level=INFO thread=#zio-fiber-2965 message="Disconnected" location=zio.raft.client.RaftClient.ClientState.Connected.handle file=RaftClient.scala line=540
698+ RaftClient with Real ZMQ
699 + Session Creation
700 + should send CreateSession when connect() is called
701 + should transition to Connected after receiving SessionCreated
702 + should retry on SessionRejected(NotLeader)
703 + Query Submission
704 + should send Query and complete promise when QueryResponse received
705 + Request Submission
706 + should queue request submitted during Connecting and send after Connected
707 + should send ClientRequest and receive ClientResponse
708 + includes lowestPendingRequestId = min(pending) on ClientRequest
709 + should queue multiple requests during Connecting and send all after Connected
710 + should retry request after timeout when server doesn't respond
711 + should resend pending request after reconnection following ConnectionClosed
712 + should handle multiple concurrent requests
713 + RequestError Handling
714 + dies when RequestError is for a pending request
715 + ignores RequestError when request is not pending
716 + Keep-Alive Protocol
717 + should send periodic keep-alive messages
718 + Server-Initiated Requests
719 + should process consecutive request IDs (1, 2, 3...)
720 + should re-acknowledge duplicate/old requests
721 + should drop out-of-order requests (non-consecutive IDs)
722 + should receive ServerRequest and send ServerRequestAck
723 + should deliver ServerRequest to serverRequests stream
724 + Reconnection Scenarios
725 + should fail when SessionRejected(SessionExpired) after SessionClosed
726 + should reconnect after TCP connection drop (ConnectionClosed)
727 + should reconnect after server restart (session still exists)
728 + should redirect to new leader when current leader loses leadership (multi-server)
729 + should send CloseSession on disconnect()
73036 tests passed. 0 tests failed. 0 tests ignored.
731
732Executed in 3 s 480 ms
733
734Starting build for ProjectRef(file:/build/repo/,stores) (zio-raft-stores)... [9/10]
735Compile scalacOptions: -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/stores/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
736[info] compiling 14 Scala sources to /build/repo/stores/target/scala-3.8.0-RC2/classes ...
737[info] done compiling
738[info] compiling 3 Scala sources to /build/repo/stores/target/scala-3.8.0-RC2/test-classes ...
739[info] done compiling
740+ recover from crash
741timestamp=2025-11-28T12:15:46.073604308Z level=INFO thread=#zio-fiber-301 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
742 + can recover when file has only header
743 + can recover when valid last checksum but data is written after it
744 + can recover when file has data but no checksum
745timestamp=2025-11-28T12:15:46.224954523Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
746 + can recover when last checksum can't be decoded because of data corruption
747 + can recover when invalid last checksum with a previous valid checksum available
748 + can recover when invalid last checksum with no previous checksum available
749timestamp=2025-11-28T12:15:46.436178051Z level=INFO thread=#zio-fiber-582 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
750timestamp=2025-11-28T12:15:46.437557522Z level=INFO thread=#zio-fiber-670 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
751timestamp=2025-11-28T12:15:46.437614101Z level=INFO thread=#zio-fiber-654 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
752timestamp=2025-11-28T12:15:46.440914794Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
753timestamp=2025-11-28T12:15:46.451578456Z level=INFO thread=#zio-fiber-599 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
754timestamp=2025-11-28T12:15:46.461142243Z level=INFO thread=#zio-fiber-562 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
755timestamp=2025-11-28T12:15:46.518615583Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 1191, new file Index(30)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
756timestamp=2025-11-28T12:15:46.519879032Z level=INFO thread=#zio-fiber-670 message="Creating new segment, old segment Index(1), old file size: 448, new file Index(10)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
757timestamp=2025-11-28T12:15:46.553898575Z level=INFO thread=#zio-fiber-991 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
758timestamp=2025-11-28T12:15:46.571148520Z level=INFO thread=#zio-fiber-1020 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
759timestamp=2025-11-28T12:15:46.640534342Z level=INFO thread=#zio-fiber-991 message="Creating new segment, old segment Index(1), old file size: 448, new file Index(10)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
760timestamp=2025-11-28T12:15:46.650749326Z level=INFO thread=#zio-fiber-1020 message="Creating new segment, old segment Index(1), old file size: 448, new file Index(10)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
761timestamp=2025-11-28T12:15:46.663001527Z level=INFO thread=#zio-fiber-991 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
762timestamp=2025-11-28T12:15:46.679257588Z level=INFO thread=#zio-fiber-1020 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
763timestamp=2025-11-28T12:15:46.913732991Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
764timestamp=2025-11-28T12:15:46.982156883Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
765timestamp=2025-11-28T12:15:46.991533414Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 24516, new file Index(630)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
766timestamp=2025-11-28T12:15:47.413494997Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
767timestamp=2025-11-28T12:15:47.432375484Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
768timestamp=2025-11-28T12:15:47.450974494Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 9720, new file Index(254)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
769timestamp=2025-11-28T12:15:47.576084585Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
770timestamp=2025-11-28T12:15:47.624582301Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
771timestamp=2025-11-28T12:15:47.671197134Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 30233, new file Index(783)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
772timestamp=2025-11-28T12:15:47.744558381Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
773timestamp=2025-11-28T12:15:47.868760149Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
774timestamp=2025-11-28T12:15:47.873873399Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
775timestamp=2025-11-28T12:15:47.883896124Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 3195, new file Index(88)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
776timestamp=2025-11-28T12:15:47.937562267Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
777timestamp=2025-11-28T12:15:47.954418913Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 12383, new file Index(321)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
778timestamp=2025-11-28T12:15:47.954558837Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
779timestamp=2025-11-28T12:15:48.096079206Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
780timestamp=2025-11-28T12:15:48.101145724Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
781timestamp=2025-11-28T12:15:48.125806118Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 34974, new file Index(904)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
782timestamp=2025-11-28T12:15:48.145396678Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
783timestamp=2025-11-28T12:15:48.192113446Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
784timestamp=2025-11-28T12:15:48.276105407Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
785timestamp=2025-11-28T12:15:48.331751088Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
786timestamp=2025-11-28T12:15:48.353472261Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
787timestamp=2025-11-28T12:15:48.367358538Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 3573, new file Index(91)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
788timestamp=2025-11-28T12:15:48.391415972Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
789timestamp=2025-11-28T12:15:48.431347763Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
790timestamp=2025-11-28T12:15:48.450797574Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 25885, new file Index(673)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
791timestamp=2025-11-28T12:15:48.599995432Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
792timestamp=2025-11-28T12:15:48.640013254Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
793timestamp=2025-11-28T12:15:48.655147453Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 32875, new file Index(839)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
794timestamp=2025-11-28T12:15:48.862959427Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
795timestamp=2025-11-28T12:15:48.912654413Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
796timestamp=2025-11-28T12:15:48.915546461Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
797timestamp=2025-11-28T12:15:48.919505009Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 2996, new file Index(82)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
798timestamp=2025-11-28T12:15:48.947281009Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
799timestamp=2025-11-28T12:15:48.953633114Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 4703, new file Index(128)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
800timestamp=2025-11-28T12:15:49.008616910Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
801timestamp=2025-11-28T12:15:49.019373054Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 26640, new file Index(700)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
802timestamp=2025-11-28T12:15:49.056268705Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
803timestamp=2025-11-28T12:15:49.138395758Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
804timestamp=2025-11-28T12:15:49.147655904Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 26859, new file Index(693)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
805timestamp=2025-11-28T12:15:49.184117304Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
806timestamp=2025-11-28T12:15:49.235423460Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
807timestamp=2025-11-28T12:15:49.259855972Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
808timestamp=2025-11-28T12:15:49.266764566Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 22683, new file Index(592)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
809timestamp=2025-11-28T12:15:49.352736607Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
810timestamp=2025-11-28T12:15:49.356653118Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
811timestamp=2025-11-28T12:15:49.361228346Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 11632, new file Index(295)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
812timestamp=2025-11-28T12:15:49.446484035Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
813timestamp=2025-11-28T12:15:49.454455149Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 20464, new file Index(516)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
814timestamp=2025-11-28T12:15:49.472015530Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
815timestamp=2025-11-28T12:15:49.494378210Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
816timestamp=2025-11-28T12:15:49.538412629Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
817timestamp=2025-11-28T12:15:49.544674140Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 23165, new file Index(585)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
818timestamp=2025-11-28T12:15:49.593726192Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
819timestamp=2025-11-28T12:15:49.650760010Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
820timestamp=2025-11-28T12:15:49.658201197Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 21431, new file Index(536)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
821timestamp=2025-11-28T12:15:49.713648832Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
822timestamp=2025-11-28T12:15:49.745055936Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
823timestamp=2025-11-28T12:15:49.750612984Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 11466, new file Index(301)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
824timestamp=2025-11-28T12:15:49.798262109Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
825timestamp=2025-11-28T12:15:49.805137780Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
826timestamp=2025-11-28T12:15:49.812830952Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 21927, new file Index(556)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
827timestamp=2025-11-28T12:15:50.025481170Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
828timestamp=2025-11-28T12:15:50.029585077Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 7119, new file Index(184)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
829timestamp=2025-11-28T12:15:50.060431156Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
830timestamp=2025-11-28T12:15:50.065911491Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
831timestamp=2025-11-28T12:15:50.071137373Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 5691, new file Index(152)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
832timestamp=2025-11-28T12:15:50.116826556Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
833timestamp=2025-11-28T12:15:50.128841382Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 32148, new file Index(825)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
834timestamp=2025-11-28T12:15:50.210252692Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
835timestamp=2025-11-28T12:15:50.248650228Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
836timestamp=2025-11-28T12:15:50.253921573Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 15990, new file Index(421)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
837timestamp=2025-11-28T12:15:50.310648073Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
838timestamp=2025-11-28T12:15:50.315927610Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 8287, new file Index(211)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
839timestamp=2025-11-28T12:15:50.338238686Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
840timestamp=2025-11-28T12:15:50.361395235Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
841timestamp=2025-11-28T12:15:50.366501758Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 6167, new file Index(164)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
842timestamp=2025-11-28T12:15:50.414110510Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
843timestamp=2025-11-28T12:15:50.422932665Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 32317, new file Index(838)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
844timestamp=2025-11-28T12:15:50.481709333Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
845timestamp=2025-11-28T12:15:50.529245718Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
846timestamp=2025-11-28T12:15:50.532543438Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 1702, new file Index(41)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
847timestamp=2025-11-28T12:15:50.550606957Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
848timestamp=2025-11-28T12:15:50.559497035Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
849timestamp=2025-11-28T12:15:50.570538080Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 32640, new file Index(837)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
850timestamp=2025-11-28T12:15:50.588909245Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
851timestamp=2025-11-28T12:15:50.654215272Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
852timestamp=2025-11-28T12:15:50.672261897Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
853timestamp=2025-11-28T12:15:50.684632262Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
854timestamp=2025-11-28T12:15:50.691658085Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 23159, new file Index(618)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
855timestamp=2025-11-28T12:15:50.704306999Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
856timestamp=2025-11-28T12:15:50.790665526Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
857timestamp=2025-11-28T12:15:50.801965170Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
858timestamp=2025-11-28T12:15:50.814353416Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 28645, new file Index(745)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
859timestamp=2025-11-28T12:15:50.872894142Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
860timestamp=2025-11-28T12:15:50.926347223Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
861timestamp=2025-11-28T12:15:50.931572301Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 4179, new file Index(107)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
862timestamp=2025-11-28T12:15:50.980771839Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
863timestamp=2025-11-28T12:15:50.992008290Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 33522, new file Index(860)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
864timestamp=2025-11-28T12:15:51.016689199Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
865timestamp=2025-11-28T12:15:51.229678745Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
866timestamp=2025-11-28T12:15:51.250244459Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
867timestamp=2025-11-28T12:15:51.254859801Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 8849, new file Index(216)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
868timestamp=2025-11-28T12:15:51.301742613Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
869timestamp=2025-11-28T12:15:51.310932961Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 37440, new file Index(973)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
870timestamp=2025-11-28T12:15:51.332423860Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
871timestamp=2025-11-28T12:15:51.418363502Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
872timestamp=2025-11-28T12:15:51.427674198Z level=WARN thread=#zio-fiber-736 message="Warning: A test is using time, but is not advancing the test clock, which may result in the test hanging. Use TestClock.adjust to manually advance the time." location=zio.raft.stores.segmentedlog.SegmentedLog.createNewSegment file=SegmentedLog.scala line=229
873timestamp=2025-11-28T12:15:51.434613650Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
874timestamp=2025-11-28T12:15:51.445942832Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 35189, new file Index(919)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
875timestamp=2025-11-28T12:15:51.533812797Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
876timestamp=2025-11-28T12:15:51.555601665Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
877timestamp=2025-11-28T12:15:51.559357981Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 3932, new file Index(104)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
878timestamp=2025-11-28T12:15:51.560393999Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
879timestamp=2025-11-28T12:15:51.585749671Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
880timestamp=2025-11-28T12:15:51.591959190Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 17094, new file Index(452)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
881timestamp=2025-11-28T12:15:51.624906594Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
882timestamp=2025-11-28T12:15:51.649557193Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
883timestamp=2025-11-28T12:15:51.654801757Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 3732, new file Index(100)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
884timestamp=2025-11-28T12:15:51.680461894Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
885timestamp=2025-11-28T12:15:51.686558661Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 16845, new file Index(439)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
886timestamp=2025-11-28T12:15:51.748379407Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
887timestamp=2025-11-28T12:15:51.750950824Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
888timestamp=2025-11-28T12:15:51.755806540Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 10687, new file Index(279)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
889timestamp=2025-11-28T12:15:51.801181528Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
890timestamp=2025-11-28T12:15:51.807371969Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 18336, new file Index(468)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
891timestamp=2025-11-28T12:15:51.861570437Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
892timestamp=2025-11-28T12:15:51.878186379Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
893timestamp=2025-11-28T12:15:51.885241475Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 29553, new file Index(760)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
894timestamp=2025-11-28T12:15:51.955419496Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
895timestamp=2025-11-28T12:15:51.987045678Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
896timestamp=2025-11-28T12:15:51.994918745Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 29920, new file Index(767)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
897timestamp=2025-11-28T12:15:52.030433822Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
898timestamp=2025-11-28T12:15:52.262581082Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
899timestamp=2025-11-28T12:15:52.267574257Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 12919, new file Index(326)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
900timestamp=2025-11-28T12:15:52.315963886Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
901timestamp=2025-11-28T12:15:52.334784934Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
902timestamp=2025-11-28T12:15:52.339374321Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 6524, new file Index(166)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
903timestamp=2025-11-28T12:15:52.370187851Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
904timestamp=2025-11-28T12:15:52.374530363Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 7709, new file Index(198)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
905timestamp=2025-11-28T12:15:52.383551023Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
906timestamp=2025-11-28T12:15:52.411046307Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
907timestamp=2025-11-28T12:15:52.414874749Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 5459, new file Index(145)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
908timestamp=2025-11-28T12:15:52.450831130Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
909timestamp=2025-11-28T12:15:52.459347636Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 24482, new file Index(635)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
910timestamp=2025-11-28T12:15:52.475830271Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
911timestamp=2025-11-28T12:15:52.550466392Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
912timestamp=2025-11-28T12:15:52.560174933Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 28444, new file Index(730)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
913timestamp=2025-11-28T12:15:52.569382002Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
914timestamp=2025-11-28T12:15:52.595334950Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
915timestamp=2025-11-28T12:15:52.621438354Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
916timestamp=2025-11-28T12:15:52.664606187Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
917timestamp=2025-11-28T12:15:52.671285529Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
918timestamp=2025-11-28T12:15:52.671324228Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 12363, new file Index(316)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
919timestamp=2025-11-28T12:15:52.715304245Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
920timestamp=2025-11-28T12:15:52.734581642Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
921timestamp=2025-11-28T12:15:52.742689693Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 38224, new file Index(994)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
922timestamp=2025-11-28T12:15:52.778351375Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
923timestamp=2025-11-28T12:15:52.865078294Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
924timestamp=2025-11-28T12:15:52.872080679Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
925timestamp=2025-11-28T12:15:52.883332856Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 24364, new file Index(626)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
926timestamp=2025-11-28T12:15:52.960123511Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
927timestamp=2025-11-28T12:15:52.967921628Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
928timestamp=2025-11-28T12:15:52.977579099Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 6175, new file Index(160)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
929timestamp=2025-11-28T12:15:53.000417941Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
930timestamp=2025-11-28T12:15:53.008937619Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
931timestamp=2025-11-28T12:15:53.015137493Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 13386, new file Index(351)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
932timestamp=2025-11-28T12:15:53.049742887Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
933timestamp=2025-11-28T12:15:53.090130290Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
934timestamp=2025-11-28T12:15:53.100024114Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 38224, new file Index(975)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
935timestamp=2025-11-28T12:15:53.131247133Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
936timestamp=2025-11-28T12:15:53.337395298Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
937timestamp=2025-11-28T12:15:53.382725052Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
938timestamp=2025-11-28T12:15:53.384058755Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
939timestamp=2025-11-28T12:15:53.390895976Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 27731, new file Index(721)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
940timestamp=2025-11-28T12:15:53.402846404Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
941timestamp=2025-11-28T12:15:53.445481435Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
942timestamp=2025-11-28T12:15:53.473778181Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
943timestamp=2025-11-28T12:15:53.500659585Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
944timestamp=2025-11-28T12:15:53.507242336Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 29906, new file Index(765)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
945timestamp=2025-11-28T12:15:53.545711747Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
946timestamp=2025-11-28T12:15:53.583768348Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
947timestamp=2025-11-28T12:15:53.608111215Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
948timestamp=2025-11-28T12:15:53.611179081Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 1382, new file Index(37)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
949timestamp=2025-11-28T12:15:53.611584864Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
950timestamp=2025-11-28T12:15:53.625599561Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
951timestamp=2025-11-28T12:15:53.629408389Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 5521, new file Index(141)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
952timestamp=2025-11-28T12:15:53.643820966Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
953timestamp=2025-11-28T12:15:53.670615425Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
954timestamp=2025-11-28T12:15:53.677150580Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 33221, new file Index(862)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
955timestamp=2025-11-28T12:15:53.756800923Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
956timestamp=2025-11-28T12:15:53.782327525Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
957timestamp=2025-11-28T12:15:53.786154784Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 10507, new file Index(267)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
958timestamp=2025-11-28T12:15:53.836996050Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
959timestamp=2025-11-28T12:15:53.842442182Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 11402, new file Index(297)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
960timestamp=2025-11-28T12:15:53.881753125Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
961timestamp=2025-11-28T12:15:53.883380271Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
962timestamp=2025-11-28T12:15:53.886518189Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 1096, new file Index(29)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
963timestamp=2025-11-28T12:15:53.923206032Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
964timestamp=2025-11-28T12:15:53.933539018Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 33639, new file Index(867)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
965timestamp=2025-11-28T12:15:53.953016363Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
966timestamp=2025-11-28T12:15:54.014125072Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
967timestamp=2025-11-28T12:15:54.059071033Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
968timestamp=2025-11-28T12:15:54.061867223Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
969timestamp=2025-11-28T12:15:54.068061086Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 18531, new file Index(483)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
970timestamp=2025-11-28T12:15:54.100545465Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
971timestamp=2025-11-28T12:15:54.130144518Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
972timestamp=2025-11-28T12:15:54.139394658Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
973timestamp=2025-11-28T12:15:54.146528023Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 17075, new file Index(433)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
974timestamp=2025-11-28T12:15:54.177822291Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
975timestamp=2025-11-28T12:15:54.215395315Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
976timestamp=2025-11-28T12:15:54.222586865Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 33658, new file Index(856)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
977timestamp=2025-11-28T12:15:54.430252848Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
978timestamp=2025-11-28T12:15:54.480122361Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
979timestamp=2025-11-28T12:15:54.482772255Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
980timestamp=2025-11-28T12:15:54.485180103Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 13568, new file Index(356)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
981timestamp=2025-11-28T12:15:54.519805326Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
982timestamp=2025-11-28T12:15:54.547902658Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
983timestamp=2025-11-28T12:15:54.556833329Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 32850, new file Index(839)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
984timestamp=2025-11-28T12:15:54.598919390Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
985timestamp=2025-11-28T12:15:54.614129204Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
986timestamp=2025-11-28T12:15:54.637727989Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
987timestamp=2025-11-28T12:15:54.671446123Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
988timestamp=2025-11-28T12:15:54.678550070Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 18733, new file Index(490)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
989timestamp=2025-11-28T12:15:54.744320459Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
990timestamp=2025-11-28T12:15:54.748489789Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 6286, new file Index(160)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
991timestamp=2025-11-28T12:15:54.753979024Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
992timestamp=2025-11-28T12:15:54.782519153Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
993timestamp=2025-11-28T12:15:54.784990052Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
994timestamp=2025-11-28T12:15:54.791031215Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 29121, new file Index(751)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
995timestamp=2025-11-28T12:15:54.816319405Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
996timestamp=2025-11-28T12:15:54.899375767Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
997timestamp=2025-11-28T12:15:54.904233972Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 16548, new file Index(436)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
998timestamp=2025-11-28T12:15:54.911529907Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
999timestamp=2025-11-28T12:15:54.947941503Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1000timestamp=2025-11-28T12:15:54.973442033Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1001timestamp=2025-11-28T12:15:54.981958196Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 25465, new file Index(658)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1002timestamp=2025-11-28T12:15:55.019496571Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1003timestamp=2025-11-28T12:15:55.070044617Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1004timestamp=2025-11-28T12:15:55.077626430Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 25244, new file Index(648)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1005timestamp=2025-11-28T12:15:55.144589406Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1006timestamp=2025-11-28T12:15:55.172826221Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1007timestamp=2025-11-28T12:15:55.181345998Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 29955, new file Index(765)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1008timestamp=2025-11-28T12:15:55.215332412Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1009timestamp=2025-11-28T12:15:55.404156729Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1010timestamp=2025-11-28T12:15:55.429903485Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1011timestamp=2025-11-28T12:15:55.441279364Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 32183, new file Index(825)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1012timestamp=2025-11-28T12:15:55.483912139Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1013timestamp=2025-11-28T12:15:55.531232498Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1014timestamp=2025-11-28T12:15:55.578246605Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1015timestamp=2025-11-28T12:15:55.586047575Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 27758, new file Index(705)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1016timestamp=2025-11-28T12:15:55.586186570Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1017timestamp=2025-11-28T12:15:55.674608701Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1018timestamp=2025-11-28T12:15:55.678839887Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 14369, new file Index(371)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1019timestamp=2025-11-28T12:15:55.723548011Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1020timestamp=2025-11-28T12:15:55.736803898Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1021timestamp=2025-11-28T12:15:55.740978615Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 6955, new file Index(181)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1022timestamp=2025-11-28T12:15:55.767569773Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1023timestamp=2025-11-28T12:15:55.771966234Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1024timestamp=2025-11-28T12:15:55.775164934Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 2481, new file Index(67)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1025timestamp=2025-11-28T12:15:55.794598807Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1026timestamp=2025-11-28T12:15:55.800627923Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 14603, new file Index(371)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1027timestamp=2025-11-28T12:15:55.856668519Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1028timestamp=2025-11-28T12:15:55.865876505Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 22415, new file Index(581)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1029timestamp=2025-11-28T12:15:55.881463362Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1030timestamp=2025-11-28T12:15:55.989269192Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1031timestamp=2025-11-28T12:15:55.998987392Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 33670, new file Index(862)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1032timestamp=2025-11-28T12:15:56.006678729Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1033timestamp=2025-11-28T12:15:56.106903328Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1034timestamp=2025-11-28T12:15:56.112489690Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 18767, new file Index(486)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1035timestamp=2025-11-28T12:15:56.159658396Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1036timestamp=2025-11-28T12:15:56.175302314Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1037timestamp=2025-11-28T12:15:56.180409547Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 12736, new file Index(330)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1038timestamp=2025-11-28T12:15:56.228529128Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1039timestamp=2025-11-28T12:15:56.231010877Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1040timestamp=2025-11-28T12:15:56.232854683Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 12797, new file Index(326)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1041timestamp=2025-11-28T12:15:56.249651885Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1042timestamp=2025-11-28T12:15:56.265172165Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1043timestamp=2025-11-28T12:15:56.290398763Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1044timestamp=2025-11-28T12:15:56.297040244Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 32309, new file Index(823)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1045timestamp=2025-11-28T12:15:56.326990527Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1046timestamp=2025-11-28T12:15:56.411377171Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1047timestamp=2025-11-28T12:15:56.411592706Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1048timestamp=2025-11-28T12:15:56.418632721Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 19078, new file Index(492)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1049timestamp=2025-11-28T12:15:56.599536013Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1050timestamp=2025-11-28T12:15:56.614043547Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1051timestamp=2025-11-28T12:15:56.619431612Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 11027, new file Index(281)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1052timestamp=2025-11-28T12:15:56.670455498Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1053timestamp=2025-11-28T12:15:56.679610277Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 34974, new file Index(891)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1054timestamp=2025-11-28T12:15:56.721688247Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1055timestamp=2025-11-28T12:15:56.733395297Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1056timestamp=2025-11-28T12:15:56.759302679Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1057timestamp=2025-11-28T12:15:56.816426582Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1058timestamp=2025-11-28T12:15:56.823480307Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1059timestamp=2025-11-28T12:15:56.829418460Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 19393, new file Index(488)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1060timestamp=2025-11-28T12:15:56.850020330Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1061timestamp=2025-11-28T12:15:56.905032128Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1062timestamp=2025-11-28T12:15:56.912679115Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 35113, new file Index(901)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1063timestamp=2025-11-28T12:15:56.917253892Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1064timestamp=2025-11-28T12:15:56.963514149Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1065timestamp=2025-11-28T12:15:56.980372598Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1066timestamp=2025-11-28T12:15:57.010287205Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1067timestamp=2025-11-28T12:15:57.021071253Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1068timestamp=2025-11-28T12:15:57.035906124Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1069timestamp=2025-11-28T12:15:57.040255862Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 11252, new file Index(294)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1070timestamp=2025-11-28T12:15:57.094267758Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1071timestamp=2025-11-28T12:15:57.099583876Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 19225, new file Index(485)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1072timestamp=2025-11-28T12:15:57.136334793Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1073timestamp=2025-11-28T12:15:57.166879915Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1074timestamp=2025-11-28T12:15:57.170933749Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 10409, new file Index(265)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1075timestamp=2025-11-28T12:15:57.219744179Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1076timestamp=2025-11-28T12:15:57.225344490Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 17393, new file Index(445)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1077timestamp=2025-11-28T12:15:57.265322346Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1078timestamp=2025-11-28T12:15:57.291265550Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1079timestamp=2025-11-28T12:15:57.302917048Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1080timestamp=2025-11-28T12:15:57.306478920Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 1427, new file Index(35)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1081timestamp=2025-11-28T12:15:57.330986931Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1082timestamp=2025-11-28T12:15:57.337466880Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 14039, new file Index(371)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1083timestamp=2025-11-28T12:15:57.383694864Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1084timestamp=2025-11-28T12:15:57.420576509Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1085timestamp=2025-11-28T12:15:57.426335577Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1086timestamp=2025-11-28T12:15:57.430568065Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 38229, new file Index(973)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1087timestamp=2025-11-28T12:15:57.504266840Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1088timestamp=2025-11-28T12:15:57.557856002Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1089timestamp=2025-11-28T12:15:57.568176795Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 32538, new file Index(835)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1090timestamp=2025-11-28T12:15:57.584883136Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1091timestamp=2025-11-28T12:15:57.804189004Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1092timestamp=2025-11-28T12:15:57.816503454Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1093timestamp=2025-11-28T12:15:57.819550222Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 1971, new file Index(54)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1094timestamp=2025-11-28T12:15:57.840747386Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1095timestamp=2025-11-28T12:15:57.849277384Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1096timestamp=2025-11-28T12:15:57.863973716Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 37640, new file Index(974)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1097timestamp=2025-11-28T12:15:57.890700789Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1098timestamp=2025-11-28T12:15:57.916763921Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1099timestamp=2025-11-28T12:15:57.986331146Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1100timestamp=2025-11-28T12:15:57.990579114Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 9133, new file Index(239)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1101timestamp=2025-11-28T12:15:58.008240502Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1102timestamp=2025-11-28T12:15:58.031729437Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1103timestamp=2025-11-28T12:15:58.038071515Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 21727, new file Index(558)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1104timestamp=2025-11-28T12:15:58.095851368Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1105timestamp=2025-11-28T12:15:58.122140485Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1106timestamp=2025-11-28T12:15:58.128162073Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 19607, new file Index(493)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1107timestamp=2025-11-28T12:15:58.170429117Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1108timestamp=2025-11-28T12:15:58.204989697Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1109timestamp=2025-11-28T12:15:58.214296491Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 34891, new file Index(902)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1110timestamp=2025-11-28T12:15:58.289744610Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1111timestamp=2025-11-28T12:15:58.326723890Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1112timestamp=2025-11-28T12:15:58.331466506Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 10129, new file Index(257)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1113timestamp=2025-11-28T12:15:58.368901585Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1114timestamp=2025-11-28T12:15:58.373316300Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 6055, new file Index(163)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1115timestamp=2025-11-28T12:15:58.376359305Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1116timestamp=2025-11-28T12:15:58.410077409Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1117timestamp=2025-11-28T12:15:58.424929276Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 33208, new file Index(844)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1118timestamp=2025-11-28T12:15:58.432141376Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1119timestamp=2025-11-28T12:15:58.528120014Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1120timestamp=2025-11-28T12:15:58.536059Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1121timestamp=2025-11-28T12:15:58.543778070Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 30311, new file Index(786)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1122timestamp=2025-11-28T12:15:58.638076287Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1123timestamp=2025-11-28T12:15:58.643845437Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 13520, new file Index(362)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1124timestamp=2025-11-28T12:15:58.654881878Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1125timestamp=2025-11-28T12:15:58.705279503Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1126timestamp=2025-11-28T12:15:58.710683496Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 21522, new file Index(557)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1127timestamp=2025-11-28T12:15:58.918005600Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1128timestamp=2025-11-28T12:15:58.948186798Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1129timestamp=2025-11-28T12:15:58.958762887Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 28441, new file Index(738)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1130timestamp=2025-11-28T12:15:59.006522834Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1131timestamp=2025-11-28T12:15:59.049134707Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1132timestamp=2025-11-28T12:15:59.052910938Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 3339, new file Index(90)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1133timestamp=2025-11-28T12:15:59.072299324Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1134timestamp=2025-11-28T12:15:59.076484957Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 9201, new file Index(236)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1135timestamp=2025-11-28T12:15:59.121016201Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1136timestamp=2025-11-28T12:15:59.123768306Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1137timestamp=2025-11-28T12:15:59.127530158Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 31681, new file Index(806)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1138timestamp=2025-11-28T12:15:59.216429623Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1139timestamp=2025-11-28T12:15:59.222276696Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1140timestamp=2025-11-28T12:15:59.245300203Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1141timestamp=2025-11-28T12:15:59.251742328Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 25646, new file Index(661)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1142timestamp=2025-11-28T12:15:59.251920264Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1143timestamp=2025-11-28T12:15:59.348226873Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1144timestamp=2025-11-28T12:15:59.352023138Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1145timestamp=2025-11-28T12:15:59.358563258Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 26684, new file Index(684)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1146timestamp=2025-11-28T12:15:59.599875305Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1147timestamp=2025-11-28T12:15:59.627189200Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1148timestamp=2025-11-28T12:15:59.637259654Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 10606, new file Index(275)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1149timestamp=2025-11-28T12:15:59.649351281Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1150timestamp=2025-11-28T12:15:59.692842041Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1151timestamp=2025-11-28T12:15:59.696509220Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 5838, new file Index(157)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1152timestamp=2025-11-28T12:15:59.725155792Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1153timestamp=2025-11-28T12:15:59.729465274Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 15178, new file Index(399)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1154timestamp=2025-11-28T12:15:59.773529453Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1155timestamp=2025-11-28T12:15:59.787979583Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1156timestamp=2025-11-28T12:15:59.792113747Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 8018, new file Index(202)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1157timestamp=2025-11-28T12:15:59.826464561Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1158timestamp=2025-11-28T12:15:59.851461549Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1159timestamp=2025-11-28T12:15:59.859353892Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 20144, new file Index(512)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1160timestamp=2025-11-28T12:15:59.913387769Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1161timestamp=2025-11-28T12:15:59.955369857Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1162timestamp=2025-11-28T12:15:59.991955182Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1163timestamp=2025-11-28T12:16:00.002859796Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 36780, new file Index(949)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1164timestamp=2025-11-28T12:16:00.100955873Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1165timestamp=2025-11-28T12:16:00.124989323Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1166timestamp=2025-11-28T12:16:00.131301356Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 17488, new file Index(441)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1167timestamp=2025-11-28T12:16:00.226244602Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1168timestamp=2025-11-28T12:16:00.233141461Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 12463, new file Index(322)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1169timestamp=2025-11-28T12:16:00.272700693Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1170timestamp=2025-11-28T12:16:00.306802563Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1171timestamp=2025-11-28T12:16:00.312930946Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 14706, new file Index(372)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1172timestamp=2025-11-28T12:16:00.331973216Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1173timestamp=2025-11-28T12:16:00.368984987Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1174timestamp=2025-11-28T12:16:00.389063696Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1175timestamp=2025-11-28T12:16:00.393869167Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 12500, new file Index(323)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1176timestamp=2025-11-28T12:16:00.477689330Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1177timestamp=2025-11-28T12:16:00.485739189Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 31141, new file Index(803)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1178timestamp=2025-11-28T12:16:00.513414580Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1179timestamp=2025-11-28T12:16:00.699378219Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1180timestamp=2025-11-28T12:16:00.739072267Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1181timestamp=2025-11-28T12:16:00.743490776Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1182timestamp=2025-11-28T12:16:00.746698034Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 2385, new file Index(64)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1183timestamp=2025-11-28T12:16:00.762352776Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1184timestamp=2025-11-28T12:16:00.766331428Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 5411, new file Index(140)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1185timestamp=2025-11-28T12:16:00.797686931Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1186timestamp=2025-11-28T12:16:00.806195683Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 23774, new file Index(616)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1187timestamp=2025-11-28T12:16:00.822537715Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1188timestamp=2025-11-28T12:16:00.846322856Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1189timestamp=2025-11-28T12:16:00.897962829Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1190timestamp=2025-11-28T12:16:00.916506465Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1191timestamp=2025-11-28T12:16:00.921650245Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 9843, new file Index(251)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1192timestamp=2025-11-28T12:16:00.980988147Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1193timestamp=2025-11-28T12:16:00.987072785Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 16191, new file Index(409)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1194timestamp=2025-11-28T12:16:01.003778548Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1195timestamp=2025-11-28T12:16:01.042275789Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1196timestamp=2025-11-28T12:16:01.185879245Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 1684, new file Index(47)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1197timestamp=2025-11-28T12:16:01.206938739Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1198timestamp=2025-11-28T12:16:01.211858114Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1199timestamp=2025-11-28T12:16:01.223413300Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 29561, new file Index(755)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1200timestamp=2025-11-28T12:16:01.317256515Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1201timestamp=2025-11-28T12:16:01.377522177Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1202timestamp=2025-11-28T12:16:01.378241221Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1203timestamp=2025-11-28T12:16:01.390045625Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 38700, new file Index(991)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1204timestamp=2025-11-28T12:16:01.416643468Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1205timestamp=2025-11-28T12:16:01.487206466Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1206timestamp=2025-11-28T12:16:01.522196366Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1207timestamp=2025-11-28T12:16:01.526455832Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 17060, new file Index(425)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1208timestamp=2025-11-28T12:16:01.583155741Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1209timestamp=2025-11-28T12:16:01.586271443Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 3129, new file Index(79)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1210timestamp=2025-11-28T12:16:01.595069839Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1211timestamp=2025-11-28T12:16:01.612754545Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1212timestamp=2025-11-28T12:16:01.621208224Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 29645, new file Index(768)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1213timestamp=2025-11-28T12:16:01.664189455Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1214timestamp=2025-11-28T12:16:01.707233292Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1215timestamp=2025-11-28T12:16:01.713936241Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1216timestamp=2025-11-28T12:16:01.718024829Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 10518, new file Index(275)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1217timestamp=2025-11-28T12:16:01.755195794Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1218timestamp=2025-11-28T12:16:01.759046828Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 5406, new file Index(139)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1219timestamp=2025-11-28T12:16:01.786813373Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1220timestamp=2025-11-28T12:16:01.791866508Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 16595, new file Index(430)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1221timestamp=2025-11-28T12:16:01.806125751Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1222timestamp=2025-11-28T12:16:01.810228315Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1223timestamp=2025-11-28T12:16:01.820168535Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1224timestamp=2025-11-28T12:16:01.849745586Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1225timestamp=2025-11-28T12:16:01.857144646Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1226timestamp=2025-11-28T12:16:01.864411576Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 31958, new file Index(820)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1227timestamp=2025-11-28T12:16:01.883053946Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1228timestamp=2025-11-28T12:16:01.931944452Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1229timestamp=2025-11-28T12:16:01.969818765Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1230timestamp=2025-11-28T12:16:01.977570165Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 21983, new file Index(563)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1231timestamp=2025-11-28T12:16:02.010193114Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1232timestamp=2025-11-28T12:16:02.052465220Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1233timestamp=2025-11-28T12:16:02.058239115Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 25104, new file Index(643)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1234timestamp=2025-11-28T12:16:02.109259604Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1235timestamp=2025-11-28T12:16:02.145172503Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1236timestamp=2025-11-28T12:16:02.152578340Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 22744, new file Index(586)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1237timestamp=2025-11-28T12:16:02.190491216Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1238timestamp=2025-11-28T12:16:02.241068403Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1239timestamp=2025-11-28T12:16:02.242713227Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1240timestamp=2025-11-28T12:16:02.249763604Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 38800, new file Index(987)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1241timestamp=2025-11-28T12:16:02.436479349Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1242timestamp=2025-11-28T12:16:02.535408787Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1243timestamp=2025-11-28T12:16:02.545122498Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 35953, new file Index(927)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1244timestamp=2025-11-28T12:16:02.546418055Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1245timestamp=2025-11-28T12:16:02.656674170Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1246timestamp=2025-11-28T12:16:02.660127258Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1247timestamp=2025-11-28T12:16:02.663492171Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 18157, new file Index(464)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1248timestamp=2025-11-28T12:16:02.732441459Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1249timestamp=2025-11-28T12:16:02.739714422Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 29972, new file Index(774)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1250timestamp=2025-11-28T12:16:02.762640364Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1251timestamp=2025-11-28T12:16:02.812117186Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1252timestamp=2025-11-28T12:16:02.829744753Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1253timestamp=2025-11-28T12:16:02.832610854Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 4194, new file Index(113)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1254timestamp=2025-11-28T12:16:02.861677935Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1255timestamp=2025-11-28T12:16:02.865936842Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 9571, new file Index(248)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1256timestamp=2025-11-28T12:16:02.897731039Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1257timestamp=2025-11-28T12:16:02.909797830Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1258timestamp=2025-11-28T12:16:02.916540510Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 21843, new file Index(555)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1259timestamp=2025-11-28T12:16:02.938747518Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1260timestamp=2025-11-28T12:16:03.001356969Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1261timestamp=2025-11-28T12:16:03.013120392Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 37112, new file Index(957)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1262timestamp=2025-11-28T12:16:03.024859940Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1263timestamp=2025-11-28T12:16:03.109130907Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1264timestamp=2025-11-28T12:16:03.134899577Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1265timestamp=2025-11-28T12:16:03.138174839Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1266timestamp=2025-11-28T12:16:03.143467138Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 36748, new file Index(950)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1267timestamp=2025-11-28T12:16:03.192470298Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1268timestamp=2025-11-28T12:16:03.263771728Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1269timestamp=2025-11-28T12:16:03.272164269Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 25120, new file Index(644)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1270timestamp=2025-11-28T12:16:03.287585566Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1271timestamp=2025-11-28T12:16:03.361107236Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1272timestamp=2025-11-28T12:16:03.364967697Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1273timestamp=2025-11-28T12:16:03.368911204Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 30472, new file Index(794)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1274timestamp=2025-11-28T12:16:03.661432270Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1275timestamp=2025-11-28T12:16:03.664557915Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 3652, new file Index(99)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1276timestamp=2025-11-28T12:16:03.678343908Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1277timestamp=2025-11-28T12:16:03.682605083Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1278timestamp=2025-11-28T12:16:03.685504301Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 3592, new file Index(90)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1279timestamp=2025-11-28T12:16:03.708236170Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1280timestamp=2025-11-28T12:16:03.713644931Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 18567, new file Index(477)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1281timestamp=2025-11-28T12:16:03.749446637Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1282timestamp=2025-11-28T12:16:03.790666156Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1283timestamp=2025-11-28T12:16:03.793479722Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 1704, new file Index(44)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1284timestamp=2025-11-28T12:16:03.813891672Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1285timestamp=2025-11-28T12:16:03.820609656Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 25139, new file Index(644)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1286timestamp=2025-11-28T12:16:03.845274378Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1287timestamp=2025-11-28T12:16:03.876925586Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1288timestamp=2025-11-28T12:16:03.902107562Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1289timestamp=2025-11-28T12:16:03.906406603Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 7712, new file Index(199)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1290timestamp=2025-11-28T12:16:03.944344087Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1291timestamp=2025-11-28T12:16:03.949299669Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1292timestamp=2025-11-28T12:16:03.953862143Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 20216, new file Index(514)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1293timestamp=2025-11-28T12:16:04.018626688Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1294timestamp=2025-11-28T12:16:04.019864467Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1295timestamp=2025-11-28T12:16:04.022018392Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 5903, new file Index(148)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1296timestamp=2025-11-28T12:16:04.057857528Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1297timestamp=2025-11-28T12:16:04.064627569Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 33166, new file Index(859)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1298timestamp=2025-11-28T12:16:04.119821588Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1299timestamp=2025-11-28T12:16:04.143388721Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1300timestamp=2025-11-28T12:16:04.172704640Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1301timestamp=2025-11-28T12:16:04.175699144Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 3442, new file Index(90)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1302timestamp=2025-11-28T12:16:04.193307047Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1303timestamp=2025-11-28T12:16:04.211115268Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1304timestamp=2025-11-28T12:16:04.218417348Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 36715, new file Index(936)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1305timestamp=2025-11-28T12:16:04.225075267Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1306timestamp=2025-11-28T12:16:04.285374520Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1307timestamp=2025-11-28T12:16:04.321318817Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1308timestamp=2025-11-28T12:16:04.342037559Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1309timestamp=2025-11-28T12:16:04.350195531Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 23767, new file Index(609)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1310timestamp=2025-11-28T12:16:04.427217948Z level=INFO thread=#zio-fiber-337 message="SegementedLog: Checksum is valid - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=142
1311timestamp=2025-11-28T12:16:04.449043862Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1312timestamp=2025-11-28T12:16:04.456636765Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 25302, new file Index(646)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1313timestamp=2025-11-28T12:16:04.556179928Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1314timestamp=2025-11-28T12:16:04.561157040Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 4765, new file Index(118)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1315timestamp=2025-11-28T12:16:04.596882491Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1316timestamp=2025-11-28T12:16:04.602262817Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 9965, new file Index(262)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1317 + can recover from crash when no crash
1318timestamp=2025-11-28T12:16:04.660982555Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1319timestamp=2025-11-28T12:16:04.668224876Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 34456, new file Index(896)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1320timestamp=2025-11-28T12:16:04.770958608Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1321timestamp=2025-11-28T12:16:04.778436124Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 34992, new file Index(926)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1322timestamp=2025-11-28T12:16:05.033389329Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1323timestamp=2025-11-28T12:16:05.040991750Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 19097, new file Index(498)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1324timestamp=2025-11-28T12:16:05.111131975Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1325timestamp=2025-11-28T12:16:05.117003892Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 23726, new file Index(612)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1326timestamp=2025-11-28T12:16:05.201436119Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1327timestamp=2025-11-28T12:16:05.207527832Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 27762, new file Index(717)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1328timestamp=2025-11-28T12:16:05.295772308Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1329timestamp=2025-11-28T12:16:05.300603250Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 20443, new file Index(532)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1330timestamp=2025-11-28T12:16:05.358981035Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1331timestamp=2025-11-28T12:16:05.361960200Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 6911, new file Index(179)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1332timestamp=2025-11-28T12:16:05.390231137Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1333timestamp=2025-11-28T12:16:05.395020120Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 15623, new file Index(406)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1334timestamp=2025-11-28T12:16:05.450678679Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1335timestamp=2025-11-28T12:16:05.456947574Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 35230, new file Index(901)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1336timestamp=2025-11-28T12:16:05.550956846Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1337timestamp=2025-11-28T12:16:05.553951911Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 2598, new file Index(69)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1338timestamp=2025-11-28T12:16:05.577952947Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1339timestamp=2025-11-28T12:16:05.584437344Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 24964, new file Index(655)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1340timestamp=2025-11-28T12:16:05.654080666Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1341timestamp=2025-11-28T12:16:05.657876910Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 10913, new file Index(278)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1342timestamp=2025-11-28T12:16:05.700226608Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1343timestamp=2025-11-28T12:16:05.705692825Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 22257, new file Index(562)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1344timestamp=2025-11-28T12:16:05.775723505Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1345timestamp=2025-11-28T12:16:05.780049333Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 10065, new file Index(262)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1346timestamp=2025-11-28T12:16:05.818401875Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1347timestamp=2025-11-28T12:16:05.826600541Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 22788, new file Index(584)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1348timestamp=2025-11-28T12:16:05.896521305Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1349timestamp=2025-11-28T12:16:05.901420544Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 24334, new file Index(629)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1350timestamp=2025-11-28T12:16:05.977934076Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1351timestamp=2025-11-28T12:16:05.982860511Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 22522, new file Index(581)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1352timestamp=2025-11-28T12:16:06.044381516Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1353timestamp=2025-11-28T12:16:06.047864912Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 2490, new file Index(64)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1354timestamp=2025-11-28T12:16:06.068905452Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1355timestamp=2025-11-28T12:16:06.075063056Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 27922, new file Index(713)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1356timestamp=2025-11-28T12:16:06.150965263Z level=INFO thread=#zio-fiber-598 message="SegementedLog: No checksum found - no recovery needed" location=zio.raft.stores.segmentedlog.OpenSegment.recoverFromCrash file=OpenSegment.scala line=132
1357timestamp=2025-11-28T12:16:06.154013274Z level=INFO thread=#zio-fiber-598 message="Creating new segment, old segment Index(1), old file size: 5518, new file Index(146)" location=zio.raft.stores.segmentedlog.SegmentedLog.createNextSegment file=SegmentedLog.scala line=203
1358+ segmented log spec
1359 + can write and read entry
1360 + log-term tests
1361 + log-term for index 0
1362 + log-term for last index
1363 + log term for index in the middle
1364 + handles segment rollover correctly
1365 + recovery tests
1366 + recovers with different segment sizes
1367 + recovers from basic crash
1368 + can write and read multiple entries
136915 tests passed. 0 tests failed. 0 tests ignored.
1370
1371Executed in 20 s 417 ms
1372
1373
1374************************
1375Build summary:
1376[{
1377 "module": "zio-raft-zmq",
1378 "compile": {"status": "ok", "tookMs": 18658, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1379 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1380 "test-compile": {"status": "ok", "tookMs": 1161, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1381 "test": {"status": "ok", "tookMs": 1189, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
1382 "publish": {"status": "skipped", "tookMs": 0},
1383 "metadata": {
1384 "crossScalaVersions": ["3.3.6"]
1385}
1386},{
1387 "module": "zio-raft-client-server-server",
1388 "compile": {"status": "ok", "tookMs": 4809, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1389 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1390 "test-compile": {"status": "ok", "tookMs": 3440, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1391 "test": {"status": "ok", "tookMs": 9018, "passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17, "byFramework": [{"framework": "unknown", "stats": {"passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17}}]},
1392 "publish": {"status": "skipped", "tookMs": 0},
1393 "metadata": {
1394 "crossScalaVersions": ["3.3.6"]
1395}
1396},{
1397 "module": "zio-raft-session-state-machine",
1398 "compile": {"status": "ok", "tookMs": 2126, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1399 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1400 "test-compile": {"status": "ok", "tookMs": 4456, "warnings": 12, "errors": 0, "sourceVersion": "3.8"},
1401 "test": {"status": "ok", "tookMs": 1405, "passed": 37, "failed": 0, "ignored": 0, "skipped": 0, "total": 37, "byFramework": [{"framework": "unknown", "stats": {"passed": 37, "failed": 0, "ignored": 0, "skipped": 0, "total": 37}}]},
1402 "publish": {"status": "skipped", "tookMs": 0},
1403 "metadata": {
1404 "crossScalaVersions": ["3.3.6"]
1405}
1406},{
1407 "module": "zio-raft",
1408 "compile": {"status": "ok", "tookMs": 81, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1409 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1410 "test-compile": {"status": "ok", "tookMs": 5040, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
1411 "test": {"status": "ok", "tookMs": 3952, "passed": 69, "failed": 0, "ignored": 0, "skipped": 0, "total": 69, "byFramework": [{"framework": "unknown", "stats": {"passed": 69, "failed": 0, "ignored": 0, "skipped": 0, "total": 69}}]},
1412 "publish": {"status": "skipped", "tookMs": 0},
1413 "metadata": {
1414 "crossScalaVersions": ["3.3.6"]
1415}
1416},{
1417 "module": "zio1-zmq",
1418 "compile": {"status": "ok", "tookMs": 1150, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1419 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1420 "test-compile": {"status": "ok", "tookMs": 109, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1421 "test": {"status": "ok", "tookMs": 69, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1422 "publish": {"status": "skipped", "tookMs": 0},
1423 "metadata": {
1424 "crossScalaVersions": ["2.13.14", "3.3.6"]
1425}
1426},{
1427 "module": "zio-raft-client-server-protocol",
1428 "compile": {"status": "ok", "tookMs": 46, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1429 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1430 "test-compile": {"status": "ok", "tookMs": 2506, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
1431 "test": {"status": "ok", "tookMs": 1349, "passed": 65, "failed": 0, "ignored": 0, "skipped": 0, "total": 65, "byFramework": [{"framework": "unknown", "stats": {"passed": 65, "failed": 0, "ignored": 0, "skipped": 0, "total": 65}}]},
1432 "publish": {"status": "skipped", "tookMs": 0},
1433 "metadata": {
1434 "crossScalaVersions": ["2.13.14", "3.3.6"]
1435}
1436},{
1437 "module": "zio-lmdb",
1438 "compile": {"status": "ok", "tookMs": 1009, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1439 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1440 "test-compile": {"status": "ok", "tookMs": 76, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1441 "test": {"status": "ok", "tookMs": 61, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1442 "publish": {"status": "skipped", "tookMs": 0},
1443 "metadata": {
1444 "crossScalaVersions": ["3.3.6"]
1445}
1446},{
1447 "module": "zio2-zmq",
1448 "compile": {"status": "ok", "tookMs": 43, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1449 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1450 "test-compile": {"status": "ok", "tookMs": 79, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1451 "test": {"status": "ok", "tookMs": 48, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1452 "publish": {"status": "skipped", "tookMs": 0},
1453 "metadata": {
1454 "crossScalaVersions": ["2.13.14", "3.3.6"]
1455}
1456},{
1457 "module": "zio-raft-client-server-client",
1458 "compile": {"status": "ok", "tookMs": 2004, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1459 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1460 "test-compile": {"status": "ok", "tookMs": 2809, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1461 "test": {"status": "ok", "tookMs": 4008, "passed": 36, "failed": 0, "ignored": 0, "skipped": 0, "total": 36, "byFramework": [{"framework": "unknown", "stats": {"passed": 36, "failed": 0, "ignored": 0, "skipped": 0, "total": 36}}]},
1462 "publish": {"status": "skipped", "tookMs": 0},
1463 "metadata": {
1464 "crossScalaVersions": ["2.13.14", "3.3.6"]
1465}
1466},{
1467 "module": "zio-raft-stores",
1468 "compile": {"status": "ok", "tookMs": 2664, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1469 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1470 "test-compile": {"status": "ok", "tookMs": 1833, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1471 "test": {"status": "ok", "tookMs": 20956, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
1472 "publish": {"status": "skipped", "tookMs": 0},
1473 "metadata": {
1474 "crossScalaVersions": ["3.3.6"]
1475}
1476}]
1477************************
1478[success] Total time: 132 s (0:02:12.0), completed Nov 28, 2025, 1:16:06 PM
1479[0JChecking patch project/plugins.sbt...
1480Checking patch project/build.properties...
1481Checking patch build.sbt...
1482Applied patch project/plugins.sbt cleanly.
1483Applied patch project/build.properties cleanly.
1484Applied patch build.sbt cleanly.