See
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/133/display/redirect>
------------------------------------------
[...truncated 241.45 KB...]
basic(org.apache.atlas.query.DSLQueriesTest) Time elapsed: 0.134 sec <<<
FAILURE!
java.lang.AssertionError: `Log Data` expected [3] but found [4]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:496)
at org.testng.Assert.assertEquals(Assert.java:125)
at org.testng.Assert.assertEquals(Assert.java:372)
at
org.apache.atlas.query.DSLQueriesTest.assertSearchResult(DSLQueriesTest.java:654)
at
org.apache.atlas.query.DSLQueriesTest.queryAssert(DSLQueriesTest.java:256)
at org.apache.atlas.query.DSLQueriesTest.basic(DSLQueriesTest.java:234)
syntax(org.apache.atlas.query.DSLQueriesTest) Time elapsed: 0.142 sec <<<
FAILURE!
java.lang.AssertionError: hive_table isa Dimension expected [3] but found [5]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:496)
at org.testng.Assert.assertEquals(Assert.java:125)
at org.testng.Assert.assertEquals(Assert.java:372)
at
org.apache.atlas.query.DSLQueriesTest.assertSearchResult(DSLQueriesTest.java:654)
at
org.apache.atlas.query.DSLQueriesTest.queryAssert(DSLQueriesTest.java:256)
at org.apache.atlas.query.DSLQueriesTest.syntax(DSLQueriesTest.java:368)
syntax(org.apache.atlas.query.DSLQueriesTest) Time elapsed: 0.135 sec <<<
FAILURE!
java.lang.AssertionError: hive_table isa Dimension limit 3 offset 1 expected
[2] but found [3]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:496)
at org.testng.Assert.assertEquals(Assert.java:125)
at org.testng.Assert.assertEquals(Assert.java:372)
at
org.apache.atlas.query.DSLQueriesTest.assertSearchResult(DSLQueriesTest.java:654)
at
org.apache.atlas.query.DSLQueriesTest.queryAssert(DSLQueriesTest.java:256)
at org.apache.atlas.query.DSLQueriesTest.syntax(DSLQueriesTest.java:368)
Results :
Failed tests:
org.apache.atlas.query.DSLQueriesTest.basic(org.apache.atlas.query.DSLQueriesTest)
Run 1: PASS
Run 2: PASS
Run 3: PASS
Run 4: PASS
Run 5: PASS
Run 6: PASS
Run 7: PASS
Run 8: PASS
Run 9: DSLQueriesTest.basic:234->queryAssert:256->assertSearchResult:654
hive_table isa Dimension expected [3] but found [5]
Run 10: PASS
Run 11: PASS
Run 12: PASS
Run 13: PASS
Run 14: PASS
Run 15: PASS
Run 16: PASS
Run 17: PASS
Run 18: PASS
Run 19: PASS
Run 20: PASS
Run 21: PASS
Run 22: PASS
Run 23: PASS
Run 24: DSLQueriesTest.basic:234->queryAssert:256->assertSearchResult:654
Dimension expected [5] but found [9]
Run 25: PASS
Run 26: DSLQueriesTest.basic:234->queryAssert:256->assertSearchResult:654 ETL
expected [5] but found [10]
Run 27: DSLQueriesTest.basic:234->queryAssert:256->assertSearchResult:654
Metric expected [5] but found [8]
Run 28: PASS
Run 29: DSLQueriesTest.basic:234->queryAssert:256->assertSearchResult:654
`Log Data` expected [3] but found [4]
Run 30: PASS
Run 31: PASS
org.apache.atlas.query.DSLQueriesTest.syntax(org.apache.atlas.query.DSLQueriesTest)
Run 1: PASS
Run 2: PASS
Run 3: PASS
Run 4: PASS
Run 5: PASS
Run 6: PASS
Run 7: PASS
Run 8: PASS
Run 9: PASS
Run 10: PASS
Run 11: PASS
Run 12: PASS
Run 13: PASS
Run 14: PASS
Run 15: PASS
Run 16: PASS
Run 17: PASS
Run 18: PASS
Run 19: PASS
Run 20: PASS
Run 21: PASS
Run 22: PASS
Run 23: PASS
Run 24: PASS
Run 25: PASS
Run 26: DSLQueriesTest.syntax:368->queryAssert:256->assertSearchResult:654
hive_table isa Dimension expected [3] but found [5]
Run 27: PASS
Run 28: PASS
Run 29: PASS
Run 30: DSLQueriesTest.syntax:368->queryAssert:256->assertSearchResult:654
hive_table isa Dimension limit 3 offset 1 expected [2] but found [3]
Run 31: PASS
Run 32: PASS
Run 33: PASS
Run 34: PASS
Run 35: PASS
Run 36: PASS
Run 37: PASS
Run 38: PASS
Run 39: PASS
Run 40: PASS
Run 41: PASS
Run 42: PASS
Run 43: PASS
Run 44: PASS
Run 45: PASS
Run 46: PASS
Run 47: PASS
Run 48: PASS
Run 49: PASS
Run 50: PASS
Run 51: PASS
Run 52: PASS
Run 53: PASS
Run 54: PASS
Run 55: PASS
Run 56: PASS
Run 57: PASS
Run 58: PASS
Run 59: PASS
Run 60: PASS
Run 61: PASS
Run 62: PASS
Run 63: PASS
Run 64: PASS
Run 65: PASS
Run 66: PASS
Run 67: PASS
Run 68: PASS
Run 69: PASS
Run 70: PASS
GremlinQueryComposerTest.classification:40->verify:363->verify:354 PII
expected [g.V().has('__traitNames', within('PII')).dedup().limit(25).toList()]
but found [g.V().outE('classifiedAs').has('__name',
within('PII')).outV().dedup().limit(25).toList()]
GremlinQueryComposerTest.dimension:46->verify:363->verify:354 Table isa
Dimension expected [g.V().has('__typeName', 'Table').has('__traitNames',
within('Dimension')).dedup().limit(25).toList()] but found
[g.V().has('__typeName', 'Table').outE('classifiedAs').has('__name',
within('Dimension')).outV().dedup().limit(25).toList()]
GremlinQueryComposerTest.keywordsInWhereClause:297->verify:363->verify:354
Table as t where t has name and t isa Dimension expected
[g.V().has('__typeName',
'Table').as('t').and(__.has('Table.name'),__.has('__traitNames',
within('Dimension'))).dedup().limit(25).toList()] but found
[g.V().has('__typeName',
'Table').as('t').and(__.has('Table.name'),__.outE('classifiedAs').has('__name',
within('Dimension')).outV()).dedup().limit(25).toList()]
Tests run: 351, Failures: 5, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [ 0.789 s]
[INFO] apache-atlas ....................................... SUCCESS [ 4.971 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 7.445 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [ 2.477 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 44.091 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 2.693 s]
[INFO] Apache Atlas Client ................................ SUCCESS [ 0.405 s]
[INFO] atlas-client-common ................................ SUCCESS [ 0.864 s]
[INFO] atlas-client-v1 .................................... SUCCESS [ 6.658 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 1.026 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 16.261 s]
[INFO] atlas-client-v2 .................................... SUCCESS [ 0.808 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.120 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 0.873 s]
[INFO] Graph Database Common Code ......................... SUCCESS [ 3.472 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:34 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 2.031
s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 9.990 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 32.864 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 22.811 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 3.255 s]
[INFO] Apache Atlas Repository ............................ FAILURE [02:38 min]
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:01 min
[INFO] Finished at: 2018-03-02T08:07:21Z
[INFO] Final Memory: 134M/1873M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on
project atlas-repository: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/repository/target/surefire-reports>
for the individual test results.
[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 :atlas-repository
{color:green}+1 overall{color}.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
Test results:
https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/133//testReport/
Console output:
https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/133//console
This message is automatically generated.
======================================================================
======================================================================
Adding comment to Jira.
======================================================================
======================================================================
======================================================================
======================================================================
Finished build.
======================================================================
======================================================================
+ EXIT_CODE=0
+ '[' -d
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/../atlas_patchprocess_8273>
']'
+ '[' -d
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/atlas_patchprocess_8273>
']'
+ mv
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/atlas_patchprocess_8273>
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/patchprocess>
+ rm -f
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/../atlas_patchprocess_8273>
+ exit 0
[description-setter] Description set:
Use-vertex-centric-indexes-to-retrieve-classificatio.2.patch
Set build name.
New build name is
'#133-master-Use-vertex-centric-indexes-to-retrieve-classificatio.2.patch'
Archiving artifacts
ERROR: No artifacts found that match the file pattern "distro/target/*.tar.gz,
webapp/target/*.war". Configuration error?
ERROR: ‘distro/target/*.tar.gz’ doesn’t match anything: ‘distro’ exists but not
‘distro/target/*.tar.gz’
Build step 'Archive the artifacts' changed build result to FAILURE