[jbosstools-builds] Build failed in Jenkins: jbosstools-integration-tests.aggregate_master #731

ci-builds at redhat.com ci-builds at redhat.com
Tue Nov 8 16:12:26 EST 2016


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integration-tests.aggregate_master/731/changes>

Changes:

[rhopp] First version of new JSF tests (#1651)

[rawagner] Pass toolItem value when launching browsersim. (#1655)

------------------------------------------
[...truncated 171454 lines...]
	at org.jboss.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:156)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:95)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:73)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.jboss.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 1 s.: widget is found
	at org.jboss.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:183)
	at org.jboss.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:136)
	at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:101)
	at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:71)
	at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:56)
	at org.jboss.reddeer.common.wait.WaitUntil.<init>(WaitUntil.java:47)
	at org.jboss.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:103)
	at org.jboss.reddeer.core.lookup.WidgetLookup.activeWidget(WidgetLookup.java:78)
	at org.jboss.reddeer.swt.widgets.AbstractWidget.<init>(AbstractWidget.java:41)
	at org.jboss.reddeer.swt.impl.browser.AbstractBrowser.<init>(AbstractBrowser.java:45)
	at org.jboss.reddeer.swt.impl.browser.InternalBrowser.<init>(InternalBrowser.java:95)
	at org.jboss.reddeer.swt.impl.browser.InternalBrowser.<init>(InternalBrowser.java:36)
	at org.jboss.reddeer.swt.impl.browser.InternalBrowser.<init>(InternalBrowser.java:27)
	at org.jboss.reddeer.eclipse.ui.browser.BrowserView.open(BrowserView.java:50)
	at org.jboss.ide.eclipse.as.ui.bot.test.condition.BrowserContainsTextCondition.<init>(BrowserContainsTextCondition.java:35)
	at org.jboss.ide.eclipse.as.ui.bot.test.template.HotDeployJSPFileTemplate.hotDeployment(HotDeployJSPFileTemplate.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.jboss.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:46)
	at org.jboss.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:79)
	at org.jboss.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73)
	at org.jboss.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:68)
	at org.jboss.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:61)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.jboss.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:175)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.jboss.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:79)
	at org.jboss.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:45)
	at org.jboss.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72)
	at org.jboss.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:68)
	at org.jboss.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:44)
	at org.jboss.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:59)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.jboss.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:156)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:95)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:73)
	at java.lang.Thread.run(Thread.java:745)

undeployProject jbossas-7.0.xml(org.jboss.ide.eclipse.as.ui.bot.test.as70.UndeployJSPProjectAS70Server)  Time elapsed: 14.167 sec
deleteServer jbossas-7.0.xml(org.jboss.ide.eclipse.as.ui.bot.test.as70.DeleteServerAS70Server)  Time elapsed: 6.599 sec

Results :

Failed tests: 
  The following shells remained open [Preferences]
  The following shells remained open [Preferences]
  The following shells remained open [Preferences]
  HotDeployJSPFileAS71Server.hotDeployment jbossas-7.1.xml The following shells remained open [New File]
  UndeployJSPProjectAS71Server.undeployProject jbossas-7.1.xml The following shells remained open [Server]
  The following shells remained open [Preferences]
  The following shells remained open [Preferences]
  The following shells remained open [Preferences]
  The following shells remained open [Preferences]
  The following shells remained open [Preferences]
  The following shells remained open [Preferences]
  ServerStateDetectorsWildfly9Server>ServerStateDetectorsTemplate.managementService_ProcessTerminatedPollers:68->ServerStateDetectorsTemplate.operateServer:74->ServerStateDetectorsTemplate.stopServer:97->AbstractJBossServerTemplate.assertNoServerException:65->AbstractJBossServerTemplate.assertException:80 Stopping server
Expected: console contains no unexpected exceptions '
Found exceptions are:
	13:23:31,637 ERROR [org.jboss.remoting.resource] (Remoting "dev187:MANAGEMENT" task-13) Close action for Channel ID 67071952 (inbound) of Remoting connection 241a5c7d to /127.0.0.1:44996 failed to execute (resource may be left in an indeterminate state): java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating
	13:23:31,647 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) Exception in thread "Remoting "dev187:MANAGEMENT" task-13" java.lang.IllegalStateException: java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating
	13:23:31,653 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) Caused by: java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating
Found expected exceptions are:
Full console log:
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
13:23:15,613 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.3.Final
13:23:15,813 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
13:23:15,896 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 9.0.1.Final (WildFly Core 1.0.1.Final) starting
13:23:17,008 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 2) WFLYCTL0028: Attribute 'job-repository-type' in the resource at address '/subsystem=batch' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
13:23:17,011 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 18) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
13:23:17,068 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
13:23:17,108 INFO  [org.xnio] (MSC service thread 1-4) XNIO version 3.3.1.Final
13:23:17,127 INFO  [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.3.1.Final
13:23:17,168 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 37) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
13:23:17,178 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
13:23:17,180 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 38) WFLYCLINF0001: Activating Infinispan subsystem.
13:23:17,218 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 44) WFLYJSF0007: Activated the following JSF Implementations: [main]
13:23:17,223 INFO  [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.9.Final
13:23:17,229 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 46) WFLYNAM0001: Activating Naming Subsystem
13:23:17,243 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 53) WFLYSEC0002: Activating Security Subsystem
13:23:17,245 INFO  [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=4.9.2.Final
13:23:17,257 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 54) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
13:23:17,263 INFO  [org.jboss.as.connector] (MSC service thread 1-7) WFLYJCA0009: Starting JCA Subsystem (IronJacamar 1.2.4.Final)
13:23:17,266 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = h2
13:23:17,299 INFO  [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service
13:23:17,299 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
13:23:17,330 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 56) WFLYWS0002: Activating WebServices Extension
13:23:17,331 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0003: Undertow 1.2.9.Final starting
13:23:17,331 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 1.2.9.Final starting
13:23:17,654 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0014: Creating file handler for path <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integration-tests.aggregate_master/ws/sources/tests/org.jboss.ide.eclipse.as.ui.bot.test/target/requirements/wildfly-9.0.1.Final/welcome-content>
13:23:17,683 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0012: Started server default-server.
13:23:17,706 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting
13:23:17,815 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
13:23:17,933 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
13:23:18,088 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integration-tests.aggregate_master/ws/sources/tests/org.jboss.ide.eclipse.as.ui.bot.test/target/requirements/wildfly-9.0.1.Final/standalone/deployments>
13:23:18,194 INFO  [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.0.0.Final
13:23:18,455 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
13:23:18,456 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
13:23:18,456 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 9.0.1.Final (WildFly Core 1.0.1.Final) started in 3134ms - Started 203 of 379 services (210 services are lazy, passive or on-demand)
13:23:31,596 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0211: Suspending server
13:23:31,600 INFO  [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested.
13:23:31,608 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0019: Host default-host stopping
13:23:31,608 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
13:23:31,611 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTP listener default suspending
13:23:31,611 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTP listener default stopped, was bound to localhost/127.0.0.1:8080
13:23:31,631 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0004: Undertow 1.2.9.Final stopping
13:23:31,632 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0019: Stopped Driver service with driver-name = h2
13:23:31,637 ERROR [org.jboss.remoting.resource] (Remoting "dev187:MANAGEMENT" task-13) Close action for Channel ID 67071952 (inbound) of Remoting connection 241a5c7d to /127.0.0.1:44996 failed to execute (resource may be left in an indeterminate state): java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating
	at org.xnio.nio.WorkerThread.executeAfter(WorkerThread.java:595)
	at org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener.send(RemoteConnection.java:337)
	at org.jboss.remoting3.remote.RemoteConnection.send(RemoteConnection.java:123)
	at org.jboss.remoting3.remote.RemoteConnectionChannel.closeReadsAndWrites(RemoteConnectionChannel.java:261)
	at org.jboss.remoting3.remote.RemoteConnectionChannel.closeAction(RemoteConnectionChannel.java:541)
	at org.jboss.remoting3.spi.AbstractHandleableCloseable.close(AbstractHandleableCloseable.java:154)
	at org.jboss.as.protocol.mgmt.ManagementChannelReceiver.handleEnd(ManagementChannelReceiver.java:137)
	at org.jboss.remoting3.remote.RemoteConnectionChannel$2.run(RemoteConnectionChannel.java:286)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

13:23:31,647 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) Exception in thread "Remoting "dev187:MANAGEMENT" task-13" java.lang.IllegalStateException: java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating
13:23:31,647 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) 	at org.jboss.remoting3.spi.AbstractHandleableCloseable.close(AbstractHandleableCloseable.java:184)
13:23:31,648 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) 	at org.jboss.as.protocol.mgmt.ManagementChannelReceiver.handleEnd(ManagementChannelReceiver.java:137)
13:23:31,648 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) 	at org.jboss.remoting3.remote.RemoteConnectionChannel$2.run(RemoteConnectionChannel.java:286)
13:23:31,649 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
13:23:31,649 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
13:23:31,650 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) 	at java.lang.Thread.run(Thread.java:745)
13:23:31,653 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) Caused by: java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating
13:23:31,654 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) 	at org.xnio.nio.WorkerThread.executeAfter(WorkerThread.java:595)
13:23:31,654 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) 	at org.jboss.remoting3.remote.RemoteConnection$RemoteWriteListener.send(RemoteConnection.java:337)
13:23:31,654 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) 	at org.jboss.remoting3.remote.RemoteConnection.send(RemoteConnection.java:123)
13:23:31,654 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) 	at org.jboss.remoting3.remote.RemoteConnectionChannel.closeReadsAndWrites(RemoteConnectionChannel.java:261)
13:23:31,654 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) 	at org.jboss.remoting3.remote.RemoteConnectionChannel.closeAction(RemoteConnectionChannel.java:541)
13:23:31,655 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) 	at org.jboss.remoting3.spi.AbstractHandleableCloseable.close(AbstractHandleableCloseable.java:154)
13:23:31,655 ERROR [stderr] (Remoting "dev187:MANAGEMENT" task-13) 	... 5 more
13:23:31,672 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: WildFly Full 9.0.1.Final (WildFly Core 1.0.1.Final) stopped in 51ms
'.
     but: was <org.jboss.reddeer.eclipse.ui.console.ConsoleView at 20c13bc8>
  The following shells remained open [Preferences]

Tests in error: 
   The JRE name is already in use.
   The JRE name is already in use.
   The JRE name is already in use.
  Timeout after: 300 s.: The following jobs are still running
	Starting JBoss AS 7.1 Server

  HotDeployJSPFileAS71Server>HotDeployJSPFileTemplate.hotDeployment:43 » WaitTimeoutExpired
  UndeployJSPProjectAS71Server>UndeployJSPProjectTemplate.undeployProject:45->UndeployJSPProjectTemplate.undeploy:63 » CoreLayer
   The JRE name is already in use.
   The JRE name is already in use.
   The JRE name is already in use.
  DeployJSPProjectWildfly10Server>DeployJSPProjectTemplate.deployProject:110 » CoreLayer
  HotDeployJSPFileWildfly10Server>HotDeployJSPFileTemplate.hotDeployment:52 » CoreLayer
   The JRE name is already in use.
  DeployJSPProjectWildfly8Server>DeployJSPProjectTemplate.deployProject:110 » CoreLayer
  HotDeployJSPFileWildfly8Server>HotDeployJSPFileTemplate.hotDeployment:52 » CoreLayer
   The JRE name is already in use.
   The JRE name is already in use.
  DeployJSPProjectWildfly9Server>DeployJSPProjectTemplate.deployProject:110 » CoreLayer
  HotDeployJSPFileWildfly9Server>HotDeployJSPFileTemplate.hotDeployment:52 » CoreLayer
   The JRE name is already in use.
  DeployJSPProjectAS70Server>DeployJSPProjectTemplate.deployProject:110 » CoreLayer
  HotDeployJSPFileAS70Server>HotDeployJSPFileTemplate.hotDeployment:52 » CoreLayer

Tests run: 72, Failures: 13, Errors: 21, Skipped: 0

Build timed out (after 240 minutes). Marking the build as failed.
Taking screenshot.
[jbosstools-integration-tests.aggregate_master] $ echo $XAUTHORITY
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integration-tests.aggregate_master/ws/.Xauthority-6422920223722720963>
[jbosstools-integration-tests.aggregate_master] $ ls -l $XAUTHORITY
-rw-------. 1 hudson hudson 128 Nov  8 12:12 <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integration-tests.aggregate_master/ws/.Xauthority-6422920223722720963>
[jbosstools-integration-tests.aggregate_master] $ import -window root -display :50 screenshot.jpg
Terminating xvnc.
$ vncserver -kill :50
Killing Xvnc process ID 22543
Build was aborted
Checking console output
Recording test results
[description-setter] Description set: 



More information about the jbosstools-builds mailing list