[INFO] Scanning for projects... [INFO] [INFO] -------------------< org.vaadin.addons:dramafinder >-------------------- [INFO] Building Drama Finder 1.1.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ dramafinder --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/target [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default) @ dramafinder --- [INFO] argLine set to -javaagent:/home/ghrunner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ dramafinder --- [INFO] skip non existing resourceDirectory /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ dramafinder --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 65 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dramafinder --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dramafinder --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 91 source files with javac [debug release 21] to target/test-classes [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/src/test/java/org/vaadin/addons/dramafinder/tests/testuis/DetailsView.java:[30,48] SMALL in com.vaadin.flow.component.details.DetailsVariant has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/src/test/java/org/vaadin/addons/dramafinder/tests/testuis/DialogView.java:[64,15] setModal(boolean) in com.vaadin.flow.component.dialog.Dialog has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/src/test/java/org/vaadin/addons/dramafinder/tests/testuis/PopoverView.java:[41,48] ARROW in com.vaadin.flow.component.popover.PopoverVariant has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ dramafinder --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (report) @ dramafinder --- [INFO] Loading execution data file /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/target/jacoco.exec [INFO] Analyzed bundle 'Drama Finder' with 67 classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ dramafinder --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/target/dramafinder-1.1.1-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.5.4:integration-test (default) @ dramafinder --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.vaadin.addons.dramafinder.tests.it.TimePickerViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT 07:26:00.827 [ForkJoinPool-1-worker-1] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT]: SimpleExampleViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:26:00.824 [ForkJoinPool-1-worker-2] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TimePickerViewIT]: TimePickerViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:26:01.109 [ForkJoinPool-1-worker-1] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT 07:26:01.111 [ForkJoinPool-1-worker-2] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TimePickerViewIT . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.3) 2026-03-04T07:26:03.482Z INFO 476101 --- [Pool-1-worker-2] o.v.a.d.tests.it.TimePickerViewIT : Starting TimePickerViewIT using Java 21 with PID 476101 (started by ghrunner in /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder) 2026-03-04T07:26:03.486Z INFO 476101 --- [Pool-1-worker-2] o.v.a.d.tests.it.TimePickerViewIT : No active profile set, falling back to 1 default profile: "default" 2026-03-04T07:26:04.719Z INFO 476101 --- [Pool-1-worker-2] o.s.boot.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2026-03-04T07:26:04.738Z INFO 476101 --- [Pool-1-worker-2] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2026-03-04T07:26:04.738Z INFO 476101 --- [Pool-1-worker-2] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/11.0.18] 2026-03-04T07:26:04.814Z INFO 476101 --- [Pool-1-worker-2] b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: initialization completed in 1286 ms 2026-03-04T07:26:06.592Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.VaadinServletContextInitializer : Search for subclasses and classes with annotations took 1436 ms 2026-03-04T07:26:06.731Z INFO 476101 --- [Pool-1-worker-2] c.v.b.d.startup.DevModeStartupListener : Starting dev-mode updaters in /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder folder. 2026-03-04T07:26:06.788Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.f.s.FullDependenciesScanner : Visited 94 classes. Took 31 ms. 2026-03-04T07:26:06.791Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Checking if a development mode bundle build is needed 2026-03-04T07:26:06.900Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency react-router:7.12.0 has the wrong version 7.13.1 in the bundle 2026-03-04T07:26:06.900Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/form-layout:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.900Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/checkbox-group:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.900Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/list-box:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.901Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/upload:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.901Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/app-layout:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.901Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/integer-field:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.901Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/select:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.901Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/aura:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.901Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/master-detail-layout:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.901Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/confirm-dialog:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.901Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/grid:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.901Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/tabsheet:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.902Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/text-area:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.905Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/context-menu:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.905Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/password-field:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.905Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/date-time-picker:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.905Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/progress-bar:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.905Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/multi-select-combo-box:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.905Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/time-picker:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.905Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/number-field:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.906Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/avatar-group:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.906Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/tooltip:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.906Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/vertical-layout:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.906Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/login:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.906Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/side-nav:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.906Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/details:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.906Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/icons:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.906Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/button:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.906Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/vaadin-themable-mixin:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.906Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/accordion:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.907Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/avatar:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.907Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/radio-group:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.907Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/horizontal-layout:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.907Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/virtual-list:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.907Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/popover:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.907Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/combo-box:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.907Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/menu-bar:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.907Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/message-list:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.908Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/custom-field:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.912Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/field-highlighter:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.912Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/date-picker:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.912Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/dialog:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.912Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/item:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.912Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/markdown:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.912Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/card:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.913Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/tabs:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.913Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/icon:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.913Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/split-layout:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.913Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/text-field:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.913Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/checkbox:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.913Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/notification:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.913Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/scroller:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.913Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/vaadin-lumo-styles:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.913Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/message-input:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.914Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/email-field:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.914Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/a11y-base:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.914Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/component-base:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.914Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/field-base:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.914Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/input-container:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.914Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/lit-renderer:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.914Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/overlay:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-04T07:26:06.917Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : A development mode bundle build is needed 2026-03-04T07:26:06.928Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.frontend.TaskRunDevBundleBuild : Creating a new development mode bundle. This can take a while but will only run when the project setup is changed, addons are added or frontend files are modified 2026-03-04T07:26:07.025Z INFO 476101 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : Running `npm install` to resolve and optionally download frontend dependencies. This may take a moment, please stand by... 2026-03-04T07:26:07.119Z INFO 476101 --- [in-dev-server-1] c.v.flow.server.frontend.NodeResolver : Node v24.13.1 is already installed in /home/ghrunner/.vaadin 2026-03-04T07:26:07.248Z INFO 476101 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : using '/home/ghrunner/.vaadin/node-v24.13.1/bin/node /home/ghrunner/.vaadin/node-v24.13.1/lib/node_modules/npm/bin/npm-cli.js --no-update-notifier --no-audit --scripts-prepend-node-path=true --ignore-scripts install' for frontend package installation 2026-03-04T07:26:07.622Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /* 2026-03-04T07:26:07.623Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler 2026-03-04T07:26:07.644Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 2026-03-04T07:26:07.650Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.util.ForkJoinPool : Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 2026-03-04T07:26:07.654Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 2026-03-04T07:26:07.662Z INFO 476101 --- [Pool-1-worker-2] o.a.container.JSR356AsyncSupport : JSR 356 Mapping path /VAADIN/push 2026-03-04T07:26:07.681Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installing Default AtmosphereInterceptors 2026-03-04T07:26:07.682Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 2026-03-04T07:26:07.683Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 2026-03-04T07:26:07.684Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 2026-03-04T07:26:07.684Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 2026-03-04T07:26:07.685Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support 2026-03-04T07:26:07.688Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 2026-03-04T07:26:07.689Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 2026-03-04T07:26:07.690Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 2026-03-04T07:26:07.690Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 2026-03-04T07:26:07.690Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 2026-03-04T07:26:07.690Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 2026-03-04T07:26:07.690Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 2026-03-04T07:26:07.691Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 2026-03-04T07:26:07.697Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 2026-03-04T07:26:07.697Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 2026-03-04T07:26:07.698Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 2026-03-04T07:26:07.698Z INFO 476101 --- [Pool-1-worker-2] o.a.interceptor.HeartbeatInterceptor : HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds 2026-03-04T07:26:07.698Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 2026-03-04T07:26:07.698Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 2026-03-04T07:26:07.698Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 2026-03-04T07:26:07.698Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 2026-03-04T07:26:07.698Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 2026-03-04T07:26:07.698Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 2026-03-04T07:26:07.699Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 2026-03-04T07:26:07.699Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 2026-03-04T07:26:07.699Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 2026-03-04T07:26:07.699Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 2026-03-04T07:26:07.699Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Broadcaster Shared List Resources: false 2026-03-04T07:26:07.699Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Broadcaster Polling Wait Time 100 2026-03-04T07:26:07.700Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Shared ExecutorService supported: true 2026-03-04T07:26:07.700Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 2026-03-04T07:26:07.700Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Async I/O Thread Pool Size: 200 2026-03-04T07:26:07.700Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 2026-03-04T07:26:07.700Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 2026-03-04T07:26:07.700Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 2026-03-04T07:26:07.703Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Invoke AtmosphereInterceptor on WebSocket message true 2026-03-04T07:26:07.703Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : HttpSession supported: true 2026-03-04T07:26:07.703Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation 2026-03-04T07:26:07.703Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Apache Tomcat/11.0.18 using jakarta.servlet/3.0 and jsr356/WebSocket API 2026-03-04T07:26:07.704Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Atmosphere Framework 3.0.5.slf4jvaadin1 started. 2026-03-04T07:26:07.710Z INFO 476101 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 2026-03-04T07:26:07.755Z INFO 476101 --- [Pool-1-worker-2] c.v.f.s.DefaultDeploymentConfiguration : Vaadin is running in DEVELOPMENT mode - do not use for production deployments. 2026-03-04T07:26:07.780Z INFO 476101 --- [Pool-1-worker-2] c.vaadin.flow.spring.SpringInstantiator : The number of beans implementing 'I18NProvider' is 0. Cannot use Spring beans for I18N, falling back to the default behavior 2026-03-04T07:26:07.846Z INFO 476101 --- [Pool-1-worker-2] o.s.boot.tomcat.TomcatWebServer : Tomcat started on port 36085 (http) with context path '/' 2026-03-04T07:26:07.853Z INFO 476101 --- [Pool-1-worker-2] o.v.a.d.tests.it.TimePickerViewIT : Started TimePickerViewIT in 4.822 seconds (process running for 9.737) Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 [INFO] Running org.vaadin.addons.dramafinder.tests.it.TabsViewIT 2026-03-04T07:26:07.935Z INFO 476101 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TabsViewIT]: TabsViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:26:07.938Z INFO 476101 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TabsViewIT OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/ghrunner/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2026-03-04T07:26:09.082Z INFO 476101 --- [o-auto-1-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-03-04T07:26:09.082Z INFO 476101 --- [o-auto-1-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-03-04T07:26:09.084Z INFO 476101 --- [o-auto-1-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 2026-03-04T07:26:17.992Z INFO 476101 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : Frontend dependencies resolved successfully. 2026-03-04T07:26:18.320Z INFO 476101 --- [in-dev-server-1] c.v.f.s.frontend.TaskCopyFrontendFiles : Copying frontend resources from jar files ... 2026-03-04T07:26:18.347Z INFO 476101 --- [in-dev-server-1] c.v.f.s.frontend.TaskCopyFrontendFiles : Visited 17 resources. Took 26 ms. 2026-03-04T07:26:27.546Z INFO 476101 --- [in-dev-server-1] c.v.f.s.frontend.TaskRunDevBundleBuild : Development frontend bundle built 2026-03-04T07:26:28.384Z INFO 476101 --- [in-dev-server-2] c.v.b.d.DevModeHandlerManagerImpl : Application running at http://localhost:0/ [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.02 s -- in org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TreeGridExpandCollapseViewIT 2026-03-04T07:26:30.564Z INFO 476101 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TreeGridExpandCollapseViewIT]: TreeGridExpandCollapseViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:26:30.573Z INFO 476101 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TreeGridExpandCollapseViewIT [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.39 s -- in org.vaadin.addons.dramafinder.tests.it.TabsViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT 2026-03-04T07:26:31.334Z INFO 476101 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT]: MultiSelectComboBoxViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:26:31.345Z INFO 476101 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.76 s -- in org.vaadin.addons.dramafinder.tests.it.TimePickerViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ListBoxViewIT 2026-03-04T07:26:39.320Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.ListBoxViewIT]: ListBoxViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:26:39.325Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.ListBoxViewIT [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.612 s -- in org.vaadin.addons.dramafinder.tests.it.ListBoxViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridComponentRendererViewIT 2026-03-04T07:26:47.924Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridComponentRendererViewIT]: GridComponentRendererViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:26:47.927Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridComponentRendererViewIT [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.148 s -- in org.vaadin.addons.dramafinder.tests.it.GridComponentRendererViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ContextMenuViewIT 2026-03-04T07:26:57.079Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.ContextMenuViewIT]: ContextMenuViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:26:57.084Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.ContextMenuViewIT [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.13 s -- in org.vaadin.addons.dramafinder.tests.it.TreeGridExpandCollapseViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.SplitLayoutViewIT 2026-03-04T07:27:01.698Z INFO 476101 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.SplitLayoutViewIT]: SplitLayoutViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:01.707Z INFO 476101 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.SplitLayoutViewIT [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.238 s -- in org.vaadin.addons.dramafinder.tests.it.ContextMenuViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.PopoverViewIT 2026-03-04T07:27:03.314Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.PopoverViewIT]: PopoverViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:03.316Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.PopoverViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.561 s -- in org.vaadin.addons.dramafinder.tests.it.SplitLayoutViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.IntegerFieldViewIT 2026-03-04T07:27:07.261Z INFO 476101 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.IntegerFieldViewIT]: IntegerFieldViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:07.262Z INFO 476101 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.IntegerFieldViewIT [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.282 s -- in org.vaadin.addons.dramafinder.tests.it.PopoverViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.MenuBarViewIT 2026-03-04T07:27:08.598Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.MenuBarViewIT]: MenuBarViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:08.599Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.MenuBarViewIT [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.09 s -- in org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.MessageListViewIT 2026-03-04T07:27:09.428Z INFO 476101 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.MessageListViewIT]: MessageListViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:09.429Z INFO 476101 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.MessageListViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.441 s -- in org.vaadin.addons.dramafinder.tests.it.IntegerFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.DetailsViewIT 2026-03-04T07:27:11.706Z INFO 476101 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.DetailsViewIT]: DetailsViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:11.707Z INFO 476101 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.DetailsViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.753 s -- in org.vaadin.addons.dramafinder.tests.it.MenuBarViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridSelectionViewIT 2026-03-04T07:27:13.353Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridSelectionViewIT]: GridSelectionViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:13.358Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridSelectionViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.025 s -- in org.vaadin.addons.dramafinder.tests.it.MessageListViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.PasswordFieldViewIT 2026-03-04T07:27:13.458Z INFO 476101 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.PasswordFieldViewIT]: PasswordFieldViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:13.459Z INFO 476101 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.PasswordFieldViewIT [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.738 s -- in org.vaadin.addons.dramafinder.tests.it.DetailsViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.EmailFieldViewIT 2026-03-04T07:27:18.446Z INFO 476101 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.EmailFieldViewIT]: EmailFieldViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:18.448Z INFO 476101 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.EmailFieldViewIT [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.323 s -- in org.vaadin.addons.dramafinder.tests.it.EmailFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.DatePickerViewIT 2026-03-04T07:27:21.769Z INFO 476101 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.DatePickerViewIT]: DatePickerViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:21.770Z INFO 476101 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.DatePickerViewIT [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.529 s -- in org.vaadin.addons.dramafinder.tests.it.GridSelectionViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.SelectViewIT 2026-03-04T07:27:21.888Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.SelectViewIT]: SelectViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:21.893Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.SelectViewIT [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.953 s -- in org.vaadin.addons.dramafinder.tests.it.DatePickerViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ComboBoxViewIT 2026-03-04T07:27:29.726Z INFO 476101 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.ComboBoxViewIT]: ComboBoxViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:29.733Z INFO 476101 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.ComboBoxViewIT [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.61 s -- in org.vaadin.addons.dramafinder.tests.it.PasswordFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.BigDecimalFieldViewIT 2026-03-04T07:27:35.075Z INFO 476101 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.BigDecimalFieldViewIT]: BigDecimalFieldViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:35.077Z INFO 476101 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.BigDecimalFieldViewIT [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.43 s -- in org.vaadin.addons.dramafinder.tests.it.SelectViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TreeGridMultiSelectViewIT 2026-03-04T07:27:37.320Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TreeGridMultiSelectViewIT]: TreeGridMultiSelectViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:37.321Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TreeGridMultiSelectViewIT [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.292 s -- in org.vaadin.addons.dramafinder.tests.it.BigDecimalFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.RadioButtonGroupViewIT 2026-03-04T07:27:37.369Z INFO 476101 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.RadioButtonGroupViewIT]: RadioButtonGroupViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:37.370Z INFO 476101 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.RadioButtonGroupViewIT [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.738 s -- in org.vaadin.addons.dramafinder.tests.it.RadioButtonGroupViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ButtonViewIT 2026-03-04T07:27:42.107Z INFO 476101 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.ButtonViewIT]: ButtonViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:42.112Z INFO 476101 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.ButtonViewIT [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.636 s -- in org.vaadin.addons.dramafinder.tests.it.ButtonViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.DateTimePickerViewIT 2026-03-04T07:27:50.743Z INFO 476101 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.DateTimePickerViewIT]: DateTimePickerViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:27:50.744Z INFO 476101 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.DateTimePickerViewIT [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.687 s -- in org.vaadin.addons.dramafinder.tests.it.DateTimePickerViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.VirtualListViewIT 2026-03-04T07:28:00.434Z INFO 476101 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.VirtualListViewIT]: VirtualListViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:00.435Z INFO 476101 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.VirtualListViewIT [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.01 s -- in org.vaadin.addons.dramafinder.tests.it.ComboBoxViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ProgressBarViewIT 2026-03-04T07:28:01.736Z INFO 476101 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.ProgressBarViewIT]: ProgressBarViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:01.740Z INFO 476101 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.ProgressBarViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.708 s -- in org.vaadin.addons.dramafinder.tests.it.ProgressBarViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.NotificationViewIT 2026-03-04T07:28:05.446Z INFO 476101 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.NotificationViewIT]: NotificationViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:05.447Z INFO 476101 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.NotificationViewIT [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.14 s -- in org.vaadin.addons.dramafinder.tests.it.TreeGridMultiSelectViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridDetailsViewIT 2026-03-04T07:28:09.449Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridDetailsViewIT]: GridDetailsViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:09.453Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridDetailsViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.201 s -- in org.vaadin.addons.dramafinder.tests.it.NotificationViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.UploadViewIT 2026-03-04T07:28:10.652Z INFO 476101 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.UploadViewIT]: UploadViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:10.658Z INFO 476101 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.UploadViewIT [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.872 s -- in org.vaadin.addons.dramafinder.tests.it.UploadViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.CheckboxViewIT 2026-03-04T07:28:14.523Z INFO 476101 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.CheckboxViewIT]: CheckboxViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:14.527Z INFO 476101 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.CheckboxViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.323 s -- in org.vaadin.addons.dramafinder.tests.it.GridDetailsViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.AccordionViewIT 2026-03-04T07:28:14.776Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.AccordionViewIT]: AccordionViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:14.777Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.AccordionViewIT [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.296 s -- in org.vaadin.addons.dramafinder.tests.it.AccordionViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.CardViewIT 2026-03-04T07:28:18.073Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.CardViewIT]: CardViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:18.074Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.CardViewIT [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.667 s -- in org.vaadin.addons.dramafinder.tests.it.CardViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TextAreaViewIT 2026-03-04T07:28:20.746Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TextAreaViewIT]: TextAreaViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:20.748Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TextAreaViewIT [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.08 s -- in org.vaadin.addons.dramafinder.tests.it.VirtualListViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.MessageInputViewIT 2026-03-04T07:28:21.522Z INFO 476101 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.MessageInputViewIT]: MessageInputViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:21.523Z INFO 476101 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.MessageInputViewIT [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.611 s -- in org.vaadin.addons.dramafinder.tests.it.CheckboxViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TextFieldViewIT 2026-03-04T07:28:23.135Z INFO 476101 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TextFieldViewIT]: TextFieldViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:23.137Z INFO 476101 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TextFieldViewIT [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.578 s -- in org.vaadin.addons.dramafinder.tests.it.MessageInputViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.DialogViewIT 2026-03-04T07:28:29.110Z INFO 476101 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.DialogViewIT]: DialogViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:29.116Z INFO 476101 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.DialogViewIT [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.819 s -- in org.vaadin.addons.dramafinder.tests.it.DialogViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TreeGridBasicViewIT 2026-03-04T07:28:34.926Z INFO 476101 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TreeGridBasicViewIT]: TreeGridBasicViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:34.930Z INFO 476101 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TreeGridBasicViewIT [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.62 s -- in org.vaadin.addons.dramafinder.tests.it.TextAreaViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.SideNavigationElementViewIT 2026-03-04T07:28:42.358Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.SideNavigationElementViewIT]: SideNavigationElementViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:42.359Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.SideNavigationElementViewIT [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.51 s -- in org.vaadin.addons.dramafinder.tests.it.TextFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridBasicViewIT 2026-03-04T07:28:43.644Z INFO 476101 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridBasicViewIT]: GridBasicViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:43.646Z INFO 476101 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridBasicViewIT [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.586 s -- in org.vaadin.addons.dramafinder.tests.it.SideNavigationElementViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.AvatarViewIT 2026-03-04T07:28:49.947Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.AvatarViewIT]: AvatarViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:49.949Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.AvatarViewIT [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.48 s -- in org.vaadin.addons.dramafinder.tests.it.TreeGridBasicViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridSortingViewIT 2026-03-04T07:28:52.407Z INFO 476101 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridSortingViewIT]: GridSortingViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:52.408Z INFO 476101 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridSortingViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.239 s -- in org.vaadin.addons.dramafinder.tests.it.GridSortingViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TreeGridSelectionViewIT 2026-03-04T07:28:57.647Z INFO 476101 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TreeGridSelectionViewIT]: TreeGridSelectionViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:28:57.648Z INFO 476101 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TreeGridSelectionViewIT [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.83 s -- in org.vaadin.addons.dramafinder.tests.it.AvatarViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridLitRendererViewIT 2026-03-04T07:29:01.773Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridLitRendererViewIT]: GridLitRendererViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:29:01.774Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridLitRendererViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.772 s -- in org.vaadin.addons.dramafinder.tests.it.GridLitRendererViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.NumberFieldViewIT 2026-03-04T07:29:06.544Z INFO 476101 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.NumberFieldViewIT]: NumberFieldViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-04T07:29:06.546Z INFO 476101 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.NumberFieldViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.899 s -- in org.vaadin.addons.dramafinder.tests.it.NumberFieldViewIT [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.65 s -- in org.vaadin.addons.dramafinder.tests.it.TreeGridSelectionViewIT [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.4 s -- in org.vaadin.addons.dramafinder.tests.it.GridBasicViewIT [INFO] [INFO] Results: [INFO] [INFO] Tests run: 440, Failures: 0, Errors: 0, Skipped: 0 [INFO] [WARNING] Corrupted channel by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/target/failsafe-reports/2026-03-04T07-25-57_940-jvmRun1.dumpstream [INFO] [INFO] --- failsafe:3.5.4:verify (default) @ dramafinder --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:42 min [INFO] Finished at: 2026-03-04T07:30:30Z [INFO] ------------------------------------------------------------------------