Build Logs

embeddedkafka/embedded-kafka-schema-registry • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

175

Total Lines

350

1##################################
2Clonning https://github.com/embeddedkafka/embedded-kafka-schema-registry.git into /build/repo using revision v8.1.0
3##################################
4Note: switching to 'cd0b669b833ba132279212ef2ee1a11d729f0ee6'.
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project embeddedkafka/embedded-kafka-schema-registry
45##################################
46Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
47Targets: io.github.embeddedkafka%embedded-kafka-schema-registry io.github.embeddedkafka%embedded-kafka-schema-registry-streams
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","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-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
68"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" io.github.embeddedkafka%embedded-kafka-schema-registry io.github.embeddedkafka%embedded-kafka-schema-registry-streams"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
78[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.849s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
87[warn] there's a key that's not used by any other settings/tasks:
88[warn]
89[warn] * ThisBuild / parallelExecution
90[warn] +- /build/repo/build.sbt:3
91[warn]
92[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
93[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
94Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in kafkaStreams/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in root/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in embeddedKafkaSchemaRegistry/crossScalaVersions
98[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 3 projects.
100[info] Switching Scala version on:
101[info] * root (2.13.17, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
102[info] embeddedKafkaSchemaRegistry (2.13.17, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
103[info] kafkaStreams (2.13.17, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
104[info] Excluding projects:
105[info] Reapplying settings...
106[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
107Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
108[info] Reapplying settings...
109[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
110[info] Defining Global / credentials, credentials and 1 others.
111[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 23 others.
112[info] Run `last` for details.
113[info] Reapplying settings...
114[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
115Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
116[info] Reapplying settings...
117OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
118
119 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
120 Did you mean allExcludeDependencies ?
121 , retry without global scopes
122[info] Reapplying settings...
123[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
127[success] Total time: 0 s, completed Dec 28, 2025, 5:23:38 PM
128Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
129Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
130Starting build...
131Projects: Set(embeddedKafkaSchemaRegistry, kafkaStreams)
132Starting build for ProjectRef(file:/build/repo/,embeddedKafkaSchemaRegistry) (embedded-kafka-schema-registry)... [0/2]
133OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
137[info] scalafmt: Formatting 5 Scala sources (/build/repo/embedded-kafka-schema-registry)...
138[info] scalafmt: Formatting 5 Scala sources (/build/repo/embedded-kafka-schema-registry)...
139[info] compiling 5 Scala sources to /build/repo/embedded-kafka-schema-registry/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
140[info] done compiling
141[info] compiling 5 Scala sources to /build/repo/embedded-kafka-schema-registry/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
142[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:21:29
143[warn] 21 | EmbeddedKafka.start()(
144[warn] | ^
145[warn] |unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedKWithSR
146[warn] |
147[warn] 22 | EmbeddedKafkaConfig(
148[warn] 23 |...
149[warn] 27 | )
150[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:29:28
151[warn] 29 | expectedServerStatus(7002, Available)
152[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
153[warn] | unused value of type org.scalatest.Assertion
154[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:30:28
155[warn] 30 | expectedServerStatus(7000, Available)
156[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
157[warn] | unused value of type org.scalatest.Assertion
158[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:31:28
159[warn] 31 | expectedServerStatus(7001, Available)
160[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
161[warn] | unused value of type org.scalatest.Assertion
162[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:33:28
163[warn] 33 | expectedServerStatus(8002, Available)
164[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
165[warn] | unused value of type org.scalatest.Assertion
166[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:34:28
167[warn] 34 | expectedServerStatus(8000, Available)
168[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
169[warn] | unused value of type org.scalatest.Assertion
170[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:35:28
171[warn] 35 | expectedServerStatus(8001, Available)
172[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
173[warn] | unused value of type org.scalatest.Assertion
174[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:39:28
175[warn] 39 | expectedServerStatus(7002, NotAvailable)
176[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
177[warn] | unused value of type org.scalatest.Assertion
178[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:40:28
179[warn] 40 | expectedServerStatus(7000, NotAvailable)
180[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
181[warn] | unused value of type org.scalatest.Assertion
182[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:41:28
183[warn] 41 | expectedServerStatus(7001, NotAvailable)
184[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
185[warn] | unused value of type org.scalatest.Assertion
186[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:43:28
187[warn] 43 | expectedServerStatus(8002, Available)
188[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
189[warn] | unused value of type org.scalatest.Assertion
190[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:44:28
191[warn] 44 | expectedServerStatus(8000, Available)
192[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
193[warn] | unused value of type org.scalatest.Assertion
194[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:45:28
195[warn] 45 | expectedServerStatus(8001, Available)
196[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
197[warn] | unused value of type org.scalatest.Assertion
198[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:58:8
199[warn] 58 | EmbeddedKafka.start()
200[warn] | ^^^^^^^^^^^^^^^^^^^^^
201[warn] |unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedKWithSR
202[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:60:28
203[warn] 60 | expectedServerStatus(13542, Available)
204[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
205[warn] | unused value of type org.scalatest.Assertion
206[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:61:28
207[warn] 61 | expectedServerStatus(12345, Available)
208[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
209[warn] | unused value of type org.scalatest.Assertion
210[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:62:28
211[warn] 62 | expectedServerStatus(54321, Available)
212[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
213[warn] | unused value of type org.scalatest.Assertion
214[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:73:8
215[warn] 73 | EmbeddedKafka.start()
216[warn] | ^^^^^^^^^^^^^^^^^^^^^
217[warn] |unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedKWithSR
218[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:74:8
219[warn] 74 | EmbeddedKafka.isRunning shouldBe true
220[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
221[warn] | unused value of type org.scalatest.Assertion
222[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:83:8
223[warn] 83 | EmbeddedKafka.startKafka(Files.createTempDirectory("kafka-test-logs"))
224[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
225[warn] | unused value of type io.github.embeddedkafka.EmbeddedK
226[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:84:8
227[warn] 84 | EmbeddedKafka.startSchemaRegistry
228[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
229[warn] | unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedSR
230[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:86:8
231[warn] 86 | EmbeddedKafka.isRunning shouldBe true
232[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
233[warn] | unused value of type org.scalatest.Assertion
234[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:95:8
235[warn] 95 | EmbeddedKafka.startKafka(Files.createTempDirectory("kafka-test-logs"))
236[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
237[warn] | unused value of type io.github.embeddedkafka.EmbeddedK
238[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:96:8
239[warn] 96 | EmbeddedKafka.startSchemaRegistry
240[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
241[warn] | unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedSR
242[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:98:8
243[warn] 98 | EmbeddedKafka.isRunning shouldBe false
244[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
245[warn] | unused value of type org.scalatest.Assertion
246[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:75:6
247[warn] 75 | recordKey shouldBe key
248[warn] | ^^^^^^^^^^^^^^^^^^^^^^
249[warn] | unused value of type org.scalatest.Assertion
250[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:93:6
251[warn] 93 | records.size shouldBe 2
252[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
253[warn] | unused value of type org.scalatest.Assertion
254[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:98:6
255[warn] 98 | record1Key shouldBe key1
256[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
257[warn] | unused value of type org.scalatest.Assertion
258[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:99:6
259[warn] 99 | record1Value shouldBe message1
260[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
261[warn] | unused value of type org.scalatest.Assertion
262[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:101:6
263[warn] 101 | record2Key shouldBe key2
264[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
265[warn] | unused value of type org.scalatest.Assertion
266[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:128:6
267[warn] 128 | k shouldBe key
268[warn] | ^^^^^^^^^^^^^^
269[warn] | unused value of type org.scalatest.Assertion
270[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:41:10
271[warn] 41 | actualConfig shouldBe userDefinedConfig
272[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
273[warn] | unused value of type org.scalatest.Assertion
274[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:42:32
275[warn] 42 | everyServerIsAvailable(actualConfig)
276[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
277[warn] | unused value of type org.scalatest.Assertion
278[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:50:24
279[warn] 50 | expectedServerStatus(config.kafkaPort, Available)
280[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
281[warn] | unused value of type org.scalatest.Assertion
282[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:51:24
283[warn] 51 | expectedServerStatus(config.schemaRegistryPort, Available)
284[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
285[warn] | unused value of type org.scalatest.Assertion
286[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:56:24
287[warn] 56 | expectedServerStatus(config.kafkaPort, NotAvailable)
288[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
289[warn] | unused value of type org.scalatest.Assertion
290[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:57:24
291[warn] 57 | expectedServerStatus(config.schemaRegistryPort, NotAvailable)
292[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
293[warn] | unused value of type org.scalatest.Assertion
294[warn] 37 warnings found
295[info] done compiling
296Starting build for ProjectRef(file:/build/repo/,kafkaStreams) (embedded-kafka-schema-registry-streams)... [1/2]
297Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
298[info] scalafmt: Formatting 2 Scala sources (/build/repo/kafka-streams)...
299[info] scalafmt: Formatting 2 Scala sources (/build/repo/kafka-streams)...
300[info] compiling 2 Scala sources to /build/repo/kafka-streams/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
301[info] done compiling
302[info] compiling 2 Scala sources to /build/repo/kafka-streams/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
303[warn] -- [E176] Potential Issue Warning: /build/repo/kafka-streams/src/test/scala/io/github/embeddedkafka/schemaregistry/streams/ExampleKafkaStreamsSpec.scala:93:8
304[warn] 93 | firstTwoMessages should be(
305[warn] | ^
306[warn] | unused value of type org.scalatest.Assertion
307[warn] |
308[warn] 94 | Seq("hello" -> TestAvroClass("world"), "foo" -> TestAvroClass("bar"))
309[warn] 95 | )
310[warn] -- [E176] Potential Issue Warning: /build/repo/kafka-streams/src/test/scala/io/github/embeddedkafka/schemaregistry/streams/ExampleKafkaStreamsSpec.scala:141:8
311[warn] 141 | firstTwoMessages should be(
312[warn] | ^
313[warn] | unused value of type org.scalatest.Assertion
314[warn] |
315[warn] 142 | Seq("hello" -> recordWorld, "foo" -> recordBar)
316[warn] 143 | )
317[warn] two warnings found
318[info] done compiling
319
320************************
321Build summary:
322[{
323 "module": "embedded-kafka-schema-registry",
324 "compile": {"status": "ok", "tookMs": 22652, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
325 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
326 "test-compile": {"status": "ok", "tookMs": 5165, "warnings": 37, "errors": 0, "sourceVersion": "3.8"},
327 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
328 "publish": {"status": "skipped", "tookMs": 0},
329 "metadata": {
330 "crossScalaVersions": ["2.13.17", "3.3.7"]
331}
332},{
333 "module": "embedded-kafka-schema-registry-streams",
334 "compile": {"status": "ok", "tookMs": 1004, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
335 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
336 "test-compile": {"status": "ok", "tookMs": 1592, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
337 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
338 "publish": {"status": "skipped", "tookMs": 0},
339 "metadata": {
340 "crossScalaVersions": ["2.13.17", "3.3.7"]
341}
342}]
343************************
344[success] Total time: 188 s (0:03:08.0), completed Dec 28, 2025, 5:26:46 PM
345[0JChecking patch project/plugins.sbt...
346Checking patch project/Dependencies.scala...
347Checking patch build.sbt...
348Applied patch project/plugins.sbt cleanly.
349Applied patch project/Dependencies.scala cleanly.
350Applied patch build.sbt cleanly.