Build Logs
samueleresca/pekko-quartz-scheduler • 3.8.0-RC2:2025-11-28
Errors
8
Warnings
4
Total Lines
274
1##################################
2Clonning https://github.com/samueleresca/pekko-quartz-scheduler.git into /build/repo using revision 1.3.0-pekko-1.1.x
3##################################
4Note: switching to '2b32d40d815ae4bfc5f5879e131caaf1e084eecf'.
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.3
22----
23Preparing build for 3.8.0-RC2
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val Scala3Version = "3.3.3"
35Replacement: val Scala3Version = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val Scala3Version = "3.3.3"' in build.sbt
40----
41Starting build for 3.8.0-RC2
42Execute tests: true
43sbt project found:
44grep: /build/repo/project/plugins.sbt: No such file or directory
45Sbt version 1.10.2 is not supported, minimal supported version is 1.11.5
46Enforcing usage of sbt in version 1.11.5
47No prepare script found for project samueleresca/pekko-quartz-scheduler
48##################################
49Scala version: 3.8.0-RC2
50Targets: io.github.samueleresca%pekko-quartz-scheduler
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '21'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
58# Executing command line:
59java
60-Dfile.encoding=UTF-8
61-Dcommunitybuild.scala=3.8.0-RC2
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_21
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC2"
71"++3.8.0-RC2 -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-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}""" io.github.samueleresca%pekko-quartz-scheduler"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
81[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.321s.
86[info] done compiling
87[info] loading settings for project repo from build.sbt...
88[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC2
90OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in repo/crossScalaVersions
91[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
92[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
93[info] Switching Scala version on:
94[info] * repo (2.12.20, 2.13.15, 3.8.0-RC2)
95[info] Excluding projects:
96[info] Reapplying settings...
97[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
98Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
99[info] Reapplying settings...
100[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
101[info] Defining Global / credentials, credentials
102[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 7 others.
103[info] Run `last` for details.
104[info] Reapplying settings...
105[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
106Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
107[info] Reapplying settings...
108OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
109
110 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
111 Did you mean allExcludeDependencies ?
112 , retry without global scopes
113[info] Reapplying settings...
114[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
115Execute removeScalacOptionsStartingWith: -P:wartremover
116[info] Reapplying settings...
117[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
118[success] Total time: 0 s, completed Nov 28, 2025, 12:52:38 PM
119Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
120Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
121Starting build...
122Projects: Set(repo)
123Starting build for ProjectRef(file:/build/repo/,repo) (pekko-quartz-scheduler)... [0/1]
124OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
125OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.15 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
126Compile scalacOptions: -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
127[info] compiling 7 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
128[warn] there were 3 deprecation warnings; re-run with -deprecation for details
129[warn] one warning found
130[info] done compiling
131[info] compiling 6 Scala sources and 1 Java source to /build/repo/target/scala-3.8.0-RC2/test-classes ...
132[warn] there were 2 deprecation warnings; re-run with -deprecation for details
133[warn] one warning found
134[info] done compiling
135SLF4J(W): No SLF4J providers were found.
136SLF4J(W): Defaulting to no-operation (NOP) logger implementation
137SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
138SLF4J(W): Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
139SLF4J(W): Ignoring binding found at [jar:file:/root/.cache/coursier/v1/https/repo.scala-lang.org/artifactory/maven-nightlies/org/slf4j/slf4j-jcl/1.7.36/slf4j-jcl-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
140SLF4J(W): See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.
141[info] ConfigSpec
142[info] This is a specification of the default configuration of the QuartzSchedulerExtension
143[info] The reference configuration should
144[info] + contain all default values to setup a thread pool
145[info] + contain the default timezone ID"
146[info] Total for specification ConfigSpec
147[info] Finished in 105 ms
148[info] 2 examples, 0 failure, 0 error
149[info] QuartzCalendarSpec
150[info] This is a specification to validate the behavior of the Quartz Calendar configuration modelling
151[info] The configuration parser should
152[info] + Fetch a list of all calendars in a configuration block
153[info] + Be able to parse and create an Annual calendar
154[info] + Be able to parse and create a Holiday calendar
155[info] Be able to parse and create a Daily calendar
156[info] + With a standard entry
157[info] Be able to parse and create a Monthly calendar
158[info] + With just one day (a list, but single digit)
159[info] + With a list (multiple digits)
160[info] Be able to parse and create a Weekly calendar
161[info] + With Ints for Day Names
162[info] + Be able to parse and create a Cron calendar
163[info] Total for specification QuartzCalendarSpec
164[info] Finished in 176 ms
165[info] 8 examples, 0 failure, 0 error
166[info] QuartzScheduleSpec
167[info] This is a specification to validate the behavior of the Quartz Schedule configuration parser
168[info] The configuration parser should
169[info] + Fetch a list of all schedules in the configuration block
170[info] + Be able to parse out a cron schedule
171[info] + Be able to parse out a cron schedule w/ calendars
172[info] Total for specification QuartzScheduleSpec
173[info] Finished in 204 ms
174[info] 3 examples, 0 failure, 0 error
1752025-11-28 12:53:20.015+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:53:20 CET 2025 previousFireTime=None nextFireTime=Some(Fri Nov 28 12:53:30 CET 2025)
1762025-11-28 12:53:30.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:53:30 CET 2025 previousFireTime=Some(Fri Nov 28 12:53:20 CET 2025) nextFireTime=Some(Fri Nov 28 12:53:40 CET 2025)
1772025-11-28 12:53:40.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:53:40 CET 2025 previousFireTime=Some(Fri Nov 28 12:53:30 CET 2025) nextFireTime=Some(Fri Nov 28 12:53:50 CET 2025)
1782025-11-28 12:53:50.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:53:50 CET 2025 previousFireTime=Some(Fri Nov 28 12:53:40 CET 2025) nextFireTime=Some(Fri Nov 28 12:54:00 CET 2025)
1792025-11-28 12:54:00.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:54:00 CET 2025 previousFireTime=Some(Fri Nov 28 12:53:50 CET 2025) nextFireTime=Some(Fri Nov 28 12:54:10 CET 2025)
1802025-11-28 12:54:00.012+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:54:00 CET 2025 previousFireTime=None nextFireTime=Some(Fri Nov 28 12:54:10 CET 2025)
1812025-11-28 12:54:10.000+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:54:10 CET 2025 previousFireTime=Some(Fri Nov 28 12:54:00 CET 2025) nextFireTime=Some(Fri Nov 28 12:54:20 CET 2025)
1822025-11-28 12:54:20.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:54:20 CET 2025 previousFireTime=Some(Fri Nov 28 12:54:10 CET 2025) nextFireTime=Some(Fri Nov 28 12:54:30 CET 2025)
1832025-11-28 12:54:30.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:54:30 CET 2025 previousFireTime=Some(Fri Nov 28 12:54:20 CET 2025) nextFireTime=Some(Fri Nov 28 12:54:40 CET 2025)
1842025-11-28 12:54:40.000+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:54:40 CET 2025 previousFireTime=Some(Fri Nov 28 12:54:30 CET 2025) nextFireTime=Some(Fri Nov 28 12:54:50 CET 2025)
1852025-11-28 12:54:40.005+0100 info [ScheduleTestReceiver$] Got a Tick.
1862025-11-28 12:54:50.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:54:50 CET 2025 previousFireTime=Some(Fri Nov 28 12:54:40 CET 2025) nextFireTime=Some(Fri Nov 28 12:55:00 CET 2025)
1872025-11-28 12:54:50.003+0100 info [ScheduleTestReceiver$] Got a Tick.
1882025-11-28 12:55:00.000+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:55:00 CET 2025 previousFireTime=Some(Fri Nov 28 12:54:50 CET 2025) nextFireTime=Some(Fri Nov 28 12:55:10 CET 2025)
1892025-11-28 12:55:00.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1902025-11-28 12:55:00.014+0100 info [ScheduleTestReceiver$] Got a Tick.
1912025-11-28 12:55:10.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:55:10 CET 2025 previousFireTime=Some(Fri Nov 28 12:55:00 CET 2025) nextFireTime=Some(Fri Nov 28 12:55:20 CET 2025)
1922025-11-28 12:55:12.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1932025-11-28 12:55:20.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:55:20 CET 2025 previousFireTime=Some(Fri Nov 28 12:55:10 CET 2025) nextFireTime=Some(Fri Nov 28 12:55:30 CET 2025)
1942025-11-28 12:55:24.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1952025-11-28 12:55:24.013+0100 info [ScheduleTestReceiver$] Got a Tick.
1962025-11-28 12:55:25.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1972025-11-28 12:55:26.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1982025-11-28 12:55:27.000+0100 info [ScheduleTestReceiver$] Got a Tick.
1992025-11-28 12:55:28.001+0100 info [ScheduleTestReceiver$] Got a Tick.
2002025-11-28 12:55:28.008+0100 info [ScheduleTestReceiver$] Got a Tick.
2012025-11-28 12:55:29.001+0100 info [ScheduleTestReceiver$] Got a Tick.
2022025-11-28 12:55:29.001+0100 info [ScheduleTestReceiver$] Got a Tick.
2032025-11-28 12:55:30.000+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Fri Nov 28 12:55:30 CET 2025 previousFireTime=Some(Fri Nov 28 12:55:20 CET 2025) nextFireTime=Some(Fri Nov 28 12:55:40 CET 2025)
2042025-11-28 12:55:30.002+0100 info [ScheduleTestReceiver$] Got a Tick.
2052025-11-28 12:55:30.001+0100 info [ScheduleTestReceiver$] Got a Tick.
206[info] QuartzTypedSchedulerFunctionalSpec:
207[info] The Quartz Scheduling Extension
208[info] - must Reject a job which is not named in the config
209[info] - must Properly Setup & Execute a Cron Job with correct fireTime
210[info] - must Properly Setup & Execute a Cron Job with correct fireTimes
211[info] - must Properly Setup & Execute a Cron Job
212[info] - must Properly Setup & Execute a Cron Job via Event Stream
213[info] - must Delayed Setup & Execute a Cron Job !!! IGNORED !!!
214[info] The Quartz Scheduling Extension with Reschedule
215[info] - must Reschedule an existing Cron Job !!! IGNORED !!!
216[info] - Get next trigger date by schedule name
217[info] The Quartz Scheduling Extension with Dynamic Create
218[info] - must Throw exception if creating schedule that already exists
219[info] - must Throw exception if creating a schedule that has invalid cron expression
220[info] - must Add new, schedulable schedule with valid inputs
221[info] The Quartz Scheduling Extension with Dynamic create, update, delete JobSchedule operations
222[info] - must Throw exception if creating job schedule that already exists
223[info] - must Throw exception if creating a scheduled job with schedule that has invalid cron expression
224[info] - must Add new, schedulable job and schedule with valid inputs
225[info] - must Reschedule an existing job schedule Cron Job
226[info] - must Delete an existing job schedule Cron Job without any error and allow successful creation of new schedule with identical job name
227[info] - must Delete a non existing job schedule Cron Job with no error and a return value false
228[info] QuartzSchedulerFunctionalSpec:
229[info] The Quartz Scheduling Extension
230[info] - must Reject a job which is not named in the config
231[info] - must Properly Setup & Execute a Cron Job with correct fireTime
232[info] - must Properly Setup & Execute a Cron Job with correct fireTimes
233[info] - must Properly Setup & Execute a Cron Job
234[info] - must Properly Setup & Execute a Cron Job via Event Stream
235[info] - must Delayed Setup & Execute a Cron Job
236[info] - must Properly Setup & Execute a Cron Job with ActorSelection as receiver
237[info] The Quartz Scheduling Extension with Reschedule
238[info] - must Reschedule an existing Cron Job
239[info] - Get next trigger date by schedule name
240[info] The Quartz Scheduling Extension with Dynamic Create
241[info] - must Throw exception if creating schedule that already exists
242[info] - must Throw exception if creating a schedule that has invalid cron expression
243[info] - must Add new, schedulable schedule with valid inputs
244[info] The Quartz Scheduling Extension with Dynamic create, update, delete JobSchedule operations
245[info] - must Throw exception if creating job schedule that already exists
246[info] - must Throw exception if creating a scheduled job with schedule that has invalid cron expression
247[info] - must Add new, schedulable job and schedule with valid inputs
248[info] - must Reschedule an existing job schedule Cron Job
249[info] - must Delete an existing job schedule Cron Job without any error and allow successful creation of new schedule with identical job name
250[info] - must Delete a non existing job schedule Cron Job with no error and a return value false
251[info] The Quartz Scheduling Extension with Dynamic mass methods
252[info] - should Suspend all jobs !!! IGNORED !!!
253[info] - should Resume all jobs !!! IGNORED !!!
254[info] - should Delete all jobs
255
256************************
257Build summary:
258[{
259 "module": "pekko-quartz-scheduler",
260 "compile": {"status": "ok", "tookMs": 8579, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
261 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
262 "test-compile": {"status": "ok", "tookMs": 6999, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
263 "test": {"status": "ok", "tookMs": 241052, "passed": 47, "failed": 0, "ignored": 4, "skipped": 0, "total": 51, "byFramework": [{"framework": "specs2", "stats": {"passed": 13, "failed": 0, "ignored": 0, "skipped": 0, "total": 13}},{"framework": "unknown", "stats": {"passed": 34, "failed": 0, "ignored": 4, "skipped": 0, "total": 38}}]},
264 "publish": {"status": "skipped", "tookMs": 0},
265 "metadata": {
266 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.3"]
267}
268}]
269************************
270[success] Total time: 275 s (0:04:35.0), completed Nov 28, 2025, 12:57:13 PM
271[0JChecking patch project/build.properties...
272Checking patch build.sbt...
273Applied patch project/build.properties cleanly.
274Applied patch build.sbt cleanly.