You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/10/29 03:28:56 UTC

Build failed in Jenkins: Qpid » Qpid-Broker-J-Checks #156

See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/156/display/redirect?page=changes>

Changes:

[github] QPID-8487: [Broker-J] Enhance ACL rule evaluation

[github] QPID-8488: [Broker-J] Enhance ACL rule with multi-value properties

[github] QPID-8566: [Broker-J] Implement composite authentication provider (#118)

[github] QPID-8578: [Broker-J] ACL firewall predicates should be applied to HTTP(S) connections (#119)

[Alex Rudyy] NO-JIRA: Fix failing tests

[Alex Rudyy] QPID-8580: [Broker-J] Upgrade Broker-J dependencies to the latest version

[github] NO-JIRA: Upgrade QPID JMS client version (#120)

[Alex Rudyy] QPID-8580: Upgrade dojotoolkit tpo version 1.16.4

[Alex Rudyy] QPID-8582: [Broker-J] Update dependencies

[github] NO-JIRA: Added missing license headers (#122)

[github] QPID-8583: [Broker-J] Privacy Violation: Heap Inspection (#124)

[github] QPID-8584: [Broker-J] Compile warning unknown enum constant com.google.j2objc.annotations.ReflectionSupport.Level.FULL (#125)

[github] QPID-8586: [Broker-J] Nashorn script engine dependency for java 11/17 compatibility (#126)

[github] Bump netty-codec-http from 4.1.75.Final to 4.1.77.Final (#127)

[github] QPID-8590: [Broker-J] Purge on flow to disk queue (#128)

[github] QPID-8581: [Broker-J] Broker-J Query REST API improvements (#121)

[github] QPID-8591: [Broker-J] Missing message id for add/update/delete user (#129)

[github] QPID-8592: [Broker-J] Pass context value from parent query into the subquery (#130)

[github] QPID-8572: [Broker-J] The binding is broken when queue and exchange have the same name (#131)

[github] QPID-8585: [Broker-J] Deprecated methods in management-http / websocket plugin (#132)

[github] QPID-8593: [Broker-J] Header validation in management-http plugin (#134)

[github] QPID-8597: [Broker-J] SNI hostname handling for java 11/17 compatibility (#135)

[github] QPID-8594: [Broker-J] File Disclosure in management-http plugin (#136)

[github] QPID-8588: [Broker-J] NullPointerException in AbstractVirtualHost.autoCreateNode (#137)

[github] QPID-8596: [Broker-J] Migrate broker build process to JDK 11 (#138)

[github] QPID-8597: [Broker-J] LDAP SSL Connection Refactoring (#139)

[github] QPID-8600: [Broker-J] File path validation in management-http plugin (#140)

[github] QPID-8601: [Broker-J] Broker-J instrumentation agent (#141)

[github] QPID-8602: [Broker-J] Show producer details in REST API (#142)

[github] Bump jackson-databind from 2.13.2.2 to 2.13.4.1 (#147)

[github] QPID-8604: [Broker-J] long literals (#146)

[github] QPID-8604: [Broker-J] static inner classes (#145)

[github] QPID-8603: [Broker-J] Reset statistics (#143)

[github] QPID-8604: [Broker-J] Broker code cleanup: immutable fields (#144)

[github] QPID-8581: [Broker-J] Removed unnecessary imports (#148)

[github] QPID-8581: [Broker-J] Renamed query engine plugin to match other plugins naming (#149)

[github] QPID-8601: [Broker-J] Added instrumentation library to package (#150)

[github] QPID-8601: [Broker-J] Renamed module and updated documentation (#151)

[github] QPID-8596: [Broker-J] Replaced Java 8 by Java 11 in the documentation (#152)


------------------------------------------
[...truncated 171.49 KB...]
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: org.apache.maven.plugin.MojoFailureException: There are some forbidden licenses used, please check your dependencies.
    at org.codehaus.mojo.license.AddThirdPartyMojo.doAction (AddThirdPartyMojo.java:241)
    at org.codehaus.mojo.license.AbstractLicenseMojo.execute (AbstractLicenseMojo.java:207)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.8:add-third-party (check-third-party-licensing) on project joramtests: There are some forbidden licenses used, please check your dependencies. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.8:add-third-party (check-third-party-licensing) on project joramtests: There are some forbidden licenses used, please check your dependencies.
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: org.apache.maven.plugin.MojoFailureException: There are some forbidden licenses used, please check your dependencies.
    at org.codehaus.mojo.license.AddThirdPartyMojo.doAction (AddThirdPartyMojo.java:241)
    at org.codehaus.mojo.license.AbstractLicenseMojo.execute (AbstractLicenseMojo.java:207)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.8:add-third-party (check-third-party-licensing) on project qpid-tck: There are some forbidden licenses used, please check your dependencies. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.8:add-third-party (check-third-party-licensing) on project qpid-tck: There are some forbidden licenses used, please check your dependencies.
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: org.apache.maven.plugin.MojoFailureException: There are some forbidden licenses used, please check your dependencies.
    at org.codehaus.mojo.license.AddThirdPartyMojo.doAction (AddThirdPartyMojo.java:241)
    at org.codehaus.mojo.license.AbstractLicenseMojo.execute (AbstractLicenseMojo.java:207)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[ERROR] 
[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 <goals> -rf :qpid-test-utils
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Instrumentation #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 1.0 JDBC Link Store Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J HTTP system tests #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Derby Message Store Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 1.0 BDB Link Store Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » qpid-broker-plugins-prometheus-exporter #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Bundles #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS System Tests Core #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Memory Message Store Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J WebSocket Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J LogBack Logging Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS 1.1 System Tests #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Connection Limit Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 1.0 #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J HTTP Management Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Tests Visualisation JFC #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J System Tests Spawn Broker Admin #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J System Test Utils #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Core #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Query Engine Plug-In #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Access Control Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J LogBack JDBC Logging Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J BDB Store System Tests #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Tests #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J End to End Conversion Tests #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS 2.0 System Tests #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JDBC Message Store Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP Management Protocol Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 0-10 #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Test System Tests #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J BDB Message Store Plug-in #156' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts

Jenkins build is back to normal : Qpid » Qpid-Broker-J-Checks #162

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/162/display/redirect?page=changes>


Build failed in Jenkins: Qpid » Qpid-Broker-J-Checks #161

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/161/display/redirect?page=changes>

Changes:

[github] NO-JIRA: Javadoc: Replaced empty <p> tag by <br> tag (#157)


------------------------------------------
[...truncated 1.74 MB...]
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar (attach-javadocs) on project qpid-broker-plugins-amqp-0-8-protocol: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQChannel.java>:833: warning: no description for @param
[ERROR] * @param usesCredit
[ERROR] ^
[ERROR] <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:68: error: tag not supported in the generated HTML version: tt
[ERROR] * @param expectProtocolInitiation <tt>true</tt> if this decoder needs to handle protocol initiation.
[ERROR] ^
[ERROR] <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:80: error: tag not supported in the generated HTML version: tt
[ERROR] * initation decoder. This method is expected to be called with <tt>false</tt> once protocol initation completes.
[ERROR] ^
[ERROR] <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82: error: tag not supported in the generated HTML version: tt
[ERROR] * @param expectProtocolInitiation <tt>true</tt> to use the protocol initiation decoder, <tt>false</tt> to use the
[ERROR] ^
[ERROR] <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82: error: tag not supported in the generated HTML version: tt
[ERROR] * @param expectProtocolInitiation <tt>true</tt> to use the protocol initiation decoder, <tt>false</tt> to use the
[ERROR] ^
[ERROR] <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/BrokerDecoder.java>:41: warning: no description for @param
[ERROR] * @param connection
[ERROR] ^
[ERROR] <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/transport/AMQMethodListener.java>:55: warning: no @param for <B>
[ERROR] <B extends AMQMethodBody> boolean methodReceived(AMQMethodEvent<B> evt) throws QpidException;
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /home/jenkins/tools/java/latest11/bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/target/apidocs'> dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar (attach-javadocs) on project qpid-broker-plugins-amqp-0-8-protocol: MavenReportException: Error while generating Javadoc: 
Exit code: 1 - <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQChannel.java>:833: warning: no description for @param
     * @param usesCredit
       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:68: error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> if this decoder needs to handle protocol initiation.
                                       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:80: error: tag not supported in the generated HTML version: tt
     * initation decoder. This method is expected to be called with <tt>false</tt> once protocol initation completes.
                                                                    ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82: error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> to use the protocol initiation decoder, <tt>false</tt> to use the
                                       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82: error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> to use the protocol initiation decoder, <tt>false</tt> to use the
                                                                                             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/BrokerDecoder.java>:41: warning: no description for @param
     * @param connection
       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/transport/AMQMethodListener.java>:55: warning: no @param for <B>
    <B extends AMQMethodBody> boolean methodReceived(AMQMethodEvent<B> evt) throws QpidException;
                                      ^

Command line was: /home/jenkins/tools/java/latest11/bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/target/apidocs'> dir.

    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while generating Javadoc: 
Exit code: 1 - <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQChannel.java>:833: warning: no description for @param
     * @param usesCredit
       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:68: error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> if this decoder needs to handle protocol initiation.
                                       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:80: error: tag not supported in the generated HTML version: tt
     * initation decoder. This method is expected to be called with <tt>false</tt> once protocol initation completes.
                                                                    ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82: error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> to use the protocol initiation decoder, <tt>false</tt> to use the
                                       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82: error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> to use the protocol initiation decoder, <tt>false</tt> to use the
                                                                                             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/BrokerDecoder.java>:41: warning: no description for @param
     * @param connection
       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/transport/AMQMethodListener.java>:55: warning: no @param for <B>
    <B extends AMQMethodBody> boolean methodReceived(AMQMethodEvent<B> evt) throws QpidException;
                                      ^

Command line was: /home/jenkins/tools/java/latest11/bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/target/apidocs'> dir.

    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.failOnError (AbstractJavadocMojo.java:6202)
    at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:194)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:1912)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQChannel.java>:833: warning: no description for @param
     * @param usesCredit
       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:68: error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> if this decoder needs to handle protocol initiation.
                                       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:80: error: tag not supported in the generated HTML version: tt
     * initation decoder. This method is expected to be called with <tt>false</tt> once protocol initation completes.
                                                                    ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82: error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> to use the protocol initiation decoder, <tt>false</tt> to use the
                                       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQDecoder.java>:82: error: tag not supported in the generated HTML version: tt
     * @param expectProtocolInitiation <tt>true</tt> to use the protocol initiation decoder, <tt>false</tt> to use the
                                                                                             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/BrokerDecoder.java>:41: warning: no description for @param
     * @param connection
       ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/transport/AMQMethodListener.java>:55: warning: no @param for <B>
    <B extends AMQMethodBody> boolean methodReceived(AMQMethodEvent<B> evt) throws QpidException;
                                      ^

Command line was: /home/jenkins/tools/java/latest11/bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-plugins/amqp-0-8-protocol/target/apidocs'> dir.

    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine (AbstractJavadocMojo.java:5298)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2134)
    at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:190)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:1912)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[ERROR] 
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qpid-broker-plugins-amqp-0-8-protocol
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J HTTP system tests #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 1.0 BDB Link Store Plug-in #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Bundles #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS System Tests Core #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS 1.1 System Tests #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 1.0 #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J System Tests Spawn Broker Admin #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J BDB Store System Tests #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J End to End Conversion Tests #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS 2.0 System Tests #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 0-10 #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Test System Tests #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J BDB Message Store Plug-in #161' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts

Build failed in Jenkins: Qpid » Qpid-Broker-J-Checks #160

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/160/display/redirect?page=changes>

Changes:

[github] NO-JIRA: Fixed javadoc (#156)


------------------------------------------
[...truncated 845.32 KB...]
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:274: warning: no @param for dstream
  public SimpleCharStream(java.io.Reader dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:274: warning: no @param for startline
  public SimpleCharStream(java.io.Reader dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:274: warning: no @param for startcolumn
  public SimpleCharStream(java.io.Reader dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:274: warning: no @param for buffersize
  public SimpleCharStream(java.io.Reader dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:288: warning: no @param for dstream
  public SimpleCharStream(java.io.Reader dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:288: warning: no @param for startline
  public SimpleCharStream(java.io.Reader dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:288: warning: no @param for startcolumn
  public SimpleCharStream(java.io.Reader dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:295: warning: no @param for dstream
  public SimpleCharStream(java.io.Reader dstream)
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for encoding
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for startline
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for startcolumn
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for buffersize
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @throws for java.io.UnsupportedEncodingException
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:340: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:340: warning: no @param for startline
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:340: warning: no @param for startcolumn
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:340: warning: no @param for buffersize
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @param for encoding
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @param for startline
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @param for startcolumn
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @throws for java.io.UnsupportedEncodingException
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:354: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:354: warning: no @param for startline
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:354: warning: no @param for startcolumn
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:361: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:361: warning: no @param for encoding
  public SimpleCharStream(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:361: warning: no @throws for java.io.UnsupportedEncodingException
  public SimpleCharStream(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:367: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream)
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:154: warning: no @return
  public char BeginToken() throws java.io.IOException
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:154: warning: no @throws for java.io.IOException
  public char BeginToken() throws java.io.IOException
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:204: warning: no @return
  public char readChar() throws java.io.IOException
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:204: warning: no @throws for java.io.IOException
  public char readChar() throws java.io.IOException
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:246: warning: no @return
  public int getEndColumn() {
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:251: warning: no @return
  public int getEndLine() {
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:256: warning: no @return
  public int getBeginColumn() {
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:261: warning: no @return
  public int getBeginLine() {
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:266: warning: no @param for amount
  public void backup(int amount) {
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:301: warning: no @param for dstream
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:301: warning: no @param for startline
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:301: warning: no @param for startcolumn
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:301: warning: no @param for buffersize
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:321: warning: no @param for dstream
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:321: warning: no @param for startline
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:321: warning: no @param for startcolumn
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:328: warning: no @param for dstream
  public void ReInit(java.io.Reader dstream)
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:373: warning: no @param for dstream
  public void ReInit(java.io.InputStream dstream, String encoding, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:373: warning: no @param for encoding
  public void ReInit(java.io.InputStream dstream, String encoding, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:373: warning: no @param for startline
  public void ReInit(java.io.InputStream dstream, String encoding, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:373: warning: no @param for startcolumn
  public void ReInit(java.io.InputStream dstream, String encoding, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:373: warning: no @param for buffersize
  public void ReInit(java.io.InputStream dstream, String encoding, int startline,
              ^

Command line was: /home/jenkins/tools/java/latest11/bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/target/apidocs'> dir.

    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine (AbstractJavadocMojo.java:5298)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2134)
    at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:190)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:1912)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[ERROR] 
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qpid-broker-core
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Instrumentation #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 1.0 JDBC Link Store Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J HTTP system tests #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Derby Message Store Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 1.0 BDB Link Store Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » qpid-broker-plugins-prometheus-exporter #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Bundles #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS System Tests Core #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Memory Message Store Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J WebSocket Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J LogBack Logging Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS 1.1 System Tests #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Connection Limit Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 1.0 #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J HTTP Management Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Tests Visualisation JFC #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J System Tests Spawn Broker Admin #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J System Test Utils #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Query Engine Plug-In #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Access Control Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J LogBack JDBC Logging Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J BDB Store System Tests #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J End to End Conversion Tests #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS 2.0 System Tests #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JDBC Message Store Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP Management Protocol Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 0-10 #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Test System Tests #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J BDB Message Store Plug-in #160' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts

Build failed in Jenkins: Qpid » Qpid-Broker-J-Checks #159

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/159/display/redirect?page=changes>

Changes:

[github] QPID-8581: [Broker-J] Added missing license headers (#155)


------------------------------------------
[...truncated 852.72 KB...]
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:274: warning: no @param for buffersize
  public SimpleCharStream(java.io.Reader dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:288: warning: no @param for dstream
  public SimpleCharStream(java.io.Reader dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:288: warning: no @param for startline
  public SimpleCharStream(java.io.Reader dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:288: warning: no @param for startcolumn
  public SimpleCharStream(java.io.Reader dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:295: warning: no @param for dstream
  public SimpleCharStream(java.io.Reader dstream)
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for encoding
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for startline
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for startcolumn
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for buffersize
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @throws for java.io.UnsupportedEncodingException
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:340: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:340: warning: no @param for startline
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:340: warning: no @param for startcolumn
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:340: warning: no @param for buffersize
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @param for encoding
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @param for startline
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @param for startcolumn
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @throws for java.io.UnsupportedEncodingException
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:354: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:354: warning: no @param for startline
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:354: warning: no @param for startcolumn
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:361: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:361: warning: no @param for encoding
  public SimpleCharStream(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:361: warning: no @throws for java.io.UnsupportedEncodingException
  public SimpleCharStream(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:367: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream)
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:154: warning: no @return
  public char BeginToken() throws java.io.IOException
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:154: warning: no @throws for java.io.IOException
  public char BeginToken() throws java.io.IOException
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:204: warning: no @return
  public char readChar() throws java.io.IOException
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:204: warning: no @throws for java.io.IOException
  public char readChar() throws java.io.IOException
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:246: warning: no @return
  public int getEndColumn() {
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:251: warning: no @return
  public int getEndLine() {
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:256: warning: no @return
  public int getBeginColumn() {
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:261: warning: no @return
  public int getBeginLine() {
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:266: warning: no @param for amount
  public void backup(int amount) {
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:301: warning: no @param for dstream
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:301: warning: no @param for startline
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:301: warning: no @param for startcolumn
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:301: warning: no @param for buffersize
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:321: warning: no @param for dstream
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:321: warning: no @param for startline
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:321: warning: no @param for startcolumn
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:328: warning: no @param for dstream
  public void ReInit(java.io.Reader dstream)
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:373: warning: no @param for dstream
  public void ReInit(java.io.InputStream dstream, String encoding, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:373: warning: no @param for encoding
  public void ReInit(java.io.InputStream dstream, String encoding, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:272: error: bad use of '>'
     * MD5 => ["PLAIN", "CRAM-MD5-HASHED", "CRAM-MD5-HEX"]
            ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:273: error: bad use of '>'
     * Plain => ["PLAIN", "CRAM-MD5", "SCRAM-SHA-1", "SCRAM-SHA-256"]
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:274: error: bad use of '>'
     * SCRAM-SHA-1 => ["PLAIN", "SCRAM-SHA-1"]
                    ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:275: error: bad use of '>'
     * SCRAM-SHA-256 => ["PLAIN", "SCRAM-SHA-256"]
                      ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:276: error: bad use of '>'
     * SimpleLDAP => ["PLAIN"]
                   ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/util/CommandLineParser.java>:607: error: tag not supported in the generated HTML version: tt
     * @param properties  The properties object to inject all parsed properties into (optional may be <tt>null</tt>).
                                                                                                      ^

Command line was: /home/jenkins/tools/java/latest11/bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/target/apidocs'> dir.

    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine (AbstractJavadocMojo.java:5298)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2134)
    at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:190)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:1912)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[ERROR] 
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qpid-broker-core
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Instrumentation #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 1.0 JDBC Link Store Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J HTTP system tests #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Derby Message Store Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 1.0 BDB Link Store Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » qpid-broker-plugins-prometheus-exporter #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Bundles #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS System Tests Core #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Memory Message Store Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J WebSocket Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J LogBack Logging Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS 1.1 System Tests #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Connection Limit Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 1.0 #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J HTTP Management Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Tests Visualisation JFC #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J System Tests Spawn Broker Admin #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J System Test Utils #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Query Engine Plug-In #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Access Control Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J LogBack JDBC Logging Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J BDB Store System Tests #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J End to End Conversion Tests #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS 2.0 System Tests #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JDBC Message Store Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP Management Protocol Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 0-10 #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Test System Tests #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J BDB Message Store Plug-in #159' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts

Build failed in Jenkins: Qpid » Qpid-Broker-J-Checks #158

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/158/display/redirect?page=changes>

Changes:

[github] QPID-8580: [Broker-J] Updated dependency references (#154)


------------------------------------------
[...truncated 853.17 KB...]
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:288: warning: no @param for startline
  public SimpleCharStream(java.io.Reader dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:288: warning: no @param for startcolumn
  public SimpleCharStream(java.io.Reader dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:295: warning: no @param for dstream
  public SimpleCharStream(java.io.Reader dstream)
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for encoding
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for startline
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for startcolumn
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @param for buffersize
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:333: warning: no @throws for java.io.UnsupportedEncodingException
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:340: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:340: warning: no @param for startline
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:340: warning: no @param for startcolumn
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:340: warning: no @param for buffersize
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @param for encoding
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @param for startline
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @param for startcolumn
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:347: warning: no @throws for java.io.UnsupportedEncodingException
  public SimpleCharStream(java.io.InputStream dstream, String encoding, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:354: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:354: warning: no @param for startline
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:354: warning: no @param for startcolumn
  public SimpleCharStream(java.io.InputStream dstream, int startline,
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:361: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:361: warning: no @param for encoding
  public SimpleCharStream(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:361: warning: no @throws for java.io.UnsupportedEncodingException
  public SimpleCharStream(java.io.InputStream dstream, String encoding) throws java.io.UnsupportedEncodingException
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:367: warning: no @param for dstream
  public SimpleCharStream(java.io.InputStream dstream)
         ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:154: warning: no @return
  public char BeginToken() throws java.io.IOException
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:154: warning: no @throws for java.io.IOException
  public char BeginToken() throws java.io.IOException
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:204: warning: no @return
  public char readChar() throws java.io.IOException
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:204: warning: no @throws for java.io.IOException
  public char readChar() throws java.io.IOException
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:246: warning: no @return
  public int getEndColumn() {
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:251: warning: no @return
  public int getEndLine() {
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:256: warning: no @return
  public int getBeginColumn() {
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:261: warning: no @return
  public int getBeginLine() {
             ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:266: warning: no @param for amount
  public void backup(int amount) {
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:301: warning: no @param for dstream
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:301: warning: no @param for startline
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:301: warning: no @param for startcolumn
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:301: warning: no @param for buffersize
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:321: warning: no @param for dstream
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:321: warning: no @param for startline
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:321: warning: no @param for startcolumn
  public void ReInit(java.io.Reader dstream, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:328: warning: no @param for dstream
  public void ReInit(java.io.Reader dstream)
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:373: warning: no @param for dstream
  public void ReInit(java.io.InputStream dstream, String encoding, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/filter/selector/SimpleCharStream.java>:373: warning: no @param for encoding
  public void ReInit(java.io.InputStream dstream, String encoding, int startline,
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:272: error: bad use of '>'
     * MD5 => ["PLAIN", "CRAM-MD5-HASHED", "CRAM-MD5-HEX"]
            ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:273: error: bad use of '>'
     * Plain => ["PLAIN", "CRAM-MD5", "SCRAM-SHA-1", "SCRAM-SHA-256"]
              ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:274: error: bad use of '>'
     * SCRAM-SHA-1 => ["PLAIN", "SCRAM-SHA-1"]
                    ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:275: error: bad use of '>'
     * SCRAM-SHA-256 => ["PLAIN", "SCRAM-SHA-256"]
                      ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/security/auth/manager/CompositeUsernamePasswordAuthenticationManagerImpl.java>:276: error: bad use of '>'
     * SimpleLDAP => ["PLAIN"]
                   ^
<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/src/main/java/org/apache/qpid/server/util/CommandLineParser.java>:607: error: tag not supported in the generated HTML version: tt
     * @param properties  The properties object to inject all parsed properties into (optional may be <tt>null</tt>).
                                                                                                      ^

Command line was: /home/jenkins/tools/java/latest11/bin/javadoc @options @packages

Refer to the generated Javadoc files in '<https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/ws/broker-core/target/apidocs'> dir.

    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine (AbstractJavadocMojo.java:5298)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2134)
    at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:190)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:1912)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[ERROR] 
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qpid-broker-core
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Instrumentation #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 1.0 JDBC Link Store Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J HTTP system tests #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Derby Message Store Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 1.0 BDB Link Store Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » qpid-broker-plugins-prometheus-exporter #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Bundles #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS System Tests Core #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Memory Message Store Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J WebSocket Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J LogBack Logging Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS 1.1 System Tests #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Connection Limit Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 1.0 #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J HTTP Management Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Tests Visualisation JFC #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J System Tests Spawn Broker Admin #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J System Test Utils #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Query Engine Plug-In #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Access Control Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J LogBack JDBC Logging Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J BDB Store System Tests #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J End to End Conversion Tests #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS 2.0 System Tests #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JDBC Message Store Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP Management Protocol Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 0-10 #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Test System Tests #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J BDB Message Store Plug-in #158' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts

Build failed in Jenkins: Qpid » Qpid-Broker-J-Checks #157

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-Checks/157/display/redirect?page=changes>

Changes:

[github] QPID-8580: [Broker-J] Updated dependencies (#153)


------------------------------------------
[...truncated 169.21 KB...]
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: org.apache.maven.plugin.MojoFailureException: There are some forbidden licenses used, please check your dependencies.
    at org.codehaus.mojo.license.AddThirdPartyMojo.doAction (AddThirdPartyMojo.java:241)
    at org.codehaus.mojo.license.AbstractLicenseMojo.execute (AbstractLicenseMojo.java:207)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.8:add-third-party (check-third-party-licensing) on project joramtests: There are some forbidden licenses used, please check your dependencies. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.8:add-third-party (check-third-party-licensing) on project joramtests: There are some forbidden licenses used, please check your dependencies.
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: org.apache.maven.plugin.MojoFailureException: There are some forbidden licenses used, please check your dependencies.
    at org.codehaus.mojo.license.AddThirdPartyMojo.doAction (AddThirdPartyMojo.java:241)
    at org.codehaus.mojo.license.AbstractLicenseMojo.execute (AbstractLicenseMojo.java:207)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.8:add-third-party (check-third-party-licensing) on project qpid-tck: There are some forbidden licenses used, please check your dependencies. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.8:add-third-party (check-third-party-licensing) on project qpid-tck: There are some forbidden licenses used, please check your dependencies.
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
Caused by: org.apache.maven.plugin.MojoFailureException: There are some forbidden licenses used, please check your dependencies.
    at org.codehaus.mojo.license.AddThirdPartyMojo.doAction (AddThirdPartyMojo.java:241)
    at org.codehaus.mojo.license.AbstractLicenseMojo.execute (AbstractLicenseMojo.java:207)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:211)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:376)
    at hudson.remoting.InterceptingExecutorService.lambda$wrap$0 (InterceptingExecutorService.java:78)
    at java.util.concurrent.FutureTask.run (FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628)
    at java.lang.Thread.run (Thread.java:829)
[ERROR] 
[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 <goals> -rf :qpid-test-utils
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Instrumentation #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 1.0 JDBC Link Store Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J HTTP system tests #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Derby Message Store Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid AMQP 1.0 BDB Link Store Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » qpid-broker-plugins-prometheus-exporter #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Bundles #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS System Tests Core #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Memory Message Store Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J WebSocket Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J LogBack Logging Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS 1.1 System Tests #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Connection Limit Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 1.0 #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J HTTP Management Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Tests Visualisation JFC #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J System Tests Spawn Broker Admin #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J System Test Utils #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Core #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Query Engine Plug-In #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Access Control Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J LogBack JDBC Logging Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J BDB Store System Tests #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Tests #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J End to End Conversion Tests #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JMS 2.0 System Tests #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J JDBC Message Store Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP Management Protocol Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Protocol Tests for AMQP 0-10 #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: notifications@qpid.apache.org
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J Performance Test System Tests #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'Qpid » Qpid-Broker-J-Checks » Apache Qpid Broker-J BDB Message Store Plug-in #157' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts