See
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...
Changes:
[ron.sigal(a)jboss.com] JBREM-1179: Now uses reflection to get logger and logs version at
DEBUG level.
------------------------------------------
[...truncated 2965 lines...]
[javac] Compiling 959 source files to
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...
[javac]
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...:
warning: [deprecation] org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants in
org.jboss.remoting.transport.multiplex has been deprecated
[javac] import org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants;
[javac] ^
[javac]
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...:
warning: [deprecation] org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants in
org.jboss.remoting.transport.multiplex has been deprecated
[javac] import org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants;
[javac] ^
[javac]
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...:
warning: non-varargs call of varargs method with inexact argument type for last
parameter;
[javac] cast to java.lang.Object for a varargs call
[javac] cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
[javac] connectMethod.invoke(clientInstance, null);
[javac] ^
[javac]
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...:
warning: [deprecation] org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants in
org.jboss.remoting.transport.multiplex has been deprecated
[javac] configuration.put(MultiplexInvokerConstants.MULTIPLEX_BIND_HOST_KEY,
localHost);
[javac] ^
[javac]
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...:
warning: [deprecation] org.jboss.remoting.transport.multiplex.MultiplexInvokerConstants in
org.jboss.remoting.transport.multiplex has been deprecated
[javac] configuration.put(MultiplexInvokerConstants.MULTIPLEX_BIND_PORT_KEY,
localPort);
[javac] ^
[javac]
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...:
warning: [deprecation] stop() in java.lang.Thread has been deprecated
[javac] secondaryServerSocketThread.stop();
[javac] ^
[javac]
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...:
warning: [deprecation] stop() in java.lang.Thread has been deprecated
[javac] controlConnectionThread.stop();
[javac] ^
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 7 warnings
[rmic] RMI Compiling 2 classes to
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...
[copy] Copying 92 files to
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...
tests.jars:
[jar] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...
[jar] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...
tests:
[echo]
[echo] JRunit system property values:
[echo] jrunit.bind_addr=10.16.95.15
[echo] jrunit.mcast_addr=227.43.89.220
[echo] jrunit.mcast_port=45566
[echo] jrunit.receiveOnAllInterfaces=false
[echo] jrunit.sendOnAllInterfaces=false
[echo] jrunit.sendInterfaces=none
[echo]
get-jvm:
configure:
tests.functional.core:
[echo]
[echo] JRunit system property values:
[echo] jrunit.bind_addr=10.16.95.15
[echo] jrunit.mcast_addr=227.43.89.220
[echo] jrunit.mcast_port=45566
[echo] jrunit.receiveOnAllInterfaces=false
[echo] jrunit.sendOnAllInterfaces=false
[echo] jrunit.sendInterfaces=none
[echo]
tests.functional.serialization.java.core:
[echo]
[echo] JRunit system property values:
[echo] jrunit.bind_addr=10.16.95.15
[echo] jrunit.mcast_addr=227.43.89.220
[echo] jrunit.mcast_port=45566
[echo] jrunit.receiveOnAllInterfaces=false
[echo] jrunit.sendOnAllInterfaces=false
[echo] jrunit.sendInterfaces=none
[echo]
get-jvm:
configure:
compile:
[javac] Compiling 1 source file to
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...
manifest:
jars:
tests.compile:
tests.jars:
tests.functional.main.core:
[mkdir] Created dir:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...
[junit] Running org.jboss.test.remoting.binding.BindingTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.597 sec
[junit] Running org.jboss.test.remoting.byvalue.ByValueInvocationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.183 sec
[junit] Running org.jboss.test.remoting.callback.CallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 17.682 sec
[junit] Running org.jboss.test.remoting.callback.DestroyNPETestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.456 sec
[junit] Running
org.jboss.test.remoting.callback.acknowledge.CallbackAcknowledgeTestCase
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 25.89 sec
[junit] Running
org.jboss.test.remoting.callback.asynch.BisocketAsynchCallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 32.183 sec
[junit] Running org.jboss.test.remoting.callback.asynch.HTTPAsynchCallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 32.233 sec
[junit] Running org.jboss.test.remoting.callback.asynch.HTTPSAsynchCallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 53.71 sec
[junit] Running
org.jboss.test.remoting.callback.asynch.MultiplexAsynchCallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 32.754 sec
[junit] Running org.jboss.test.remoting.callback.asynch.RMIAsynchCallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 32.434 sec
[junit] Running
org.jboss.test.remoting.callback.asynch.SSLBisocketAsynchCallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 32.267 sec
[junit] Running
org.jboss.test.remoting.callback.asynch.SSLMultiplexAsynchCallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 38.405 sec
[junit] Running org.jboss.test.remoting.callback.asynch.SSLRMIAsynchCallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 37.657 sec
[junit] Running
org.jboss.test.remoting.callback.asynch.SSLSocketAsynchCallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 34.826 sec
[junit] Running org.jboss.test.remoting.callback.asynch.SocketAsynchCallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 34.537 sec
[junit] Running org.jboss.test.remoting.callback.exception.CallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 64.813 sec
[junit] Running
org.jboss.test.remoting.callback.leak.ServerInvokerCallbackHandlerLeakTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 20.436 sec
[junit] Running org.jboss.test.remoting.callback.listeners.ListenerRemovedTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.53 sec
[junit] Running org.jboss.test.remoting.callback.listeners.MultipleListenersTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.587 sec
[junit] Running org.jboss.test.remoting.callback.multiple.CallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 45.257 sec
[junit] Running org.jboss.test.remoting.callback.multiple.client.CallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.573 sec
[junit] Running org.jboss.test.remoting.callback.multiple.server.CallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.428 sec
[junit] Running org.jboss.test.remoting.callback.params.UseAllParamsTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.709 sec
[junit] Running org.jboss.test.remoting.callback.pull.CallbackPollerShutdownTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.474 sec
[junit] Running org.jboss.test.remoting.callback.pull.UniqueCallbackPollerTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.38 sec
[junit] Running
org.jboss.test.remoting.callback.push.ImplicitCallbackConnectorTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.112 sec
[junit] Running org.jboss.test.remoting.callback.push.InVMPushCallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.582 sec
[junit] Running org.jboss.test.remoting.callback.push.MultipleCallbackServersTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.241 sec
[junit] Running
org.jboss.test.remoting.callback.push.bidirectional.local.LocalCallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.397 sec
[junit] Running
org.jboss.test.remoting.callback.push.bidirectional.multiplex.MultiplexCallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 32.928 sec
[junit] Running org.jboss.test.remoting.callback.push.disconnect.CallbackTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 23.036 sec
[junit] Running
org.jboss.test.remoting.callback.push.unidirectional.http.HTTPCallbackPollTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.426 sec
[junit] Running
org.jboss.test.remoting.callback.push.unidirectional.http.HTTPCallbackPushTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.972 sec
[junit] Running
org.jboss.test.remoting.callback.push.unidirectional.rmi.RMICallbackPollTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.516 sec
[junit] Running
org.jboss.test.remoting.callback.push.unidirectional.rmi.RMICallbackPushTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.646 sec
[junit] Running
org.jboss.test.remoting.callback.push.unidirectional.socket.SocketCallbackPollTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.962 sec
[junit] Running
org.jboss.test.remoting.callback.push.unidirectional.socket.SocketCallbackPushTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.817 sec
[junit] Running
org.jboss.test.remoting.callback.store.blocking.BlockingCallbackStoreTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 23.336 sec
[junit] Running
org.jboss.test.remoting.callback.store.blocking.BlockingStoreDeadlockTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.05 sec
[junit] Running
org.jboss.test.remoting.callback.timeout.BisocketCallbackTimeoutTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.798 sec
[junit] Running
org.jboss.test.remoting.callback.timeout.SocketCallbackTimeoutTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.817 sec
[junit] Running org.jboss.test.remoting.classloader.InvokerTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.686 sec
[junit] Running org.jboss.test.remoting.classloader.RemoteClassloaderTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.697 sec
[junit] Running org.jboss.test.remoting.classloader.arrays.ArrayClassloadingTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.921 sec
[junit] Running
org.jboss.test.remoting.classloader.currentthread.CurrentThreadContextClassLoaderTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.605 sec
[junit] Running
org.jboss.test.remoting.classloader.parentfirst.ParentFirstClassloaderTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.442 sec
[junit] Running org.jboss.test.remoting.client.ClientSerializationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.74 sec
[junit] Running org.jboss.test.remoting.concurrent.local.ConcurrentTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.759 sec
[junit] Running org.jboss.test.remoting.concurrent.remote.ConcurrentTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 31.425 sec
[junit] Running org.jboss.test.remoting.configuration.ClientConfigurationMapTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.581 sec
[junit] Running
org.jboss.test.remoting.configuration.CustomSocketConfigurationTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.478 sec
[junit] Running org.jboss.test.remoting.configuration.HTTPConfigurationTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.705 sec
[junit] Running org.jboss.test.remoting.configuration.LocatorURITestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.43 sec
[junit] Running org.jboss.test.remoting.configuration.MiscellaneousParametersTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.228 sec
[junit] Running org.jboss.test.remoting.configuration.RMIConfigurationTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.725 sec
[junit] Running
org.jboss.test.remoting.configuration.SocketClientConfigurationTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.659 sec
[junit] Running
org.jboss.test.remoting.configuration.client.local.ClientCountTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.485 sec
[junit] Running
org.jboss.test.remoting.configuration.client.remote.ClientCountTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.777 sec
[junit] Running
org.jboss.test.remoting.configuration.client.remote.ClientPingCountTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.574 sec
[junit] Running org.jboss.test.remoting.connection.ConnectionValidationTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 39.268 sec
[junit] Running
org.jboss.test.remoting.connection.ConnectionValidatorCachedInvokerTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.437 sec
[junit] Running org.jboss.test.remoting.connection.ConnectionValidatorConfigTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.129 sec
[junit] Running
org.jboss.test.remoting.connection.ConnectionValidatorDisconnectTimeoutTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 49.143 sec
[junit] Running org.jboss.test.remoting.connection.ConnectionValidatorNPETestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 17.3 sec
[junit] Running org.jboss.test.remoting.connection.ConnectionValidatorTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.414 sec
[junit] Running
org.jboss.test.remoting.connection.ConnectionValidatorTiedToLeaseTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 109.83 sec
[junit] Running org.jboss.test.remoting.connection.deadlock.DeadlockTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 70.235 sec
[junit] Running
org.jboss.test.remoting.connection.identity.ConnectionIdentityTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 40.687 sec
BUILD FAILED
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...:
The following error occurred while executing this line:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...:
The following error occurred while executing this line:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...:
The following error occurred while executing this line:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...:
Could not delete temporary properties file.
Total time: 22 minutes 11 seconds
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
<
http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...
not found.
at
org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:422)
at
org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:400)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:86)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:70)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1962)
at hudson.remoting.UserRequest.perform(UserRequest.java:104)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:270)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)