[INFO] Scanning for projects... [INFO] [INFO] ---------< org.vaadin.addons.flowingcode:chat-assistant-addon >--------- [INFO] Building Chat Assistant Add-on 4.0.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ chat-assistant-addon --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Chat Assistant Add-on/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ chat-assistant-addon --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- vaadin:24.8.0:prepare-frontend (default) @ chat-assistant-addon --- [INFO] Reflections took 1986 ms to scan 144 urls, producing 5287 keys and 23599 values [INFO] The globally installed Node.js version 18.19.1 is older than the required minimum version 20.0.0. Using Node.js from /home/ghrunner/.vaadin. [INFO] Visited 104 classes. Took 236 ms. [INFO] Copying frontend resources from jar files ... [INFO] Visited 144 resources. Took 100 ms. [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ chat-assistant-addon --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 3 source files with javac [debug target 17] to target/classes [WARNING] system modules path not set in conjunction with -source 17 [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Chat Assistant Add-on/src/main/java/com/flowingcode/vaadin/addons/chatassistant/ChatAssistant.java: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Chat Assistant Add-on/src/main/java/com/flowingcode/vaadin/addons/chatassistant/ChatAssistant.java uses unchecked or unsafe operations. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Chat Assistant Add-on/src/main/java/com/flowingcode/vaadin/addons/chatassistant/ChatAssistant.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ chat-assistant-addon --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ chat-assistant-addon --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug target 17] to target/test-classes [WARNING] system modules path not set in conjunction with -source 17 [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Chat Assistant Add-on/src/test/java/com/flowingcode/vaadin/addons/chatassistant/it/ViewIT.java: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Chat Assistant Add-on/src/test/java/com/flowingcode/vaadin/addons/chatassistant/it/ViewIT.java uses or overrides a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Chat Assistant Add-on/src/test/java/com/flowingcode/vaadin/addons/chatassistant/it/ViewIT.java: Recompile with -Xlint:deprecation for details. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Chat Assistant Add-on/src/test/java/com/flowingcode/vaadin/addons/chatassistant/test/SerializationTest.java: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Chat Assistant Add-on/src/test/java/com/flowingcode/vaadin/addons/chatassistant/test/SerializationTest.java uses unchecked or unsafe operations. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Chat Assistant Add-on/src/test/java/com/flowingcode/vaadin/addons/chatassistant/test/SerializationTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:2.22.1:test (default-test) @ chat-assistant-addon --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.flowingcode.vaadin.addons.chatassistant.test.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s - in com.flowingcode.vaadin.addons.chatassistant.test.SerializationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ chat-assistant-addon --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Chat Assistant Add-on/target/chat-assistant-addon-4.0.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.722 s [INFO] Finished at: 2026-03-21T07:24:18Z [INFO] ------------------------------------------------------------------------