Build Logs

apache/pekko-persistence-jdbc • 3.8.0-RC2:2025-11-28

Errors

2

Warnings

40

Total Lines

838

1##################################
2Clonning https://github.com/apache/pekko-persistence-jdbc.git into /build/repo using revision v1.1.1
3##################################
4Note: switching to '85d6f0a5413ce8adea8a000beac56dc06b8c1b27'.
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.5
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: project/Dependencies.scala
34Pattern: val Scala3 = "3.3.5"
35Replacement: val Scala3 = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.5"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC2
42Execute tests: true
43sbt project found:
44Sbt version 1.10.11 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 apache/pekko-persistence-jdbc
47##################################
48Scala version: 3.8.0-RC2
49Targets: org.apache.pekko%pekko-persistence-jdbc
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<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 = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Xms512M
61-Xmx4096M
62-XX:MaxGCPauseMillis=200
63-Dcommunitybuild.scala=3.8.0-RC2
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
69-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
70-jar
71/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
72"setCrossScalaVersions 3.8.0-RC2"
73"++3.8.0-RC2 -v"
74"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
75"set every credentials := Nil"
76"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
77"removeScalacOptionsStartingWith -P:wartremover"
78
79moduleMappings
80"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-persistence-jdbc"
81
82[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
83[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
84[info] loading project definition from /build/repo/project
85[info] compiling 7 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
86[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
87[info] Compilation completed in 8.853s.
88[warn] /build/repo/project/CopyrightHeader.scala:26:24: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
89[warn] Seq(Compile, Test, IntegrationTest).flatMap { config =>
90[warn] ^
91[warn] /build/repo/project/CopyrightHeader.scala:38:65: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
92[warn] Def.settings(headerMappingSettings, additional) ++ Defaults.itSettings ++
93[warn] ^
94[warn] /build/repo/project/CopyrightHeader.scala:39:20: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
95[warn] headerSettings(IntegrationTest)
96[warn] ^
97[warn] three warnings found
98[info] done compiling
99[info] loading settings for project pekko-persistence-jdbc from build.sbt...
100[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
101[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
102[warn] there's a key that's not used by any other settings/tasks:
103[warn]
104[warn] * docs / previewSite / previewPath
105[warn] +- /build/repo/build.sbt:89
106[warn]
107[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
108[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
109Execute setCrossScalaVersions: 3.8.0-RC2
110[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
111OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in pekko-persistence-jdbc/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in core/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in migratorIntegration/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in migrator/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in docs/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in integration/crossScalaVersions
117[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
118[info] Setting Scala version to 3.8.0-RC2 on 6 projects.
119[info] Switching Scala version on:
120[info] integration (2.12.20, 2.13.16, 3.8.0-RC2)
121[info] docs (2.12.20, 2.13.16, 3.8.0-RC2)
122[info] migrator (2.12.20, 2.13.16, 3.8.0-RC2)
123[info] * pekko-persistence-jdbc (2.12.20, 2.13.16, 3.8.0-RC2)
124[info] core (2.12.20, 2.13.16, 3.8.0-RC2)
125[info] migratorIntegration (2.12.20, 2.13.16, 3.8.0-RC2)
126[info] Excluding projects:
127[info] Reapplying settings...
128[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
129[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
130Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
131[info] Reapplying settings...
132[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
133[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
134[info] Defining Global / credentials, ThisBuild / credentials and 5 others.
135[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 48 others.
136[info] Run `last` for details.
137[info] Reapplying settings...
138[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
139[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
140Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
141[info] Reapplying settings...
142OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
143
144 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
145 Did you mean migratorIntegration / allExcludeDependencies ?
146 , retry without global scopes
147[info] Reapplying settings...
148[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
149[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
150Execute removeScalacOptionsStartingWith: -P:wartremover
151[info] Reapplying settings...
152[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
153[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
154[success] Total time: 0 s, completed Nov 28, 2025, 1:11:46 PM
155Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.5\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
156Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
157Starting build...
158Projects: Set(core)
159Starting build for ProjectRef(file:/build/repo/,core) (pekko-persistence-jdbc)... [0/1]
160OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
161Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xlog-reflective-calls, -language:higherKinds, -language:implicitConversions, --java-output-version:17, -Ydelambdafy:method, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
162[info] compiling 63 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
163[warn] bad option '-Xlog-reflective-calls' was ignored
164[warn] bad option '-Ydelambdafy:method' was ignored
165[warn] -- Warning: /build/repo/core/src/main/scala/org/apache/pekko/persistence/jdbc/state/DurableStateQueries.scala:43:81
166[warn] 43 | implicit val uuidSetter: SetParameter[Array[Byte]] = SetParameter[Array[Byte]] { case (bytes, params) =>
167[warn] | ^
168[warn] |Implicit parameters should be provided with a `using` clause.
169[warn] |To disable the warning, please use the following option:
170[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
171[warn] 44 | params.setBytes(bytes)
172[warn] 45 | }
173[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/main/scala/org/apache/pekko/persistence/jdbc/snapshot/JdbcSnapshotStore.scala:77:11
174[warn] 77 | case _ => Future.successful(None)
175[warn] | ^
176[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
177[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/main/scala/org/apache/pekko/persistence/jdbc/snapshot/JdbcSnapshotStore.scala:101:11
178[warn] 101 | case _ => Future.successful(())
179[warn] | ^
180[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
181[warn] there were 5 deprecation warnings; re-run with -deprecation for details
182[warn] 6 warnings found
183[info] done compiling
184[info] compiling 45 Scala sources and 2 Java sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
185[warn] bad option '-Xlog-reflective-calls' was ignored
186[warn] bad option '-Ydelambdafy:method' was ignored
187[warn] two warnings found
188[info] done compiling
1892025-11-28 13:12:40,940 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
1902025-11-28 13:12:42,983 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#-1543079820] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1912025-11-28 13:12:42,985 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#-1543079820] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1922025-11-28 13:12:42,985 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#-1543079820] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1932025-11-28 13:12:42,985 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#-1543079820] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1942025-11-28 13:12:42,985 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#-1543079820] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1952025-11-28 13:12:43,154 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-1658500754] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1962025-11-28 13:12:43,154 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-1658500754] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1972025-11-28 13:12:43,154 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-1658500754] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1982025-11-28 13:12:43,154 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-1658500754] was unhandled. [9] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1992025-11-28 13:12:43,154 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-1658500754] was unhandled. [10] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2002025-11-28 13:12:43,726 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-11] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-482732147] was unhandled. [11] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2012025-11-28 13:12:43,726 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-11] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-482732147] was unhandled. [12] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2022025-11-28 13:12:43,726 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-11] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-482732147] was unhandled. [13] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2032025-11-28 13:12:43,726 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-11] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-482732147] was unhandled. [14] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2042025-11-28 13:12:43,726 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-11] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-482732147] was unhandled. [15] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2052025-11-28 13:12:44,045 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-11] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-1361141306] was unhandled. [16] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2062025-11-28 13:12:44,045 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-11] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-1361141306] was unhandled. [17] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2072025-11-28 13:12:44,046 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-11] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-1361141306] was unhandled. [18] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2082025-11-28 13:12:44,046 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-11] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-1361141306] was unhandled. [19] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2092025-11-28 13:12:44,046 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-11] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-1361141306] was unhandled. [20] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
2102025-11-28 13:12:48,292 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
211[info] H2JournalPerfSpecSharedDb:
212[info] A journal
213[info] - must replay all messages (222 milliseconds)
214[info] - must replay messages using a lower sequence number bound (21 milliseconds)
215[info] - must replay messages using an upper sequence number bound (18 milliseconds)
216[info] - must replay messages using a count limit (19 milliseconds)
217[info] - must replay messages using a lower and upper sequence number bound (15 milliseconds)
218[info] - must replay messages using a lower and upper sequence number bound and a count limit (15 milliseconds)
219[info] - must replay a single if lower sequence number bound equals upper sequence number bound (14 milliseconds)
220[info] - must replay a single message if count limit equals 1 (15 milliseconds)
221[info] - must not replay messages if count limit equals 0 (13 milliseconds)
222[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (13 milliseconds)
223[info] - must not replay messages if the persistent actor has not yet written messages (3 milliseconds)
224[info] - must not replay permanently deleted messages (range deletion) (273 milliseconds)
225[info] - must not reset highestSequenceNr after message deletion (31 milliseconds)
226[info] - must not reset highestSequenceNr after journal cleanup (33 milliseconds)
227[info] A Journal optionally
228[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
229[info] - may reject non-serializable events (19 milliseconds)
230[info] + CapabilityFlag `supportsSerialization` was turned `on`.
231[info] - may serialize events (30 milliseconds)
232[info] + CapabilityFlag `supportsMetadata` was turned `off`. To enable the related tests override it with `CapabilityFlag.on` (or `true` in Scala).
233[info] A PersistentActor's performance
234[info] - must measure: persistAsync()-ing 1000 events (216 milliseconds)
235[info] + PersistAsync()-ing 1000 took 197 ms
236[info] + Average time: 197 ms
237[info] - must measure: persist()-ing 1000 events (553 milliseconds)
238[info] + Persist()-ing 1000 took 551 ms
239[info] + Average time: 551 ms
240[info] - must measure: recovering 1000 events (365 milliseconds)
241[info] + Recovering 1000 took 75 ms
242[info] + Average time: 75 ms
243[info] A PersistentActor's performance
244[info] - must measure: persist()-ing 1000 events for 100 actors (3 seconds, 263 milliseconds)
245[info] + Persist()-ing 1000 * 100 took 3212 ms
246[info] + Average time: 3212 ms
247[info] A PersistentActor's performance
248[info] - must measure: persistAsync()-ing 1000 events for 100 actors (898 milliseconds)
249[info] + persistAsync()-ing 1000 * 100 took 870 ms
250[info] + Average time: 870 ms
2512025-11-28 13:12:48,524 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [SnapshotStoreSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
2522025-11-28 13:12:48,863 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [SnapshotStoreSpec-pekko.actor.default-dispatcher-6] [ SnapshotStoreSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
253[info] H2SnapshotStoreSchemaSpec:
254[info] A snapshot store
255[info] - must not load a snapshot given an invalid persistenceId (17 milliseconds)
256[info] - must not load a snapshot given non-matching timestamp criteria (9 milliseconds)
257[info] - must not load a snapshot given non-matching sequence number criteria (7 milliseconds)
258[info] - must load the most recent snapshot (3 milliseconds)
259[info] - must load the most recent snapshot matching an upper sequence number bound (1 millisecond)
260[info] - must load the most recent snapshot matching upper sequence number and timestamp bounds (10 milliseconds)
261[info] - must delete a single snapshot identified by sequenceNr in snapshot metadata (20 milliseconds)
262[info] - must delete all snapshots matching upper sequence number and timestamp bounds (22 milliseconds)
263[info] - must not delete snapshots with non-matching upper timestamp bounds (12 milliseconds)
264[info] - must save and overwrite snapshot with same sequence number (1 millisecond)
265[info] - must save bigger size snapshot (10000 bytes) (2 milliseconds)
266[info] A snapshot store optionally
267[info] + CapabilityFlag `supportsSerialization` was turned `on`.
268[info] - may serialize snapshots (13 milliseconds)
269[info] + CapabilityFlag `supportsMetadata` was turned `on`.
270[info] - may store metadata (4 milliseconds)
2712025-11-28 13:12:48,894 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
2722025-11-28 13:12:48,909 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
2732025-11-28 13:12:48,930 - org.apache.pekko.actor.ActorSystemImpl -> WARN [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec ActorSystemImpl - system/-persistence-jdbc-durable-state-sequence-actorsomename does not exist
2742025-11-28 13:12:48,930 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2752025-11-28 13:12:48,951 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
2762025-11-28 13:12:48,960 - org.apache.pekko.actor.ActorSystemImpl -> WARN [JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec ActorSystemImpl - system/-persistence-jdbc-durable-state-sequence-actorsomename does not exist
2772025-11-28 13:12:48,962 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2782025-11-28 13:12:49,234 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
2792025-11-28 13:12:49,323 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-4]. Current max offset [0]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2802025-11-28 13:12:49,444 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-4]. Current max offset [0]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2812025-11-28 13:12:49,562 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-4]. Current max offset [0]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2822025-11-28 13:12:49,683 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [5-11]. Current max offset [4]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2832025-11-28 13:12:49,802 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [5-11]. Current max offset [4]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2842025-11-28 13:12:49,922 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [5-11]. Current max offset [4]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2852025-11-28 13:12:50,282 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [12-14]. Current max offset [11]. [2] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2862025-11-28 13:12:50,403 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [12-14]. Current max offset [11]. [2] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2872025-11-28 13:12:50,523 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [12-14]. Current max offset [11]. [2] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2882025-11-28 13:12:50,916 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2892025-11-28 13:12:50,933 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-4] [ Slf4jLogger - Slf4jLogger started
2902025-11-28 13:12:50,962 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-4] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-7]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2912025-11-28 13:12:51,082 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-7]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2922025-11-28 13:12:51,202 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-7]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2932025-11-28 13:12:51,274 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2942025-11-28 13:12:51,291 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
2952025-11-28 13:12:51,319 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-7]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2962025-11-28 13:12:51,439 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-7]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2972025-11-28 13:12:51,559 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-7]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
2982025-11-28 13:12:51,958 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2992025-11-28 13:12:51,977 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3002025-11-28 13:12:52,003 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-7]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3012025-11-28 13:12:52,117 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-10]. Current max offset [0]. [9] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3022025-11-28 13:12:52,236 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-10]. Current max offset [0]. [9] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3032025-11-28 13:12:52,641 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3042025-11-28 13:12:52,655 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3052025-11-28 13:12:52,674 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-5, 6-8]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3062025-11-28 13:12:52,795 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-5, 6-8, 9-12]. Current max offset [0]. [9] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3072025-11-28 13:12:52,914 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-5, 6-8, 9-12]. Current max offset [0]. [9] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3082025-11-28 13:12:53,034 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [10-12]. Current max offset [9]. [2] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3092025-11-28 13:12:53,310 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3102025-11-28 13:12:53,321 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3112025-11-28 13:12:53,837 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-12] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2982, 2983-2989, 2990-3000]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3122025-11-28 13:12:53,951 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-12] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2982, 2983-2989, 2990-3000]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3132025-11-28 13:12:54,071 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-11] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2982, 2983-2989, 2990-3000]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3142025-11-28 13:12:54,157 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3152025-11-28 13:12:54,171 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3162025-11-28 13:12:54,190 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-12, 14]. Current max offset [0]. [12] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3172025-11-28 13:12:54,309 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-12, 14]. Current max offset [0]. [12] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3182025-11-28 13:12:54,429 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-12, 14]. Current max offset [0]. [12] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3192025-11-28 13:12:55,269 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [16-18]. Current max offset [15]. [2] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3202025-11-28 13:12:55,388 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [16-18]. Current max offset [15]. [2] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3212025-11-28 13:12:55,509 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [16-18]. Current max offset [15]. [2] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3222025-11-28 13:12:56,431 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3232025-11-28 13:12:56,448 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
3242025-11-28 13:12:56,788 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2986, 2987-2998, 2999]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3252025-11-28 13:12:56,907 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-11] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2986, 2987-2998, 2999]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3262025-11-28 13:12:57,028 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2986, 2987-2998, 2999]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3272025-11-28 13:12:57,868 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [3001-3030]. Current max offset [3000]. [29] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3282025-11-28 13:12:57,988 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-11] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [3001-3030]. Current max offset [3000]. [29] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3292025-11-28 13:12:58,107 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [3001-3030]. Current max offset [3000]. [29] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3302025-11-28 13:12:59,029 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3312025-11-28 13:12:59,039 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-11] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
332[info] H2DurableStateSpec:
333[info] A durable state store
334[info] - must not load a state given an invalid persistenceId (20 milliseconds)
335[info] - must add a valid state successfully (27 milliseconds)
336[info] - must support composite upsert-fetch-repeat loop (20 milliseconds)
337[info] - must fail inserting an already existing sequence number (21 milliseconds)
338[info] - must fail inserting incorrect sequence number with 0 rows affected (22 milliseconds)
339[info] - must delete an existing state (9 milliseconds)
340[info] - must fail to delete old object revision (17 milliseconds)
341[info] - must delete latest object revision but not older one (18 milliseconds)
342[info] A durable state store with payload that needs custom serializer
343[info] - must not load a state given an invalid persistenceId (5 milliseconds)
344[info] - must add a valid state successfully (3 milliseconds)
345[info] - must support composite upsert-fetch-repeat loop (15 milliseconds)
346[info] - must delete an existing state (7 milliseconds)
347[info] A JDBC durable state store
348[info] - must find all states by tag either from the beginning or from a specific offset (1 second, 694 milliseconds)
349[info] - must find the max offset after a series of upserts with multiple persistence ids (353 milliseconds)
350[info] - must find all states by tags with offsets sorted and proper max and min offsets when starting offset is specified (684 milliseconds)
351[info] - must find all states by tags returning a live source with no offset specified (672 milliseconds)
352[info] - must find all states by tags returning a live source with a starting offset specified (662 milliseconds)
353[info] A JDBC durable state store in the face of parallel upserts
354[info] - must fetch proper values of offsets with currentChanges() (843 milliseconds)
355[info] - must fetch proper values of offsets from beginning with changes() and phased upserts (2 seconds, 274 milliseconds)
356[info] - must fetch proper values of offsets from beginning for a larger dataset with changes() and phased upserts (2 seconds, 593 milliseconds)
3572025-11-28 13:12:59,075 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3582025-11-28 13:13:00,709 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
359[info] MockDaoJournalSequenceActorTest:
360[info] - should re-query with delay only when events are missing. (740 milliseconds)
361[info] - should Assume an element missing after the configured amount of maxTries (880 milliseconds)
3622025-11-28 13:13:00,733 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3632025-11-28 13:13:00,749 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 1 - events from 1 to 1000
3642025-11-28 13:13:00,772 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 2 - events from 1001 to 2000
3652025-11-28 13:13:00,794 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2LimitWindowingStreamTest - batch 3 - events from 2001 to 3000
3662025-11-28 13:13:00,816 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2LimitWindowingStreamTest - batch 4 - events from 3001 to 4000
3672025-11-28 13:13:00,836 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2LimitWindowingStreamTest - batch 5 - events from 4001 to 5000
3682025-11-28 13:13:00,857 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2LimitWindowingStreamTest - batch 6 - events from 5001 to 6000
3692025-11-28 13:13:00,879 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2LimitWindowingStreamTest - batch 7 - events from 6001 to 7000
3702025-11-28 13:13:00,899 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2LimitWindowingStreamTest - batch 8 - events from 7001 to 8000
3712025-11-28 13:13:00,919 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2LimitWindowingStreamTest - batch 9 - events from 8001 to 9000
3722025-11-28 13:13:00,940 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 10 - events from 9001 to 10000
3732025-11-28 13:13:00,962 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2LimitWindowingStreamTest - batch 11 - events from 10001 to 11000
3742025-11-28 13:13:00,982 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 12 - events from 11001 to 12000
3752025-11-28 13:13:01,000 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 13 - events from 12001 to 13000
3762025-11-28 13:13:01,017 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2LimitWindowingStreamTest - batch 14 - events from 13001 to 14000
3772025-11-28 13:13:01,032 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2LimitWindowingStreamTest - batch 15 - events from 14001 to 15000
3782025-11-28 13:13:01,044 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 16 - events from 15001 to 16000
3792025-11-28 13:13:01,306 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-9] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
380[info] H2LimitWindowingStreamTest:
381[info] - should stream events with limit windowing (584 milliseconds)
3822025-11-28 13:13:01,330 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
3832025-11-28 13:13:02,190 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#834023181] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3842025-11-28 13:13:02,190 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#834023181] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3852025-11-28 13:13:02,190 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#834023181] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3862025-11-28 13:13:02,190 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#834023181] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3872025-11-28 13:13:02,190 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#834023181] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3882025-11-28 13:13:02,231 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#1926149879] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3892025-11-28 13:13:02,231 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#1926149879] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3902025-11-28 13:13:02,231 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#1926149879] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3912025-11-28 13:13:02,231 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#1926149879] was unhandled. [9] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3922025-11-28 13:13:02,231 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#1926149879] was unhandled. [10] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3932025-11-28 13:13:02,424 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-264295663] was unhandled. [11] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3942025-11-28 13:13:02,424 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-264295663] was unhandled. [12] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3952025-11-28 13:13:02,424 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-264295663] was unhandled. [13] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3962025-11-28 13:13:02,424 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-264295663] was unhandled. [14] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3972025-11-28 13:13:02,424 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-264295663] was unhandled. [15] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3982025-11-28 13:13:02,572 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-14] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-1763476608] was unhandled. [16] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3992025-11-28 13:13:02,573 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-11] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-1763476608] was unhandled. [17] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4002025-11-28 13:13:02,573 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-11] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-1763476608] was unhandled. [18] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4012025-11-28 13:13:02,573 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-11] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-1763476608] was unhandled. [19] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4022025-11-28 13:13:02,573 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-11] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-1763476608] was unhandled. [20] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4032025-11-28 13:13:04,986 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-10] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
404[info] H2JournalPerfSpec:
405[info] A journal
406[info] - must replay all messages (22 milliseconds)
407[info] - must replay messages using a lower sequence number bound (13 milliseconds)
408[info] - must replay messages using an upper sequence number bound (12 milliseconds)
409[info] - must replay messages using a count limit (11 milliseconds)
410[info] - must replay messages using a lower and upper sequence number bound (13 milliseconds)
411[info] - must replay messages using a lower and upper sequence number bound and a count limit (12 milliseconds)
412[info] - must replay a single if lower sequence number bound equals upper sequence number bound (12 milliseconds)
413[info] - must replay a single message if count limit equals 1 (11 milliseconds)
414[info] - must not replay messages if count limit equals 0 (11 milliseconds)
415[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (11 milliseconds)
416[info] - must not replay messages if the persistent actor has not yet written messages (11 milliseconds)
417[info] - must not replay permanently deleted messages (range deletion) (243 milliseconds)
418[info] - must not reset highestSequenceNr after message deletion (19 milliseconds)
419[info] - must not reset highestSequenceNr after journal cleanup (19 milliseconds)
420[info] A Journal optionally
421[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
422[info] - may reject non-serializable events (12 milliseconds)
423[info] + CapabilityFlag `supportsSerialization` was turned `on`.
424[info] - may serialize events (23 milliseconds)
425[info] + CapabilityFlag `supportsMetadata` was turned `off`. To enable the related tests override it with `CapabilityFlag.on` (or `true` in Scala).
426[info] A PersistentActor's performance
427[info] - must measure: persistAsync()-ing 1000 events (34 milliseconds)
428[info] + PersistAsync()-ing 1000 took 23 ms
429[info] + Average time: 23 ms
430[info] - must measure: persist()-ing 1000 events (170 milliseconds)
431[info] + Persist()-ing 1000 took 169 ms
432[info] + Average time: 169 ms
433[info] - must measure: recovering 1000 events (163 milliseconds)
434[info] + Recovering 1000 took 18 ms
435[info] + Average time: 18 ms
436[info] A PersistentActor's performance
437[info] - must measure: persist()-ing 1000 events for 100 actors (1 second, 698 milliseconds)
438[info] + Persist()-ing 1000 * 100 took 1681 ms
439[info] + Average time: 1681 ms
440[info] A PersistentActor's performance
441[info] - must measure: persistAsync()-ing 1000 events for 100 actors (657 milliseconds)
442[info] + persistAsync()-ing 1000 * 100 took 636 ms
443[info] + Average time: 636 ms
4442025-11-28 13:13:05,023 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
4452025-11-28 13:13:05,851 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
446[info] H2JournalSpecSharedDb:
447[info] A journal
448[info] - must replay all messages (22 milliseconds)
449[info] - must replay messages using a lower sequence number bound (12 milliseconds)
450[info] - must replay messages using an upper sequence number bound (12 milliseconds)
451[info] - must replay messages using a count limit (12 milliseconds)
452[info] - must replay messages using a lower and upper sequence number bound (12 milliseconds)
453[info] - must replay messages using a lower and upper sequence number bound and a count limit (11 milliseconds)
454[info] - must replay a single if lower sequence number bound equals upper sequence number bound (11 milliseconds)
455[info] - must replay a single message if count limit equals 1 (12 milliseconds)
456[info] - must not replay messages if count limit equals 0 (1 millisecond)
457[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (11 milliseconds)
458[info] - must not replay messages if the persistent actor has not yet written messages (10 milliseconds)
459[info] - must not replay permanently deleted messages (range deletion) (241 milliseconds)
460[info] - must not reset highestSequenceNr after message deletion (18 milliseconds)
461[info] - must not reset highestSequenceNr after journal cleanup (17 milliseconds)
462[info] A Journal optionally
463[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
464[info] - may reject non-serializable events (11 milliseconds)
465[info] + CapabilityFlag `supportsSerialization` was turned `on`.
466[info] - may serialize events (23 milliseconds)
467[info] + CapabilityFlag `supportsMetadata` was turned `on`.
468[info] - may return metadata (24 milliseconds)
4692025-11-28 13:13:05,879 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
4702025-11-28 13:13:16,032 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-11] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4712025-11-28 13:13:16,048 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
4722025-11-28 13:13:16,132 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-9] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4732025-11-28 13:13:16,159 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
4742025-11-28 13:13:16,231 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-8] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4752025-11-28 13:13:16,246 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
4762025-11-28 13:13:16,307 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
477[info] H2HardDeleteQueryTest:
478[info] - should not return deleted events when using CurrentEventsByTag (10 seconds, 162 milliseconds)
479[info] - should not return deleted events when using EventsByTag (94 milliseconds)
480[info] - should not return deleted events when using CurrentEventsByPersistenceId (89 milliseconds)
481[info] - should not return deleted events when using EventsByPersistenceId (73 milliseconds)
482[info] JournalTablesTest:
483[info] JournalTable
484[info] - should be configured with a schema name (1 millisecond)
485[info] - should be configured with a table name (0 milliseconds)
486[info] - should be configured with column names (1 millisecond)
4872025-11-28 13:13:16,354 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
4882025-11-28 13:13:16,401 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-8] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
489[info] ByteArrayJournalSerializerTest:
490[info] - should serialize a serializable message and indicate whether or not the serialization succeeded (46 milliseconds)
491[info] - should not serialize a non-serializable message and indicate whether or not the serialization succeeded (1 millisecond)
492[info] - should serialize non-serializable and serializable messages and indicate whether or not the serialization succeeded (1 millisecond)
4932025-11-28 13:13:16,420 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
4942025-11-28 13:13:17,003 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4952025-11-28 13:13:17,016 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
4962025-11-28 13:13:17,657 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-11] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4972025-11-28 13:13:17,675 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
4982025-11-28 13:13:18,329 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4992025-11-28 13:13:18,343 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5002025-11-28 13:13:23,974 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-9] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
501[info] H2ScalaCurrentEventsByTagTest:
502[info] - should not find an event by tag for unknown tag (592 milliseconds)
503[info] - should find all events by tag (653 milliseconds)
504[info] - should persist and find a tagged event with multiple tags (663 milliseconds)
505[info] - should complete without any gaps in case events are being persisted when the query is executed (5 seconds, 642 milliseconds)
5062025-11-28 13:13:23,997 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5072025-11-28 13:13:24,005 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [pool-18-thread-4-ScalaTest-running-H2JournalDaoStreamMessagesMemoryTest] [ H2JournalDaoStreamMessagesMemoryTest - batches: 16 (with 1000 events), total messages: 16000, total msgs size: 80000000
5082025-11-28 13:13:24,007 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 1 - events from 1 to 1000
5092025-11-28 13:13:24,021 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-5] [ H2JournalDaoStreamMessagesMemoryTest - batch 2 - events from 1001 to 2000
5102025-11-28 13:13:24,034 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-5] [ H2JournalDaoStreamMessagesMemoryTest - batch 3 - events from 2001 to 3000
5112025-11-28 13:13:24,046 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-5] [ H2JournalDaoStreamMessagesMemoryTest - batch 4 - events from 3001 to 4000
5122025-11-28 13:13:24,059 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-5] [ H2JournalDaoStreamMessagesMemoryTest - batch 5 - events from 4001 to 5000
5132025-11-28 13:13:24,072 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-5] [ H2JournalDaoStreamMessagesMemoryTest - batch 6 - events from 5001 to 6000
5142025-11-28 13:13:24,086 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 7 - events from 6001 to 7000
5152025-11-28 13:13:24,098 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 8 - events from 7001 to 8000
5162025-11-28 13:13:24,109 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-5] [ H2JournalDaoStreamMessagesMemoryTest - batch 9 - events from 8001 to 9000
5172025-11-28 13:13:24,121 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 10 - events from 9001 to 10000
5182025-11-28 13:13:24,134 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 11 - events from 10001 to 11000
5192025-11-28 13:13:24,146 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-5] [ H2JournalDaoStreamMessagesMemoryTest - batch 12 - events from 11001 to 12000
5202025-11-28 13:13:24,157 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 13 - events from 12001 to 13000
5212025-11-28 13:13:24,169 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 14 - events from 13001 to 14000
5222025-11-28 13:13:24,176 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 15 - events from 14001 to 15000
5232025-11-28 13:13:24,185 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 16 - events from 15001 to 16000
5242025-11-28 13:13:24,191 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [pool-18-thread-4-ScalaTest-running-H2JournalDaoStreamMessagesMemoryTest] [ H2JournalDaoStreamMessagesMemoryTest - Events written, starting replay
5252025-11-28 13:13:29,836 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [pool-18-thread-4-ScalaTest-running-H2JournalDaoStreamMessagesMemoryTest] [ H2JournalDaoStreamMessagesMemoryTest - Used heap before 323 MB, after 324 MB
5262025-11-28 13:13:29,838 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-9] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
527[info] H2JournalDaoStreamMessagesMemoryTest:
528[info] - should stream events (5 seconds, 852 milliseconds)
529[info] ConfigOpsTest:
530[info] - should parse field values to Options (0 milliseconds)
531[info] TrySeqTest:
532[info] - should sequence an empty immutable.Seq (0 milliseconds)
533[info] - should sequence an empty immutable.Vector (0 milliseconds)
534[info] - should sequence a immutable.Seq of success/success (1 millisecond)
535[info] - should sequence an immutable Seq of success/failure (1 millisecond)
536[info] - should sequence an immutable Seq of failure/success (1 millisecond)
537[info] - should sequence an immutable.Seq of failure/failure (0 milliseconds)
538[info] - should sequence an immutable.Vector of failure/failure (1 millisecond)
5392025-11-28 13:13:29,878 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5402025-11-28 13:13:30,043 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5412025-11-28 13:13:30,066 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5422025-11-28 13:13:33,598 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-14] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5432025-11-28 13:13:33,612 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5442025-11-28 13:13:34,177 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5452025-11-28 13:13:34,189 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5462025-11-28 13:13:35,086 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5472025-11-28 13:13:35,107 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5482025-11-28 13:13:36,710 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5492025-11-28 13:13:36,726 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5502025-11-28 13:13:37,916 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-11] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5512025-11-28 13:13:37,933 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5522025-11-28 13:13:44,415 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5532025-11-28 13:13:44,430 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5542025-11-28 13:13:45,767 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5552025-11-28 13:13:45,788 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5562025-11-28 13:13:48,033 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-12] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
557[info] H2ScalaEventsByTagTest:
558[info] - should not find events for unknown tags (182 milliseconds)
559[info] - should find all events by tag (3 seconds, 543 milliseconds)
560[info] - should deliver EventEnvelopes non-zero timestamps (572 milliseconds)
561[info] - should select events by tag with exact match (913 milliseconds)
562[info] - should find all events by tag even when lots of events are persisted concurrently (1 second, 612 milliseconds)
563[info] - should find events by tag from an offset (1 second, 202 milliseconds)
564[info] - should persist and find tagged event for one tag (6 seconds, 492 milliseconds)
565[info] - should persist and find tagged events when stored with multiple tags (1 second, 352 milliseconds)
566[info] - should show the configured performance characteristics (2 seconds, 253 milliseconds)
5672025-11-28 13:13:48,052 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5682025-11-28 13:13:48,062 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5692025-11-28 13:13:48,077 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5702025-11-28 13:13:48,107 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-9] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
571[info] H2ScalaCurrentLastSequenceNumberByPersistenceIdTest:
572[info] - should return None for unknown persistenceId (22 milliseconds)
573[info] - should return last sequence number for known persistenceId (43 milliseconds)
5742025-11-28 13:13:48,134 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5752025-11-28 13:13:48,347 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-8] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5762025-11-28 13:13:48,360 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5772025-11-28 13:13:49,251 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
578[info] H2ScalaAllPersistenceIdsTest:
579[info] - should not terminate the stream when there are not pids (222 milliseconds)
580[info] - should find persistenceIds for actors (902 milliseconds)
5812025-11-28 13:13:49,270 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5822025-11-28 13:13:49,279 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
583[info] H2DurableStateStorePluginSpec:
584[info] A durable state store plugin
585[info] - must instantiate a JdbcDurableDataStore successfully (12 milliseconds)
5862025-11-28 13:13:49,299 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5872025-11-28 13:13:49,315 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5882025-11-28 13:13:49,324 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5892025-11-28 13:13:49,328 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
590[info] JNDIConfigTest:
591[info] JNDI config
592[info] - should read the config and throw NoInitialContextException in case the JNDI resource is not available (24 milliseconds)
593[info] JNDI config for shared databases
594[info] - should read the config and throw NoInitialContextException in case the JNDI resource is not available (13 milliseconds)
5952025-11-28 13:13:49,344 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5962025-11-28 13:13:49,364 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5972025-11-28 13:13:49,379 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5982025-11-28 13:13:49,420 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-14] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
599[info] H2ScalaCurrentPersistenceIdsTest:
600[info] - should not find any persistenceIds for empty journal (32 milliseconds)
601[info] - should find persistenceIds for actors (52 milliseconds)
6022025-11-28 13:13:49,440 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6032025-11-28 13:13:51,158 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
604[info] H2StoreOnlySerializableMessagesTest:
605[info] - should persist a single serializable message (512 milliseconds)
606[info] - should not persist a single non-serializable message (497 milliseconds)
607[info] - should persist only serializable messages (698 milliseconds)
608[info] H2JournalSequenceActorTest:
609[info] JournalSequenceActor
610[info] - should recover normally (pending)
6112025-11-28 13:13:51,197 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6122025-11-28 13:13:51,414 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6132025-11-28 13:13:51,433 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6142025-11-28 13:13:51,564 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6152025-11-28 13:13:51,579 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6162025-11-28 13:13:51,640 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-14] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6172025-11-28 13:13:51,657 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6182025-11-28 13:13:51,728 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6192025-11-28 13:13:51,745 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6202025-11-28 13:13:52,125 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-11] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6212025-11-28 13:13:52,141 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6222025-11-28 13:13:52,822 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6232025-11-28 13:13:52,837 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6242025-11-28 13:13:53,197 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-15] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6252025-11-28 13:13:53,212 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6262025-11-28 13:13:53,305 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
627[info] H2ScalaEventsByPersistenceIdTest:
628[info] - should not find any events for unknown pid (233 milliseconds)
629[info] - should find events from sequenceNr (142 milliseconds)
630[info] - should include ordering Offset in EventEnvelope (73 milliseconds)
631[info] - should deliver EventEnvelopes non-zero timestamps (83 milliseconds)
632[info] - should find events for actor with pid 'my-1' (393 milliseconds)
633[info] - should find events for actor with pid 'my-1' and persisting messages to other actor (692 milliseconds)
634[info] - should find events for actor with pid 'my-2' (372 milliseconds)
635[info] - should find a large number of events quickly (103 milliseconds)
6362025-11-28 13:13:53,331 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6372025-11-28 13:13:53,363 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-9] [ test DurableStateSequenceActor - Offset gaps detected [41-51]. Current max offset [40]. [10] gaps could not be confirmed by revision changes.
6382025-11-28 13:13:53,681 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-9] [ test DurableStateSequenceActor - Offset gaps detected [41]. Current max offset [40]. [1] gaps could not be confirmed by revision changes.
6392025-11-28 13:13:54,383 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-7] [ test DurableStateSequenceActor - Offset gaps detected [41-43]. Current max offset [40]. [2] gaps could not be confirmed by revision changes.
6402025-11-28 13:13:54,701 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-8] [ test DurableStateSequenceActor - Offset gaps detected [41-43]. Current max offset [40]. [2] gaps could not be confirmed by revision changes.
6412025-11-28 13:13:55,021 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-9] [ test DurableStateSequenceActor - Offset gaps detected [41-43]. Current max offset [40]. [2] gaps could not be confirmed by revision changes.
6422025-11-28 13:13:55,340 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-7] [ test DurableStateSequenceActor - Offset gaps detected [41-43]. Current max offset [40]. [2] gaps could not be confirmed by revision changes.
6432025-11-28 13:13:55,660 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-9] [ test DurableStateSequenceActor - Offset gaps detected [41-43]. Current max offset [40]. [2] gaps could not be confirmed by revision changes.
6442025-11-28 13:13:58,080 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-8] [ test DurableStateSequenceActor - Offset gaps detected [3, 5-7]. Current max offset [2]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6452025-11-28 13:13:58,399 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-6] [ test DurableStateSequenceActor - Offset gaps detected [3, 5-7]. Current max offset [2]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6462025-11-28 13:13:58,720 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-6] [ test DurableStateSequenceActor - Offset gaps detected [3, 5-7]. Current max offset [2]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6472025-11-28 13:13:59,040 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-6] [ test DurableStateSequenceActor - Offset gaps detected [3, 5-7]. Current max offset [2]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6482025-11-28 13:13:59,360 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-9] [ test DurableStateSequenceActor - Offset gaps detected [3, 5-7]. Current max offset [2]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6492025-11-28 13:14:01,340 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-7] [ test DurableStateSequenceActor - Offset gaps detected [18, 20, 22]. Current max offset [17]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6502025-11-28 13:14:01,659 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-8] [ test DurableStateSequenceActor - Offset gaps detected [18, 20, 22]. Current max offset [17]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6512025-11-28 13:14:01,980 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-6] [ test DurableStateSequenceActor - Offset gaps detected [18, 20, 22]. Current max offset [17]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6522025-11-28 13:14:02,299 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-8] [ test DurableStateSequenceActor - Offset gaps detected [18, 20, 22]. Current max offset [17]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6532025-11-28 13:14:02,620 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-6] [ test DurableStateSequenceActor - Offset gaps detected [18, 20, 22]. Current max offset [17]. [3] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
6542025-11-28 13:14:05,769 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
655[info] MockDurableStateSequenceActorTest:
656[info] - should re-query with delay only when events are missing (1 second, 43 milliseconds)
657[info] - should Assume an element missing after the configured amount of maxTries (1 second, 659 milliseconds)
658[info] - should not delay several updates to known pid (1 second, 19 milliseconds)
659[info] - should not delay more complex updates from several pids (699 milliseconds)
660[info] - should re-query for unknown pid (2 seconds, 619 milliseconds)
661[info] - should evict revision cache when exceeding capacity (2 seconds, 940 milliseconds)
6622025-11-28 13:14:05,808 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6632025-11-28 13:14:05,894 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-8] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
664[info] H2DurableStateStorePluginSchemaSpec:
665[info] A durable state store plugin
666[info] - must instantiate a JdbcDurableDataStore successfully (8 milliseconds)
667[info] - must persist states successfully (78 milliseconds)
6682025-11-28 13:14:05,914 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6692025-11-28 13:14:05,920 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
670[info] TagsSerializationTest:
671[info] Encode
672[info] - should no tags (1 millisecond)
673[info] - should one tag (0 milliseconds)
674[info] - should two tags (0 milliseconds)
675[info] - should three tags (0 milliseconds)
676[info] decode
677[info] - should no tags (1 millisecond)
678[info] - should one tag with separator (0 milliseconds)
679[info] - should two tags with separator (0 milliseconds)
680[info] - should three tags with separator (0 milliseconds)
681[info] TagsSerialization
682[info] - should be bijective (1 millisecond)
6832025-11-28 13:14:05,940 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6842025-11-28 13:14:06,320 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-9] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6852025-11-28 13:14:06,337 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6862025-11-28 13:14:07,528 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-8] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6872025-11-28 13:14:07,544 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6882025-11-28 13:14:07,617 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-11] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6892025-11-28 13:14:07,630 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6902025-11-28 13:14:07,756 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-11] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
691[info] H2ScalaEventAdapterTest:
692[info] - should apply event adapter when querying events for actor with pid 'my-1' (393 milliseconds)
693[info] - should apply event adapters when querying events by tag from an offset (1 second, 203 milliseconds)
694[info] - should apply event adapters when querying current events for actors (82 milliseconds)
695[info] - should apply event adapters when querying all current events by tag (142 milliseconds)
6962025-11-28 13:14:07,784 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [SnapshotStoreSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6972025-11-28 13:14:07,999 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [SnapshotStoreSpec-pekko.actor.default-dispatcher-5] [ SnapshotStoreSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
698[info] H2SnapshotStoreSpec:
699[info] A snapshot store
700[info] - must not load a snapshot given an invalid persistenceId (2 milliseconds)
701[info] - must not load a snapshot given non-matching timestamp criteria (1 millisecond)
702[info] - must not load a snapshot given non-matching sequence number criteria (2 milliseconds)
703[info] - must load the most recent snapshot (0 milliseconds)
704[info] - must load the most recent snapshot matching an upper sequence number bound (0 milliseconds)
705[info] - must load the most recent snapshot matching upper sequence number and timestamp bounds (3 milliseconds)
706[info] - must delete a single snapshot identified by sequenceNr in snapshot metadata (12 milliseconds)
707[info] - must delete all snapshots matching upper sequence number and timestamp bounds (12 milliseconds)
708[info] - must not delete snapshots with non-matching upper timestamp bounds (10 milliseconds)
709[info] - must save and overwrite snapshot with same sequence number (0 milliseconds)
710[info] - must save bigger size snapshot (10000 bytes) (0 milliseconds)
711[info] A snapshot store optionally
712[info] + CapabilityFlag `supportsSerialization` was turned `on`.
713[info] - may serialize snapshots (11 milliseconds)
714[info] + CapabilityFlag `supportsMetadata` was turned `on`.
715[info] - may store metadata (0 milliseconds)
716[info] ReadJournalTablesTest:
717[info] JournalTable
718[info] - should be configured with a schema name (0 milliseconds)
719[info] - should be configured with a table name (0 milliseconds)
720[info] - should be configured with column names (0 milliseconds)
721[info] SnapshotTablesTest:
722[info] SnapshotTable
723[info] - should be configured with a schema name (2 milliseconds)
724[info] - should be configured with a table name (1 millisecond)
725[info] - should be configured with column names (0 milliseconds)
7262025-11-28 13:14:08,048 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7272025-11-28 13:14:08,062 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7282025-11-28 13:14:08,153 - org.apache.pekko.actor.ActorSystemImpl -> WARN [JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec ActorSystemImpl - system/-persistence-jdbc-durable-state-sequence-actorsomename does not exist
7292025-11-28 13:14:08,155 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7302025-11-28 13:14:08,164 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
731[info] H2DurableStateSequenceActorTest:
732[info] A DurableStateSequenceActor
733[info] - must recover normally (103 milliseconds)
7342025-11-28 13:14:08,183 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
7352025-11-28 13:14:08,304 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-13] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7362025-11-28 13:14:08,319 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7372025-11-28 13:14:08,340 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7382025-11-28 13:14:08,354 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7392025-11-28 13:14:08,397 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-14] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7402025-11-28 13:14:08,411 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7412025-11-28 13:14:08,485 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7422025-11-28 13:14:08,500 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7432025-11-28 13:14:08,513 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7442025-11-28 13:14:11,860 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-15] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
745[info] H2ScalaCurrentEventsByPersistenceIdTest:
746[info] - should find events from sequenceNr (132 milliseconds)
747[info] - should not find any events for unknown pid (32 milliseconds)
748[info] - should include ordering Offset in EventEnvelope (53 milliseconds)
749[info] - should find events for actors (83 milliseconds)
750[info] - should allow updating events (for data migrations) (pending)
751[info] - should return event when has been archived more than batch size (3 seconds, 367 milliseconds)
7522025-11-28 13:14:11,888 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
7532025-11-28 13:14:12,702 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-9] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
754[info] H2JournalSpec:
755[info] A journal
756[info] - must replay all messages (20 milliseconds)
757[info] - must replay messages using a lower sequence number bound (11 milliseconds)
758[info] - must replay messages using an upper sequence number bound (11 milliseconds)
759[info] - must replay messages using a count limit (11 milliseconds)
760[info] - must replay messages using a lower and upper sequence number bound (12 milliseconds)
761[info] - must replay messages using a lower and upper sequence number bound and a count limit (11 milliseconds)
762[info] - must replay a single if lower sequence number bound equals upper sequence number bound (11 milliseconds)
763[info] - must replay a single message if count limit equals 1 (11 milliseconds)
764[info] - must not replay messages if count limit equals 0 (11 milliseconds)
765[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (10 milliseconds)
766[info] - must not replay messages if the persistent actor has not yet written messages (11 milliseconds)
767[info] - must not replay permanently deleted messages (range deletion) (234 milliseconds)
768[info] - must not reset highestSequenceNr after message deletion (13 milliseconds)
769[info] - must not reset highestSequenceNr after journal cleanup (12 milliseconds)
770[info] A Journal optionally
771[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
772[info] - may reject non-serializable events (11 milliseconds)
773[info] + CapabilityFlag `supportsSerialization` was turned `on`.
774[info] - may serialize events (21 milliseconds)
775[info] + CapabilityFlag `supportsMetadata` was turned `on`.
776[info] - may return metadata (22 milliseconds)
7772025-11-28 13:14:12,724 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7782025-11-28 13:14:12,740 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
779[info] MultipleReadJournalTest:
780[info] - should be able to create two read journals and use eventsByTag on them (32 milliseconds)
781[info] PekkoPersistenceConfigTest:
782[info] reference config
783[info] - should parse JournalConfig (1 millisecond)
784[info] - should parse SnapshotConfig (0 milliseconds)
785[info] - should parse ReadJournalConfig (0 milliseconds)
786[info] full config
787[info] - should parse JournalConfig (0 milliseconds)
788[info] - should parse SnapshotConfig (0 milliseconds)
789[info] - should parse ReadJournalConfig (0 milliseconds)
7902025-11-28 13:14:12,779 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7912025-11-28 13:14:13,587 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
792[info] H2JournalSchemaSpec:
793[info] A journal
794[info] - must replay all messages (13 milliseconds)
795[info] - must replay messages using a lower sequence number bound (11 milliseconds)
796[info] - must replay messages using an upper sequence number bound (11 milliseconds)
797[info] - must replay messages using a count limit (11 milliseconds)
798[info] - must replay messages using a lower and upper sequence number bound (10 milliseconds)
799[info] - must replay messages using a lower and upper sequence number bound and a count limit (11 milliseconds)
800[info] - must replay a single if lower sequence number bound equals upper sequence number bound (11 milliseconds)
801[info] - must replay a single message if count limit equals 1 (11 milliseconds)
802[info] - must not replay messages if count limit equals 0 (11 milliseconds)
803[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (11 milliseconds)
804[info] - must not replay messages if the persistent actor has not yet written messages (10 milliseconds)
805[info] - must not replay permanently deleted messages (range deletion) (233 milliseconds)
806[info] - must not reset highestSequenceNr after message deletion (13 milliseconds)
807[info] - must not reset highestSequenceNr after journal cleanup (12 milliseconds)
808[info] A Journal optionally
809[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
810[info] - may reject non-serializable events (11 milliseconds)
811[info] + CapabilityFlag `supportsSerialization` was turned `on`.
812[info] - may serialize events (21 milliseconds)
813[info] + CapabilityFlag `supportsMetadata` was turned `on`.
814[info] - may return metadata (22 milliseconds)
815
816************************
817Build summary:
818[{
819 "module": "pekko-persistence-jdbc",
820 "compile": {"status": "ok", "tookMs": 19243, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
821 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
822 "test-compile": {"status": "ok", "tookMs": 15549, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
823 "test": {"status": "ok", "tookMs": 93601, "passed": 234, "failed": 0, "ignored": 0, "skipped": 0, "total": 234, "byFramework": [{"framework": "unknown", "stats": {"passed": 234, "failed": 0, "ignored": 0, "skipped": 0, "total": 234}}]},
824 "publish": {"status": "skipped", "tookMs": 0},
825 "metadata": {
826 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
827}
828}]
829************************
830[success] Total time: 147 s (0:02:27.0), completed Nov 28, 2025, 1:14:13 PM
831[0JChecking patch project/plugins.sbt...
832Checking patch project/build.properties...
833Checking patch project/Dependencies.scala...
834Checking patch build.sbt...
835Applied patch project/plugins.sbt cleanly.
836Applied patch project/build.properties cleanly.
837Applied patch project/Dependencies.scala cleanly.
838Applied patch build.sbt cleanly.