Build Logs

touk/influxdb-reporter • 3.8.0-RC4:2025-12-22

Errors

22

Warnings

13

Total Lines

446

1##################################
2Clonning https://github.com/touk/influxdb-reporter.git into /build/repo using revision v1.4.0
3##################################
4Note: switching to '4a7e6ba9b546167cbe60bed45b879db754305186'.
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
21----
22Preparing build for 3.8.0-RC4
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC4
32Execute tests: true
33sbt project found:
34Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project touk/influxdb-reporter
37##################################
38Scala version: 3.8.0-RC4
39Targets: pl.touk%influx-reporter pl.touk%influxdb-reporter-core pl.touk%influxdb-reporter-hikaricp-tracker pl.touk%influxdb-reporter-http-client pl.touk%influxdb-reporter-http-client-java-wrapper
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC4
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC4"
60"++3.8.0-RC4 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC4 """{"tests":null}""" pl.touk%influx-reporter pl.touk%influxdb-reporter-core pl.touk%influxdb-reporter-hikaricp-tracker pl.touk%influxdb-reporter-http-client pl.touk%influxdb-reporter-http-client-java-wrapper"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72/build/repo/build.sbt:33: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
73 parallelExecution in Test := false
74 ^
75/build/repo/build.sbt:40: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
76 publishTo in ThisBuild := {
77 ^
78/build/repo/build.sbt:47: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
79 publishArtifact in Test := false,
80 ^
81/build/repo/build.sbt:142: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
82 javacOptions in doc := Seq("-source", "1.8"),
83 ^
84/build/repo/build.sbt:157: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
85 javacOptions in doc := Seq("-source", "1.8"),
86 ^
87[info] loading settings for project root from build.sbt, version.sbt...
88[info] set current project to influx-reporter (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC4
90OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC4 in httpClientJavaWrapper/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC4 in core/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC4 in hikariCPTracker/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC4 in httpClient/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC4 in root/crossScalaVersions
95[info] set current project to influx-reporter (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.0-RC4 on 5 projects.
97[info] Switching Scala version on:
98[info] httpClientJavaWrapper (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC4)
99[info] * root (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC4)
100[info] httpClient (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC4)
101[info] core (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC4)
102[info] hikariCPTracker (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC4)
103[info] Excluding projects:
104[info] Reapplying settings...
105[info] set current project to influx-reporter (in build file:/build/repo/)
106Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
107[info] Reapplying settings...
108[info] set current project to influx-reporter (in build file:/build/repo/)
109[info] Defining Global / credentials, core / credentials and 3 others.
110[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to influx-reporter (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
119 Did you mean allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to influx-reporter (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to influx-reporter (in build file:/build/repo/)
126[success] Total time: 0 s, completed Dec 22, 2025, 5:36:07 PM
127Build config: {"tests":null}
128Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
129Starting build...
130Projects: Set(httpClientJavaWrapper, root, httpClient, core, hikariCPTracker)
131Starting build for ProjectRef(file:/build/repo/,httpClientJavaWrapper) (influxdb-reporter-http-client-java-wrapper)... [0/5]
132OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
133OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
134OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
135Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] compiling 31 Scala sources to /build/repo/core/target/scala-3.8.0-RC4/classes ...
137[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
138[warn] one warning found
139[info] done compiling
140[info] compiling 4 Scala sources to /build/repo/http-client/target/scala-3.8.0-RC4/classes ...
141[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
142[warn] one warning found
143[info] done compiling
144[info] compiling 11 Java sources to /build/repo/http-client-java-wrapper/target/scala-3.8.0-RC4/classes ...
145[info] /build/repo/http-client-java-wrapper/src/main/java/influxdbreporter/javawrapper/MetricRegistry.java: MetricRegistry.java uses unchecked or unsafe operations.
146[info] /build/repo/http-client-java-wrapper/src/main/java/influxdbreporter/javawrapper/MetricRegistry.java: Recompile with -Xlint:unchecked for details.
147[info] done compiling
148[info] compiling 1 Java source to /build/repo/http-client-java-wrapper/target/scala-3.8.0-RC4/test-classes ...
149[info] done compiling
150Starting build for ProjectRef(file:/build/repo/,hikariCPTracker) (influxdb-reporter-hikaricp-tracker)... [1/5]
151Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152[info] compiling 2 Java sources to /build/repo/hikariCP-tracker/target/scala-3.8.0-RC4/classes ...
153[info] /build/repo/hikariCP-tracker/src/main/java/influxdbreporter/InfluxdbReporterMetricsTracker.java: Some input files use or override a deprecated API.
154[info] /build/repo/hikariCP-tracker/src/main/java/influxdbreporter/InfluxdbReporterMetricsTracker.java: Recompile with -Xlint:deprecation for details.
155[info] done compiling
156Starting build for ProjectRef(file:/build/repo/,core) (influxdb-reporter-core)... [2/5]
157Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
158[info] compiling 13 Scala sources to /build/repo/core/target/scala-3.8.0-RC4/test-classes ...
159[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
160[warn] one warning found
161[info] done compiling
16217:37:25.848 [pool-36-thread-2-ScalaTest-running-PullingGaugeTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
16317:37:28.846 [pool-36-thread-2-ScalaTest-running-PullingGaugeTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
164[info] PullingGaugeTests:
165[info] - A TagRelatedPullingMetricTests metric integration test
166[info] TimerCollectorTests:
167[info] A TimerCollector
168[info] - should write collector specific fields
169[info] - should write collector specific fields and static tags
170[info] - should write filtered list of fields when collector was properly configured
171[info] - should write fields with changed field name and value when collector was properly configured
172[info] - should return None when all fields was filtered
17317:37:29.254 [pool-36-thread-2-ScalaTest-running-CodehaleCounterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
17417:37:32.257 [pool-36-thread-2-ScalaTest-running-CodehaleCounterTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
175[info] CodehaleCounterTests:
176[info] - A CodehaleCounter metric integration test
177[info] FixedSizeWriterDataBufferTests:
178[info] A FixedSizeWriterDataBuffer
179[info] - should have max defined values of elements and remove old elements when is full and someone wants to add new ones
18017:37:32.281 [pool-36-thread-2-ScalaTest-running-CounterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
18117:37:35.290 [pool-36-thread-2-ScalaTest-running-CounterTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
182[info] CounterTests:
183[info] - An Counter metric integration test
18417:37:35.301 [pool-36-thread-2-ScalaTest-running-MetricsStressTest] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
185[info] MetricsStressTest:
186[info] - A stress test for InfluxDbReporter
18717:38:31.777 [pool-36-thread-2-ScalaTest-running-CodehaleHistogramTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
18817:38:34.781 [pool-36-thread-2-ScalaTest-running-CodehaleHistogramTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
189[info] CodehaleHistogramTests:
190[info] - A CodehaleHistogram metric integration test
19117:38:34.789 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
19217:38:35.546 [scala-execution-context-global-316] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
193java.lang.Exception: eg. timeout
194 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
195 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
196 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
197 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
198 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
199 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
200 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
201 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
202 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
203 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
204 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
20517:38:35.646 [scala-execution-context-global-316] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
206java.lang.Exception: eg. timeout
207 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
208 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
209 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
210 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
211 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
212 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
213 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
214 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
215 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
216 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
217 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
21817:38:35.697 [scala-execution-context-global-316] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
219java.lang.Exception: eg. timeout
220 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
221 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
222 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
223 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
224 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
225 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
226 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
227 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
228 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
229 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
230 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
23117:38:35.747 [scala-execution-context-global-316] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
232java.lang.Exception: eg. timeout
233 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
234 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
235 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
236 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
237 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
238 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
239 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
240 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
241 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
242 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
243 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
24417:38:35.898 [scala-execution-context-global-318] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
245java.lang.Exception: eg. timeout
246 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
247 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
248 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
249 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
250 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
251 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
252 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
253 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
254 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
255 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
256 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
25717:38:35.999 [scala-execution-context-global-318] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
258java.lang.Exception: eg. timeout
259 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
260 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
261 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
262 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
263 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
264 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
265 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
266 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
267 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
268 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
269 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
27017:38:36.050 [scala-execution-context-global-317] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
271java.lang.Exception: eg. timeout
272 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
273 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
274 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
275 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
276 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
277 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
278 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
279 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
280 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
281 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
282 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
28317:38:36.100 [scala-execution-context-global-316] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
284java.lang.Exception: eg. timeout
285 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
286 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
287 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
288 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
289 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
290 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
291 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
292 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
293 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
294 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
295 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
29617:38:36.301 [scala-execution-context-global-316] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
297java.lang.Exception: eg. timeout
298 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
299 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
300 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
301 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
302 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
303 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
304 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
305 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
306 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
307 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
308 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
30917:38:36.353 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
31017:38:36.355 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
31117:38:36.355 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
31217:38:36.355 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
31317:38:36.356 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
314[info] InfluxdbReporterTests:
315[info] - Batch reports should be invoked sequentially
316[info] - Reporter cannot be started twice
317[info] - Reporter can be started again only when previously started task was stopped
318[info] - Not sent metrics measurements should be buffered when buffer is configured *** FAILED ***
319[info] Wrong count of measurements (inv no: 1) (InfluxdbReporterTests.scala:111)
32017:38:37.401 [pool-36-thread-2-ScalaTest-running-LineProtocolWriterTests] WARN influxdbreporter.core.writers.LineProtocolWriter - Duplicated tags [t=1] were rejected and not sent to influxdb
32117:38:37.404 [pool-36-thread-2-ScalaTest-running-LineProtocolWriterTests] WARN influxdbreporter.core.writers.LineProtocolWriter - Duplicated tags [t=1] were rejected and not sent to influxdb
322[info] LineProtocolWriterTests:
323[info] A LineProtocolWriter
324[info] - should generate proper Writer Data values
325[info] - should skip tag when value is empty
326[info] - should generate data with sorted tags
327[info] - should add static tags to returned result
328[info] should escape given characters in measurement name
329[info] - when char is ' '
330[info] - when char is ','
331[info] should escape given characters in tag name
332[info] - when char is '='
333[info] - when char is ' '
334[info] - when char is ','
335[info] should escape given characters in tag value
336[info] - when char is '='
337[info] - when char is ' '
338[info] - when char is ','
339[info] should escape given characters in field name
340[info] - when char is '='
341[info] - when char is ' '
342[info] - when char is ','
343[info] should escape given characters in field value
344[info] - when char is '"'
345[info] should not escape
346[info] - when '=' is in measurement name
347[info] - when '=' is in field value
348[info] - when space is is field value
349[info] - when ',' is in field value
350[info] - when '"' in measurement name
351[info] - when '"' in tag name
352[info] - when '"' in tag value
353[info] - when '"' in field name
354[info] - should distinct tags by name
35517:38:37.415 [pool-36-thread-2-ScalaTest-running-HistogramTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
35617:38:40.419 [pool-36-thread-2-ScalaTest-running-HistogramTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
357[info] HistogramTests:
358[info] - An Histogram metric integration test
35917:38:40.425 [pool-36-thread-2-ScalaTest-running-DiscreteGaugeTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
360[info] DiscreteGaugeTests:
361[info] A DiscreteGauge
362[info] - should be thread safe
363[info] - should add uniqueness ensuring tag for each gauge metric
364Starting build for ProjectRef(file:/build/repo/,root) (influx-reporter)... [3/5]
365Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
366Starting build for ProjectRef(file:/build/repo/,httpClient) (influxdb-reporter-http-client)... [4/5]
367Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
368[info] compiling 1 Scala source to /build/repo/http-client/target/scala-3.8.0-RC4/test-classes ...
369[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
370[warn] one warning found
371[info] done compiling
3722025/12/22 17:38:54 INFO [dbReporterTests] influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
3732025/12/22 17:38:55 DEBUG[text-global-316] influxdbreporter.HttpInfluxdbClient - Data was sent and successfully written
3742025/12/22 17:38:55 DEBUG[text-global-316] influxdbreporter.HttpInfluxdbClient - Request body:\nsimple.c2.counter count=1.0 1766421535709000000
375simple.c3.counter count=2.0 1766421535709000000
376simple.c1.counter count=4.0 1766421535709000000
377
3782025/12/22 17:38:55 INFO [dbReporterTests] i.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
3792025/12/22 17:38:56 INFO [dbReporterTests] influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
3802025/12/22 17:38:57 DEBUG[text-global-317] influxdbreporter.HttpInfluxdbClient - Data was sent and successfully written
3812025/12/22 17:38:57 DEBUG[text-global-317] influxdbreporter.HttpInfluxdbClient - Request body:\nsimple.c2.counter count=1.0 1766421537430000000
382simple.c3.counter count=2.0 1766421537430000000
383simple.c1.counter count=4.0 1766421537430000000
384
3852025/12/22 17:38:57 INFO [dbReporterTests] i.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
386[info] HttpInfluxdbReporterTests:
387[info] - Reporter could be started several times
388
389************************
390Build summary:
391[{
392 "module": "influxdb-reporter-http-client-java-wrapper",
393 "compile": {"status": "ok", "tookMs": 13087, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
394 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
395 "test-compile": {"status": "ok", "tookMs": 315, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
396 "test": {"status": "ok", "tookMs": 187, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
397 "publish": {"status": "skipped", "tookMs": 0},
398 "metadata": {
399 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
400}
401},{
402 "module": "influxdb-reporter-hikaricp-tracker",
403 "compile": {"status": "ok", "tookMs": 395, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
404 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
405 "test-compile": {"status": "ok", "tookMs": 219, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
406 "test": {"status": "ok", "tookMs": 175, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
407 "publish": {"status": "skipped", "tookMs": 0},
408 "metadata": {
409 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
410}
411},{
412 "module": "influxdb-reporter-core",
413 "compile": {"status": "ok", "tookMs": 49, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
414 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
415 "test-compile": {"status": "ok", "tookMs": 3928, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
416 "test": {"status": "failed", "tookMs": 87067, "passed": 42, "failed": 1, "ignored": 0, "skipped": 0, "total": 43, "byFramework": [{"framework": "unknown", "stats": {"passed": 42, "failed": 1, "ignored": 0, "skipped": 0, "total": 43}}]},
417 "publish": {"status": "skipped", "tookMs": 0},
418 "metadata": {
419 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
420}
421},{
422 "module": "influx-reporter",
423 "compile": {"status": "ok", "tookMs": 49, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
424 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
425 "test-compile": {"status": "ok", "tookMs": 65, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
426 "test": {"status": "ok", "tookMs": 57, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
427 "publish": {"status": "skipped", "tookMs": 0},
428 "metadata": {
429 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
430}
431},{
432 "module": "influxdb-reporter-http-client",
433 "compile": {"status": "ok", "tookMs": 73, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
434 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
435 "test-compile": {"status": "ok", "tookMs": 878, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
436 "test": {"status": "ok", "tookMs": 3403, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
437 "publish": {"status": "skipped", "tookMs": 0},
438 "metadata": {
439 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
440}
441}]
442************************
443[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: influxdb-reporter-core
444[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: influxdb-reporter-core
445[error] Total time: 170 s (0:02:50.0), completed Dec 22, 2025, 5:38:57 PM
446[0JBuild failed, not retrying.