You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/08/31 18:05:11 UTC

Build failed in Jenkins: Wicket » wicket-9.x #29

See <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/29/display/redirect?page=changes>

Changes:

[Sven Meier] WICKET-6913 backport bytebuddy and objenesis improvements


------------------------------------------
[...truncated 1.56 MB...]
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ wicket-ioc ---
[WARNING] ************************************************************************************************************************************************************************************************
[WARNING] * Required filename-based automodules detected: [cglib-3.3.0.jar, commons-fileupload-1.4.jar, javax.servlet-api-3.1.0.jar]. Please don't publish this project to a public artifact repository! *
[WARNING] ************************************************************************************************************************************************************************************************
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/wicket-ioc/target/classes>
[WARNING] <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/wicket-ioc/src/main/java/org/apache/wicket/proxy/objenesis/ObjenesisCGLibInterceptor.java>:[26,68] org.apache.wicket.proxy.LazyInitProxyFactory.AbstractCGLibInterceptor in org.apache.wicket.proxy.LazyInitProxyFactory has been deprecated and marked for removal
[INFO] <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/wicket-ioc/src/main/java/org/apache/wicket/proxy/bytebuddy/ByteBuddyInterceptor.java>: <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/wicket-ioc/src/main/java/org/apache/wicket/proxy/bytebuddy/ByteBuddyInterceptor.java> uses unchecked or unsafe operations.
[INFO] <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/wicket-ioc/src/main/java/org/apache/wicket/proxy/bytebuddy/ByteBuddyInterceptor.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:manifest (bundle-manifest) @ wicket-ioc ---
[WARNING] Manifest org.apache.wicket:wicket-ioc:bundle:9.5.0-SNAPSHOT : Unused Import-Package instructions: [org.junit.jupiter*] 
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ wicket-ioc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ wicket-ioc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/wicket-ioc/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ wicket-ioc ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.wicket.injection.NoopFieldValueFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.apache.wicket.injection.NoopFieldValueFactoryTest
[INFO] Running org.apache.wicket.injection.CompoundFieldValueFactoryTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s - in org.apache.wicket.injection.CompoundFieldValueFactoryTest
[INFO] Running org.apache.wicket.injection.InjectorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.wicket.injection.InjectorTest
[INFO] Running org.apache.wicket.injection.util.license.ApacheLicenceHeaderTest
log4j:WARN No appenders could be found for logger (org.apache.wicket.util.license.ApacheLicenseHeaderTestCase).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.apache.wicket.injection.util.license.ApacheLicenceHeaderTest
[INFO] Running org.apache.wicket.proxy.LazyInitProxyFactoryTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.apache.wicket.proxy.LazyInitProxyFactoryTest
[INFO] Running org.apache.wicket.proxy.packageprivate.PackagePrivateTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.wicket.proxy.packageprivate.PackagePrivateTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:bundle (default-bundle) @ wicket-ioc ---
[WARNING] Bundle org.apache.wicket:wicket-ioc:bundle:9.5.0-SNAPSHOT : Split package, multiple jars provide the same package:
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:wicket-core, Jar:wicket-request, Jar:wicket-util, Jar:jdk-serializable-functional, Jar:asm]
Class path         [Jar:., Jar:cglib, Jar:javax.inject, Jar:byte-buddy, Jar:wicket-core, Jar:openjson, Jar:wicket-request, Jar:wicket-util, Jar:commons-fileupload, Jar:commons-io, Jar:commons-collections4, Jar:jdk-serializable-functional, Jar:objenesis, Jar:asm, Jar:javax.servlet-api, Jar:slf4j-api]
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ wicket-ioc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ wicket-ioc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wicket-ioc ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ wicket-ioc <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ wicket-ioc ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/wicket-ioc/target/wicket-ioc-9.5.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:test-jar (attach-sources) > generate-sources @ wicket-ioc >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ wicket-ioc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wicket-ioc ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:test-jar (attach-sources) < generate-sources @ wicket-ioc <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:test-jar (attach-sources) @ wicket-ioc ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/wicket-ioc/target/wicket-ioc-9.5.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ wicket-ioc ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0:jar (attach-javadocs) @ wicket-ioc ---
[INFO] No previous run data found, generating javadoc.
[INFO] 
100 warnings
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/11/docs/api/ are in named modules.
[INFO] Building jar: <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/wicket-ioc/target/wicket-ioc-9.5.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- japicmp-maven-plugin:0.15.3:cmp (default) @ wicket-ioc ---
[INFO] Written file '<https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/wicket-ioc/target/japicmp/japicmp.diff'.>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Wicket Parent 9.5.0-SNAPSHOT ....................... SUCCESS [ 49.772 s]
[INFO] Wicket Util 9.5.0-SNAPSHOT ......................... SUCCESS [ 42.801 s]
[INFO] Wicket Request 9.5.0-SNAPSHOT ...................... SUCCESS [ 25.707 s]
[INFO] Wicket Core 9.5.0-SNAPSHOT ......................... SUCCESS [03:50 min]
[INFO] Wicket 9.5.0-SNAPSHOT .............................. SUCCESS [  5.122 s]
[INFO] Wicket Extensions 9.5.0-SNAPSHOT ................... SUCCESS [ 47.264 s]
[INFO] Wicket Development Utilities 9.5.0-SNAPSHOT ........ SUCCESS [ 26.469 s]
[INFO] Wicket IoC common code 9.5.0-SNAPSHOT .............. FAILURE [  6.656 s]
[INFO] Wicket CDI 9.5.0-SNAPSHOT .......................... SKIPPED
[INFO] Wicket Spring Integration 9.5.0-SNAPSHOT ........... SKIPPED
[INFO] Wicket Velocity 9.5.0-SNAPSHOT ..................... SKIPPED
[INFO] Wicket Auth Roles 9.5.0-SNAPSHOT ................... SKIPPED
[INFO] Wicket Guice Integration 9.5.0-SNAPSHOT ............ SKIPPED
[INFO] Wicket JMX 9.5.0-SNAPSHOT .......................... SKIPPED
[INFO] Wicket Objects Sizeof Agent 9.5.0-SNAPSHOT ......... SKIPPED
[INFO] Wicket Bean Validation 9.5.0-SNAPSHOT .............. SKIPPED
[INFO] Wicket Native WebSocket Parent 9.5.0-SNAPSHOT ...... SKIPPED
[INFO] Wicket Native WebSocket Core 9.5.0-SNAPSHOT ........ SKIPPED
[INFO] Wicket Native WebSocket Javax 9.5.0-SNAPSHOT ....... SKIPPED
[INFO] Wicket Examples 9.5.0-SNAPSHOT ..................... SKIPPED
[INFO] Wicket-Experimental 9.5.0-SNAPSHOT ................. SKIPPED
[INFO] Wicket Http/2 0.16-SNAPSHOT ........................ SKIPPED
[INFO] Wicket Http/2 Core 0.16-SNAPSHOT ................... SKIPPED
[INFO] Wicket Http/2 Jetty 9.3+ 0.16-SNAPSHOT ............. SKIPPED
[INFO] Wicket Http/2 Servlet 4 0.16-SNAPSHOT .............. SKIPPED
[INFO] Wicket Http/2 Tomcat 8.5+ 0.16-SNAPSHOT ............ SKIPPED
[INFO] Wicket Http/2 Undertow 2+ 0.16-SNAPSHOT ............ SKIPPED
[INFO] Wicket Metrics 0.17-SNAPSHOT ....................... SKIPPED
[INFO] Wicket Quickstart Archetype 9.5.0-SNAPSHOT ......... SKIPPED
[INFO] Wicket Common Tests 9.5.0-SNAPSHOT ................. SKIPPED
[INFO] Wicket JavaScript Tests 9.5.0-SNAPSHOT ............. SKIPPED
[INFO] Wicket User Guide 9.5.0-SNAPSHOT ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:16 min
[INFO] Finished at: 2021-08-31T18:05:04Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "buildbot" could not be activated because it does not exist.
[ERROR] Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.15.3:cmp (default) on project wicket-ioc: There is at least one incompatibility: org.apache.wicket.proxy.LazyInitProxyFactory$ProxyReplacement:CLASS_NOW_FINAL -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :wicket-ioc
Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc

Build failed in Jenkins: Wicket » wicket-9.x #30

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/30/display/redirect?page=changes>

Changes:

[Martin Tzvetanov Grigorov] WICKET-6913 Add generic type to IProxyFactory#createProxy()


------------------------------------------
[...truncated 3.42 MB...]
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/9.5.0-SNAPSHOT/wicket-archetype-quickstart-9.5.0-20210901.115655-70.pom
Progress (1): 2.7 kB                    Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/9.5.0-SNAPSHOT/wicket-archetype-quickstart-9.5.0-20210901.115655-70.pom (2.7 kB at 2.8 kB/s)
Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/maven-metadata.xml
Progress (1): 730 B                   Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/maven-metadata.xml (730 B at 2.2 kB/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/9.5.0-SNAPSHOT/maven-metadata.xml
Progress (1): 1.2 kB                    Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/9.5.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.2 kB/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/maven-metadata.xml
Progress (1): 730 B                   Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/maven-metadata.xml (730 B at 755 B/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/9.5.0-SNAPSHOT/wicket-archetype-quickstart-9.5.0-20210901.115655-70-sources.jar
Progress (1): 4.1/33 kBProgress (1): 8.2/33 kBProgress (1): 12/33 kB Progress (1): 16/33 kBProgress (1): 20/33 kBProgress (1): 25/33 kBProgress (1): 29/33 kBProgress (1): 33/33 kBProgress (1): 33 kB                      Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/9.5.0-SNAPSHOT/wicket-archetype-quickstart-9.5.0-20210901.115655-70-sources.jar (33 kB at 35 kB/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/9.5.0-SNAPSHOT/maven-metadata.xml
Progress (1): 1.2 kB                    Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/9.5.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.3 kB/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/9.5.0-SNAPSHOT/wicket-archetype-quickstart-9.5.0-20210901.115655-70-test-sources.jar
Progress (1): 4.1/7.0 kBProgress (1): 7.0 kB                        Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/9.5.0-SNAPSHOT/wicket-archetype-quickstart-9.5.0-20210901.115655-70-test-sources.jar (7.0 kB at 7.2 kB/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/9.5.0-SNAPSHOT/maven-metadata.xml
Progress (1): 1.2 kB                    Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-archetype-quickstart/9.5.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.3 kB/s)
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0:aggregate-no-fork (default-cli) @ wicket-archetype-quickstart ---
[INFO] 
[INFO] ---------------< org.apache.wicket:wicket-common-tests >----------------
[INFO] Building Wicket Common Tests 9.5.0-SNAPSHOT                      [30/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wicket-common-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ wicket-common-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wicket-common-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ wicket-common-tests ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ wicket-common-tests ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ wicket-common-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-common-tests/src/main/java>
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-common-tests/src/main/resources>
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-common-tests/target/generated-res>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ wicket-common-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:manifest (bundle-manifest) @ wicket-common-tests ---
[WARNING] Manifest org.apache.wicket:wicket-common-tests:jar:9.5.0-SNAPSHOT : Unused Import-Package instructions: [org.apache.wicket*, org.junit.jupiter*] 
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ wicket-common-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ wicket-common-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-common-tests/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ wicket-common-tests ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.wicket.osgi.OsgiClashingPackagesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.apache.wicket.osgi.OsgiClashingPackagesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ wicket-common-tests ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-common-tests/target/wicket-common-tests-9.5.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ wicket-common-tests >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ wicket-common-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wicket-common-tests ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ wicket-common-tests <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ wicket-common-tests ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-common-tests/target/wicket-common-tests-9.5.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:test-jar (attach-sources) > generate-sources @ wicket-common-tests >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ wicket-common-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wicket-common-tests ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:test-jar (attach-sources) < generate-sources @ wicket-common-tests <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:test-jar (attach-sources) @ wicket-common-tests ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-common-tests/target/wicket-common-tests-9.5.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ wicket-common-tests ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0:jar (attach-javadocs) @ wicket-common-tests ---
[INFO] 
[INFO] --- japicmp-maven-plugin:0.15.3:cmp (default) @ wicket-common-tests ---
[INFO] Skipping execution because parameter 'skip' was set to true.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wicket-common-tests ---
[INFO] Installing <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-common-tests/target/wicket-common-tests-9.5.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/wicket/wicket-common-tests/9.5.0-SNAPSHOT/wicket-common-tests-9.5.0-SNAPSHOT.jar
[INFO] Installing <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-common-tests/pom.xml> to /home/jenkins/.m2/repository/org/apache/wicket/wicket-common-tests/9.5.0-SNAPSHOT/wicket-common-tests-9.5.0-SNAPSHOT.pom
[INFO] Installing <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-common-tests/target/wicket-common-tests-9.5.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/wicket/wicket-common-tests/9.5.0-SNAPSHOT/wicket-common-tests-9.5.0-SNAPSHOT-sources.jar
[INFO] Installing <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-common-tests/target/wicket-common-tests-9.5.0-SNAPSHOT-test-sources.jar> to /home/jenkins/.m2/repository/org/apache/wicket/wicket-common-tests/9.5.0-SNAPSHOT/wicket-common-tests-9.5.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ wicket-common-tests ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0:aggregate-no-fork (default-cli) @ wicket-common-tests ---
[INFO] 
[INFO] -----------------< org.apache.wicket:wicket-js-tests >------------------
[INFO] Building Wicket JavaScript Tests 9.5.0-SNAPSHOT                  [31/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wicket-js-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ wicket-js-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wicket-js-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ wicket-js-tests ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ wicket-js-tests ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.0:install-node-and-npm (install node and npm) @ wicket-js-tests ---
[INFO] Installing node version v14.17.0
[INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/node/14.17.0/node-14.17.0-linux-x64.tar.gz into <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-js-tests/node/tmp>
[INFO] Copying node binary from <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-js-tests/node/tmp/node-v14.17.0-linux-x64/bin/node> to <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-js-tests/node/node>
[INFO] Installed node locally.
[INFO] Installing npm version 7.13.0
[INFO] Unpacking /home/jenkins/.m2/repository/com/github/eirslett/npm/7.13.0/npm-7.13.0.tar.gz into <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-js-tests/node/node_modules>
[INFO] Installed npm locally.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.0:npm (npm install) @ wicket-js-tests ---
[INFO] Running 'npm install' in <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-js-tests>
[INFO] 
[INFO] added 531 packages, and audited 532 packages in 26s
[INFO] 
[INFO] 14 vulnerabilities (2 low, 3 moderate, 9 high)
[INFO] 
[INFO] To address issues that do not require attention, run:
[INFO]   npm audit fix
[INFO] 
[INFO] To address all issues (including breaking changes), run:
[INFO]   npm audit fix --force
[INFO] 
[INFO] Run `npm audit` for details.
[INFO] 
[INFO] --- frontend-maven-plugin:1.12.0:grunt (grunt build) @ wicket-js-tests ---
[INFO] Running 'grunt ' in <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-js-tests>
[INFO] Running "jshint:core" (jshint) task
[INFO] >> 4 files lint free.
[INFO] 
[INFO] Running "jshint:extensions" (jshint) task
[INFO] >> 6 files lint free.
[INFO] 
[INFO] Running "jshint:nativeWebSocket" (jshint) task
[INFO] >> 1 file lint free.
[INFO] 
[INFO] Running "jshint:testsJs" (jshint) task
[INFO] >> 8 files lint free.
[INFO] 
[INFO] Running "jshint:gymTestsJs" (jshint) task
[INFO] >> 12 files lint free.
[INFO] 
[INFO] Running "jshint:grunt" (jshint) task
[INFO] >> 1 file lint free.
[INFO] 
[INFO] Running "connect:server" (connect) task
[INFO] Started connect web server on http://localhost:38887
[INFO] 
[INFO] Running "qunit:all" (qunit) task
[INFO] >> There was an error with headless chrome
[INFO] Fatal error: Failed to launch the browser process!
[INFO] <https://ci-builds.apache.org/job/Wicket/job/wicket-9.x/ws/testing/wicket-js-tests/node_modules/puppeteer/.local-chromium/linux-756035/chrome-linux/chrome>: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory
[INFO] 
[INFO] 
[INFO] TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Wicket Parent 9.5.0-SNAPSHOT ....................... SUCCESS [ 59.116 s]
[INFO] Wicket Util 9.5.0-SNAPSHOT ......................... SUCCESS [ 47.166 s]
[INFO] Wicket Request 9.5.0-SNAPSHOT ...................... SUCCESS [ 25.532 s]
[INFO] Wicket Core 9.5.0-SNAPSHOT ......................... SUCCESS [04:19 min]
[INFO] Wicket 9.5.0-SNAPSHOT .............................. SUCCESS [  6.235 s]
[INFO] Wicket Extensions 9.5.0-SNAPSHOT ................... SUCCESS [ 49.797 s]
[INFO] Wicket Development Utilities 9.5.0-SNAPSHOT ........ SUCCESS [ 27.945 s]
[INFO] Wicket IoC common code 9.5.0-SNAPSHOT .............. SUCCESS [ 23.844 s]
[INFO] Wicket CDI 9.5.0-SNAPSHOT .......................... SUCCESS [ 28.317 s]
[INFO] Wicket Spring Integration 9.5.0-SNAPSHOT ........... SUCCESS [ 23.750 s]
[INFO] Wicket Velocity 9.5.0-SNAPSHOT ..................... SUCCESS [ 21.932 s]
[INFO] Wicket Auth Roles 9.5.0-SNAPSHOT ................... SUCCESS [ 25.960 s]
[INFO] Wicket Guice Integration 9.5.0-SNAPSHOT ............ SUCCESS [ 21.389 s]
[INFO] Wicket JMX 9.5.0-SNAPSHOT .......................... SUCCESS [ 21.938 s]
[INFO] Wicket Objects Sizeof Agent 9.5.0-SNAPSHOT ......... SUCCESS [ 19.441 s]
[INFO] Wicket Bean Validation 9.5.0-SNAPSHOT .............. SUCCESS [ 22.412 s]
[INFO] Wicket Native WebSocket Parent 9.5.0-SNAPSHOT ...... SUCCESS [ 10.116 s]
[INFO] Wicket Native WebSocket Core 9.5.0-SNAPSHOT ........ SUCCESS [ 24.910 s]
[INFO] Wicket Native WebSocket Javax 9.5.0-SNAPSHOT ....... SUCCESS [ 21.176 s]
[INFO] Wicket Examples 9.5.0-SNAPSHOT ..................... SUCCESS [ 41.498 s]
[INFO] Wicket-Experimental 9.5.0-SNAPSHOT ................. SUCCESS [ 10.046 s]
[INFO] Wicket Http/2 0.16-SNAPSHOT ........................ SUCCESS [  7.531 s]
[INFO] Wicket Http/2 Core 0.16-SNAPSHOT ................... SUCCESS [ 21.354 s]
[INFO] Wicket Http/2 Jetty 9.3+ 0.16-SNAPSHOT ............. SUCCESS [ 19.989 s]
[INFO] Wicket Http/2 Servlet 4 0.16-SNAPSHOT .............. SUCCESS [ 20.668 s]
[INFO] Wicket Http/2 Tomcat 8.5+ 0.16-SNAPSHOT ............ SUCCESS [ 19.322 s]
[INFO] Wicket Http/2 Undertow 2+ 0.16-SNAPSHOT ............ SUCCESS [ 19.774 s]
[INFO] Wicket Metrics 0.17-SNAPSHOT ....................... SUCCESS [ 22.159 s]
[INFO] Wicket Quickstart Archetype 9.5.0-SNAPSHOT ......... SUCCESS [ 11.672 s]
[INFO] Wicket Common Tests 9.5.0-SNAPSHOT ................. SUCCESS [  1.440 s]
[INFO] Wicket JavaScript Tests 9.5.0-SNAPSHOT ............. FAILURE [ 32.805 s]
[INFO] Wicket User Guide 9.5.0-SNAPSHOT ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16:11 min
[INFO] Finished at: 2021-09-01T11:57:37Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "buildbot" could not be activated because it does not exist.
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.0:grunt (grunt build) on project wicket-js-tests: Failed to run task: 'grunt ' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :wicket-js-tests
Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc