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

ci-builds at redhat.com ci-builds at redhat.com
Tue Dec 9 05:40:54 EST 2014


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

Changes:

[phantomjinx] Upgrades modeshape.lib to java 1.7

------------------------------------------
[...truncated 9600 lines...]
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
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
05:40:37,749 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>
05:40:37,752 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-13)  JBAS015876: Starting deployment of "bqt2.vdb" (runtime-name: "bqt2.vdb")
05:40:37,815 WARN  [org.teiid.RUNTIME] (MSC service thread 1-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 oracle.
05:40:37,817 INFO  [org.teiid.RUNTIME] (MSC service thread 1-3)  TEIID50029 VDB bqt.2 model "Source" metadata is currently being loaded. Start Time: 12/9/14 5:40 AM
05:40:37,822 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 2)  TEIID50030 VDB bqt.2 model "Source" metadata loaded. End Time: 12/9/14 5:40 AM
05:40:37,839 INFO  [org.jboss.as.server] (management-handler-thread - 1)  JBAS018559: Deployed "bqt2.vdb" (runtime-name : "bqt2.vdb")
05:40:37,846 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 2)  TEIID40003 VDB bqt.2 is set to ACTIVE
05:40:39,869 WARN  [org.teiid.RUNTIME] (management-handler-thread - 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 h2.
05:40:39,974 INFO  [org.teiid.RUNTIME] (MSC service thread 1-1)  TEIID50026 VDB "bqt.1[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]" undeployed.
05:40:40,047 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7)  JBAS015877: Stopped deployment bqt.vdb (runtime-name: bqt.vdb) in 74ms
05:40:40,144 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>
05:40:40,145 INFO  [org.jboss.as.server] (management-handler-thread - 4)  JBAS018558: Undeployed "bqt.vdb" (runtime-name: "bqt.vdb")
05:40:40,155 INFO  [org.teiid.RUNTIME] (MSC service thread 1-3)  TEIID50026 VDB "bqt.2[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]" undeployed.
05:40:40,171 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6)  JBAS015877: Stopped deployment bqt2.vdb (runtime-name: bqt2.vdb) in 18ms
05:40:40,197 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>
05:40:40,198 INFO  [org.jboss.as.server] (management-handler-thread - 3)  JBAS018558: Undeployed "bqt2.vdb" (runtime-name: "bqt2.vdb")
Dec 9, 2014 5:40:40 AM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
Dec 9, 2014 5:40:40 AM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
05:40:40,341 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>
05:40:40,344 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-14)  JBAS015876: Starting deployment of "bqt.vdb" (runtime-name: "bqt.vdb")
05:40:40,390 WARN  [org.teiid.RUNTIME] (MSC service thread 1-7)  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.
05:40:40,393 INFO  [org.teiid.RUNTIME] (MSC service thread 1-7)  TEIID50029 VDB bqt.1 model "Source" metadata is currently being loaded. Start Time: 12/9/14 5:40 AM
05:40:40,398 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 3)  TEIID50030 VDB bqt.1 model "Source" metadata loaded. End Time: 12/9/14 5:40 AM
05:40:40,415 INFO  [org.jboss.as.server] (management-handler-thread - 3)  JBAS018559: Deployed "bqt.vdb" (runtime-name : "bqt.vdb")
05:40:40,421 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 3)  TEIID40003 VDB bqt.1 is set to ACTIVE
05:40:42,436 WARN  [org.teiid.RUNTIME] (management-handler-thread - 4)  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.
05:40:42,480 INFO  [org.teiid.RUNTIME] (MSC service thread 1-5)  TEIID50026 VDB "bqt.1[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]" undeployed.
05:40:42,495 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-11)  JBAS015877: Stopped deployment bqt.vdb (runtime-name: bqt.vdb) in 16ms
05:40:42,519 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>
05:40:42,520 INFO  [org.jboss.as.server] (management-handler-thread - 4)  JBAS018558: Undeployed "bqt.vdb" (runtime-name: "bqt.vdb")
Dec 9, 2014 5:40:42 AM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
05:40:42,588 INFO  [org.jboss.as.repository] (management-handler-thread - 4)  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>
05:40:42,591 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8)  JBAS015876: Starting deployment of "bqt2.vdb" (runtime-name: "bqt2.vdb")
05:40:42,640 WARN  [org.teiid.RUNTIME] (MSC service thread 1-11)  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.
05:40:42,642 INFO  [org.teiid.RUNTIME] (MSC service thread 1-11)  TEIID50029 VDB bqt.2 model "Source" metadata is currently being loaded. Start Time: 12/9/14 5:40 AM
05:40:42,648 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 4)  TEIID50030 VDB bqt.2 model "Source" metadata loaded. End Time: 12/9/14 5:40 AM
05:40:42,664 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 4)  TEIID40003 VDB bqt.2 is set to ACTIVE
05:40:42,668 INFO  [org.jboss.as.server] (management-handler-thread - 4)  JBAS018559: Deployed "bqt2.vdb" (runtime-name : "bqt2.vdb")
05:40:42,685 WARN  [org.teiid.RUNTIME] (management-handler-thread - 4)  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.
05:40:42,725 INFO  [org.teiid.RUNTIME] (MSC service thread 1-11)  TEIID50026 VDB "bqt.2[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]" undeployed.
05:40:42,740 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-14)  JBAS015877: Stopped deployment bqt2.vdb (runtime-name: bqt2.vdb) in 17ms
05:40:42,764 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>
05:40:42,764 INFO  [org.jboss.as.server] (management-handler-thread - 3)  JBAS018558: Undeployed "bqt2.vdb" (runtime-name: "bqt2.vdb")
Dec 9, 2014 5:40:42 AM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
05:40:42,833 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>
05:40:42,837 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3)  JBAS015876: Starting deployment of "bqt.vdb" (runtime-name: "bqt.vdb")
05:40:42,883 WARN  [org.teiid.RUNTIME] (MSC service thread 1-8)  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.
05:40:42,886 INFO  [org.teiid.RUNTIME] (MSC service thread 1-8)  TEIID50029 VDB bqt.1 model "Source" metadata is currently being loaded. Start Time: 12/9/14 5:40 AM
05:40:42,891 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 1)  TEIID50030 VDB bqt.1 model "Source" metadata loaded. End Time: 12/9/14 5:40 AM
05:40:42,907 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 1)  TEIID40003 VDB bqt.1 is set to ACTIVE
05:40:42,910 INFO  [org.jboss.as.server] (management-handler-thread - 3)  JBAS018559: Deployed "bqt.vdb" (runtime-name : "bqt.vdb")
05:40:42,926 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.
05:40:43,013 INFO  [org.teiid.RUNTIME] (MSC service thread 1-5)  TEIID50026 VDB "bqt.1[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]" undeployed.
05:40:43,028 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7)  JBAS015877: Stopped deployment bqt.vdb (runtime-name: bqt.vdb) in 17ms
05:40:43,053 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>
05:40:43,054 INFO  [org.jboss.as.server] (management-handler-thread - 2)  JBAS018558: Undeployed "bqt.vdb" (runtime-name: "bqt.vdb")
Dec 9, 2014 5:40:43 AM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
05:40:43,203 INFO  [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-7)  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/./>
05:40:43,291 INFO  [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-9)  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/./>
05:40:43,298 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-9)  JBAS010406: Registered connection factory java:/wsOne
05:40:43,302 INFO  [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-9)  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/./>
05:40:43,303 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-16)  JBAS010401: Bound JCA ConnectionFactory [java:/wsOne]
05:40:43,436 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-3)  JBAS010410: Unbound JCA ConnectionFactory [java:/wsOne]
05:40:43,556 INFO  [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-9)  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/./>
05:40:43,625 INFO  [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-7)  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/./>
05:40:43,627 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-7)  JBAS010406: Registered connection factory java:/wsOne
05:40:43,628 INFO  [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-7)  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/./>
05:40:43,629 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-5)  JBAS010401: Bound JCA ConnectionFactory [java:/wsOne]
05:40:43,772 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-15)  JBAS010410: Unbound JCA ConnectionFactory [java:/wsOne]
Dec 9, 2014 5:40:43 AM org.teiid.runtime.client.admin.v8.Admin8Factory createAdmin
INFO: Connected to standalone controller at localhost:9999
05:40:43,881 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>
05:40:43,884 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-15)  JBAS015876: Starting deployment of "bqt.vdb" (runtime-name: "bqt.vdb")
05:40:43,930 WARN  [org.teiid.RUNTIME] (MSC service thread 1-11)  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.
05:40:43,933 INFO  [org.teiid.RUNTIME] (MSC service thread 1-11)  TEIID50029 VDB bqt.1 model "Source" metadata is currently being loaded. Start Time: 12/9/14 5:40 AM
05:40:43,938 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 2)  TEIID50030 VDB bqt.1 model "Source" metadata loaded. End Time: 12/9/14 5:40 AM
05:40:43,951 INFO  [org.jboss.as.server] (management-handler-thread - 3)  JBAS018559: Deployed "bqt.vdb" (runtime-name : "bqt.vdb")
05:40:43,952 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 2)  TEIID40003 VDB bqt.1 is set to ACTIVE
05:40:43,972 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.
05:40:44,000 INFO  [org.teiid.SECURITY] (management-handler-thread - 3)  TEIID40009 Admin [null] is terminating this session: AOasc5XKFvWO.  
05:40:44,000 INFO  [org.teiid.SECURITY] (management-handler-thread - 3)  TEIID40009 Admin [null] is terminating this session: AOasc5XKFvWO.  
05:40:44,000 INFO  [org.teiid.SECURITY] (management-handler-thread - 3)  TEIID40009 Admin [null] is terminating this session: AOasc5XKFvWO.  
05:40:44,000 INFO  [org.teiid.SECURITY] (management-handler-thread - 3)  TEIID40009 Admin [null] is terminating this session: AOasc5XKFvWO.  
05:40:44,004 WARN  [org.teiid.SECURITY] (New I/O worker #4) AOasc5XKFvWO TEIID40011 Processing exception 'TEIID40042 Invalid Session AOasc5XKFvWO. Session may have already been terminated.' for session AOasc5XKFvWO.  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.
05:40:44,023 INFO  [org.teiid.RUNTIME] (MSC service thread 1-8)  TEIID50026 VDB "bqt.1[Source{Source=Source, h2, java:jboss/datasources/ExampleDS}]" undeployed.
05:40:44,037 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-12)  JBAS015877: Stopped deployment bqt.vdb (runtime-name: bqt.vdb) in 14ms
05:40:44,058 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>
05:40:44,058 INFO  [org.jboss.as.server] (management-handler-thread - 4)  JBAS018558: Undeployed "bqt.vdb" (runtime-name: "bqt.vdb")
Dec 9, 2014 5:40:44 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.18 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-1.0.0-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/1.0.0-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-1.0.0-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/1.0.0-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-1.0.0-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-1.0.0-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/1.0.0-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-1.0.0-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/1.0.0-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-1.0.0-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/1.0.0-SNAPSHOT/org.komodo.eclipse.teiid-8.7.client.test-1.0.0-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 Komodo Build
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] komodo ............................................ SUCCESS [1:08.801s]
[INFO] Komodo Target Platform ............................ SUCCESS [0.167s]
[INFO] plugins ........................................... SUCCESS [0.124s]
[INFO] org.komodo.spi .................................... SUCCESS [36.965s]
[INFO] org.komodo.utils .................................. SUCCESS [1.593s]
[INFO] libs .............................................. SUCCESS [0.105s]
[INFO] org.komodo.modeshape.lib .......................... FAILURE [3:50.200s]
[INFO] Komodo Teiid Client ............................... SUCCESS [1:06.487s]
[INFO] org.komodo.modeshape.teiid.sql.sequencer .......... SKIPPED
[INFO] org.komodo.core ................................... SKIPPED
[INFO] org.komodo.relational ............................. SUCCESS [1.067s]
[INFO] org.komodo.ddl.importer ........................... SKIPPED
[INFO] org.komodo.utils.logger.modeshape ................. SKIPPED
[INFO] features .......................................... SUCCESS [0.126s]
[INFO] org.komodo.engine.feature ......................... SKIPPED
[INFO] org.komodo.shell-api .............................. SUCCESS [0.702s]
[INFO] org.komodo.shell.lib .............................. SUCCESS [3.081s]
[INFO] org.komodo.shell .................................. SKIPPED
[INFO] org.komodo.eclipse.shell .......................... SKIPPED
[INFO] org.komodo.eclipse.spi ............................ SUCCESS [0.902s]
[INFO] org.komodo.eclipse.sql.ui ......................... SKIPPED
[INFO] org.komodo.eclipse.teiid.client ................... SUCCESS [6.287s]
[INFO] org.komodo.ui.feature ............................. SKIPPED
[INFO] org.komodo.modeshape.vdb .......................... SKIPPED
[INFO] tests ............................................. SUCCESS [0.073s]
[INFO] org.komodo.modeshape.test.utils ................... SKIPPED
[INFO] org.komodo.core.test .............................. SKIPPED
[INFO] org.komodo.eclipse.test.utils ..................... SUCCESS [1.111s]
[INFO] org.komodo.teiid.client.test ...................... SUCCESS [3:50.978s]
[INFO] org.komodo.utils.test ............................. SUCCESS [8.131s]
[INFO] org.komodo.relational.test ........................ SUCCESS [7.279s]
[INFO] org.komodo.ddl.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.081s]
[INFO] org.komodo.eclipse.teiid-8.4.client.test .......... SUCCESS [5:58.253s]
[INFO] org.komodo.eclipse.teiid-8.7.client.test .......... SUCCESS [1:38.186s]
[INFO] Teiid Komodo ...................................... SKIPPED
[INFO] Komodo Build ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25:15.700s
[INFO] Finished at: Tue Dec 09 05:40:51 EST 2014
[INFO] Final Memory: 125M/498M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.0:compile (default-compile) on project org.komodo.modeshape.lib: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/libs/org.komodo.modeshape.lib/forked/modeshape-sequencer-ddl/src/main/java/org/modeshape/sequencer/ddl/DdlSequencer.java>:[192]
[ERROR] try (InputStream stream = ddlContent.getStream()) {
[ERROR] ^^^^^^^^^^^
[ERROR] The resource type InputStream does not implement java.lang.AutoCloseable
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/libs/org.komodo.modeshape.lib/forked/modeshape-sequencer-ddl/src/main/java/org/modeshape/sequencer/ddl/DdlSequencer.java>:[193]
[ERROR] rootNode = parsers.parse(IoUtil.read(stream), fileName);
[ERROR] ^^^^
[ERROR] The method read(Reader) in the type IoUtil is not applicable for the arguments (InputStream)
[ERROR] 2 problems (2 errors)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.komodo.modeshape.lib
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :17
Killing Xvnc process ID 19436
Archiving artifacts
Recording test results


More information about the teiid-designer-dev mailing list