Build Logs

d10xa/json-log-viewer • 3.8.0:2026-01-13

Errors

1

Warnings

0

Total Lines

265

1##################################
2Clonning https://github.com/d10xa/json-log-viewer.git into /build/repo using revision v0.4.2
3##################################
4Note: switching to '69ac6b76aec04fab114e11a813108d62830c3159'.
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
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
32Execute tests: true
33sbt project found:
34Sbt version 1.10.5 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 d10xa/json-log-viewer
37##################################
38Scala version: 3.8.0
39Targets: ru.d10xa%json-log-viewer ru.d10xa%root
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
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
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"
60"++3.8.0 -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 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" ru.d10xa%json-log-viewer ru.d10xa%root"
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[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.916s.
75[info] done compiling
76[info] loading settings for project root from build.sbt, sonatype.sbt...
77[info] set current project to root (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0
79OpenCB::Changing crossVersion 3.6.2 -> 3.8.0 in frontend-laminar/crossScalaVersions
80OpenCB::Changing crossVersion 3.6.2 -> 3.8.0 in json-log-viewerJS/crossScalaVersions
81OpenCB::Changing crossVersion 3.6.2 -> 3.8.0 in root/crossScalaVersions
82OpenCB::Changing crossVersion 3.6.2 -> 3.8.0 in json-log-viewerJVM/crossScalaVersions
83OpenCB::Changing crossVersion 3.6.2 -> 3.8.0 in make-logs/crossScalaVersions
84[info] set current project to root (in build file:/build/repo/)
85[info] Setting Scala version to 3.8.0 on 5 projects.
86[info] Switching Scala version on:
87[info] json-log-viewerJS (3.8.0)
88[info] * root (3.8.0)
89[info] json-log-viewerJVM (3.8.0)
90[info] frontend-laminar (3.8.0)
91[info] make-logs (3.8.0)
92[info] Excluding projects:
93[info] Reapplying settings...
94[info] set current project to root (in build file:/build/repo/)
95Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
96[info] Reapplying settings...
97[info] set current project to root (in build file:/build/repo/)
98[info] Defining Global / credentials, credentials and 3 others.
99[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 34 others.
100[info] Run `last` for details.
101[info] Reapplying settings...
102[info] set current project to root (in build file:/build/repo/)
103Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
104[info] Reapplying settings...
105OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
106
107 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
108 Did you mean allExcludeDependencies ?
109 , retry without global scopes
110[info] Reapplying settings...
111[info] set current project to root (in build file:/build/repo/)
112Execute removeScalacOptionsStartingWith: -P:wartremover
113[info] Reapplying settings...
114[info] set current project to root (in build file:/build/repo/)
115[success] Total time: 0 s, completed Jan 13, 2026, 3:49:47 PM
116Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
117Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
118Starting build...
119Projects: Set(json-log-viewerJVM, root)
120Starting build for ProjectRef(file:/build/repo/,json-log-viewerJVM) (json-log-viewer)... [0/2]
121OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
122Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
123[info] compiling 56 Scala sources to /build/repo/json-log-viewer/jvm/target/scala-3.8.0/classes ...
124[info] done compiling
125[info] compiling 19 Scala sources to /build/repo/json-log-viewer/jvm/target/scala-3.8.0/test-classes ...
126[info] done compiling
127ru.d10xa.jsonlogviewer.decline.yaml.ConfigYamlLoaderTest:
128 + parse valid yaml with feeds 0.265s
129 + parse empty yaml 0.001s
130 + parse invalid yaml 0.009s
131 + parse valid yaml with excludeFields 0.01s
132 + parse yaml with fieldNames 0.015s
133 + parse yaml with partial fieldNames 0.008s
134ru.d10xa.jsonlogviewer.ParseResultKeysTest:
135 + getByKey uses configured field names 0.028s
136ru.d10xa.jsonlogviewer.query.QueryTest:
137 + eq 0.003s
138 + neq 0.003s
139 + like 0.003s
140 + not like 0.006s
141 + or 0.003s
142 + or or 0.003s
143 + and (or) and 0.009s
144 + (or) and (or) 0.005s
145 + (or) and (not like) 0.004s
146ru.d10xa.jsonlogviewer.TimestampFilterTest:
147 + filterTimestampAfter 0.105s
148ru.d10xa.jsonlogviewer.LogViewerStreamIntegrationTest:
149 + config filters should update during live reload 2.235s
150 + field mappings should update during live reload 0.615s
151ru.d10xa.jsonlogviewer.FuzzyTokenizerTest:
152 + tokenize should handle basic words 0.003s
153 + tokenize should handle punctuation 0.001s
154 + tokenize should preserve dots in words 0.001s
155 + tokenize should preserve underscores 0.002s
156 + tokenize should handle quoted strings 0.001s
157 + tokenize should filter short tokens 0.001s
158 + tokenize should be case insensitive 0.0s
159 + tokenize should handle complex punctuation 0.004s
160 + tokenize should handle brackets and parens 0.001s
161 + tokenize should handle URLs and paths 0.003s
162 + tokenize should handle email addresses 0.002s
163 + tokenize should handle empty string 0.0s
164 + tokenize should handle only punctuation 0.001s
165 + tokenize should handle mixed case with special chars 0.001s
166ru.d10xa.jsonlogviewer.csv.CsvProcessingTest:
167 + should process CSV format with header line 0.013s
168 + should handle CSV with different column order than default field names 0.004s
169ru.d10xa.jsonlogviewer.query.LogLineQueryPredicateImplTest:
170 + startsWith 0.002s
171 + endsWith 0.001s
172 + contains 0.001s
173 + like empty 0.0s
174 + not like empty 0.001s
175 + custom field 0.0s
176 + (or) and (or) 0.002s
177 + ((or) and (or)) or 0.002s
178ru.d10xa.jsonlogviewer.YamlCommandExecutionTest:
179 + should use commands from YAML when inlineInput is absent 0.015s
180 + should use stdin when no commands or inlineInput are present 0.004s
181ru.d10xa.jsonlogviewer.LogViewerStreamLiveReloadTest:
182 + live reload should update filters during execution 0.017s
183 + live reload should update field names mapping 0.015s
184ru.d10xa.jsonlogviewer.formatout.ColorLineFormatterTest:
185 + shouldHideEmptyFields when showEmptyFields=false 0.007s
186 + shouldShowEmptyFields when showEmptyFields=true 0.003s
187ru.d10xa.jsonlogviewer.FieldNamesMergeTest:
188 + mergeFieldNames combines global and None 0.0s
189 + mergeFieldNames combines global and feed configs 0.001s
190ru.d10xa.jsonlogviewer.config.ConfigResolverTest:
191 + resolve returns single config when no ConfigYaml provided 0.002s
192 + resolve merges global fieldNames from ConfigYaml 0.001s
193 + resolve correctly handles multiple feeds 0.002s
194ru.d10xa.jsonlogviewer.JsonPrefixPostfixTest:
195 + extract prefix and postfix 0.002s
196 + extract prefix 0.0s
197 + detectJson should throw StringIndexOutOfBoundsException when jsonDetector returns invalid indices 0.0s
198ru.d10xa.jsonlogviewer.logfmt.LogFmtDecoderTest:
199 + logfmt decode 0.017s
200ru.d10xa.jsonlogviewer.csv.CsvLogLineParserTest:
201 + parse CSV log line with standard headers 0.003s
202 + parse CSV log line with custom headers 0.003s
203 + parse CSV log line with spaces in header 0.004s
204 + parse CSV log line with missing fields 0.003s
205 + parse CSV log line with more values than headers 0.002s
206ru.d10xa.jsonlogviewer.ParseResultKeysGetByKeyTest:
207 + should get level value by standard field name even when renamed 0.001s
208 + should get level value by custom field name 0.0s
209 + should get message by standard name 0.001s
210 + should get message by custom name 0.0s
211 + should get timestamp by standard name 0.0s
212 + should get timestamp by custom name 0.001s
213 + should get stack trace by standard name 0.0s
214 + should get stack trace by custom name 0.001s
215ru.d10xa.jsonlogviewer.JsonDetectorTest:
216 + valid json 0.002s
217 + invalid json 0.003s
218ru.d10xa.jsonlogviewer.FuzzyFilterTest:
219 + should match pattern across different fields 0.002s
220 + should be case insensitive 0.001s
221 + should work with word order independence 0.001s
222 + should search in otherAttributes 0.001s
223 + fuzzyExclude should exclude matches 0.002s
224 + should pass when fuzzyInclude is empty 0.001s
225 + should pass when fuzzyInclude is None 0.001s
226 + should support multiple include patterns (OR logic) 0.002s
227 + should support multiple exclude patterns (AND NOT logic) 0.003s
228 + should handle punctuation in log messages 0.0s
229 + should support partial token matching 0.001s
230 + should handle missing parsed data by falling back to raw 0.001s
231 + should not match when pattern words are missing 0.0s
232Starting build for ProjectRef(file:/build/repo/,root) (root)... [1/2]
233Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
234
235************************
236Build summary:
237[{
238 "module": "json-log-viewer",
239 "compile": {"status": "ok", "tookMs": 12948, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
240 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
241 "test-compile": {"status": "ok", "tookMs": 4089, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
242 "test": {"status": "ok", "tookMs": 4444, "passed": 86, "failed": 0, "ignored": 0, "skipped": 0, "total": 86, "byFramework": [{"framework": "munit", "stats": {"passed": 86, "failed": 0, "ignored": 0, "skipped": 0, "total": 86}}]},
243 "publish": {"status": "skipped", "tookMs": 0},
244 "metadata": {
245 "crossScalaVersions": ["3.6.2"]
246}
247},{
248 "module": "root",
249 "compile": {"status": "ok", "tookMs": 54, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
250 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
251 "test-compile": {"status": "ok", "tookMs": 83, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
252 "test": {"status": "ok", "tookMs": 76, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
253 "publish": {"status": "skipped", "tookMs": 0},
254 "metadata": {
255 "crossScalaVersions": ["3.6.2"]
256}
257}]
258************************
259[success] Total time: 24 s, completed Jan 13, 2026, 3:50:10 PM
260[0JChecking patch project/plugins.sbt...
261Checking patch project/build.properties...
262Checking patch build.sbt...
263Applied patch project/plugins.sbt cleanly.
264Applied patch project/build.properties cleanly.
265Applied patch build.sbt cleanly.