Build Logs
apache/pekko-persistence-jdbc • 3.8.0-RC5:2025-12-31
Errors
6
Warnings
52
Total Lines
854
1##################################
2Clonning https://github.com/apache/pekko-persistence-jdbc.git into /build/repo using revision v1.2.0
3##################################
4Note: switching to 'c11cdaecdd963fa3be29f6343f6fd9b3a663734f'.
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.7
22----
23Preparing build for 3.8.0-RC5
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.7"
35Replacement: val Scala3 = "3.8.0-RC5"
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.7"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC5
42Execute tests: true
43sbt project found:
44No prepare script found for project apache/pekko-persistence-jdbc
45##################################
46Scala version: 3.8.0-RC5
47Targets: org.apache.pekko%pekko-persistence-jdbc
48Project 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.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Xms512M
59-Xmx4096M
60-XX:MaxGCPauseMillis=200
61-Dcommunitybuild.scala=3.8.0-RC5
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC5"
71"++3.8.0-RC5 -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-persistence-jdbc"
79
80[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
81[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 7 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 8.777s.
87[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
88[warn] Seq(Compile, Test, IntegrationTest).flatMap { config =>
89[warn] ^
90[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
91[warn] Def.settings(headerMappingSettings, additional) ++ Defaults.itSettings ++
92[warn] ^
93[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
94[warn] headerSettings(IntegrationTest)
95[warn] ^
96[warn] three warnings found
97[info] done compiling
98[info] loading settings for project pekko-persistence-jdbc from build.sbt...
99[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
100[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
101[warn] there's a key that's not used by any other settings/tasks:
102[warn]
103[warn] * docs / previewSite / previewPath
104[warn] +- /build/repo/build.sbt:89
105[warn]
106[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
107[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
108Execute setCrossScalaVersions: 3.8.0-RC5
109[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
110OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in core/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in migratorIntegration/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in pekko-persistence-jdbc/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in migrator/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in docs/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in integration/crossScalaVersions
116[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
117[info] Setting Scala version to 3.8.0-RC5 on 6 projects.
118[info] Switching Scala version on:
119[info] integration (2.12.20, 2.13.17, 3.8.0-RC5)
120[info] docs (2.12.20, 2.13.17, 3.8.0-RC5)
121[info] migrator (2.12.20, 2.13.17, 3.8.0-RC5)
122[info] * pekko-persistence-jdbc (2.12.20, 2.13.17, 3.8.0-RC5)
123[info] core (2.12.20, 2.13.17, 3.8.0-RC5)
124[info] migratorIntegration (2.12.20, 2.13.17, 3.8.0-RC5)
125[info] Excluding projects:
126[info] Reapplying settings...
127[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
128[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
129Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
130[info] Reapplying settings...
131[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
132[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
133[info] Defining Global / credentials, ThisBuild / credentials and 5 others.
134[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 48 others.
135[info] Run `last` for details.
136[info] Reapplying settings...
137[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
138[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
139Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
140[info] Reapplying settings...
141OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
142
143 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
144 Did you mean migratorIntegration / allExcludeDependencies ?
145 , retry without global scopes
146[info] Reapplying settings...
147[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
148[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
149Execute removeScalacOptionsStartingWith: -P:wartremover
150[info] Reapplying settings...
151[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
152[info] set current project to pekko-persistence-jdbc-root (in build file:/build/repo/)
153[success] Total time: 0 s, completed Dec 31, 2025, 9:08:20 PM
154Build 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.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
155Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
156Starting build...
157Projects: Set(core)
158Starting build for ProjectRef(file:/build/repo/,core) (pekko-persistence-jdbc)... [0/1]
159OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
160Compile 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
161[info] compiling 64 Scala sources to /build/repo/core/target/scala-3.8.0-RC5/classes ...
162[warn] bad option '-Xlog-reflective-calls' was ignored
163[warn] bad option '-Ydelambdafy:method' was ignored
164[warn] -- Warning: /build/repo/core/src/main/scala/org/apache/pekko/persistence/jdbc/state/DurableStateQueries.scala:52:81
165[warn] 52 | implicit val uuidSetter: SetParameter[Array[Byte]] = SetParameter[Array[Byte]] { case (bytes, params) =>
166[warn] | ^
167[warn] |Implicit parameters should be provided with a `using` clause.
168[warn] |To disable the warning, please use the following option:
169[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
170[warn] 53 | params.setBytes(bytes)
171[warn] 54 | }
172[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/main/scala/org/apache/pekko/persistence/jdbc/snapshot/JdbcSnapshotStore.scala:77:11
173[warn] 77 | case _ => Future.successful(None)
174[warn] | ^
175[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
176[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/main/scala/org/apache/pekko/persistence/jdbc/snapshot/JdbcSnapshotStore.scala:101:11
177[warn] 101 | case _ => Future.successful(())
178[warn] | ^
179[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
180[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/main/scala/org/apache/pekko/persistence/jdbc/testkit/internal/SchemaUtilsImpl.scala:166:11
181[warn] 166 | case _ => throw new UnsupportedOperationException(s"Unsupported schema request for $schemaType")
182[warn] | ^
183[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
184[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/main/scala/org/apache/pekko/persistence/jdbc/testkit/internal/SchemaUtilsImpl.scala:180:11
185[warn] 180 | case _ => throw new UnsupportedOperationException(s"Unsupported schema request for $schemaType")
186[warn] | ^
187[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
188[warn] there were 5 deprecation warnings; re-run with -deprecation for details
189[warn] 8 warnings found
190[info] done compiling
191[info] compiling 46 Scala sources and 2 Java sources to /build/repo/core/target/scala-3.8.0-RC5/test-classes ...
192[warn] bad option '-Xlog-reflective-calls' was ignored
193[warn] bad option '-Ydelambdafy:method' was ignored
194[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/test/scala/org/apache/pekko/persistence/jdbc/state/scaladsl/JdbcDurableStateSpec.scala:94:15
195[warn] 94 | case _ => throw new UnsupportedOperationException(s"Unsupported <$schemaType> for durableState.")
196[warn] | ^
197[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
198[warn] -- [E121] Pattern Match Warning: /build/repo/core/src/test/scala/org/apache/pekko/persistence/jdbc/state/scaladsl/StateSpecBase.scala:56:9
199[warn] 56 | case _ => throw new UnsupportedOperationException(s"Unsupported <$s> for durableState.")
200[warn] | ^
201[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
202[warn] four warnings found
203[info] done compiling
2042025-12-31 21:08:56,874 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
2052025-12-31 21:08:58,898 - 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/$a#-1118083295] 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'.
2062025-12-31 21:08:58,899 - 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/$a#-1118083295] 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'.
2072025-12-31 21:08:58,899 - 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/$a#-1118083295] 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'.
2082025-12-31 21:08:58,899 - 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/$a#-1118083295] 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'.
2092025-12-31 21:08:58,899 - 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/$a#-1118083295] 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'.
2102025-12-31 21:08:59,089 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-1059983573] 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'.
2112025-12-31 21:08:59,089 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-1059983573] 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'.
2122025-12-31 21:08:59,089 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-1059983573] 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'.
2132025-12-31 21:08:59,089 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-1059983573] 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'.
2142025-12-31 21:08:59,089 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-1059983573] 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'.
2152025-12-31 21:08:59,737 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#1062706805] 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'.
2162025-12-31 21:08:59,737 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#1062706805] 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'.
2172025-12-31 21:08:59,737 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#1062706805] 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'.
2182025-12-31 21:08:59,737 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#1062706805] 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'.
2192025-12-31 21:08:59,737 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#1062706805] 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'.
2202025-12-31 21:09:00,115 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-12] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-1146398327] 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'.
2212025-12-31 21:09:00,116 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-12] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$d#-1146398327] 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'.
2222025-12-31 21:09:00,116 - 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/$d#-1146398327] 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'.
2232025-12-31 21:09:00,117 - 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/$d#-1146398327] 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'.
2242025-12-31 21:09:00,117 - 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/$d#-1146398327] 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'.
2252025-12-31 21:09:04,465 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-8] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
226[info] H2JournalPerfSpecSharedDb:
227[info] A journal
228[info] - must replay all messages (176 milliseconds)
229[info] - must replay messages using a lower sequence number bound (18 milliseconds)
230[info] - must replay messages using an upper sequence number bound (15 milliseconds)
231[info] - must replay messages using a count limit (16 milliseconds)
232[info] - must replay messages using a lower and upper sequence number bound (15 milliseconds)
233[info] - must replay messages using a lower and upper sequence number bound and a count limit (14 milliseconds)
234[info] - must replay a single if lower sequence number bound equals upper sequence number bound (14 milliseconds)
235[info] - must replay a single message if count limit equals 1 (15 milliseconds)
236[info] - must not replay messages if count limit equals 0 (12 milliseconds)
237[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (12 milliseconds)
238[info] - must not replay messages if the persistent actor has not yet written messages (12 milliseconds)
239[info] - must not replay permanently deleted messages (range deletion) (272 milliseconds)
240[info] - must not reset highestSequenceNr after message deletion (31 milliseconds)
241[info] - must not reset highestSequenceNr after journal cleanup (32 milliseconds)
242[info] A Journal optionally
243[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
244[info] - may reject non-serializable events (19 milliseconds)
245[info] + CapabilityFlag `supportsSerialization` was turned `on`.
246[info] - may serialize events (32 milliseconds)
247[info] + CapabilityFlag `supportsMetadata` was turned `off`. To enable the related tests override it with `CapabilityFlag.on` (or `true` in Scala).
248[info] A PersistentActor's performance
249[info] - must measure: persistAsync()-ing 1000 events (211 milliseconds)
250[info] + PersistAsync()-ing 1000 took 192 ms
251[info] + Average time: 192 ms
252[info] - must measure: persist()-ing 1000 events (629 milliseconds)
253[info] + Persist()-ing 1000 took 627 ms
254[info] + Average time: 627 ms
255[info] - must measure: recovering 1000 events (435 milliseconds)
256[info] + Recovering 1000 took 83 ms
257[info] + Average time: 83 ms
258[info] A PersistentActor's performance
259[info] - must measure: persist()-ing 1000 events for 100 actors (3 seconds, 233 milliseconds)
260[info] + Persist()-ing 1000 * 100 took 3181 ms
261[info] + Average time: 3181 ms
262[info] A PersistentActor's performance
263[info] - must measure: persistAsync()-ing 1000 events for 100 actors (1 second, 23 milliseconds)
264[info] + persistAsync()-ing 1000 * 100 took 991 ms
265[info] + Average time: 991 ms
2662025-12-31 21:09:04,626 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [SnapshotStoreSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
267[info] H2SnapshotStoreSchemaSpec:
268[info] A snapshot store
269[info] - must not load a snapshot given an invalid persistenceId (8 milliseconds)
270[info] - must not load a snapshot given non-matching timestamp criteria (10 milliseconds)
271[info] - must not load a snapshot given non-matching sequence number criteria (8 milliseconds)
272[info] - must load the most recent snapshot (3 milliseconds)
273[info] - must load the most recent snapshot matching an upper sequence number bound (1 millisecond)
274[info] - must load the most recent snapshot matching upper sequence number and timestamp bounds (9 milliseconds)
275[info] - must delete a single snapshot identified by sequenceNr in snapshot metadata (20 milliseconds)
276[info] - must delete all snapshots matching upper sequence number and timestamp bounds (22 milliseconds)
277[info] - must not delete snapshots with non-matching upper timestamp bounds (12 milliseconds)
278[info] - must save and overwrite snapshot with same sequence number (1 millisecond)
279[info] - must save bigger size snapshot (10000 bytes) (2 milliseconds)
280[info] A snapshot store optionally
281[info] + CapabilityFlag `supportsSerialization` was turned `on`.
282[info] - may serialize snapshots (12 milliseconds)
283[info] + CapabilityFlag `supportsMetadata` was turned `on`.
284[info] - may store metadata (3 milliseconds)
2852025-12-31 21:09:04,962 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
2862025-12-31 21:09:04,980 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
2872025-12-31 21:09:05,003 - org.apache.pekko.actor.ActorSystemImpl -> WARN [JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec ActorSystemImpl - system/-persistence-jdbc-durable-state-sequence-actorsomename does not exist
2882025-12-31 21:09:05,005 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2892025-12-31 21:09:05,021 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
2902025-12-31 21:09:05,030 - org.apache.pekko.actor.ActorSystemImpl -> WARN [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec ActorSystemImpl - system/-persistence-jdbc-durable-state-sequence-actorsomename does not exist
2912025-12-31 21:09:05,031 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2922025-12-31 21:09:05,376 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
2932025-12-31 21:09:05,439 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ 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.
2942025-12-31 21:09:05,556 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ 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.
2952025-12-31 21:09:05,676 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ 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.
2962025-12-31 21:09:05,795 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ 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.
2972025-12-31 21:09:05,916 - 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.
2982025-12-31 21:09:06,036 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ 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.
2992025-12-31 21:09:06,515 - 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.
3002025-12-31 21:09:06,635 - 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.
3012025-12-31 21:09:06,755 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ 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.
3022025-12-31 21:09:07,040 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3032025-12-31 21:09:07,056 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-4] [ Slf4jLogger - Slf4jLogger started
3042025-12-31 21:09:07,084 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ 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.
3052025-12-31 21:09:07,196 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ 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-12-31 21:09:07,315 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ 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.
3072025-12-31 21:09:07,407 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3082025-12-31 21:09:07,423 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
3092025-12-31 21:09:07,447 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ 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.
3102025-12-31 21:09:07,562 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ 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.
3112025-12-31 21:09:07,682 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ 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.
3122025-12-31 21:09:07,769 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-11] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3132025-12-31 21:09:07,793 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3142025-12-31 21:09:07,820 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-4, 5-7, 8]. Current max offset [0]. [6] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3152025-12-31 21:09:07,932 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ 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.
3162025-12-31 21:09:08,052 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ 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.
3172025-12-31 21:09:08,466 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3182025-12-31 21:09:08,480 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3192025-12-31 21:09:08,503 - 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.
3202025-12-31 21:09:08,620 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-11] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-7, 8, 10-12]. Current max offset [0]. [9] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3212025-12-31 21:09:08,739 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-12] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-7, 8, 10-12]. Current max offset [0]. [9] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3222025-12-31 21:09:08,859 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-11] [ 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.
3232025-12-31 21:09:09,147 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-11] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3242025-12-31 21:09:09,166 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3252025-12-31 21:09:09,772 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-12] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2931, 2932-2993, 2994-3000]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3262025-12-31 21:09:09,887 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2931, 2932-2993, 2994-3000]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3272025-12-31 21:09:10,006 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-8] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2931, 2932-2993, 2994-3000]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3282025-12-31 21:09:10,092 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3292025-12-31 21:09:10,106 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3302025-12-31 21:09:10,129 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-9, 11-15]. Current max offset [0]. [12] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3312025-12-31 21:09:10,244 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-9, 11-15]. Current max offset [0]. [12] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3322025-12-31 21:09:10,365 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-9, 11-15]. Current max offset [0]. [12] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3332025-12-31 21:09:11,204 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ 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.
3342025-12-31 21:09:11,323 - 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.
3352025-12-31 21:09:11,444 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ 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.
3362025-12-31 21:09:12,367 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-11] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3372025-12-31 21:09:12,383 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
3382025-12-31 21:09:12,731 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-9] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2967, 2968-2988, 2989-3000]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3392025-12-31 21:09:12,843 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2967, 2968-2988, 2989-3000]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3402025-12-31 21:09:12,963 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-12] [ JdbcDurableStateSpec DurableStateSequenceActor - Offset gaps detected [1-2967, 2968-2988, 2989-3000]. Current max offset [0]. [2997] gaps could not be confirmed by revision changes. Some new persistence ids without previously known revision.
3412025-12-31 21:09:13,802 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ 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.
3422025-12-31 21:09:13,922 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ 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.
3432025-12-31 21:09:14,042 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[JdbcDurableStateSpec-pekko.actor.default-dispatcher-10] [ 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.
3442025-12-31 21:09:14,964 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-12] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3452025-12-31 21:09:14,975 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-12] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
346[info] H2DurableStateSpec:
347[info] A durable state store
348[info] - must not load a state given an invalid persistenceId (23 milliseconds)
349[info] - must add a valid state successfully (47 milliseconds)
350[info] - must support composite upsert-fetch-repeat loop (18 milliseconds)
351[info] - must fail inserting an already existing sequence number (20 milliseconds)
352[info] - must fail inserting incorrect sequence number with 0 rows affected (40 milliseconds)
353[info] - must delete an existing state (11 milliseconds)
354[info] - must fail to delete old object revision (40 milliseconds)
355[info] - must delete latest object revision but not older one (16 milliseconds)
356[info] A durable state store with payload that needs custom serializer
357[info] - must not load a state given an invalid persistenceId (5 milliseconds)
358[info] - must add a valid state successfully (6 milliseconds)
359[info] - must support composite upsert-fetch-repeat loop (14 milliseconds)
360[info] - must delete an existing state (9 milliseconds)
361[info] A JDBC durable state store
362[info] - must find all states by tag either from the beginning or from a specific offset (1 second, 674 milliseconds)
363[info] - must find the max offset after a series of upserts with multiple persistence ids (363 milliseconds)
364[info] - must find all states by tags with offsets sorted and proper max and min offsets when starting offset is specified (363 milliseconds)
365[info] - must find all states by tags returning a live source with no offset specified (684 milliseconds)
366[info] - must find all states by tags returning a live source with a starting offset specified (683 milliseconds)
367[info] A JDBC durable state store in the face of parallel upserts
368[info] - must fetch proper values of offsets with currentChanges() (934 milliseconds)
369[info] - must fetch proper values of offsets from beginning with changes() and phased upserts (2 seconds, 272 milliseconds)
370[info] - must fetch proper values of offsets from beginning for a larger dataset with changes() and phased upserts (2 seconds, 593 milliseconds)
3712025-12-31 21:09:15,009 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-4] [ Slf4jLogger - Slf4jLogger started
3722025-12-31 21:09:16,637 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
373[info] MockDaoJournalSequenceActorTest:
374[info] - should re-query with delay only when events are missing. (741 milliseconds)
375[info] - should Assume an element missing after the configured amount of maxTries (879 milliseconds)
3762025-12-31 21:09:16,668 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
3772025-12-31 21:09:16,689 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 1 - events from 1 to 1000
3782025-12-31 21:09:16,713 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 2 - events from 1001 to 2000
3792025-12-31 21:09:16,739 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 3 - events from 2001 to 3000
3802025-12-31 21:09:16,759 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 4 - events from 3001 to 4000
3812025-12-31 21:09:16,777 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 5 - events from 4001 to 5000
3822025-12-31 21:09:16,795 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 6 - events from 5001 to 6000
3832025-12-31 21:09:16,813 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 7 - events from 6001 to 7000
3842025-12-31 21:09:16,830 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 8 - events from 7001 to 8000
3852025-12-31 21:09:16,847 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 9 - events from 8001 to 9000
3862025-12-31 21:09:16,862 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 10 - events from 9001 to 10000
3872025-12-31 21:09:16,878 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 11 - events from 10001 to 11000
3882025-12-31 21:09:16,895 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2LimitWindowingStreamTest - batch 12 - events from 11001 to 12000
3892025-12-31 21:09:16,912 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 13 - events from 12001 to 13000
3902025-12-31 21:09:16,928 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 14 - events from 13001 to 14000
3912025-12-31 21:09:16,945 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2LimitWindowingStreamTest - batch 15 - events from 14001 to 15000
3922025-12-31 21:09:16,959 - org.apache.pekko.persistence.jdbc.journal.dao.H2LimitWindowingStreamTest -> INFO [test-pekko.actor.default-dispatcher-8] [ H2LimitWindowingStreamTest - batch 16 - events from 15001 to 16000
3932025-12-31 21:09:17,222 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-9] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
394[info] H2LimitWindowingStreamTest:
395[info] - should stream events with limit windowing (563 milliseconds)
3962025-12-31 21:09:17,243 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
3972025-12-31 21:09:18,094 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-12] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#449651834] 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'.
3982025-12-31 21:09:18,095 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#449651834] 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'.
3992025-12-31 21:09:18,095 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#449651834] 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'.
4002025-12-31 21:09:18,095 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#449651834] 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'.
4012025-12-31 21:09:18,096 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$a#449651834] 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'.
4022025-12-31 21:09:18,134 - 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/$b#-1713059129] 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'.
4032025-12-31 21:09:18,134 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-1713059129] 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'.
4042025-12-31 21:09:18,134 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-1713059129] 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'.
4052025-12-31 21:09:18,135 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-1713059129] 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'.
4062025-12-31 21:09:18,135 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$b#-1713059129] 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'.
4072025-12-31 21:09:18,338 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-13] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-1077091834] 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'.
4082025-12-31 21:09:18,338 - 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/$c#-1077091834] 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'.
4092025-12-31 21:09:18,338 - 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#-1077091834] 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'.
4102025-12-31 21:09:18,338 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-10] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-1077091834] 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'.
4112025-12-31 21:09:18,338 - org.apache.pekko.actor.RepointableActorRef -> INFO [JournalSpec-pekko.actor.default-dispatcher-10] [ JournalSpec RepointableActorRef - Message [org.apache.pekko.persistence.PersistentImpl] to Actor[pekko://JournalSpec/user/$c#-1077091834] 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'.
4122025-12-31 21:09:18,508 - 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/$d#686154796] 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'.
4132025-12-31 21:09:18,508 - 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/$d#686154796] 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'.
4142025-12-31 21:09:18,508 - 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/$d#686154796] 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'.
4152025-12-31 21:09:18,508 - 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/$d#686154796] 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'.
4162025-12-31 21:09:18,508 - 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/$d#686154796] 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'.
4172025-12-31 21:09:20,828 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-10] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
418[info] H2JournalPerfSpec:
419[info] A journal
420[info] - must replay all messages (22 milliseconds)
421[info] - must replay messages using a lower sequence number bound (13 milliseconds)
422[info] - must replay messages using an upper sequence number bound (12 milliseconds)
423[info] - must replay messages using a count limit (12 milliseconds)
424[info] - must replay messages using a lower and upper sequence number bound (13 milliseconds)
425[info] - must replay messages using a lower and upper sequence number bound and a count limit (12 milliseconds)
426[info] - must replay a single if lower sequence number bound equals upper sequence number bound (12 milliseconds)
427[info] - must replay a single message if count limit equals 1 (11 milliseconds)
428[info] - must not replay messages if count limit equals 0 (12 milliseconds)
429[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (11 milliseconds)
430[info] - must not replay messages if the persistent actor has not yet written messages (11 milliseconds)
431[info] - must not replay permanently deleted messages (range deletion) (243 milliseconds)
432[info] - must not reset highestSequenceNr after message deletion (19 milliseconds)
433[info] - must not reset highestSequenceNr after journal cleanup (21 milliseconds)
434[info] A Journal optionally
435[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
436[info] - may reject non-serializable events (12 milliseconds)
437[info] + CapabilityFlag `supportsSerialization` was turned `on`.
438[info] - may serialize events (24 milliseconds)
439[info] + CapabilityFlag `supportsMetadata` was turned `off`. To enable the related tests override it with `CapabilityFlag.on` (or `true` in Scala).
440[info] A PersistentActor's performance
441[info] - must measure: persistAsync()-ing 1000 events (35 milliseconds)
442[info] + PersistAsync()-ing 1000 took 23 ms
443[info] + Average time: 23 ms
444[info] - must measure: persist()-ing 1000 events (180 milliseconds)
445[info] + Persist()-ing 1000 took 180 ms
446[info] + Average time: 180 ms
447[info] - must measure: recovering 1000 events (186 milliseconds)
448[info] + Recovering 1000 took 19 ms
449[info] + Average time: 19 ms
450[info] A PersistentActor's performance
451[info] - must measure: persist()-ing 1000 events for 100 actors (1 second, 604 milliseconds)
452[info] + Persist()-ing 1000 * 100 took 1579 ms
453[info] + Average time: 1579 ms
454[info] A PersistentActor's performance
455[info] - must measure: persistAsync()-ing 1000 events for 100 actors (657 milliseconds)
456[info] + persistAsync()-ing 1000 * 100 took 634 ms
457[info] + Average time: 634 ms
4582025-12-31 21:09:20,867 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
4592025-12-31 21:09:21,722 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-10] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
460[info] H2JournalSpecSharedDb:
461[info] A journal
462[info] - must replay all messages (21 milliseconds)
463[info] - must replay messages using a lower sequence number bound (12 milliseconds)
464[info] - must replay messages using an upper sequence number bound (12 milliseconds)
465[info] - must replay messages using a count limit (12 milliseconds)
466[info] - must replay messages using a lower and upper sequence number bound (12 milliseconds)
467[info] - must replay messages using a lower and upper sequence number bound and a count limit (11 milliseconds)
468[info] - must replay a single if lower sequence number bound equals upper sequence number bound (11 milliseconds)
469[info] - must replay a single message if count limit equals 1 (12 milliseconds)
470[info] - must not replay messages if count limit equals 0 (11 milliseconds)
471[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (11 milliseconds)
472[info] - must not replay messages if the persistent actor has not yet written messages (11 milliseconds)
473[info] - must not replay permanently deleted messages (range deletion) (241 milliseconds)
474[info] - must not reset highestSequenceNr after message deletion (20 milliseconds)
475[info] - must not reset highestSequenceNr after journal cleanup (17 milliseconds)
476[info] A Journal optionally
477[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
478[info] - may reject non-serializable events (11 milliseconds)
479[info] + CapabilityFlag `supportsSerialization` was turned `on`.
480[info] - may serialize events (24 milliseconds)
481[info] + CapabilityFlag `supportsMetadata` was turned `on`.
482[info] - may return metadata (24 milliseconds)
4832025-12-31 21:09:21,764 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
4842025-12-31 21:09:31,934 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-13] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4852025-12-31 21:09:31,951 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
4862025-12-31 21:09:32,026 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-8] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4872025-12-31 21:09:32,054 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
4882025-12-31 21:09:32,137 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-12] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4892025-12-31 21:09:32,151 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
4902025-12-31 21:09:32,215 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-15] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
491[info] H2HardDeleteQueryTest:
492[info] - should not return deleted events when using CurrentEventsByTag (10 seconds, 183 milliseconds)
493[info] - should not return deleted events when using EventsByTag (94 milliseconds)
494[info] - should not return deleted events when using CurrentEventsByPersistenceId (94 milliseconds)
495[info] - should not return deleted events when using EventsByPersistenceId (73 milliseconds)
496[info] JournalTablesTest:
497[info] JournalTable
498[info] - should be configured with a schema name (2 milliseconds)
499[info] - should be configured with a table name (0 milliseconds)
500[info] - should be configured with column names (1 millisecond)
5012025-12-31 21:09:32,267 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5022025-12-31 21:09:33,181 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
503[info] H2ScalaEventsByInfrequentTagTest:
504[info] - should persist and find a tagged event with multiple (frequent and infrequent) tags (924 milliseconds)
5052025-12-31 21:09:33,198 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5062025-12-31 21:09:33,241 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
507[info] ByteArrayJournalSerializerTest:
508[info] - should serialize a serializable message and indicate whether or not the serialization succeeded (43 milliseconds)
509[info] - should not serialize a non-serializable message and indicate whether or not the serialization succeeded (0 milliseconds)
510[info] - should serialize non-serializable and serializable messages and indicate whether or not the serialization succeeded (0 milliseconds)
5112025-12-31 21:09:33,261 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5122025-12-31 21:09:33,834 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-15] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5132025-12-31 21:09:33,848 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-4] [ Slf4jLogger - Slf4jLogger started
5142025-12-31 21:09:34,468 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5152025-12-31 21:09:34,485 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5162025-12-31 21:09:35,127 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-15] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5172025-12-31 21:09:35,145 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5182025-12-31 21:09:40,581 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-14] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
519[info] H2ScalaCurrentEventsByTagTest:
520[info] - should not find an event by tag for unknown tag (582 milliseconds)
521[info] - should find all events by tag (633 milliseconds)
522[info] - should persist and find a tagged event with multiple tags (653 milliseconds)
523[info] - should complete without any gaps in case events are being persisted when the query is executed (5 seconds, 453 milliseconds)
5242025-12-31 21:09:40,612 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5252025-12-31 21:09:40,622 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [pool-18-thread-1-ScalaTest-running-H2JournalDaoStreamMessagesMemoryTest] [ H2JournalDaoStreamMessagesMemoryTest - batches: 16 (with 1000 events), total messages: 16000, total msgs size: 80000000
5262025-12-31 21:09:40,625 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 1 - events from 1 to 1000
5272025-12-31 21:09:40,640 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 2 - events from 1001 to 2000
5282025-12-31 21:09:40,655 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 3 - events from 2001 to 3000
5292025-12-31 21:09:40,670 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 4 - events from 3001 to 4000
5302025-12-31 21:09:40,684 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 5 - events from 4001 to 5000
5312025-12-31 21:09:40,698 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 6 - events from 5001 to 6000
5322025-12-31 21:09:40,713 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 7 - events from 6001 to 7000
5332025-12-31 21:09:40,726 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 8 - events from 7001 to 8000
5342025-12-31 21:09:40,741 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 9 - events from 8001 to 9000
5352025-12-31 21:09:40,755 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 10 - events from 9001 to 10000
5362025-12-31 21:09:40,768 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 11 - events from 10001 to 11000
5372025-12-31 21:09:40,780 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 12 - events from 11001 to 12000
5382025-12-31 21:09:40,793 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-7] [ H2JournalDaoStreamMessagesMemoryTest - batch 13 - events from 12001 to 13000
5392025-12-31 21:09:40,805 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 14 - events from 13001 to 14000
5402025-12-31 21:09:40,819 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 15 - events from 14001 to 15000
5412025-12-31 21:09:40,832 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [test-pekko.actor.default-dispatcher-6] [ H2JournalDaoStreamMessagesMemoryTest - batch 16 - events from 15001 to 16000
5422025-12-31 21:09:40,842 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [pool-18-thread-1-ScalaTest-running-H2JournalDaoStreamMessagesMemoryTest] [ H2JournalDaoStreamMessagesMemoryTest - Events written, starting replay
5432025-12-31 21:09:46,440 - org.apache.pekko.persistence.jdbc.query.H2JournalDaoStreamMessagesMemoryTest -> INFO [pool-18-thread-1-ScalaTest-running-H2JournalDaoStreamMessagesMemoryTest] [ H2JournalDaoStreamMessagesMemoryTest - Used heap before 326 MB, after 324 MB
5442025-12-31 21:09:46,442 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-13] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
545[info] H2JournalDaoStreamMessagesMemoryTest:
546[info] - should stream events (5 seconds, 843 milliseconds)
547[info] ConfigOpsTest:
548[info] - should parse field values to Options (1 millisecond)
549[info] TrySeqTest:
550[info] - should sequence an empty immutable.Seq (0 milliseconds)
551[info] - should sequence an empty immutable.Vector (0 milliseconds)
552[info] - should sequence a immutable.Seq of success/success (0 milliseconds)
553[info] - should sequence an immutable Seq of success/failure (2 milliseconds)
554[info] - should sequence an immutable Seq of failure/success (0 milliseconds)
555[info] - should sequence an immutable.Seq of failure/failure (1 millisecond)
556[info] - should sequence an immutable.Vector of failure/failure (0 milliseconds)
5572025-12-31 21:09:46,481 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5582025-12-31 21:09:46,663 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5592025-12-31 21:09:46,678 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5602025-12-31 21:09:50,199 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5612025-12-31 21:09:50,215 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5622025-12-31 21:09:50,769 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5632025-12-31 21:09:50,783 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5642025-12-31 21:09:51,688 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5652025-12-31 21:09:51,709 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5662025-12-31 21:09:53,325 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-14] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5672025-12-31 21:09:53,347 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5682025-12-31 21:09:54,538 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5692025-12-31 21:09:54,554 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5702025-12-31 21:10:01,035 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-12] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5712025-12-31 21:10:01,052 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5722025-12-31 21:10:02,390 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-11] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5732025-12-31 21:10:02,409 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5742025-12-31 21:10:04,645 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-14] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
575[info] H2ScalaEventsByTagTest:
576[info] - should not find events for unknown tags (192 milliseconds)
577[info] - should find all events by tag (3 seconds, 533 milliseconds)
578[info] - should deliver EventEnvelopes non-zero timestamps (563 milliseconds)
579[info] - should select events by tag with exact match (923 milliseconds)
580[info] - should find all events by tag even when lots of events are persisted concurrently (1 second, 633 milliseconds)
581[info] - should find events by tag from an offset (1 second, 202 milliseconds)
582[info] - should persist and find tagged event for one tag (6 seconds, 492 milliseconds)
583[info] - should persist and find tagged events when stored with multiple tags (1 second, 353 milliseconds)
584[info] - should show the configured performance characteristics (2 seconds, 253 milliseconds)
5852025-12-31 21:10:04,675 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5862025-12-31 21:10:04,686 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5872025-12-31 21:10:04,701 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
5882025-12-31 21:10:04,733 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
589[info] H2ScalaCurrentLastSequenceNumberByPersistenceIdTest:
590[info] - should return None for unknown persistenceId (22 milliseconds)
591[info] - should return last sequence number for known persistenceId (43 milliseconds)
5922025-12-31 21:10:04,755 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5932025-12-31 21:10:04,976 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5942025-12-31 21:10:04,992 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
5952025-12-31 21:10:05,883 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-13] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
596[info] H2ScalaAllPersistenceIdsTest:
597[info] - should not terminate the stream when there are not pids (233 milliseconds)
598[info] - should find persistenceIds for actors (902 milliseconds)
5992025-12-31 21:10:05,901 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6002025-12-31 21:10:05,910 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
601[info] H2DurableStateStorePluginSpec:
602[info] A durable state store plugin
603[info] - must instantiate a JdbcDurableDataStore successfully (11 milliseconds)
6042025-12-31 21:10:05,930 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6052025-12-31 21:10:05,943 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6062025-12-31 21:10:05,954 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6072025-12-31 21:10:05,960 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
608[info] JNDIConfigTest:
609[info] JNDI config
610[info] - should read the config and throw NoInitialContextException in case the JNDI resource is not available (24 milliseconds)
611[info] JNDI config for shared databases
612[info] - should read the config and throw NoInitialContextException in case the JNDI resource is not available (14 milliseconds)
6132025-12-31 21:10:05,977 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6142025-12-31 21:10:05,997 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6152025-12-31 21:10:06,015 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6162025-12-31 21:10:06,059 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
617[info] H2ScalaCurrentPersistenceIdsTest:
618[info] - should not find any persistenceIds for empty journal (32 milliseconds)
619[info] - should find persistenceIds for actors (53 milliseconds)
6202025-12-31 21:10:06,075 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6212025-12-31 21:10:07,790 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
622[info] H2StoreOnlySerializableMessagesTest:
623[info] - should persist a single serializable message (511 milliseconds)
624[info] - should not persist a single non-serializable message (497 milliseconds)
625[info] - should persist only serializable messages (696 milliseconds)
626[info] H2JournalSequenceActorTest:
627[info] JournalSequenceActor
628[info] - should recover normally (pending)
6292025-12-31 21:10:07,819 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6302025-12-31 21:10:08,036 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6312025-12-31 21:10:08,057 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6322025-12-31 21:10:08,194 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-12] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6332025-12-31 21:10:08,213 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6342025-12-31 21:10:08,284 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6352025-12-31 21:10:08,301 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6362025-12-31 21:10:08,370 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-13] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6372025-12-31 21:10:08,390 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6382025-12-31 21:10:08,770 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-5] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6392025-12-31 21:10:08,786 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6402025-12-31 21:10:09,476 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-13] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6412025-12-31 21:10:09,493 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6422025-12-31 21:10:09,853 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-12] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6432025-12-31 21:10:09,869 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6442025-12-31 21:10:09,958 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-8] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
645[info] H2ScalaEventsByPersistenceIdTest:
646[info] - should not find any events for unknown pid (232 milliseconds)
647[info] - should find events from sequenceNr (153 milliseconds)
648[info] - should include ordering Offset in EventEnvelope (82 milliseconds)
649[info] - should deliver EventEnvelopes non-zero timestamps (84 milliseconds)
650[info] - should find events for actor with pid 'my-1' (392 milliseconds)
651[info] - should find events for actor with pid 'my-1' and persisting messages to other actor (702 milliseconds)
652[info] - should find events for actor with pid 'my-2' (373 milliseconds)
653[info] - should find a large number of events quickly (102 milliseconds)
6542025-12-31 21:10:09,980 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6552025-12-31 21:10:10,010 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-7] [ test DurableStateSequenceActor - Offset gaps detected [41-51]. Current max offset [40]. [10] gaps could not be confirmed by revision changes.
6562025-12-31 21:10:10,331 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-6] [ test DurableStateSequenceActor - Offset gaps detected [41]. Current max offset [40]. [1] gaps could not be confirmed by revision changes.
6572025-12-31 21:10:11,034 - 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.
6582025-12-31 21:10:11,350 - 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.
6592025-12-31 21:10:11,670 - 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.
6602025-12-31 21:10:11,991 - 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.
6612025-12-31 21:10:12,310 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-6] [ test DurableStateSequenceActor - Offset gaps detected [41-43]. Current max offset [40]. [2] gaps could not be confirmed by revision changes.
6622025-12-31 21:10:14,730 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-7] [ 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.
6632025-12-31 21:10:15,050 - 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.
6642025-12-31 21:10:15,370 - 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.
6652025-12-31 21:10:15,690 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-7] [ 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.
6662025-12-31 21:10:16,010 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-7] [ 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.
6672025-12-31 21:10:17,990 - 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.
6682025-12-31 21:10:18,310 - 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.
6692025-12-31 21:10:18,630 - 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.
6702025-12-31 21:10:18,950 - org.apache.pekko.persistence.jdbc.state.scaladsl.DurableStateSequenceActor -> DEBUG[test-pekko.actor.default-dispatcher-9] [ 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.
6712025-12-31 21:10:19,270 - 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.
6722025-12-31 21:10:22,418 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-7] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
673[info] MockDurableStateSequenceActorTest:
674[info] - should re-query with delay only when events are missing (1 second, 44 milliseconds)
675[info] - should Assume an element missing after the configured amount of maxTries (1 second, 659 milliseconds)
676[info] - should not delay several updates to known pid (1 second, 20 milliseconds)
677[info] - should not delay more complex updates from several pids (700 milliseconds)
678[info] - should re-query for unknown pid (2 seconds, 619 milliseconds)
679[info] - should evict revision cache when exceeding capacity (2 seconds, 939 milliseconds)
6802025-12-31 21:10:22,456 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
6812025-12-31 21:10:22,546 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-8] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
682[info] H2DurableStateStorePluginSchemaSpec:
683[info] A durable state store plugin
684[info] - must instantiate a JdbcDurableDataStore successfully (9 milliseconds)
685[info] - must persist states successfully (82 milliseconds)
6862025-12-31 21:10:22,573 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
6872025-12-31 21:10:22,579 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
688[info] TagsSerializationTest:
689[info] Encode
690[info] - should no tags (0 milliseconds)
691[info] - should one tag (1 millisecond)
692[info] - should two tags (0 milliseconds)
693[info] - should three tags (0 milliseconds)
694[info] decode
695[info] - should no tags (1 millisecond)
696[info] - should one tag with separator (0 milliseconds)
697[info] - should two tags with separator (0 milliseconds)
698[info] - should three tags with separator (0 milliseconds)
699[info] TagsSerialization
700[info] - should be bijective (0 milliseconds)
7012025-12-31 21:10:22,598 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
7022025-12-31 21:10:22,978 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7032025-12-31 21:10:22,994 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7042025-12-31 21:10:24,185 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-12] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7052025-12-31 21:10:24,202 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7062025-12-31 21:10:24,276 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-11] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7072025-12-31 21:10:24,291 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7082025-12-31 21:10:24,406 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-8] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
709[info] H2ScalaEventAdapterTest:
710[info] - should apply event adapter when querying events for actor with pid 'my-1' (393 milliseconds)
711[info] - should apply event adapters when querying events by tag from an offset (1 second, 203 milliseconds)
712[info] - should apply event adapters when querying current events for actors (84 milliseconds)
713[info] - should apply event adapters when querying all current events by tag (133 milliseconds)
7142025-12-31 21:10:24,435 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [SnapshotStoreSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
7152025-12-31 21:10:24,654 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [SnapshotStoreSpec-pekko.actor.default-dispatcher-5] [ SnapshotStoreSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
716[info] H2SnapshotStoreSpec:
717[info] A snapshot store
718[info] - must not load a snapshot given an invalid persistenceId (2 milliseconds)
719[info] - must not load a snapshot given non-matching timestamp criteria (2 milliseconds)
720[info] - must not load a snapshot given non-matching sequence number criteria (2 milliseconds)
721[info] - must load the most recent snapshot (0 milliseconds)
722[info] - must load the most recent snapshot matching an upper sequence number bound (1 millisecond)
723[info] - must load the most recent snapshot matching upper sequence number and timestamp bounds (2 milliseconds)
724[info] - must delete a single snapshot identified by sequenceNr in snapshot metadata (12 milliseconds)
725[info] - must delete all snapshots matching upper sequence number and timestamp bounds (13 milliseconds)
726[info] - must not delete snapshots with non-matching upper timestamp bounds (11 milliseconds)
727[info] - must save and overwrite snapshot with same sequence number (1 millisecond)
728[info] - must save bigger size snapshot (10000 bytes) (1 millisecond)
729[info] A snapshot store optionally
730[info] + CapabilityFlag `supportsSerialization` was turned `on`.
731[info] - may serialize snapshots (11 milliseconds)
732[info] + CapabilityFlag `supportsMetadata` was turned `on`.
733[info] - may store metadata (1 millisecond)
734[info] ReadJournalTablesTest:
735[info] JournalTable
736[info] - should be configured with a schema name (0 milliseconds)
737[info] - should be configured with a table name (1 millisecond)
738[info] - should be configured with column names (0 milliseconds)
739[info] SnapshotTablesTest:
740[info] SnapshotTable
741[info] - should be configured with a schema name (2 milliseconds)
742[info] - should be configured with a table name (1 millisecond)
743[info] - should be configured with column names (1 millisecond)
7442025-12-31 21:10:24,712 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
7452025-12-31 21:10:24,728 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
7462025-12-31 21:10:24,827 - org.apache.pekko.actor.ActorSystemImpl -> WARN [JdbcDurableStateSpec-pekko.actor.default-dispatcher-7] [ JdbcDurableStateSpec ActorSystemImpl - system/-persistence-jdbc-durable-state-sequence-actorsomename does not exist
7472025-12-31 21:10:24,828 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JdbcDurableStateSpec-pekko.actor.default-dispatcher-5] [ JdbcDurableStateSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7482025-12-31 21:10:24,839 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
749[info] H2DurableStateSequenceActorTest:
750[info] A DurableStateSequenceActor
751[info] - must recover normally (113 milliseconds)
7522025-12-31 21:10:24,852 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7532025-12-31 21:10:24,962 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-14] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7542025-12-31 21:10:24,977 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7552025-12-31 21:10:24,997 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-6] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7562025-12-31 21:10:25,012 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7572025-12-31 21:10:25,060 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-13] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7582025-12-31 21:10:25,079 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7592025-12-31 21:10:25,152 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-14] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7602025-12-31 21:10:25,166 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7612025-12-31 21:10:25,176 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7622025-12-31 21:10:28,511 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-11] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
763[info] H2ScalaCurrentEventsByPersistenceIdTest:
764[info] - should find events from sequenceNr (122 milliseconds)
765[info] - should not find any events for unknown pid (32 milliseconds)
766[info] - should include ordering Offset in EventEnvelope (62 milliseconds)
767[info] - should find events for actors (82 milliseconds)
768[info] - should allow updating events (for data migrations) (pending)
769[info] - should return event when has been archived more than batch size (3 seconds, 344 milliseconds)
7702025-12-31 21:10:28,531 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-5] [ Slf4jLogger - Slf4jLogger started
7712025-12-31 21:10:29,341 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-10] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
772[info] H2JournalSpec:
773[info] A journal
774[info] - must replay all messages (15 milliseconds)
775[info] - must replay messages using a lower sequence number bound (11 milliseconds)
776[info] - must replay messages using an upper sequence number bound (11 milliseconds)
777[info] - must replay messages using a count limit (11 milliseconds)
778[info] - must replay messages using a lower and upper sequence number bound (11 milliseconds)
779[info] - must replay messages using a lower and upper sequence number bound and a count limit (11 milliseconds)
780[info] - must replay a single if lower sequence number bound equals upper sequence number bound (11 milliseconds)
781[info] - must replay a single message if count limit equals 1 (11 milliseconds)
782[info] - must not replay messages if count limit equals 0 (11 milliseconds)
783[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (11 milliseconds)
784[info] - must not replay messages if the persistent actor has not yet written messages (10 milliseconds)
785[info] - must not replay permanently deleted messages (range deletion) (234 milliseconds)
786[info] - must not reset highestSequenceNr after message deletion (13 milliseconds)
787[info] - must not reset highestSequenceNr after journal cleanup (13 milliseconds)
788[info] A Journal optionally
789[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
790[info] - may reject non-serializable events (11 milliseconds)
791[info] + CapabilityFlag `supportsSerialization` was turned `on`.
792[info] - may serialize events (21 milliseconds)
793[info] + CapabilityFlag `supportsMetadata` was turned `on`.
794[info] - may return metadata (22 milliseconds)
7952025-12-31 21:10:29,364 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [test-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
7962025-12-31 21:10:29,380 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [test-pekko.actor.default-dispatcher-10] [ test CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
797[info] MultipleReadJournalTest:
798[info] - should be able to create two read journals and use eventsByTag on them (22 milliseconds)
799[info] PekkoPersistenceConfigTest:
800[info] reference config
801[info] - should parse JournalConfig (0 milliseconds)
802[info] - should parse SnapshotConfig (0 milliseconds)
803[info] - should parse ReadJournalConfig (0 milliseconds)
804[info] full config
805[info] - should parse JournalConfig (0 milliseconds)
806[info] - should parse SnapshotConfig (0 milliseconds)
807[info] - should parse ReadJournalConfig (1 millisecond)
8082025-12-31 21:10:29,414 - org.apache.pekko.event.slf4j.Slf4jLogger -> INFO [JournalSpec-pekko.actor.default-dispatcher-6] [ Slf4jLogger - Slf4jLogger started
8092025-12-31 21:10:30,221 - org.apache.pekko.actor.CoordinatedShutdown -> INFO [JournalSpec-pekko.actor.default-dispatcher-10] [ JournalSpec CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
810[info] H2JournalSchemaSpec:
811[info] A journal
812[info] - must replay all messages (15 milliseconds)
813[info] - must replay messages using a lower sequence number bound (12 milliseconds)
814[info] - must replay messages using an upper sequence number bound (11 milliseconds)
815[info] - must replay messages using a count limit (11 milliseconds)
816[info] - must replay messages using a lower and upper sequence number bound (11 milliseconds)
817[info] - must replay messages using a lower and upper sequence number bound and a count limit (11 milliseconds)
818[info] - must replay a single if lower sequence number bound equals upper sequence number bound (11 milliseconds)
819[info] - must replay a single message if count limit equals 1 (11 milliseconds)
820[info] - must not replay messages if count limit equals 0 (11 milliseconds)
821[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (11 milliseconds)
822[info] - must not replay messages if the persistent actor has not yet written messages (10 milliseconds)
823[info] - must not replay permanently deleted messages (range deletion) (234 milliseconds)
824[info] - must not reset highestSequenceNr after message deletion (13 milliseconds)
825[info] - must not reset highestSequenceNr after journal cleanup (13 milliseconds)
826[info] A Journal optionally
827[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
828[info] - may reject non-serializable events (11 milliseconds)
829[info] + CapabilityFlag `supportsSerialization` was turned `on`.
830[info] - may serialize events (22 milliseconds)
831[info] + CapabilityFlag `supportsMetadata` was turned `on`.
832[info] - may return metadata (22 milliseconds)
833
834************************
835Build summary:
836[{
837 "module": "pekko-persistence-jdbc",
838 "compile": {"status": "ok", "tookMs": 17291, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
839 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
840 "test-compile": {"status": "ok", "tookMs": 15042, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
841 "test": {"status": "ok", "tookMs": 94224, "passed": 235, "failed": 0, "ignored": 0, "skipped": 0, "total": 235, "byFramework": [{"framework": "unknown", "stats": {"passed": 235, "failed": 0, "ignored": 0, "skipped": 0, "total": 235}}]},
842 "publish": {"status": "skipped", "tookMs": 0},
843 "metadata": {
844 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.7"]
845}
846}]
847************************
848[success] Total time: 130 s (0:02:10.0), completed Dec 31, 2025, 9:10:30 PM
849[0JChecking patch project/plugins.sbt...
850Checking patch project/Dependencies.scala...
851Checking patch build.sbt...
852Applied patch project/plugins.sbt cleanly.
853Applied patch project/Dependencies.scala cleanly.
854Applied patch build.sbt cleanly.