[teiid-designer-dev] Build failed in Jenkins: jbosstools-teiid-komodo #932 ()

ci-builds at redhat.com ci-builds at redhat.com
Fri Jun 5 03:39:34 EDT 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/932/>

------------------------------------------
[...truncated 6999 lines...]
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
Caused by: org.teiid.net.ConnectionException: org.teiid.client.security.LogonException: Remote org.teiid.client.security.LogonException: TEIID40046 VDB "bqt" version "latest" does not exist.
	at org.teiid.net.socket.SocketServerConnection.selectServerInstance(SocketServerConnection.java:143)
	at org.teiid.net.socket.SocketServerConnection.<init>(SocketServerConnection.java:96)
	at org.teiid.net.socket.SocketServerConnectionFactory.getConnection(SocketServerConnectionFactory.java:318)
	at org.teiid.jdbc.SocketProfile.connect(SocketProfile.java:47)
	... 129 more
Caused by: org.teiid.client.security.LogonException: Remote org.teiid.client.security.LogonException: TEIID40046 VDB "bqt" version "latest" does not exist.
	at org.teiid.services.SessionServiceImpl.getAuthenticationType(SessionServiceImpl.java:482)
	at org.teiid.transport.LogonImpl.logon(LogonImpl.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.teiid.transport.ServerWorkItem.run(ServerWorkItem.java:87)
	at org.teiid.dqp.internal.process.DQPWorkContext.runInContext(DQPWorkContext.java:274)
	at org.teiid.transport.SocketClientInstance.processMessagePacket(SocketClientInstance.java:207)
	at org.teiid.transport.SocketClientInstance.receivedMessage(SocketClientInstance.java:193)
	at org.teiid.transport.SSLAwareChannelHandler.messageReceived(SSLAwareChannelHandler.java:211)
	at org.jboss.netty.channel.SimpleChannelHandler.handleUpstream(SimpleChannelHandler.java:88)
	at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:560)
	at org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(DefaultChannelPipeline.java:787)
	at org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:142)
	at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:560)
	at org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(DefaultChannelPipeline.java:787)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:296)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(FrameDecoder.java:462)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.callDecode(FrameDecoder.java:443)
	at org.jboss.netty.handler.codec.frame.FrameDecoder.messageReceived(FrameDecoder.java:303)
	at org.jboss.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:70)
	at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:560)
	at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:555)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268)
	at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255)
	at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:107)
	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:312)
	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:88)
	at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178)
	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Remote org.teiid.dqp.service.SessionServiceException: TEIID40046 VDB "bqt" version "latest" does not exist.
	at org.teiid.services.SessionServiceImpl.getActiveVDB(SessionServiceImpl.java:272)
	at org.teiid.services.SessionServiceImpl.getAuthenticationType(SessionServiceImpl.java:480)
	... 35 more

03:39:23,705 INFO  [org.jboss.as.repository] (management-handler-thread - 1)  JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/standalone/data/content/23/b76498bfed0fdfe68b6165d0275850e8d64ae0/content>
03:39:23,708 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2)  JBAS015876: Starting deployment of "bqt2.vdb" (runtime-name: "bqt2.vdb")
03:39:23,755 WARN  [org.teiid.RUNTIME] (MSC service thread 1-2)  TEIID40001 The provided translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used.  Please check the properties that are expected by translator oracle.
03:39:23,757 INFO  [org.teiid.RUNTIME] (MSC service thread 1-2)  TEIID50029 VDB bqt.2 model "Source" metadata is currently being loaded. Start Time: 6/5/15 3:39 AM
03:39:23,771 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 2)  TEIID50030 VDB bqt.2 model "Source" metadata loaded. End Time: 6/5/15 3:39 AM
03:39:23,793 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 2)  TEIID40003 VDB bqt.2 is set to ACTIVE
03:39:23,820 INFO  [org.jboss.as.server] (management-handler-thread - 1)  JBAS018559: Deployed "bqt2.vdb" (runtime-name : "bqt2.vdb")
03:39:23,851 WARN  [org.teiid.RUNTIME] (management-handler-thread - 1)  TEIID40001 The provided translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used.  Please check the properties that are expected by translator h2.
03:39:23,930 INFO  [org.teiid.RUNTIME] (MSC service thread 1-3)  TEIID50026 VDB "bqt.1[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]" undeployed.
03:39:23,937 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2)  JBAS015877: Stopped deployment bqt.vdb (runtime-name: bqt.vdb) in 8ms
03:39:23,994 INFO  [org.jboss.as.repository] (management-handler-thread - 2)  JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/standalone/data/content/be/77fce341c6b026e88039b019759eccfbba4103/content>
03:39:23,995 INFO  [org.jboss.as.server] (management-handler-thread - 2)  JBAS018558: Undeployed "bqt.vdb" (runtime-name: "bqt.vdb")
03:39:24,008 INFO  [org.teiid.RUNTIME] (MSC service thread 1-4)  TEIID50026 VDB "bqt.2[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]" undeployed.
03:39:24,018 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3)  JBAS015877: Stopped deployment bqt2.vdb (runtime-name: bqt2.vdb) in 12ms
03:39:24,085 INFO  [org.jboss.as.repository] (management-handler-thread - 3)  JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/standalone/data/content/23/b76498bfed0fdfe68b6165d0275850e8d64ae0/content>
03:39:24,086 INFO  [org.jboss.as.server] (management-handler-thread - 3)  JBAS018558: Undeployed "bqt2.vdb" (runtime-name: "bqt2.vdb")
Jun 05, 2015 3:39:24 AM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
Jun 05, 2015 3:39:24 AM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
03:39:24,301 INFO  [org.jboss.as.repository] (management-handler-thread - 3)  JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/standalone/data/content/be/77fce341c6b026e88039b019759eccfbba4103/content>
03:39:24,303 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4)  JBAS015876: Starting deployment of "bqt.vdb" (runtime-name: "bqt.vdb")
03:39:24,351 WARN  [org.teiid.RUNTIME] (MSC service thread 1-1)  TEIID40001 The provided translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used.  Please check the properties that are expected by translator oracle.
03:39:24,355 INFO  [org.teiid.RUNTIME] (MSC service thread 1-1)  TEIID50029 VDB bqt.1 model "Source" metadata is currently being loaded. Start Time: 6/5/15 3:39 AM
03:39:24,379 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 3)  TEIID50030 VDB bqt.1 model "Source" metadata loaded. End Time: 6/5/15 3:39 AM
03:39:24,420 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 3)  TEIID40003 VDB bqt.1 is set to ACTIVE
03:39:24,427 INFO  [org.jboss.as.server] (management-handler-thread - 3)  JBAS018559: Deployed "bqt.vdb" (runtime-name : "bqt.vdb")
03:39:24,475 WARN  [org.teiid.RUNTIME] (management-handler-thread - 3)  TEIID40001 The provided translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used.  Please check the properties that are expected by translator h2.
03:39:24,545 INFO  [org.teiid.RUNTIME] (MSC service thread 1-1)  TEIID50026 VDB "bqt.1[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]" undeployed.
03:39:24,554 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2)  JBAS015877: Stopped deployment bqt.vdb (runtime-name: bqt.vdb) in 11ms
03:39:24,615 INFO  [org.jboss.as.repository] (management-handler-thread - 3)  JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/standalone/data/content/be/77fce341c6b026e88039b019759eccfbba4103/content>
03:39:24,616 INFO  [org.jboss.as.server] (management-handler-thread - 3)  JBAS018558: Undeployed "bqt.vdb" (runtime-name: "bqt.vdb")
Jun 05, 2015 3:39:24 AM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
03:39:24,741 INFO  [org.jboss.as.repository] (management-handler-thread - 3)  JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/standalone/data/content/23/b76498bfed0fdfe68b6165d0275850e8d64ae0/content>
03:39:24,743 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2)  JBAS015876: Starting deployment of "bqt2.vdb" (runtime-name: "bqt2.vdb")
03:39:24,812 WARN  [org.teiid.RUNTIME] (MSC service thread 1-1)  TEIID40001 The provided translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used.  Please check the properties that are expected by translator oracle.
03:39:24,816 INFO  [org.teiid.RUNTIME] (MSC service thread 1-1)  TEIID50029 VDB bqt.2 model "Source" metadata is currently being loaded. Start Time: 6/5/15 3:39 AM
03:39:24,830 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 4)  TEIID50030 VDB bqt.2 model "Source" metadata loaded. End Time: 6/5/15 3:39 AM
03:39:24,847 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 4)  TEIID40003 VDB bqt.2 is set to ACTIVE
03:39:24,897 INFO  [org.jboss.as.server] (management-handler-thread - 3)  JBAS018559: Deployed "bqt2.vdb" (runtime-name : "bqt2.vdb")
03:39:24,934 WARN  [org.teiid.RUNTIME] (management-handler-thread - 3)  TEIID40001 The provided translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used.  Please check the properties that are expected by translator h2.
03:39:24,995 INFO  [org.teiid.RUNTIME] (MSC service thread 1-1)  TEIID50026 VDB "bqt.2[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]" undeployed.
03:39:25,000 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2)  JBAS015877: Stopped deployment bqt2.vdb (runtime-name: bqt2.vdb) in 6ms
03:39:25,054 INFO  [org.jboss.as.repository] (management-handler-thread - 1)  JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/standalone/data/content/23/b76498bfed0fdfe68b6165d0275850e8d64ae0/content>
03:39:25,055 INFO  [org.jboss.as.server] (management-handler-thread - 1)  JBAS018558: Undeployed "bqt2.vdb" (runtime-name: "bqt2.vdb")
Jun 05, 2015 3:39:25 AM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
03:39:25,180 INFO  [org.jboss.as.repository] (management-handler-thread - 1)  JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/standalone/data/content/be/77fce341c6b026e88039b019759eccfbba4103/content>
03:39:25,184 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2)  JBAS015876: Starting deployment of "bqt.vdb" (runtime-name: "bqt.vdb")
03:39:25,234 WARN  [org.teiid.RUNTIME] (MSC service thread 1-1)  TEIID40001 The provided translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used.  Please check the properties that are expected by translator oracle.
03:39:25,237 INFO  [org.teiid.RUNTIME] (MSC service thread 1-1)  TEIID50029 VDB bqt.1 model "Source" metadata is currently being loaded. Start Time: 6/5/15 3:39 AM
03:39:25,248 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 1)  TEIID50030 VDB bqt.1 model "Source" metadata loaded. End Time: 6/5/15 3:39 AM
03:39:25,287 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 1)  TEIID40003 VDB bqt.1 is set to ACTIVE
03:39:25,306 INFO  [org.jboss.as.server] (management-handler-thread - 1)  JBAS018559: Deployed "bqt.vdb" (runtime-name : "bqt.vdb")
03:39:25,335 WARN  [org.teiid.RUNTIME] (management-handler-thread - 1)  TEIID40001 The provided translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used.  Please check the properties that are expected by translator h2.
03:39:25,495 INFO  [org.teiid.RUNTIME] (MSC service thread 1-4)  TEIID50026 VDB "bqt.1[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]" undeployed.
03:39:25,502 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1)  JBAS015877: Stopped deployment bqt.vdb (runtime-name: bqt.vdb) in 7ms
03:39:25,565 INFO  [org.jboss.as.repository] (management-handler-thread - 4)  JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/standalone/data/content/be/77fce341c6b026e88039b019759eccfbba4103/content>
03:39:25,566 INFO  [org.jboss.as.server] (management-handler-thread - 4)  JBAS018558: Undeployed "bqt.vdb" (runtime-name: "bqt.vdb")
Jun 05, 2015 3:39:25 AM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
03:39:25,800 INFO  [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-4)  IJ020001: Required license terms for <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/modules/system/layers/base/org/jboss/teiid/resource-adapter/webservice/main/./>
03:39:26,021 INFO  [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-3)  IJ020001: Required license terms for <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/modules/system/layers/base/org/jboss/teiid/resource-adapter/webservice/main/./>
03:39:26,032 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-3)  JBAS010406: Registered connection factory java:/wsOne
03:39:26,038 INFO  [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-3)  IJ020002: Deployed: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/modules/system/layers/base/org/jboss/teiid/resource-adapter/webservice/main/./>
03:39:26,040 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-2)  JBAS010401: Bound JCA ConnectionFactory [java:/wsOne]
03:39:26,305 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-1)  JBAS010410: Unbound JCA ConnectionFactory [java:/wsOne]
03:39:26,516 INFO  [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-2)  IJ020001: Required license terms for <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/modules/system/layers/base/org/jboss/teiid/resource-adapter/webservice/main/./>
03:39:26,702 INFO  [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-4)  IJ020001: Required license terms for <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/modules/system/layers/base/org/jboss/teiid/resource-adapter/webservice/main/./>
03:39:26,706 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-4)  JBAS010406: Registered connection factory java:/wsOne
03:39:26,710 INFO  [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-4)  IJ020002: Deployed: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/modules/system/layers/base/org/jboss/teiid/resource-adapter/webservice/main/./>
03:39:26,713 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-3)  JBAS010401: Bound JCA ConnectionFactory [java:/wsOne]
03:39:27,202 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-1)  JBAS010410: Unbound JCA ConnectionFactory [java:/wsOne]
Jun 05, 2015 3:39:27 AM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
03:39:27,500 INFO  [org.jboss.as.repository] (management-handler-thread - 1)  JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/standalone/data/content/be/77fce341c6b026e88039b019759eccfbba4103/content>
03:39:27,503 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2)  JBAS015876: Starting deployment of "bqt.vdb" (runtime-name: "bqt.vdb")
03:39:27,561 WARN  [org.teiid.RUNTIME] (MSC service thread 1-1)  TEIID40001 The provided translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used.  Please check the properties that are expected by translator oracle.
03:39:27,569 INFO  [org.teiid.RUNTIME] (MSC service thread 1-1)  TEIID50029 VDB bqt.1 model "Source" metadata is currently being loaded. Start Time: 6/5/15 3:39 AM
03:39:27,586 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 2)  TEIID50030 VDB bqt.1 model "Source" metadata loaded. End Time: 6/5/15 3:39 AM
03:39:27,600 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 2)  TEIID40003 VDB bqt.1 is set to ACTIVE
03:39:27,656 INFO  [org.jboss.as.server] (management-handler-thread - 1)  JBAS018559: Deployed "bqt.vdb" (runtime-name : "bqt.vdb")
03:39:27,683 WARN  [org.teiid.RUNTIME] (management-handler-thread - 1)  TEIID40001 The provided translator property values [AutoCreateUniqueConstraints, ImportApproximateIndexes, ImportForeignKeys, ImportIndexes, ImportKeys, ImportProcedures, ImportStatistics, QuoteNameInSource, UseAnyIndexCardinality, UseCatalogName, UseFullSchemaName, UseProcedureSpecificName, UseQualifiedName, WidenUnsingedTypes] were not used.  Please check the properties that are expected by translator h2.
03:39:27,727 INFO  [org.teiid.SECURITY] (management-handler-thread - 1)  TEIID40009 Admin [null] is terminating this session: 0niybV/0sEpr.  
03:39:27,727 INFO  [org.teiid.SECURITY] (management-handler-thread - 1)  TEIID40009 Admin [null] is terminating this session: 0niybV/0sEpr.  
03:39:27,727 INFO  [org.teiid.SECURITY] (management-handler-thread - 1)  TEIID40009 Admin [null] is terminating this session: 0niybV/0sEpr.  
03:39:27,728 INFO  [org.teiid.SECURITY] (management-handler-thread - 1)  TEIID40009 Admin [null] is terminating this session: 0niybV/0sEpr.  
03:39:27,733 WARN  [org.teiid.SECURITY] (New I/O worker #6) 0niybV/0sEpr TEIID40011 Processing exception 'TEIID40042 Invalid Session 0niybV/0sEpr. Session may have already been terminated.' for session 0niybV/0sEpr.  Exception type org.teiid.client.security.InvalidSessionException thrown from org.teiid.services.SessionServiceImpl.getSessionInfo(SessionServiceImpl.java:368). Enable more detailed logging to see the entire stacktrace.
03:39:27,767 INFO  [org.teiid.RUNTIME] (MSC service thread 1-2)  TEIID50026 VDB "bqt.1[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]" undeployed.
03:39:27,772 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3)  JBAS015877: Stopped deployment bqt.vdb (runtime-name: bqt.vdb) in 7ms
03:39:27,819 INFO  [org.jboss.as.repository] (management-handler-thread - 3)  JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/lib/jbossas/jboss-eap-6.1/standalone/data/content/be/77fce341c6b026e88039b019759eccfbba4103/content>
03:39:27,819 INFO  [org.jboss.as.server] (management-handler-thread - 3)  JBAS018558: Undeployed "bqt.vdb" (runtime-name: "bqt.vdb")
Jun 05, 2015 3:39:27 AM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.026 sec

Results :

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

[INFO] All tests passed!
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.komodo.eclipse.teiid-8.7.client.test ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/target/org.komodo.eclipse.teiid-8.7.client.test-0.0.1-SNAPSHOT.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/komodo/tests/org.komodo.eclipse.teiid-8.7.client.test/0.0.1-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-0.0.1-SNAPSHOT.jar>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/pom.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/komodo/tests/org.komodo.eclipse.teiid-8.7.client.test/0.0.1-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-0.0.1-SNAPSHOT.pom>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/target/org.komodo.eclipse.teiid-8.7.client.test-0.0.1-SNAPSHOT-sources.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/komodo/tests/org.komodo.eclipse.teiid-8.7.client.test/0.0.1-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-0.0.1-SNAPSHOT-sources.jar>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/target/p2content.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/komodo/tests/org.komodo.eclipse.teiid-8.7.client.test/0.0.1-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-0.0.1-SNAPSHOT-p2metadata.xml>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/org.komodo.eclipse.teiid-8.7.client.test/target/p2artifacts.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/komodo/tests/org.komodo.eclipse.teiid-8.7.client.test/0.0.1-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-0.0.1-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:update-local-index (default-update-local-index) @ org.komodo.eclipse.teiid-8.7.client.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid Komodo
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping VDB Builder Build
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] komodo ............................................ SUCCESS [1:58.206s]
[INFO] Komodo Target Platform ............................ SUCCESS [0.451s]
[INFO] plugins ........................................... SUCCESS [0.147s]
[INFO] org.komodo.spi .................................... SUCCESS [25.402s]
[INFO] org.komodo.utils .................................. SUCCESS [0.863s]
[INFO] libs .............................................. SUCCESS [0.100s]
[INFO] org.komodo.modeshape.lib .......................... FAILURE [59.237s]
[INFO] Komodo Teiid Client ............................... SUCCESS [58.877s]
[INFO] org.komodo.modeshape.teiid.sql.sequencer .......... SKIPPED
[INFO] org.komodo.core ................................... SKIPPED
[INFO] org.komodo.modeshape.vdb .......................... SKIPPED
[INFO] org.komodo.relational ............................. SKIPPED
[INFO] org.komodo.importer ............................... SKIPPED
[INFO] org.komodo.utils.logger.modeshape ................. SKIPPED
[INFO] features .......................................... SUCCESS [0.084s]
[INFO] org.komodo.engine.feature ......................... SKIPPED
[INFO] org.komodo.shell-api .............................. SKIPPED
[INFO] org.komodo.shell.lib .............................. SUCCESS [1.648s]
[INFO] org.komodo.shell .................................. SKIPPED
[INFO] org.komodo.eclipse.shell .......................... SKIPPED
[INFO] org.komodo.eclipse.spi ............................ SUCCESS [0.351s]
[INFO] org.komodo.eclipse.sql.ui ......................... SKIPPED
[INFO] org.komodo.eclipse.teiid.client ................... SUCCESS [6.412s]
[INFO] org.komodo.ui.feature ............................. SKIPPED
[INFO] tests ............................................. SUCCESS [0.044s]
[INFO] org.komodo.test.utils ............................. SKIPPED
[INFO] org.komodo.core.test .............................. SKIPPED
[INFO] org.komodo.eclipse.test.utils ..................... SUCCESS [0.230s]
[INFO] org.komodo.teiid.client.test ...................... SUCCESS [3:11.209s]
[INFO] org.komodo.utils.test ............................. SUCCESS [8.361s]
[INFO] org.komodo.relational.test ........................ SKIPPED
[INFO] org.komodo.importer.test .......................... SKIPPED
[INFO] org.komodo.shell.test ............................. SKIPPED
[INFO] org.komodo.modeshape.teiid.sql.sequencer.test ..... SKIPPED
[INFO] org.komodo.modeshape.vdb.test ..................... SKIPPED
[INFO] integration-tests ................................. SUCCESS [0.039s]
[INFO] org.komodo.eclipse.teiid-8.4.client.test .......... SUCCESS [4:10.523s]
[INFO] org.komodo.eclipse.teiid-8.7.client.test .......... SUCCESS [55.449s]
[INFO] Teiid Komodo ...................................... SKIPPED
[INFO] VDB Builder Build ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:10.539s
[INFO] Finished at: Fri Jun 05 03:39:30 EDT 2015
[INFO] Final Memory: 126M/495M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) on project org.komodo.modeshape.lib: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/libs/org.komodo.modeshape.lib/build.properties>: bin.includes value(s) [lib/jboss-marshalling-river.jar, lib/jboss-marshalling.jar] do not match any files. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.komodo.modeshape.lib
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :12
Killing Xvnc process ID 14520
Archiving artifacts
Recording test results


More information about the teiid-designer-dev mailing list