[Teiid-Designer/teiid-designer] acebf1: TEIIDDES-2125 added Quick Fix to replace old rest ...
by blafond
Branch: refs/heads/9.0.x
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: acebf19835b38a4b28bb01c4f8e9d35d00bcba6e
https://github.com/Teiid-Designer/teiid-designer/commit/acebf19835b38a4b2...
Author: blafond <blafond(a)redhat.com>
Date: 2014-12-04 (Thu, 04 Dec 2014)
Changed paths:
M plugins/org.teiid.designer.core/src/org/teiid/designer/core/extension/ModelExtensionUtils.java
M plugins/org.teiid.designer.extension.ui/src/org/teiid/designer/extension/ui/ModelExtensionDefinitionBuilder.java
M plugins/org.teiid.designer.metamodels.relational/src/org/teiid/designer/metamodels/relational/extension/RestModelExtensionAssistant.java
M plugins/org.teiid.designer.metamodels.relational/src/org/teiid/designer/metamodels/relational/extension/RestModelExtensionConstants.java
M plugins/org.teiid.designer.transformation.ui/plugin.xml
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/Messages.java
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/messages.properties
Log Message:
-----------
TEIIDDES-2125 added Quick Fix to replace old rest MED with new REST med.
* Includes caching existing rest procedure property values, replacing
the MED, removing the old property values and re-setting the property
values with the new REST MED key values.
Commit: 9496725be29f6ad44745d44bedac008fd6b1f1c7
https://github.com/Teiid-Designer/teiid-designer/commit/9496725be29f6ad44...
Author: blafond <blafond(a)redhat.com>
Date: 2014-12-04 (Thu, 04 Dec 2014)
Changed paths:
A plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/rest/RestExtensionPropertiesMarkerResolution.java
A plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/wizards/rest/RestExtensionPropertiesResolutionGenerator.java
Log Message:
-----------
TEIIDDES-2125 added Quick Fix to replace old rest MED with new REST med.
* Includes caching existing rest procedure property values, replacing
the MED, removing the old property values and re-setting the property
values with the new REST MED key values.
Compare: https://github.com/Teiid-Designer/teiid-designer/compare/0775ddd95065...9...
10 years, 1 month
[Teiid-Designer/teiid-designer] 760bf5: TEIIDDES-2125 added Quick Fix to replace old rest ...
by blafond
Branch: refs/heads/master
Home: https://github.com/Teiid-Designer/teiid-designer
Commit: 760bf50f0373c5787292ed2243bb033518172985
https://github.com/Teiid-Designer/teiid-designer/commit/760bf50f0373c5787...
Author: blafond <blafond(a)redhat.com>
Date: 2014-12-04 (Thu, 04 Dec 2014)
Changed paths:
M plugins/org.teiid.designer.core/src/org/teiid/designer/core/extension/ModelExtensionUtils.java
M plugins/org.teiid.designer.extension.ui/src/org/teiid/designer/extension/ui/ModelExtensionDefinitionBuilder.java
M plugins/org.teiid.designer.metamodels.relational/src/org/teiid/designer/metamodels/relational/extension/RestModelExtensionAssistant.java
M plugins/org.teiid.designer.metamodels.relational/src/org/teiid/designer/metamodels/relational/extension/RestModelExtensionConstants.java
M plugins/org.teiid.designer.transformation.ui/plugin.xml
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/Messages.java
M plugins/org.teiid.designer.transformation.ui/src/org/teiid/designer/transformation/ui/messages.properties
Log Message:
-----------
TEIIDDES-2125 added Quick Fix to replace old rest MED with new REST med.
* Includes caching existing rest procedure property values, replacing
the MED, removing the old property values and re-setting the property
values with the new REST MED key values.
10 years, 1 month
Build failed in Jenkins: jbosstools-teiid-komodo #201 ()
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>
------------------------------------------
[...truncated 2691 lines...]
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[2599]
[ERROR] final public DeclareStatement declareStatement(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] DeclareStatement cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[2699]
[ERROR] final public Statement assignStatement(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^
[ERROR] Statement cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[2887]
[ERROR] final public LanguageObject assignStatementOperand(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] LanguageObject cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3047]
[ERROR] final public CommandStatement sqlStatement(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] CommandStatement cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3123]
[ERROR] final public CreateProcedureCommand createProcedure(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] CreateProcedureCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3173]
[ERROR] final public CreateProcedureCommand procedureBodyCommand(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] CreateProcedureCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3201]
[ERROR] final public DynamicCommand dynamicCommand(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] DynamicCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3335]
[ERROR] final public SetClauseList setClauseList(boolean shortName, ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] SetClauseList cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3389]
[ERROR] final public SetClause setClause(ElementSymbol symbol, Expression value) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] ElementSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3413]
[ERROR] final public List<ProjectedColumn> createElementsWithTypes(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] ProjectedColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3438]
[ERROR] final public ProjectedColumn projectedColumn(String name, String type) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] ProjectedColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3463]
[ERROR] final public StoredProcedure callableStatement(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] StoredProcedure cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3647]
[ERROR] final public StoredProcedure storedProcedure(ParseInfo info, int startIndex) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] StoredProcedure cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3821]
[ERROR] final public StoredProcedure newStoredProcedure() throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] StoredProcedure cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3843]
[ERROR] final public void executeNamedParams(ParseInfo info, StoredProcedure storedProcedure, int parameterIndex) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] StoredProcedure cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3899]
[ERROR] final public Insert insert(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^
[ERROR] Insert cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3975]
[ERROR] final public ArrayList<Expression> expressionList(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] Expression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4003]
[ERROR] final public Update update(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^
[ERROR] Update cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4072]
[ERROR] final public Delete delete(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^
[ERROR] Delete cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4133]
[ERROR] final public QueryCommand queryExpression(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4179]
[ERROR] final public WithQueryCommand withListElement(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] WithQueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4233]
[ERROR] final public QueryCommand queryExpressionBody(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4324]
[ERROR] final public QueryCommand queryTerm(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4369]
[ERROR] final public SetQuery setQuery(ISetQuery.Operation operation, boolean all, QueryCommand leftQuery, QueryCommand rightQuery) throws ParseException {
[ERROR] ^^^^^^^^^
[ERROR] ISetQuery cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4395]
[ERROR] final public QueryCommand queryPrimary(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4481]
[ERROR] final public Query query(ParseInfo info) throws ParseException {
[ERROR] ^^^^^
[ERROR] Query cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4571]
[ERROR] final public Into into(ParseInfo info) throws ParseException {
[ERROR] ^^^^
[ERROR] Into cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4610]
[ERROR] final public Select select(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^
[ERROR] Select cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4814]
[ERROR] final public ExpressionSymbol expressionSymbol() throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] ExpressionSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4836]
[ERROR] final public Expression selectSymbol(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] Expression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4978]
[ERROR] final public Expression selectExpression(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] Expression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5087]
[ERROR] final public DerivedColumn derivedColumn(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] DerivedColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5137]
[ERROR] final public MultipleElementSymbol allInGroupSymbol() throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] MultipleElementSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5162]
[ERROR] final public AggregateSymbol orderedAgg(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AggregateSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5204]
[ERROR] final public AggregateSymbol textAgg(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AggregateSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5300]
[ERROR] final public AggregateSymbol aggregateSymbol(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AggregateSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5416]
[ERROR] final public AggregateSymbol analyticAggregateSymbol(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AggregateSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5445]
[ERROR] final public Expression filterClause(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] Expression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5461]
[ERROR] final public From from(ParseInfo info) throws ParseException {
[ERROR] ^^^^
[ERROR] From cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5518]
[ERROR] final public FromClause tableReference(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] FromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5622]
[ERROR] final public FromClause joinedTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] FromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5662]
[ERROR] final public JoinPredicate crossJoin(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] JoinPredicate cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5691]
[ERROR] final public JoinPredicate qualifiedJoin(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] JoinPredicate cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5760]
[ERROR] final public JoinPredicate joinPredicate() throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] JoinPredicate cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5777]
[ERROR] final public JoinType joinType(IJoinType.Types kind) throws ParseException {
[ERROR] ^^^^^^^^^
[ERROR] IJoinType cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5800]
[ERROR] final public FromClause tablePrimary(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] FromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5949]
[ERROR] final public XMLSerialize xmlSerialize(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] XMLSerialize cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6097]
[ERROR] final public ArrayTable arrayTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] ArrayTable cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6153]
[ERROR] final public TextTable textTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^
[ERROR] TextTable cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6319]
[ERROR] final public TextColumn textColumn(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] TextColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6435]
[ERROR] final public XMLQuery xmlQuery(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^
[ERROR] XMLQuery cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6543]
[ERROR] final public ObjectTable objectTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^
[ERROR] ObjectTable cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6655]
[ERROR] final public ObjectColumn objectColumn(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] ObjectColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6710]
[ERROR] final public XMLTable xmlTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^
[ERROR] XMLTable cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6829]
[ERROR] final public XMLColumn xmlColumn(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^
[ERROR] XMLColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6948]
[ERROR] final public SubqueryFromClause subqueryFromClause(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] SubqueryFromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[7041]
[ERROR] final public UnaryFromClause unaryFromClause(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] UnaryFromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[7181]
[ERROR] final public Criteria where(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^
[ERROR] Criteria cannot be resolved to a type
[ERROR] 215 problems (215 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.teiid.client
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :52
Killing Xvnc process ID 29285
Archiving artifacts
Recording test results
10 years, 1 month
Build failed in Jenkins: jbosstools-teiid-komodo #199 ()
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>
------------------------------------------
[...truncated 4177 lines...]
[ERROR] ^^^^^^^^^
[ERROR] Statement cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[2815]
[ERROR] final public LanguageObject assignStatementOperand(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] LanguageObject cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[2979]
[ERROR] final public CommandStatement sqlStatement(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] CommandStatement cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3059]
[ERROR] final public CreateProcedureCommand createProcedure(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] CreateProcedureCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3111]
[ERROR] final public CreateProcedureCommand procedureBodyCommand(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] CreateProcedureCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3143]
[ERROR] final public DynamicCommand dynamicCommand(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] DynamicCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3283]
[ERROR] final public SetClauseList setClauseList(boolean shortName, ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] SetClauseList cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3341]
[ERROR] final public SetClause setClause(ElementSymbol symbol, Expression value) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] ElementSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3365]
[ERROR] final public List<ProjectedColumn> createElementsWithTypes(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] ProjectedColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3397]
[ERROR] final public ProjectedColumn projectedColumn(String name, String type) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] ProjectedColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3422]
[ERROR] final public StoredProcedure callableStatement(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] StoredProcedure cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3613]
[ERROR] final public StoredProcedure storedProcedure(ParseInfo info, int startIndex) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] StoredProcedure cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3791]
[ERROR] final public StoredProcedure newStoredProcedure() throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] StoredProcedure cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3813]
[ERROR] final public void executeNamedParams(ParseInfo info, StoredProcedure storedProcedure, int parameterIndex) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] StoredProcedure cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3878]
[ERROR] final public Insert insert(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^
[ERROR] Insert cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3958]
[ERROR] final public ArrayList<Expression> expressionList(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] Expression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3992]
[ERROR] final public Update update(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^
[ERROR] Update cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4065]
[ERROR] final public Delete delete(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^
[ERROR] Delete cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4130]
[ERROR] final public QueryCommand queryExpression(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4180]
[ERROR] final public WithQueryCommand withListElement(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] WithQueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4238]
[ERROR] final public QueryCommand queryExpressionBody(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4333]
[ERROR] final public QueryCommand queryTerm(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4382]
[ERROR] final public SetQuery setQuery(ISetQuery.Operation operation, boolean all, QueryCommand leftQuery, QueryCommand rightQuery) throws ParseException {
[ERROR] ^^^^^^^^^
[ERROR] ISetQuery cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4408]
[ERROR] final public QueryCommand queryPrimary(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4495]
[ERROR] final public Query query(ParseInfo info) throws ParseException {
[ERROR] ^^^^^
[ERROR] Query cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4595]
[ERROR] final public Into into(ParseInfo info) throws ParseException {
[ERROR] ^^^^
[ERROR] Into cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4636]
[ERROR] final public Select select(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^
[ERROR] Select cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4844]
[ERROR] final public ExpressionSymbol expressionSymbol() throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] ExpressionSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4866]
[ERROR] final public Expression selectSymbol(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] Expression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5008]
[ERROR] final public Expression selectExpression(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] Expression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5121]
[ERROR] final public DerivedColumn derivedColumn(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] DerivedColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5175]
[ERROR] final public MultipleElementSymbol allInGroupSymbol() throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] MultipleElementSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5207]
[ERROR] final public AggregateSymbol orderedAgg(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AggregateSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5253]
[ERROR] final public AggregateSymbol textAgg(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AggregateSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5353]
[ERROR] final public AggregateSymbol aggregateSymbol(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AggregateSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5473]
[ERROR] final public AggregateSymbol analyticAggregateSymbol(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AggregateSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5507]
[ERROR] final public Expression filterClause(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] Expression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5527]
[ERROR] final public From from(ParseInfo info) throws ParseException {
[ERROR] ^^^^
[ERROR] From cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5588]
[ERROR] final public FromClause tableReference(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] FromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5696]
[ERROR] final public FromClause joinedTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] FromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5736]
[ERROR] final public JoinPredicate crossJoin(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] JoinPredicate cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5769]
[ERROR] final public JoinPredicate qualifiedJoin(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] JoinPredicate cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5847]
[ERROR] final public JoinPredicate joinPredicate() throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] JoinPredicate cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5864]
[ERROR] final public JoinType joinType(IJoinType.Types kind) throws ParseException {
[ERROR] ^^^^^^^^^
[ERROR] IJoinType cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5887]
[ERROR] final public FromClause tablePrimary(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] FromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6040]
[ERROR] final public XMLSerialize xmlSerialize(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] XMLSerialize cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6192]
[ERROR] final public ArrayTable arrayTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] ArrayTable cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6252]
[ERROR] final public TextTable textTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^
[ERROR] TextTable cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6426]
[ERROR] final public TextColumn textColumn(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] TextColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6545]
[ERROR] final public XMLQuery xmlQuery(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^
[ERROR] XMLQuery cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6657]
[ERROR] final public ObjectTable objectTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^
[ERROR] ObjectTable cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6775]
[ERROR] final public ObjectColumn objectColumn(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] ObjectColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6834]
[ERROR] final public XMLTable xmlTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^
[ERROR] XMLTable cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6959]
[ERROR] final public XMLColumn xmlColumn(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^
[ERROR] XMLColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[7109]
[ERROR] final public SubqueryFromClause subqueryFromClause(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] SubqueryFromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[7206]
[ERROR] final public UnaryFromClause unaryFromClause(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] UnaryFromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[7350]
[ERROR] final public Criteria where(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^
[ERROR] Criteria cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[7366]
[ERROR] final public Criteria criteria(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^
[ERROR] Criteria cannot be resolved to a type
[ERROR] 110 problems (110 errors)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4:single (create-assemblies) on project komodo.build: Failed to create assembly: Artifact: org.jboss.tools.komodo.plugins:org.komodo.modeshape.teiid.sql.sequencer:eclipse-plugin:1.0.0-SNAPSHOT (included by module) does not have an artifact with a file. Please ensure the package phase is run before the assembly is generated. -> [Help 2]
[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] [Help 2] 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.teiid.sql.sequencer
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :39
Killing Xvnc process ID 24783
Archiving artifacts
Recording test results
10 years, 1 month
Build failed in Jenkins: jbosstools-teiid-designer_8.6.x #480
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-desi...>
------------------------------------------
[...truncated 1155 lines...]
Receiving objects: 52% (83554/159368), 197.17 MiB | 791 KiB/s
Receiving objects: 52% (83573/159368), 197.79 MiB | 777 KiB/s
Receiving objects: 52% (83588/159368), 198.17 MiB | 669 KiB/s
Receiving objects: 52% (83594/159368), 198.44 MiB | 558 KiB/s
Receiving objects: 52% (83601/159368), 198.68 MiB | 417 KiB/s
Receiving objects: 52% (83609/159368), 198.93 MiB | 315 KiB/s
Receiving objects: 52% (83620/159368), 199.21 MiB | 277 KiB/s
Receiving objects: 52% (83627/159368), 199.57 MiB | 280 KiB/s
Receiving objects: 52% (83638/159368), 199.96 MiB | 308 KiB/s
Receiving objects: 52% (83652/159368), 200.46 MiB | 369 KiB/s
Receiving objects: 52% (83671/159368), 201.05 MiB | 442 KiB/s
Receiving objects: 52% (83682/159368), 201.56 MiB | 485 KiB/s
Receiving objects: 52% (83697/159368), 202.06 MiB | 509 KiB/s
Receiving objects: 52% (83718/159368), 202.37 MiB | 533 KiB/s
Receiving objects: 52% (83735/159368), 202.96 MiB | 548 KiB/s
Receiving objects: 52% (83755/159368), 203.52 MiB | 541 KiB/s
Receiving objects: 52% (83769/159368), 204.04 MiB | 544 KiB/s
Receiving objects: 52% (83778/159368), 204.50 MiB | 535 KiB/s
Receiving objects: 52% (83787/159368), 204.84 MiB | 485 KiB/s
Receiving objects: 52% (83792/159368), 205.17 MiB | 363 KiB/s
Receiving objects: 52% (83795/159368), 205.29 MiB | 330 KiB/s
Receiving objects: 52% (83799/159368), 205.41 MiB | 276 KiB/s
Receiving objects: 52% (83811/159368), 205.69 MiB | 240 KiB/s
Receiving objects: 52% (83817/159368), 206.00 MiB | 230 KiB/s
Receiving objects: 52% (83818/159368), 206.30 MiB | 227 KiB/s
Receiving objects: 52% (83823/159368), 206.53 MiB | 244 KiB/s
Receiving objects: 52% (83827/159368), 206.64 MiB | 244 KiB/s
Receiving objects: 52% (84149/159368), 206.89 MiB | 221 KiB/s
Receiving objects: 52% (84164/159368), 207.18 MiB | 244 KiB/s
Receiving objects: 52% (84168/159368), 207.54 MiB | 254 KiB/s
Receiving objects: 52% (84171/159368), 207.64 MiB | 246 KiB/s
Receiving objects: 52% (84177/159368), 207.82 MiB | 241 KiB/s
Receiving objects: 52% (84186/159368), 208.11 MiB | 248 KiB/s
Receiving objects: 52% (84191/159368), 208.63 MiB | 259 KiB/s
Receiving objects: 52% (84191/159368), 209.10 MiB | 325 KiB/s
Receiving objects: 52% (84191/159368), 209.81 MiB | 444 KiB/s
Receiving objects: 52% (84191/159368), 210.36 MiB | 538 KiB/s
Receiving objects: 52% (84191/159368), 211.48 MiB | 709 KiB/s
Receiving objects: 52% (84191/159368), 212.26 MiB | 804 KiB/s
Receiving objects: 52% (84191/159368), 212.70 MiB | 790 KiB/s
Receiving objects: 52% (84191/159368), 213.12 MiB | 730 KiB/s
Receiving objects: 52% (84191/159368), 213.51 MiB | 561 KiB/s
Receiving objects: 52% (84191/159368), 213.84 MiB | 425 KiB/s
Receiving objects: 52% (84191/159368), 214.08 MiB | 350 KiB/s
Receiving objects: 52% (84191/159368), 214.33 MiB | 308 KiB/s
Receiving objects: 52% (84191/159368), 214.61 MiB | 281 KiB/s
Receiving objects: 52% (84191/159368), 214.98 MiB | 283 KiB/s
Receiving objects: 52% (84191/159368), 215.43 MiB | 329 KiB/s
Receiving objects: 52% (84191/159368), 215.91 MiB | 369 KiB/s
Receiving objects: 52% (84191/159368), 216.14 MiB | 394 KiB/s
Receiving objects: 52% (84191/159368), 216.62 MiB | 434 KiB/s
Receiving objects: 52% (84191/159368), 217.18 MiB | 484 KiB/s
Receiving objects: 52% (84191/159368), 217.78 MiB | 515 KiB/s
Receiving objects: 52% (84191/159368), 218.23 MiB | 510 KiB/s
Receiving objects: 52% (84191/159368), 218.68 MiB | 500 KiB/s
Receiving objects: 52% (84191/159368), 219.15 MiB | 489 KiB/s
Receiving objects: 52% (84191/159368), 219.61 MiB | 458 KiB/s
Receiving objects: 52% (84191/159368), 219.99 MiB | 430 KiB/s
Receiving objects: 52% (84191/159368), 220.36 MiB | 414 KiB/s
Receiving objects: 52% (84191/159368), 220.76 MiB | 400 KiB/s
Receiving objects: 52% (84191/159368), 220.92 MiB | 382 KiB/s
Receiving objects: 52% (84191/159368), 221.21 MiB | 349 KiB/s
Receiving objects: 52% (84191/159368), 221.46 MiB | 328 KiB/s
Receiving objects: 52% (84191/159368), 221.75 MiB | 307 KiB/s
Receiving objects: 52% (84191/159368), 222.06 MiB | 286 KiB/s
Receiving objects: 52% (84191/159368), 222.35 MiB | 285 KiB/s
Receiving objects: 52% (84191/159368), 222.56 MiB | 263 KiB/s
Receiving objects: 52% (84191/159368), 222.96 MiB | 293 KiB/s
Receiving objects: 52% (84191/159368), 223.76 MiB | 403 KiB/s
Receiving objects: 52% (84191/159368), 224.55 MiB | 510 KiB/s
Receiving objects: 52% (84191/159368), 225.27 MiB | 628 KiB/s
Receiving objects: 52% (84191/159368), 225.92 MiB | 711 KiB/s
Receiving objects: 52% (84191/159368), 226.35 MiB | 658 KiB/s
Receiving objects: 52% (84191/159368), 226.74 MiB | 552 KiB/s
Receiving objects: 52% (84191/159368), 226.94 MiB | 521 KiB/s
Receiving objects: 52% (84191/159368), 227.25 MiB | 429 KiB/s
Receiving objects: 52% (84191/159368), 227.51 MiB | 337 KiB/s
Receiving objects: 52% (84191/159368), 227.78 MiB | 303 KiB/s
Receiving objects: 52% (84191/159368), 228.08 MiB | 287 KiB/s
Receiving objects: 52% (84191/159368), 228.25 MiB | 245 KiB/s
Receiving objects: 52% (84191/159368), 228.43 MiB | 224 KiB/s
Receiving objects: 52% (84191/159368), 228.70 MiB | 226 KiB/s
Receiving objects: 52% (84191/159368), 229.04 MiB | 241 KiB/s
Receiving objects: 52% (84191/159368), 229.21 MiB | 245 KiB/s
Receiving objects: 52% (84191/159368), 229.58 MiB | 288 KiB/s
Receiving objects: 52% (84191/159368), 229.86 MiB | 309 KiB/s
Receiving objects: 52% (84191/159368), 230.17 MiB | 319 KiB/s
Receiving objects: 52% (84192/159368), 230.29 MiB | 269 KiB/s
Receiving objects: 52% (84192/159368), 230.57 MiB | 253 KiB/s
Receiving objects: 52% (84192/159368), 230.92 MiB | 258 KiB/s
Receiving objects: 52% (84192/159368), 231.35 MiB | 284 KiB/s
Receiving objects: 52% (84193/159368), 231.57 MiB | 298 KiB/s
Receiving objects: 52% (84194/159368), 232.06 MiB | 382 KiB/s
Receiving objects: 53% (84466/159368), 232.06 MiB | 382 KiB/s
Receiving objects: 53% (84876/159368), 232.59 MiB | 440 KiB/s
Receiving objects: 53% (84876/159368), 232.98 MiB | 452 KiB/s
Receiving objects: 53% (84876/159368), 233.40 MiB | 451 KiB/s
Receiving objects: 53% (84876/159368), 233.89 MiB | 453 KiB/s
Receiving objects: 53% (85005/159368), 234.32 MiB | 435 KiB/s
Receiving objects: 53% (85006/159368), 234.59 MiB | 435 KiB/s
Receiving objects: 53% (85006/159368), 235.36 MiB | 476 KiB/s
Receiving objects: 53% (85006/159368), 235.90 MiB | 495 KiB/s
Receiving objects: 53% (85006/159368), 236.36 MiB | 493 KiB/s
Receiving objects: 53% (85006/159368), 236.85 MiB | 493 KiB/s
Receiving objects: 53% (85008/159368), 237.11 MiB | 495 KiB/s
Receiving objects: 54% (86059/159368), 237.43 MiB | 513 KiB/s
Receiving objects: 54% (86293/159368), 237.73 MiB | 517 KiB/s
Receiving objects: 54% (86295/159368), 238.25 MiB | 511 KiB/s
Receiving objects: 54% (86296/159368), 239.00 MiB | 527 KiB/s
Receiving objects: 54% (86296/159368), 239.25 MiB | 527 KiB/s
Receiving objects: 54% (86296/159368), 239.82 MiB | 523 KiB/s
Receiving objects: 54% (87067/159368), 240.43 MiB | 532 KiB/s
Receiving objects: 54% (87067/159368), 241.07 MiB | 566 KiB/s
Receiving objects: 54% (87068/159368), 241.74 MiB | 610 KiB/s
Receiving objects: 54% (87070/159368), 242.30 MiB | 619 KiB/s
Receiving objects: 54% (87071/159368), 242.39 MiB | 562 KiB/s
Receiving objects: 54% (87468/159368), 242.86 MiB | 530 KiB/s
Receiving objects: 55% (87653/159368), 243.26 MiB | 545 KiB/s
Receiving objects: 55% (87864/159368), 244.48 MiB | 666 KiB/s
Receiving objects: 55% (87865/159368), 245.51 MiB | 740 KiB/s
Receiving objects: 55% (87865/159368), 246.03 MiB | 784 KiB/s
Receiving objects: 55% (87865/159368), 246.27 MiB | 791 KiB/s
Receiving objects: 55% (87867/159368), 246.82 MiB | 773 KiB/s
Receiving objects: 55% (87870/159368), 247.46 MiB | 643 KiB/s
Receiving objects: 55% (87870/159368), 248.16 MiB | 580 KiB/s
Receiving objects: 55% (87871/159368), 248.94 MiB | 644 KiB/s
Receiving objects: 55% (88052/159368), 250.08 MiB | 789 KiB/s
Receiving objects: 55% (88052/159368), 251.38 MiB | 944 KiB/s
Receiving objects: 55% (88052/159368), 252.59 MiB | 1.03 MiB/s
Receiving objects: 55% (88057/159368), 253.54 MiB | 1.09 MiB/s
Receiving objects: 55% (88058/159368), 254.43 MiB | 1.08 MiB/s
Receiving objects: 55% (88058/159368), 255.34 MiB | 1016 KiB/s
Receiving objects: 55% (89009/159368), 256.35 MiB | 971 KiB/s
Receiving objects: 55% (89009/159368), 257.21 MiB | 900 KiB/s
Receiving objects: 55% (89009/159368), 258.10 MiB | 891 KiB/s
Receiving objects: 55% (89009/159368), 258.81 MiB | 861 KiB/s
Receiving objects: 55% (89009/159368), 259.50 MiB | 801 KiB/s
Receiving objects: 55% (89009/159368), 260.11 MiB | 738 KiB/s
Receiving objects: 55% (89009/159368), 260.75 MiB | 679 KiB/s
Receiving objects: 55% (89009/159368), 261.14 MiB | 674 KiB/s
Receiving objects: 55% (89009/159368), 261.88 MiB | 675 KiB/s
Receiving objects: 55% (89009/159368), 262.78 MiB | 714 KiB/s
Receiving objects: 55% (89009/159368), 263.39 MiB | 715 KiB/s
Receiving objects: 55% (89009/159368), 263.94 MiB | 690 KiB/s
Receiving objects: 55% (89009/159368), 264.39 MiB | 622 KiB/s
Receiving objects: 55% (89009/159368), 264.67 MiB | 514 KiB/s
Receiving objects: 55% (89009/159368), 265.01 MiB | 422 KiB/s
Receiving objects: 55% (89009/159368), 265.46 MiB | 391 KiB/s
Receiving objects: 55% (89009/159368), 265.93 MiB | 379 KiB/s
Receiving objects: 56% (89247/159368), 265.93 MiB | 379 KiB/s
Receiving objects: 56% (89348/159368), 266.14 MiB | 388 KiB/s
Receiving objects: 56% (89414/159368), 266.61 MiB | 428 KiB/s
Receiving objects: 56% (89754/159368), 267.06 MiB | 445 KiB/s
Receiving objects: 56% (89754/159368), 267.54 MiB | 455 KiB/s
Receiving objects: 56% (89754/159368), 268.04 MiB | 462 KiB/s
Receiving objects: 56% (90324/159368), 268.59 MiB | 482 KiB/s
Receiving objects: 56% (90324/159368), 269.22 MiB | 521 KiB/s
Receiving objects: 56% (90324/159368), 269.93 MiB | 578 KiB/s
Receiving objects: 56% (90324/159368), 270.91 MiB | 684 KiB/s
Receiving objects: 56% (90324/159368), 271.81 MiB | 764 KiB/s
Receiving objects: 56% (90324/159368), 272.59 MiB | 818 KiB/s
Receiving objects: 56% (90324/159368), 273.46 MiB | 862 KiB/s
Receiving objects: 56% (90324/159368), 274.32 MiB | 872 KiB/s
Receiving objects: 56% (90324/159368), 275.17 MiB | 830 KiB/s
Receiving objects: 56% (90324/159368), 275.81 MiB | 808 KiB/s
Receiving objects: 56% (90324/159368), 276.46 MiB | 756 KiB/s
Receiving objects: 56% (90325/159368), 277.14 MiB | 713 KiB/s
Receiving objects: 56% (90325/159368), 277.61 MiB | 630 KiB/s
Receiving objects: 56% (90325/159368), 277.77 MiB | 567 KiB/s
Receiving objects: 56% (90327/159368), 278.11 MiB | 504 KiB/s
Receiving objects: 56% (90833/159368), 278.32 MiB | 477 KiB/s
Receiving objects: 57% (90840/159368), 278.32 MiB | 477 KiB/s
Receiving objects: 57% (90935/159368), 279.01 MiB | 414 KiB/s
Receiving objects: 57% (90935/159368), 279.54 MiB | 426 KiB/s
Receiving objects: 57% (90935/159368), 280.11 MiB | 487 KiB/s
Receiving objects: 57% (90935/159368), 280.70 MiB | 528 KiB/s
Receiving objects: 57% (90935/159368), 281.28 MiB | 557 KiB/s
Receiving objects: 57% (90936/159368), 281.89 MiB | 578 KiB/s
Receiving objects: 57% (90937/159368), 282.28 MiB | 599 KiB/s
Receiving objects: 57% (90940/159368), 283.11 MiB | 647 KiB/s
Receiving objects: 58% (92434/159368), 283.52 MiB | 670 KiB/s
Receiving objects: 58% (93138/159368), 283.98 MiB | 709 KiB/s
Receiving objects: 58% (93141/159368), 285.18 MiB | 853 KiB/s
Receiving objects: 59% (94028/159368), 285.75 MiB | 914 KiB/s
Receiving objects: 59% (94050/159368), 286.60 MiB | 953 KiB/s
Receiving objects: 59% (94050/159368), 287.13 MiB | 893 KiB/s
Receiving objects: 59% (94051/159368), 287.42 MiB | 871 KiB/s
Receiving objects: 59% (94054/159368), 288.00 MiB | 771 KiB/s
Receiving objects: 59% (94055/159368), 288.56 MiB | 630 KiB/s
Receiving objects: 59% (94055/159368), 289.17 MiB | 575 KiB/s
Receiving objects: 59% (94055/159368), 289.77 MiB | 592 KiB/s
Receiving objects: 59% (94055/159368), 290.12 MiB | 535 KiB/s
Receiving objects: 59% (94055/159368), 290.46 MiB | 484 KiB/s
Receiving objects: 59% (94282/159368), 290.61 MiB | 450 KiB/s
Receiving objects: 60% (95621/159368), 290.91 MiB | 381 KiB/s
Receiving objects: 60% (95960/159368), 290.91 MiB | 381 KiB/s
Receiving objects: 60% (96927/159368), 291.34 MiB | 297 KiB/s
Receiving objects: 60% (96927/159368), 291.71 MiB | 310 KiB/s
Receiving objects: 60% (96929/159368), 292.13 MiB | 328 KiB/s
Receiving objects: 60% (96930/159368), 292.31 MiB | 335 KiB/s
Receiving objects: 60% (96932/159368), 292.72 MiB | 359 KiB/s
Receiving objects: 60% (96932/159368), 293.18 MiB | 400 KiB/s
Receiving objects: 60% (96932/159368), 293.71 MiB | 434 KiB/s
Receiving objects: 60% (96933/159368), 294.19 MiB | 451 KiB/s
Receiving objects: 60% (96998/159368), 294.49 MiB | 478 KiB/s
Receiving objects: 61% (97215/159368), 294.77 MiB | 501 KiB/s
Receiving objects: 61% (97647/159368), 295.36 MiB | 539 KiB/s
Receiving objects: 61% (97647/159368), 295.69 MiB | 509 KiB/s
Receiving objects: 61% (98267/159368), 295.99 MiB | 460 KiB/s
Receiving objects: 61% (98267/159368), 296.39 MiB | 424 KiB/s
Receiving objects: 61% (98267/159368), 296.82 MiB | 390 KiB/s
Receiving objects: 62% (98809/159368), 297.03 MiB | 372 KiB/s
Receiving objects: 62% (99051/159368), 297.03 MiB | 372 KiB/s
Receiving objects: 62% (99818/159368), 297.35 MiB | 365 KiB/s
Receiving objects: 63% (100402/159368), 297.50 MiB | 366 KiB/s
Receiving objects: 63% (100917/159368), 297.64 MiB | 362 KiB/s
Receiving objects: 64% (101996/159368), 298.00 MiB | 354 KiB/s
Receiving objects: 64% (102177/159368), 298.00 MiB | 354 KiB/s
Receiving objects: 64% (103561/159368), 298.45 MiB | 358 KiB/s
Receiving objects: 65% (103590/159368), 298.45 MiB | 358 KiB/s
Receiving objects: 66% (105183/159368), 298.99 MiB | 390 KiB/s
Receiving objects: 66% (105270/159368), 298.99 MiB | 390 KiB/s
Receiving objects: 66% (105578/159368), 299.83 MiB | 485 KiB/s
Receiving objects: 66% (105578/159368), 300.48 MiB | 552 KiB/s
Receiving objects: 66% (105584/159368), 300.78 MiB | 568 KiB/s
Receiving objects: 66% (105591/159368), 301.70 MiB | 596 KiB/s
Receiving objects: 66% (105592/159368), 301.99 MiB | 608 KiB/s
Receiving objects: 66% (105595/159368), 302.43 MiB | 567 KiB/s
Receiving objects: 66% (105597/159368), 302.62 MiB | 531 KiB/s
Receiving objects: 66% (105598/159368), 303.26 MiB | 465 KiB/s
Receiving objects: 66% (105599/159368), 303.71 MiB | 428 KiB/s
Receiving objects: 66% (105599/159368), 304.00 MiB | 372 KiB/s
Receiving objects: 66% (105599/159368), 304.36 MiB | 371 KiB/s
Receiving objects: 66% (105599/159368), 304.71 MiB | 362 KiB/s
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1146)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:254)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
10 years, 1 month
Build failed in Jenkins: jbosstools-teiid-komodo #194 ()
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>
------------------------------------------
[...truncated 4176 lines...]
[ERROR] ^^^^^^^^^
[ERROR] Statement cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[2815]
[ERROR] final public LanguageObject assignStatementOperand(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] LanguageObject cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[2979]
[ERROR] final public CommandStatement sqlStatement(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] CommandStatement cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3059]
[ERROR] final public CreateProcedureCommand createProcedure(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] CreateProcedureCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3111]
[ERROR] final public CreateProcedureCommand procedureBodyCommand(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] CreateProcedureCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3143]
[ERROR] final public DynamicCommand dynamicCommand(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] DynamicCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3283]
[ERROR] final public SetClauseList setClauseList(boolean shortName, ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] SetClauseList cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3341]
[ERROR] final public SetClause setClause(ElementSymbol symbol, Expression value) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] ElementSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3365]
[ERROR] final public List<ProjectedColumn> createElementsWithTypes(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] ProjectedColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3397]
[ERROR] final public ProjectedColumn projectedColumn(String name, String type) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] ProjectedColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3422]
[ERROR] final public StoredProcedure callableStatement(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] StoredProcedure cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3613]
[ERROR] final public StoredProcedure storedProcedure(ParseInfo info, int startIndex) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] StoredProcedure cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3791]
[ERROR] final public StoredProcedure newStoredProcedure() throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] StoredProcedure cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3813]
[ERROR] final public void executeNamedParams(ParseInfo info, StoredProcedure storedProcedure, int parameterIndex) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] StoredProcedure cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3878]
[ERROR] final public Insert insert(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^
[ERROR] Insert cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3958]
[ERROR] final public ArrayList<Expression> expressionList(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] Expression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[3992]
[ERROR] final public Update update(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^
[ERROR] Update cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4065]
[ERROR] final public Delete delete(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^
[ERROR] Delete cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4130]
[ERROR] final public QueryCommand queryExpression(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4180]
[ERROR] final public WithQueryCommand withListElement(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] WithQueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4238]
[ERROR] final public QueryCommand queryExpressionBody(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4333]
[ERROR] final public QueryCommand queryTerm(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4382]
[ERROR] final public SetQuery setQuery(ISetQuery.Operation operation, boolean all, QueryCommand leftQuery, QueryCommand rightQuery) throws ParseException {
[ERROR] ^^^^^^^^^
[ERROR] ISetQuery cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4408]
[ERROR] final public QueryCommand queryPrimary(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4495]
[ERROR] final public Query query(ParseInfo info) throws ParseException {
[ERROR] ^^^^^
[ERROR] Query cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4595]
[ERROR] final public Into into(ParseInfo info) throws ParseException {
[ERROR] ^^^^
[ERROR] Into cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4636]
[ERROR] final public Select select(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^
[ERROR] Select cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4844]
[ERROR] final public ExpressionSymbol expressionSymbol() throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] ExpressionSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[4866]
[ERROR] final public Expression selectSymbol(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] Expression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5008]
[ERROR] final public Expression selectExpression(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] Expression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5121]
[ERROR] final public DerivedColumn derivedColumn(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] DerivedColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5175]
[ERROR] final public MultipleElementSymbol allInGroupSymbol() throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] MultipleElementSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5207]
[ERROR] final public AggregateSymbol orderedAgg(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AggregateSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5253]
[ERROR] final public AggregateSymbol textAgg(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AggregateSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5353]
[ERROR] final public AggregateSymbol aggregateSymbol(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AggregateSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5473]
[ERROR] final public AggregateSymbol analyticAggregateSymbol(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] AggregateSymbol cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5507]
[ERROR] final public Expression filterClause(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] Expression cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5527]
[ERROR] final public From from(ParseInfo info) throws ParseException {
[ERROR] ^^^^
[ERROR] From cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5588]
[ERROR] final public FromClause tableReference(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] FromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5696]
[ERROR] final public FromClause joinedTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] FromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5736]
[ERROR] final public JoinPredicate crossJoin(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] JoinPredicate cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5769]
[ERROR] final public JoinPredicate qualifiedJoin(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] JoinPredicate cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5847]
[ERROR] final public JoinPredicate joinPredicate() throws ParseException {
[ERROR] ^^^^^^^^^^^^^
[ERROR] JoinPredicate cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5864]
[ERROR] final public JoinType joinType(IJoinType.Types kind) throws ParseException {
[ERROR] ^^^^^^^^^
[ERROR] IJoinType cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[5887]
[ERROR] final public FromClause tablePrimary(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] FromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6040]
[ERROR] final public XMLSerialize xmlSerialize(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] XMLSerialize cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6192]
[ERROR] final public ArrayTable arrayTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] ArrayTable cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6252]
[ERROR] final public TextTable textTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^
[ERROR] TextTable cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6426]
[ERROR] final public TextColumn textColumn(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^
[ERROR] TextColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6545]
[ERROR] final public XMLQuery xmlQuery(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^
[ERROR] XMLQuery cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6657]
[ERROR] final public ObjectTable objectTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^
[ERROR] ObjectTable cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6775]
[ERROR] final public ObjectColumn objectColumn(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^
[ERROR] ObjectColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6834]
[ERROR] final public XMLTable xmlTable(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^
[ERROR] XMLTable cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[6959]
[ERROR] final public XMLColumn xmlColumn(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^
[ERROR] XMLColumn cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[7109]
[ERROR] final public SubqueryFromClause subqueryFromClause(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] SubqueryFromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[7206]
[ERROR] final public UnaryFromClause unaryFromClause(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] UnaryFromClause cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[7350]
[ERROR] final public Criteria where(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^
[ERROR] Criteria cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komo...>:[7366]
[ERROR] final public Criteria criteria(ParseInfo info) throws ParseException {
[ERROR] ^^^^^^^^
[ERROR] Criteria cannot be resolved to a type
[ERROR] 110 problems (110 errors)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4:single (create-assemblies) on project komodo.build: Failed to create assembly: Artifact: org.jboss.tools.komodo.plugins:org.komodo.modeshape.teiid.sql.sequencer:eclipse-plugin:1.0.0-SNAPSHOT (included by module) does not have an artifact with a file. Please ensure the package phase is run before the assembly is generated. -> [Help 2]
[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] [Help 2] 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.teiid.sql.sequencer
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :53
Killing Xvnc process ID 13624
Archiving artifacts
Recording test results
10 years, 1 month